Commit Graph

65 Commits

Author SHA1 Message Date
Benoit Marty 0cb43eef51 Add test for Unwedging (before implementing it) 2020-04-20 18:07:14 +02:00
Benoit Marty 23862cb3d0
Merge branch 'develop' into feature/notif 2020-03-06 14:43:23 +01:00
Benoit Marty 78bc2bbaa5 AndroidStudio cleanup 2020-03-04 12:15:33 +01:00
Benoit Marty a05caf6f0e Update the 2 notification settings screens by moving some pref to the root notification screen 2020-02-29 09:49:21 +01:00
Valere bdb1df75d4 Check trust on crypto thread 2020-02-26 12:20:03 +01:00
Benoit Marty 076ac23b38 Modification done by AndroidStudio 3.6 2020-02-26 07:59:54 +01:00
Benoit Marty 4c3b754de4 Use const from DefaultSharedSecretStorageService 2020-02-14 18:33:15 +01:00
Benoit Marty 7d00aabc85 Share the same Copyright header. Disabled for XML files 2020-02-05 17:48:59 +01:00
Benoit Marty a17ec14dd7 Cleanup and little change on Throwable logging 2020-02-05 11:39:23 +01:00
Ganard f454078c6b Clean code 2020-02-03 16:14:36 +01:00
Benoit Marty 3c2fa40b58 Sharing things to RiotX: sort list by recent room first (#771) 2020-01-22 11:49:04 +01:00
Benoit Marty f5e6b4b857 F-Droid: fix the "-dev" issue in version name (#815) 2020-01-20 16:08:57 +01:00
Benoit Marty f80f22fed2 XML formatting rule 2020-01-16 15:58:52 +01:00
Benoit Marty fa57d0f6d5 160 char max per line 2020-01-16 15:27:00 +01:00
Benoit Marty 1104b5d483 DO_NOT_WRAP_AFTER_SINGLE_ANNOTATION 2020-01-16 14:26:52 +01:00
Benoit Marty 464462022c Kotlin code convention 2020-01-16 14:17:29 +01:00
Benoit Marty 1c63d3f8f0 Add rule 2020-01-16 14:15:50 +01:00
Benoit Marty a916bd4ba8 Share the same code formatting rules 2020-01-16 14:05:14 +01:00
Benoit Marty 3d0d95c371 Email domain can be limited on some homeserver, i18n of the displayed error (#754) 2020-01-09 11:34:57 +01:00
Benoit Marty 7699560458 Soft Logout - WIP 2019-12-11 18:35:30 +01:00
Benoit Marty da8d6fb4f4 Login screens: signup signin selection 2019-11-22 12:15:19 +01:00
Benoit Marty fa6a9cab7e Login screens: server selection 2019-11-22 12:15:19 +01:00
Benoit Marty 4485d1c685 Registration flow: SDK side 2019-11-22 12:14:48 +01:00
Benoit Marty 82fc97f619 Add dictionary specific to the project to VCS 2019-10-11 09:32:43 +02:00
Benoit Marty 617f71fd51 Remove .idea files 2019-03-13 18:04:57 +01:00
ganfra fffdf4b8c1 Pills : try to optimize memory and get better perf. Still need to rework a bit. 2019-03-01 21:44:26 +01:00
ganfra fd3fce6deb State issues : restore recyclerview state + fix DI issues 2019-02-28 18:50:30 +01:00
ganfra 168814149b Update some dependencies 2018-12-13 11:00:50 +01:00
ganfra 683305030a Timeline : check isUnlinked before and after merge 2018-12-11 15:35:46 +01:00
ganfra bc1462486d State index : rework the algorithm to manage limited chunks and avoid using wrong state events (Int.Min overriding) 2018-11-22 11:20:50 +01:00
ganfra 7e199494e7 Stop tracking .idea files 2018-11-09 09:50:23 +01:00
ganfra a5bd5c8fb1 Start Matrix instance at application start 2018-11-08 21:33:31 +01:00
ganfra f050574728 Start sending message : introduce WorkManager. WIP - have to clean 2018-11-08 19:08:14 +01:00
ganfra b2bb89ac94 Request : add some way to retry + introduce RequestExecutor 2018-11-08 13:56:07 +01:00
ganfra 49715a30b6 Update to kotlin 1.3.0 version + update AS to 3.2 2018-11-07 10:12:27 +01:00
ganfra 9cc3dc51cc Use Try instead of Either as it makes more sens + add GroupRooms API 2018-11-06 16:39:29 +01:00
ganfra 5cc617168e Home : use only one ViewModel and one state 2018-11-05 21:58:03 +01:00
ganfra a3539153ef Quick sync group management (WIP) 2018-11-05 18:33:17 +01:00
ganfra b3fe742ec4 Allows authentication by email 2018-11-03 11:49:18 +01:00
ganfra 18c6472f32 Fix some stupid issues 2018-11-01 10:09:27 +01:00
ganfra 900217b90e Timeline : quickly manage dates (need to be clean) 2018-10-31 16:22:50 +01:00
ganfra bc8055c3cd Room list : handle direct rooms 2018-10-30 18:22:29 +01:00
ganfra 55efd226bb Add quick room category to list (WIP, not clean at all) 2018-10-29 20:29:09 +01:00
ganfra 7e59933fda Polish toolbar on room detail screen 2018-10-29 17:20:08 +01:00
ganfra cc29a387c7 Start introducing theme on app + branch toolbar to drawer, still requires refinements 2018-10-29 14:57:36 +01:00
ganfra e5fc1e3412 Introduce MvRx in the application + start managing UI 2018-10-28 19:18:14 +01:00
ganfra d0a241bd2d Clean a bit code and reorganize files 2018-10-26 15:12:38 +02:00
ganfra 0f4d15e488 Makes back pagination work. Still need to refine but ok for proto. 2018-10-22 15:24:27 +02:00
ganfra d71ae02162 Still WIP for Paging integration 2018-10-21 20:27:50 +02:00
ganfra 6e3992e70e Fix some issues with sync (bad thread, bad use of last() ) 2018-10-19 17:18:24 +02:00