Commit Graph

1157 Commits

Author SHA1 Message Date
Valere d3518c4944
Merge pull request #161 from vector-im/feature/fix_timeline_clicks
Fix / click|longclick link interference
2019-06-07 14:43:04 +02:00
Valere 5f34e58bd3 Fix / style on emoji picker appbar layout 2019-06-07 14:29:42 +02:00
Valere 438404b5ba code review cleaning 2019-06-07 14:14:51 +02:00
Valere 651d0472cd Show preview for notice events in context menu + fix merge issues 2019-06-07 14:14:51 +02:00
Valere 5cf9deb329 Menu action for non room messages 2019-06-07 14:14:51 +02:00
Valere 7409003949 Fix / Bug aggregation on initial sync
fix / All messages were not processed due to a test exiting the for loop
+ started adding context menu for non room messages
2019-06-07 14:14:51 +02:00
Valere 3f1bf00fdd Fix / use emoji Compat font for view reaction screen 2019-06-07 14:14:51 +02:00
Valere 04576ba7fd Permalink message action + Fix crash on injection of navigator 2019-06-07 14:14:51 +02:00
Valere 053dc1d8dd Show 'view reaction' option in context menu 2019-06-07 14:14:51 +02:00
Valere 834a865dfa Show text with only few emojis in bigger 2019-06-07 14:14:51 +02:00
Valere e22b555b58 Refactoring (duplication in Message Item Factory) + cleaning 2019-06-07 14:14:51 +02:00
Valere 297f202005 Fix / Local echo taking too much time 2019-06-07 14:14:51 +02:00
Valere 440442bb99 New View Reactions bottom sheet
+ visible on reaction long click
+ Reaction pills size adapt to count, and number format
2019-06-07 14:14:51 +02:00
Valere d2f648edec Use Font emoji compat for quickReactions and pills 2019-06-07 14:14:51 +02:00
Valere 53c91dc0c2 Ignore server aggregation until API ready 2019-06-07 14:14:51 +02:00
Valere adbfde94d6 Fix / move read receipt on m.replace events 2019-06-07 14:14:51 +02:00
Valere 1b3ec2d0fb fix / review 2019-06-07 13:38:58 +02:00
Valere ecccb80e04 Fix / No elevation on toolbars
In order to work se need to set a background on toolbar
2019-06-07 13:26:03 +02:00
Benoit Marty 11914ca188
Merge pull request #166 from vector-im/feature/debug_signature
Share the debug signature to all machines which build the debug APK
2019-06-07 10:38:40 +02:00
Benoit Marty fb9627b7c4 Share the debug signature to all machines which build the debug APK 2019-06-07 10:17:14 +02:00
Benoit Marty b782e5e8af
Merge pull request #164 from vector-im/feature/cleanup
Theme integration
2019-06-06 19:27:39 +02:00
Benoit Marty b67c686d67 Fix lint warning 2019-06-06 19:23:14 +02:00
ganfra c4d7711d2f Crypto: finally get a working encrypt/decrypt + SAS 2019-06-06 19:10:04 +02:00
Benoit Marty f2da46b5f9 Dark dialog 2019-06-06 19:09:59 +02:00
Benoit Marty a0b2d4c8f2 L'oeil à l'interieur 2019-06-06 18:56:54 +02:00
Benoit Marty 1f85f4a007 Remove unused themes 2019-06-06 18:47:27 +02:00
Benoit Marty 2c2f517e52 Hot change of theme - WIP 2019-06-06 18:34:14 +02:00
Benoit Marty bfbb29b2cf Theme FAB menu 2019-06-06 16:45:45 +02:00
Benoit Marty dd563ec9ae Fix issue in theme 2019-06-06 15:56:05 +02:00
Benoit Marty e2d36aa213 Fix issue in theme 2019-06-06 15:24:04 +02:00
Benoit Marty 2cc2844abf Fix issue in theme 2019-06-06 15:16:56 +02:00
Benoit Marty 75b8932395 Fix issue in theme 2019-06-06 14:37:30 +02:00
Benoit Marty 311d8484a2 Add test Theme Activity 2019-06-06 13:39:08 +02:00
Benoit Marty 917282303d Import test Activities from Riot 2019-06-06 10:28:11 +02:00
Benoit Marty 8afe31192b Fix issue in themes 2019-06-06 09:50:26 +02:00
Benoit Marty bbbf64f543 Fix issue in themes 2019-06-06 09:39:08 +02:00
ganfra 6b0ab10231 Crypto: continue threading rework. WIP to shash 2019-06-05 22:18:16 +02:00
Benoit Marty acedff4e89 FAB Menu
FAB Menu WIP

FAB Menu WIP

FAB Menu WIP
2019-06-05 18:59:50 +02:00
Benoit Marty f9bfda059f Theme rework WIP 2019-06-05 16:16:37 +02:00
Benoit Marty 94c91e0dae Theme rework WIP 2019-06-05 15:58:00 +02:00
Benoit Marty 48fadd1a11 Theme rework WIP 2019-06-05 15:27:35 +02:00
Benoit Marty 51f5594ea0 Theme rework WIP 2019-06-05 14:57:30 +02:00
Benoit Marty 91114e2afe Quick and dirty implementation of password reveal on HomeScreen 2019-06-05 10:17:59 +02:00
Benoit Marty e058fa9069 Add elevation on Toolbar 2019-06-04 18:10:38 +02:00
Benoit Marty 2ba7ec48f6 Code cleanup, remove duplicate code, and add some comments 2019-06-04 17:36:49 +02:00
ganfra e125862794 Crypto: start reworking threading - WIP (to squash) 2019-06-04 16:26:37 +02:00
Benoit Marty ab6220a4cb Fix crash when reducing empty collection 2019-06-04 15:12:09 +02:00
Benoit Marty 647a066c90
Merge pull request #159 from vector-im/feature/home_rework
Feature/home rework
2019-06-04 12:54:38 +02:00
Benoit Marty 2b6eee4237 Merge branch 'develop' into feature/home_rework 2019-06-04 12:54:16 +02:00
Benoit Marty 7eb1be4633 Valere's review 2019-06-04 12:35:50 +02:00