Commit Graph

3419 Commits

Author SHA1 Message Date
Benoit Marty 4c6234796d
Merge pull request #2111 from vector-im/feature/bma_raw_service
Raw service
2020-09-16 17:55:42 +02:00
Benoit Marty 1614707943 Ganfra's review 2020-09-16 16:58:27 +02:00
Benoit Marty 82bf0dcae9 Create a RawService SDK side, to avoid that the SDK manage client needs 2020-09-16 16:17:10 +02:00
ganfra 0ada12e646 Merge branch 'develop' into feature/event_type_filtering 2020-09-16 15:49:16 +02:00
ganfra a7ae66e0de Clean files and update CHANGES 2020-09-16 15:48:09 +02:00
ganfra a1f98eb6bf Allow to filter all room member state events in timeline 2020-09-16 15:36:48 +02:00
Benoit Marty f882986f7d Remove unused member 2020-09-16 13:43:45 +02:00
ganfra abb9a0839a Room summary : change displayable events types 2020-09-15 18:13:09 +02:00
Benoit Marty 7a01be9c0d
Merge pull request #2109 from vector-im/feature/fragment_transaction
Feature/fragment transaction
2020-09-15 17:44:54 +02:00
Benoit Marty 23aaa58834
Merge pull request #2101 from vector-im/feature/clean_call
Feature/clean call
2020-09-15 17:43:49 +02:00
ganfra 0077091175 Update CHANGES and clean files 2020-09-15 12:56:37 +02:00
ganfra 624a8ff04c Fragment transaction: allow state loss when needed 2020-09-15 12:36:27 +02:00
ginnyTheCat 95eb6926d4
Removed unnecessary semicolon 2020-09-14 21:48:26 +02:00
Constantin Wartenburger b6454b70a6
Only front camera is mirrored now 2020-09-14 21:09:52 +02:00
Benoit Marty 1e0bc51fa2 Remove singletin instance from callback param 2020-09-11 17:09:30 +02:00
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