Commit Graph

3404 Commits

Author SHA1 Message Date
Benoit Marty 21a42e310f Show branch name in debug build 2020-09-11 16:49:11 +02:00
Benoit Marty ba163dbf5c Split into 4 files 2020-09-11 16:27:11 +02:00
Benoit Marty 236f7f8e28 Private and typo 2020-09-11 16:25:30 +02:00
Benoit Marty ab2a55d417 Rename member for code clarity (we also have an AudioManager) 2020-09-11 16:24:30 +02:00
Benoit Marty 2c96a79a08
Merge pull request #2090 from vector-im/feature/fix_silent_call_ringing
Always use loudspeaker while ringing and a headset is not connected
2020-09-11 16:18:02 +02:00
Benoit Marty 61b91f4015
Merge pull request #2080 from vector-im/feature/polling_work
Feature/polling work
2020-09-11 15:39:49 +02:00
Onuray Sahin ef16485eac Always use loudspeaker while ringing and a headset is not connected. 2020-09-11 13:30:00 +03:00
Benoit Marty 8abff412d0 Create constant for default value and so fix a bug when setting bad value for delay. 2020-09-11 11:56:25 +02:00
Benoit Marty b26d379d20 Refresh push pref after diagnostic 2020-09-11 11:49:14 +02:00
Benoit Marty 2ed7be243b Restore TestBatteryOptimization 2020-09-11 11:31:37 +02:00
Benoit Marty 7efc58cb42 Avoid duplication of code and fix issue on OnApplicationUpgradeOrRebootReceiver: background starts even if notification are disabled 2020-09-11 11:13:30 +02:00
Benoit Marty da09df0e42 format 2020-09-11 10:49:54 +02:00
Benoit Marty e997610ef2 Add documentation from PR description 2020-09-11 10:47:21 +02:00
Benoit Marty c2be97741e Restore listener after device rotation 2020-09-11 10:12:56 +02:00
Benoit Marty db977b8109 Simplify Dialog UI and code 2020-09-11 09:43:10 +02:00
Benoit Marty 6f1875c13a
Merge pull request #2089 from vector-im/feature/dendrite_test
Show M_WEAK_PASSWORD error in the password field
2020-09-10 18:10:45 +02:00
Benoit Marty 4dc28a9d62 Reorder settings 2020-09-10 18:08:35 +02:00
Benoit Marty 23f13b092f Plurals 2020-09-10 18:00:06 +02:00
Valere 3ff475af7a Avoid scheduling alarm until network is back 2020-09-10 17:10:47 +02:00
Valere 43c24e55ab Restart fdroid sync on application boot 2020-09-10 17:10:47 +02:00
Valere 971b425e17 F-Droid background sync modes 2020-09-10 17:10:47 +02:00
Benoit Marty b9e8d7187c
Merge pull request #2075 from vector-im/feature/strict_mode_tracking
Feature/strict mode tracking
2020-09-10 13:46:44 +02:00
Onuray Sahin 926ff80525
Merge pull request #2086 from vector-im/feature/fix_event_read_elsewhere
Clear the notification when the event is read elsewhere
2020-09-10 13:24:57 +03:00
Onuray Sahin 0cba8f3aa1 Start background sync even if the eventId or roomId is null. 2020-09-10 12:08:05 +03:00
ganfra dc04d2848d Default pref: make sure to use app context 2020-09-09 11:52:05 +02:00
ganfra c2880a5832 Strict mode: add a build entry to enable whenever we want to check 2020-09-09 11:52:05 +02:00
ganfra fa381cc06d Use a singleton for default shared pref 2020-09-09 11:45:47 +02:00
ganfra f1d902b9ad Enable strict mode and remove some stuff from the main thread 2020-09-09 11:45:47 +02:00
Benoit Marty b97d922808 ktlint 2020-09-09 11:33:22 +02:00
ganfra 18dcd6b9b1 Date format: add more comments and fix wrong format kind usage 2020-09-09 11:32:56 +02:00
ganfra c6178e504f Clean files and update CHANGES 2020-09-09 11:32:56 +02:00
ganfra 0ff28c4f50 Date formatting: try to generalise usage of VectorDateFormatter and get proper formatting for Date + Time 2020-09-09 11:32:16 +02:00
ganfra 73ab32fd92 Start reworking date formatting 2020-09-09 11:32:16 +02:00
Benoit Marty bf0b6d738a Version++ 2020-09-08 17:49:26 +02:00
Benoit Marty f990600aea Cleanup and documentation after #2047 2020-09-08 12:40:21 +02:00
Benoit Marty 22cd6ae239
Merge pull request #2047 from vector-im/feature/universal_link_navigation
Handle room, user, group, email verification links by converting them to permalinks.
2020-09-08 12:21:54 +02:00
Benoit Marty 00b53ee577
Merge pull request #2053 from vector-im/feature/fix_poll_reply
Feature/fix poll reply
2020-09-08 12:19:32 +02:00
Benoit Marty f65e96e7b4
Merge pull request #2069 from etherealvisage/develop
Support data-mx-[bg-]color attribute on <font> tags in formatted messages.
2020-09-08 10:09:25 +02:00
Valere a544ae264b Avoid showing debug notice format for event preview 2020-09-08 09:51:35 +02:00
Valere c895f87e26 Prevent reply to poll local echo (relation to echo not supported yet) 2020-09-08 09:51:35 +02:00
Onuray Sahin e65558958d Code review refactoring. 2020-09-08 10:45:00 +03:00
ethereal 8291dfc188 Support data-mx-color attribute in <font> tags as well. 2020-09-07 14:52:30 -04:00
Onuray Sahin 3367ed6765 Fix support of riot.im/develop urls. 2020-09-07 20:02:06 +03:00
Benoit Marty 4654e39417 Update after Ganfra's review 2020-09-07 17:14:09 +02:00
Onuray Sahin 6dd4d4d906
Merge branch 'develop' into feature/universal_link_navigation 2020-09-07 17:48:52 +03:00
Benoit Marty be9a91e3fe Android 6: App crash when read Contact permission is granted (#2064) 2020-09-07 16:33:12 +02:00
Onuray Sahin fc51097ed8 develop and staging subdomains are added. 2020-09-07 17:17:58 +03:00
Benoit Marty de8e325193
Merge branch 'develop' into feature/image_compression 2020-09-07 15:21:15 +02:00
Benoit Marty bc389d371d Move string def to app module instead of SDK (#1994) 2020-09-07 13:38:12 +02:00
Benoit Marty 3756c3a191 Fix lint issues 2020-09-07 13:32:32 +02:00