Commit graph

733 commits

Author SHA1 Message Date
jubb 1ba12c40cc feat: also adjust clear all button to be delete / clear network depending on step 2021-06-23 10:29:17 +10:00
jubb 1df6fa46a4 feat: clear all data dialog with local and network only options 2021-06-22 17:01:27 +10:00
jubb 05b0e5f308 feat: handling responses and using new updated params 2021-06-21 15:48:42 +10:00
jubb fdc042e6d4 feat: testnet clearing network data on delete and differentiating dialogs 2021-06-18 16:01:34 +10:00
Harris 11f64a1d1a feat: add snode method delete_all with data class for params, refactoring ClearAllDataDialog.kt to handle async requests better and prevent ANR 2021-06-17 18:29:05 +10:00
Niels Andriesse ac4b576abe
Merge pull request #606 from Brice-W/fix-illegalstateexception
Fix IllegalStateException
2021-06-17 09:32:44 +10:00
Brice-W 9af804ec21 don't close the cursor if it's the same that is in the parameters 2021-06-16 16:43:33 +10:00
Harris b0dab208d2 feat: extracting more strings, replacing link device strings using existing activities in case they change in future 2021-06-16 16:14:06 +10:00
Harris 5ce28f976b feat: extracting QR related strings and other github mentioned strings 2021-06-16 16:05:08 +10:00
Harris 99fbf26907 feat: removing the QR code on visibility hint no longer visible 2021-06-16 14:25:33 +10:00
Brice-W 8837256276 delete listener if current user is admin 2021-06-15 17:21:24 +10:00
Brice-W 47c989ab2e Merge branch 'dev' of https://github.com/loki-project/session-android into formation-timestamp-update 2021-06-15 11:21:55 +10:00
Brice-W b8efe73a3b update formation timestamp when group is rejoined after being left 2021-06-10 17:34:48 +10:00
Brice-W 3b03aef80f handle expiration timer with NEW group update type 2021-06-09 14:31:05 +10:00
nielsandriesse 411a0dee6f Update build number 2021-06-08 08:38:43 +10:00
Niels Andriesse 7ea399b55d
Merge pull request #525 from Brice-W/zombie-handling-update
Closed Group Fixes
2021-06-04 16:26:53 +10:00
Brice-W 1d0b61cf89 fix to avoid zombies to be cleared when new group update received 2021-06-04 12:20:21 +10:00
nielsandriesse d09d6aa0a7 Update version number 2021-06-04 08:38:55 +10:00
nielsandriesse 051dc698d7 Fix German translation 2021-06-04 08:37:30 +10:00
nielsandriesse 7b930ad08f Update translations 2021-06-04 08:35:38 +10:00
Brice-W 807e1042ca make update messages not selectable 2021-06-03 14:43:23 +10:00
Brice-W 2c7730260d fix case where closed group was impossible to delete 2021-06-03 14:08:13 +10:00
nielsandriesse 86ccc3767e Update translations 2021-06-02 09:53:02 +10:00
nielsandriesse d3776ae0e6 Enable data extraction notifications 2021-06-01 10:07:37 +10:00
nielsandriesse b8a85c35c4 Update version number 2021-05-31 14:31:36 +10:00
nielsandriesse 1e1e3bf0e8 Update version number 2021-05-31 13:13:50 +10:00
nielsandriesse e1f3362c2a Fix crash 2021-05-31 13:13:25 +10:00
nielsandriesse f872c2b9be Prepare for OGS timestamp handling changes 2021-05-31 11:23:37 +10:00
Niels Andriesse b9e2b665e8
Merge pull request #586 from iArchitSharma/patch-2
Full Hindi Translation
2021-05-31 08:24:46 +10:00
Archit Sharma f2a8d50a4d
All Hindi Translation done 2021-05-28 19:56:20 +07:00
nielsandriesse 1262f80a1f Clean up ProfilePictureView 2021-05-28 16:09:15 +10:00
ryanzhao e8c52961aa minor fix 2021-05-28 15:14:05 +10:00
ryanzhao a81c17057f Merge branch 'dev' of https://github.com/oxen-io/session-android into ONS-name-1 2021-05-28 11:22:58 +10:00
ryanzhao 497405fe50 clean 2021-05-28 11:22:46 +10:00
ryanzhao c0d4dd741c debug 2021-05-28 11:22:06 +10:00
nielsandriesse 0ef576da73 Update version number 2021-05-28 11:02:55 +10:00
Ryan ZHAO a66d2c97e0 Merge branch 'dev' of https://github.com/oxen-io/session-android into ONS-name-1 2021-05-27 16:52:12 +10:00
Ryan ZHAO 93dfbcaae2 clean 2021-05-27 16:51:59 +10:00
Niels Andriesse 193454beec Update build number 2021-05-27 16:19:20 +10:00
Niels Andriesse bd9db0d248
Merge pull request #521 from hjubb/storage_access_warning
Don't Use Legacy External Storage
2021-05-27 16:18:10 +10:00
Niels Andriesse e71760d08f Update build number 2021-05-27 16:08:13 +10:00
Niels Andriesse ed87961850
Merge pull request #568 from hjubb/improve_background_jobs
More Efficient Thread Trimming & Database Cleanup
2021-05-27 16:04:47 +10:00
jubb 72569327a9 Merge remote-tracking branch 'upstream/dev' into improve_background_jobs 2021-05-27 15:45:07 +10:00
jubb bcff8af159 Merge remote-tracking branch 'upstream/dev' into storage_access_warning 2021-05-27 15:43:59 +10:00
Niels Andriesse 5d262a4bba Update version number 2021-05-27 15:43:44 +10:00
Niels Andriesse 49ee9b9991 Delete unnecessary transaction 2021-05-27 15:39:46 +10:00
Ryan ZHAO 0e89d88459 Merge branch 'dev' of https://github.com/oxen-io/session-android into ONS-name-1 2021-05-27 15:32:00 +10:00
Ryan ZHAO e6cdd3ee0e add logic and UI in create private chat view 2021-05-27 15:31:48 +10:00
Niels Andriesse 85120b57ea Batch conversation updates 2021-05-27 15:05:15 +10:00
jubb 468b8f25c5 refactor: improve docs 2021-05-27 11:06:47 +10:00