Commit Graph

164 Commits (b5e10c79d8c7d42a98f323cf3f942cec65cd25f4)

Author SHA1 Message Date
Mikunj Varsani 34ef29a645 Remove account authenticator.
Remove unused listeners.
4 years ago
Niels Andriesse b5792a81aa Update for core changes 5 years ago
Niels Andriesse 1d213395b9 Update network security configuration 5 years ago
Mikunj 5183a76575 Minor bug fixes 5 years ago
Niels Andriesse a55d5b9263 Implement detailed settings screen redesign 5 years ago
Niels Andriesse f8464a1462 Fix up UI 5 years ago
Mikunj 0f5db5aa33 Hook up signal device linking view. 5 years ago
gmbnt 4f1beeaa88
Merge pull request #39 from loki-project/multi-device-stage-2
[Stage 2] Multi device
5 years ago
Niels Andriesse ea722a221b Fix audio playback on some devices 5 years ago
Niels Andriesse 9fc43cb16d Enable incognito keyboard by default 5 years ago
Mikunj f24b191164 Re-enable multi-device 5 years ago
Niels Andriesse f7e01688b0 Disable device linking for now 5 years ago
Niels Andriesse 4a613df52d Clean 5 years ago
Mikunj b676c25930 Add UI 5 years ago
Niels Andriesse e77ee30c9b Implement device linking dialog skeleton 5 years ago
Niels Andriesse f3377fe384 Add show QR code button to settings 5 years ago
Niels Andriesse bc547cc55c Fix HTTPS issue 5 years ago
Niels Andriesse 8651f20c9b Further Lokify UI 5 years ago
Niels Andriesse bac4b86ec3 Further Lokify settings UI 5 years ago
Niels Andriesse ab99874ede Partially Lokify UI 5 years ago
Niels Andriesse b4328d1aa3 Create UI path to new conversation screen 5 years ago
Niels Andriesse 7d24ab12a2 Implement share public key button 5 years ago
Alan Evans 9652fd2844 Update MMS configs. 5 years ago
Greyson Parrelli c76081d99c Added support for link previews. 6 years ago
Greyson Parrelli 776b0e23ae Add support for typing indicators. 6 years ago
Greyson Parrelli 2acab563d9 Support for sealed sender - Part 2 6 years ago
Greyson Parrelli da60cac833 Fix PersistentBlobProvider problems with external storage.
If the user has an external SD card set as their default storage
(notably on a Huawei device, like the Huawei Mate 10 Lite), then
PersistentBlobProvider will try to write a file to the SD card, but
would fail to generate a URI for it due to us missing a line in our
FileProvider setup. This just adds that missing entry.

Special thanks to @aleb2000 for digging into this!

Fixes #8144
Fixes #7726
6 years ago
Greyson Parrelli e840dc6687 Move notification preferences back in-app for O+.
Fixes #8147
6 years ago
Greyson Parrelli e9b85a10a6 Add per-contact notification channels.
Fixes #8119
Fixes #8121
Fixes #8122
6 years ago
Greyson Parrelli e3bf91b99b Get rid of old references to @drawable/icon.
Fixes #7957
6 years ago
unknown 69ea116b2b Updated authenticator icons (Fixes #7908) 6 years ago
Henning Dodenhof e0603abdd3 Use FileProvider for update file handling
Fixes #7654
Closes #7658
6 years ago
Moxie Marlinspike 8452fc6c58 Correctly avoid displaying about category in groups
Fixes #7702
6 years ago
Moxie Marlinspike e86a9ce7eb Add phone number and direct dial to recipient preferences 6 years ago
Moxie Marlinspike 9c63c6045d Export string 6 years ago
Moxie Marlinspike 110d33ddf8 Support for Registration Lock PINs 6 years ago
Moxie Marlinspike d28dc670ea Migrate to Android fingerprints and auth for Signal screen lock 6 years ago
Moxie Marlinspike 24e573e537 Support for full backup/restore to sdcard 6 years ago
Moxie Marlinspike 71c7ef5b5e Support for custom call ringtone selection and per-chat ringtones 6 years ago
Moxie Marlinspike f315b1db80 Make save attachment task toast location instead of snackbar 7 years ago
Moxie Marlinspike 3523952ef9 As of 'N' we can no longer offer external ringtone selection
1. Replace custom ringtone picker with system Intent, since we
   don't need it anymore. Fixes #7174

2. Make sure 'silent' ringtone selection is stored appropriately
   Fixes #7115 Closes #7141

3. Replace any existing file:// notification URIs with the system
   default Fixes #7234
7 years ago
Moxie Marlinspike 4cb2ac7b27 Use FileProvider for external camera capture Uri on L+
Fixes #7237
7 years ago
Moxie Marlinspike 90ff0e58b0 Update registration flow 7 years ago
Moxie Marlinspike 677c7732cf Update incognito keyboard string
Fixes #7037
// FREEBIE
7 years ago
Moxie Marlinspike 4dfaec977f Fix string reference
// FREEBIE
7 years ago
Moxie Marlinspike ba849bce2c Add support for incognito keyboard preference
Closes #6985
// FREEBIE
7 years ago
Moxie Marlinspike 5de89d4f26 Correctly disable preferences in group conversation preferences
Fixes #7031
// FREEBIE
7 years ago
Moxie Marlinspike c09d2951b1 Fix preference compat crash
Fixes #7018
// FREEBIE
7 years ago
Moxie Marlinspike e5e0bc2333 Reorganize preference widgets
// FREEBIE
7 years ago
Moxie Marlinspike 4828a8a274 Add conversation media photo rail to recipient preferences
// FREEBIE
7 years ago