Commit Graph

  • 61d7f23870 remove dead code Valere 2019-07-09 14:43:27 +0200
  • b5650b2b8f Pagination : avoid breaking timeline when paginating twice from same token (race condition) ganfra 2019-07-09 14:44:59 +0200
  • 8777d13d8b Fix / view source, decrypted source was not correct Valere 2019-07-09 14:22:40 +0200
  • d52613d723 Trick / Remove home progress blank paddings Valere 2019-07-09 11:17:36 +0200
  • 7ce476f858
    Merge pull request #313 from vector-im/feature/notif_optim Benoit Marty 2019-07-08 17:44:10 +0200
  • dd07f5c2a6 TimelineEvent : update sender data when loading room members and prune event (+ remove RoomSummaryMapper param) ganfra 2019-07-08 15:32:24 +0200
  • 7e6e09bc19 fix / compilation Valere 2019-07-08 15:30:11 +0200
  • 1d11a163af Notification resolver try to decrypt Valere 2019-07-08 15:08:49 +0200
  • 57bd103de8 Fix / decrypt room summary latest event Valere 2019-07-08 14:58:49 +0200
  • 25bc5001f9 RoomSummary / Use encrypted message screen Valere 2019-07-08 14:57:37 +0200
  • e4c52484b1 Fix / ensure equals check for encryption result Valere 2019-07-08 14:57:02 +0200
  • a30da07fd1 Fix / timeline auto refresh on new session Valere 2019-07-08 14:12:46 +0200
  • ee27d3e047 Fix / clear unknown session map before re-request decrypt Valere 2019-07-08 12:49:22 +0200
  • 7096094224 wip crypto Valere 2019-07-08 12:05:41 +0200
  • 443fb41d18 Cleanup Benoit Marty 2019-07-08 11:21:26 +0200
  • 94b4351e19 wip async crypto + persist Valere 2019-07-08 11:18:27 +0200
  • e90aeff417 ThrottleLast the notification drawer manager Benoit Marty 2019-07-08 11:08:23 +0200
  • e50dd265d4 merge develop Valere 2019-07-08 10:58:41 +0200
  • 4521ea14ee Merge branch 'develop' into feature/realm_entity_rework Valere 2019-07-08 10:55:20 +0200
  • 535b41d818 Rename Debouncer to FirstThrottler Benoit Marty 2019-07-08 10:49:32 +0200
  • 21357a1ec7 private fun Benoit Marty 2019-07-08 10:32:38 +0200
  • 8c872caf78 Inject IconLoader and BitmapLoader Benoit Marty 2019-07-08 10:30:45 +0200
  • 62a81a556e Refresh notification drawer in a background thread. It also fixes the person and room avatar display Benoit Marty 2019-07-08 10:26:22 +0200
  • 568e8c8bc0 Do not load user icon before Android Pie Benoit Marty 2019-07-08 10:10:39 +0200
  • 98a7652403 Put back local echo Valere 2019-07-05 19:13:34 +0200
  • 78951b9155 Timeline event: handle displayName/avatar [WIP] ganfra 2019-07-05 19:07:33 +0200
  • 8c86a653b2
    Merge pull request #309 from vector-im/feature/crypto_cleanup Benoit Marty 2019-07-05 19:03:59 +0200
  • ea0526821e Top left Back does not go to previous Activity anymore (Fixes #275) Benoit Marty 2019-07-05 18:44:09 +0200
  • c503445092 Branch back relation summaries Valere 2019-07-05 18:38:20 +0200
  • 205af8b122
    Merge pull request #280 from Dominaezzz/kotlinify-1 Benoit Marty 2019-07-05 18:34:28 +0200
  • 3abb7c8de6
    Merge pull request #308 from Dominaezzz/kotlinify-2 Benoit Marty 2019-07-05 18:11:18 +0200
  • a40510da3b
    Merge pull request #310 from vector-im/feature/buildkite_pr Benoit Marty 2019-07-05 18:06:14 +0200
  • a6ab4a349d Build every branch which is not master, to be able to build PR from external repository Benoit Marty 2019-07-05 18:02:13 +0200
  • 79a704d240 Timeline : Uncomment liveChunk to make pagination working ganfra 2019-07-05 17:27:24 +0200
  • e5adf174a8 Fix crash when invalid urls for image Benoit Marty 2019-07-05 17:00:57 +0200
  • f01e796271 Timeline is back Valere 2019-07-05 17:00:13 +0200
  • 302d23ba96 Create a realm locker to fast up next Realm.getInstance calls Benoit Marty 2019-07-05 16:28:15 +0200
  • 03050c3f25 Cleanup Benoit Marty 2019-07-05 16:11:54 +0200
  • cbfd2af74b Start branching TimelineEventEntity ganfra 2019-07-05 16:07:12 +0200
  • f3fab0dc08 Rename ErrorTypes Benoit Marty 2019-07-05 15:52:37 +0200
  • 4a512d2425 Create enum for errorType and fix a few issues Benoit Marty 2019-07-05 15:43:28 +0200
  • 07f80f43bd Display clear type Benoit Marty 2019-07-05 15:15:55 +0200
  • 87dec337d8 Rework Crypto using Try Benoit Marty 2019-07-05 14:28:28 +0200
  • b37877746a Introduce TimelineEventEntity to begin with the rework ganfra 2019-07-05 14:39:15 +0200
  • b0e5612bdc Convert java-esque code to Kotlin Dominic Fischer 2019-07-05 12:17:26 +0100
  • 25b0cd0e4b Remove some work from UI thread ganfra 2019-07-04 19:02:37 +0200
  • 2800d86a57
    Merge pull request #302 from vector-im/feature/invitation Benoit Marty 2019-07-04 18:47:44 +0200
  • 01bc0de2c2 Set again input type for composer, lost after merge Benoit Marty 2019-07-04 18:43:36 +0200
  • 857a4c5a26 Quick implementation of accept/reject invitation from notification Benoit Marty 2019-07-04 18:14:39 +0200
  • 063c35380a Fix regression on invitation full screen display Benoit Marty 2019-07-04 16:44:37 +0200
  • 5322251bc0 Fix wording for direct message tab Benoit Marty 2019-07-04 15:37:19 +0200
  • c21b9df9a5 Fix issue with notification from previous account displayed after logout Benoit Marty 2019-07-04 15:23:59 +0200
  • f2a52f0253
    Merge pull request #297 from vector-im/feature/crypto_stabilization Benoit Marty 2019-07-04 15:17:26 +0200
  • baaf493cb4
    Merge pull request #299 from vector-im/feature/dix_concurrent_sync Benoit Marty 2019-07-04 15:10:18 +0200
  • 6cbd6d3a33 Valere's review Benoit Marty 2019-07-04 14:59:29 +0200
  • 72e5aa981a
    Merge pull request #298 from vector-im/feature/quote Benoit Marty 2019-07-04 14:49:53 +0200
  • c0f085cdf8 SyncTask now handles by itself the sync token Benoit Marty 2019-07-04 14:46:59 +0200
  • 10bc2297d4 Fix / Push worker could launch concurrent syncs Valere 2019-07-04 14:04:36 +0200
  • 8fa5e63b07 Fix issue: reply to e2e event does not contain the base message Benoit Marty 2019-07-04 12:52:43 +0200
  • 9d0c50907c Fix issue when quoting event in e2e rooms (Fixes #295) Benoit Marty 2019-07-04 12:39:59 +0200
  • e5958983d8 Safely remove all usage of `!![` Benoit Marty 2019-07-04 11:38:56 +0200
  • ab23ec3f35 Fix https://github.com/matrix-org/riot-android-rageshakes/issues/5851 (DI) ganfra 2019-07-04 10:20:50 +0200
  • a79a6443e7 Realm: update realm dependencie ganfra 2019-07-03 20:08:27 +0200
  • 9ff24cbf2a Merge branch 'feature/fix_issues' into develop ganfra 2019-07-03 19:46:34 +0200
  • 2eee25bbc1 Fix / crash not called on UI Thread Valere 2019-07-03 19:36:25 +0200
  • 2a2431e490
    Merge pull request #290 from vector-im/feature/fix_crash_npe_cryptomanager Valere 2019-07-03 18:47:45 +0200
  • 4041e2e8ca code review Valere 2019-07-03 18:17:36 +0200
  • 031c4e5746 Crash on loggout Valere 2019-07-03 17:16:51 +0200
  • b4ea85fc76 Fix / Rageshake crashes + cleaning !! Valere 2019-07-03 16:48:53 +0200
  • 480f14902d Rx: observe on computation by default ganfra 2019-07-03 18:28:56 +0200
  • 20c8e8d922 Change the test to apply Google Service plugin to be able to run sonar Benoit Marty 2019-07-03 18:18:07 +0200
  • 9cdecced57
    Merge pull request #291 from vector-im/feature/start_crypto_earlier Benoit Marty 2019-07-03 18:05:44 +0200
  • 60d46538de
    Merge pull request #292 from vector-im/feature/sonar_fix Benoit Marty 2019-07-03 18:03:23 +0200
  • 223295c2f1 Convert MXUsersDevicesMap to kotlin - Fix issue Benoit Marty 2019-07-03 18:01:28 +0200
  • f789fb275d Convert MXUsersDevicesMap to kotlin Benoit Marty 2019-07-03 17:34:08 +0200
  • a7c12aeb93 Start crypto manager before handling first sync events Valere 2019-07-03 17:17:58 +0200
  • 0ca9a5f68b Convert MXKey to kotlin Benoit Marty 2019-07-03 16:45:08 +0200
  • 842345df9b
    Merge pull request #284 from vector-im/feature/better_incoming_key_verif_mgmt Valere 2019-07-03 15:54:15 +0200
  • 7d5c31c510 Fix Javadoc issues Benoit Marty 2019-07-03 15:52:53 +0200
  • 1ee1c31b9c Fix bugs detected by Sonar Benoit Marty 2019-07-03 15:40:31 +0200
  • e9eada77f9 Add comment to run sonar analysis and fix compilation issue Benoit Marty 2019-07-03 15:24:56 +0200
  • 93ce0cc5e9 Realm: avoid using monarchy thread for custom work ganfra 2019-07-03 14:48:45 +0200
  • eefd09d022 Dagger: don't create MatrixCoroutineDispatchers multiple time!! ganfra 2019-07-03 14:48:03 +0200
  • ef597cc67a RoomSummary: set unreadNotification to 0 by default ganfra 2019-07-03 14:47:33 +0200
  • 5d171e0240 Moved incoming key/verif to active session holder Valere 2019-07-03 12:56:08 +0200
  • 39070820be
    Merge pull request #283 from vector-im/feature/check_pushrule_on_sync_only Valere 2019-07-03 12:37:49 +0200
  • 1fdad38b9d Check Push rule on sync only + fix bad room name in notif Valere 2019-07-03 11:59:45 +0200
  • f41c0311fa Fix done TODO Benoit Marty 2019-07-03 11:58:50 +0200
  • a476ac71da Import translations from Riot Benoit Marty 2019-07-03 10:20:07 +0200
  • 4b971a9e67 README: Fix develop build links manuroe 2019-07-03 10:04:35 +0200
  • bc2d321a84 Merge branch 'feature/Perf' into develop ganfra 2019-07-02 23:07:16 +0200
  • 9adeab6bae Perf: revert constraintLayout version as it breaks at the moment ganfra 2019-07-02 23:06:40 +0200
  • 0f3a63e366 Enhance CancelableBag Dominic Fischer 2019-07-02 21:44:02 +0100
  • d90698fe92
    Merge pull request #279 from vector-im/feature/clear_glide_cache Benoit Marty 2019-07-02 21:56:31 +0200
  • af0af6e260 Fix bad background color in dark theme Benoit Marty 2019-07-02 21:49:52 +0200
  • 6e71fb565a Fix bad layout for button when keyboard is opened (Fixes #268) Benoit Marty 2019-07-02 21:23:57 +0200
  • 6c66ab1568 Fix code quality Benoit Marty 2019-07-02 21:17:41 +0200
  • 1d3faa7d9b Group: should refresh when user data come. [WIP] feature/fix_group ganfra 2019-07-02 20:50:25 +0200
  • 77fd7cd33c Update wording Benoit Marty 2019-07-02 20:48:20 +0200
  • 0d329f0338 Clear media cache from the settings and clear cache when signing out Benoit Marty 2019-07-02 20:21:40 +0200