Commit Graph

606 Commits

Author SHA1 Message Date
8370f4fc76 rename file 2019-06-26 15:05:07 +02:00
5feebeba01 Integrate new icons for preference root screen 2019-06-26 15:01:46 +02:00
0c0ef38b4f Fix notification on FDroid 2019-06-26 13:32:55 +02:00
895f0f0079 Fix compilation issue on FDroid 2019-06-26 12:21:30 +02:00
134c2fcd42 Notification: Fix TestAccountSettings test 2019-06-26 12:19:54 +02:00
2625e11508 rename method 2019-06-26 12:19:54 +02:00
9fa3a75fb6 Notification: display room avatar 2019-06-26 12:19:54 +02:00
b388be93c8 Notification: better code 2019-06-26 12:19:54 +02:00
5a1242109d Notification: display rooms and users' avatars 2019-06-26 12:19:54 +02:00
4f0ed402bf Notification: cleanup 2019-06-26 12:19:54 +02:00
f6c500d120 Notification: dismiss all on sign out 2019-06-26 12:19:54 +02:00
785f33177d Notification: open room and clear drawer - Smart reply - Mark as read - dismiss all 2019-06-26 12:19:54 +02:00
328f090723 Code quality: i18n 2019-06-26 12:19:54 +02:00
ce3242c748 Code quality: preference 2019-06-26 12:19:54 +02:00
71ae99012b Code review and cleanup 2019-06-26 12:19:54 +02:00
abb1c3f3c4 Fix / try to get edited message content first 2019-06-26 12:19:54 +02:00
c01af6ac78 Stop notification using preference when disabled 2019-06-26 12:19:54 +02:00
74099be316 Remove / Add pusher from enable notif preference
+Added Retrofit/Moshi null serializer for pusher kind
2019-06-26 12:19:54 +02:00
4e6b34b9d1 Fix issues on Notification Event resolver 2019-06-26 12:19:54 +02:00
9ae9830de4 Fix / compilation in gplay flavor 2019-06-26 12:19:54 +02:00
0584fc3666 Get real push rules from server and evaluate them 2019-06-26 12:19:54 +02:00
2e417a9143 Basic FCM vs fdroid mode 2019-06-26 12:19:54 +02:00
0e46fc4c0a WIP 2019-06-26 12:19:54 +02:00
79735c6338 Introduce activity-alias for Launcher Activity 2019-06-26 12:16:05 +02:00
8fe0bd5abe Merge pull request #214 from vector-im/feature/update_quick_reactions
Feature/ Update quick reactions
2019-06-25 15:47:17 +02:00
98176b9760 Cleaning (code review) 2019-06-25 15:45:44 +02:00
2741780553 Change scope of PermalinkHandler 2019-06-25 09:34:12 +02:00
625242a3d9 handle all themes 2019-06-25 09:34:12 +02:00
401f878a9c Fix ConcurrentModificationException 2019-06-25 09:34:12 +02:00
3e97503220 Avoid erasing all cache 2019-06-25 09:34:12 +02:00
76ade2957e Handle permalink click 2019-06-25 09:34:12 +02:00
90f420b287 Cleanup PermalinkHandler and Navigation 2019-06-25 09:33:52 +02:00
73b55fd975 Group navigation cleanup 2019-06-25 09:33:52 +02:00
046aac74c2 Add link for reference 2019-06-25 09:31:45 +02:00
0998ffb5f2 Update open source license file 2019-06-25 09:31:45 +02:00
8ff6fbb153 Handle redirection 2019-06-25 09:31:45 +02:00
9d3a8e7c40 Add usage of com.google.android.gms:oss-licenses-plugin to list open source licenses 2019-06-25 09:31:45 +02:00
56aaa9dce3 Fix / updated unicode for smiling 2019-06-24 16:15:26 +02:00
43ead66991 Update quick reactions to new design 2019-06-24 16:13:58 +02:00
1cfc85a772 Display some version of Riot and SDK (Fix #185) 2019-06-21 11:13:16 +02:00
47968c9447 Dagger: everything should be injected ok now 2019-06-21 10:36:02 +02:00
07fee8ed3d Dagger: continue reworking on app and sdk [WIP] 2019-06-20 19:26:59 +02:00
1eb374fa49 Merge pull request #188 from vector-im/feature/disambiguation
Disambiguation of display names
2019-06-20 17:29:01 +02:00
34870591b4 Update wording 2019-06-20 17:22:38 +02:00
ee87c253fe Dagger: continue working on app side. Now compile but some DI are not branched yet. 2019-06-19 19:40:59 +02:00
9c1f870694 Dagger: start handling app dependencies [WIP] 2019-06-18 20:00:20 +02:00
8c0a1ed37d Rename "sender" to "senderId" for code clarity 2019-06-18 16:11:24 +02:00
625500212d Manage display name disambiguation (Fixes #172) 2019-06-18 16:09:48 +02:00
02f84a3b53 View source of encrypted event 2019-06-18 13:14:39 +02:00
7fe662598b Handle click on encryption message 2019-06-18 12:56:08 +02:00