Commit Graph

4791 Commits (fd14d66d4f843dab3231b0439bd284faa58ba17c)
 

Author SHA1 Message Date
ryanzhao 5a4b619c9d try to store avatar url locally 6 years ago
Mikunj 439d39e380 Add cache for master secret. This will stop unnecessary database calls. 6 years ago
Mikunj 826142a07b Move loki db writes to background so that decrypt thread doesn't get blocked. 6 years ago
Mikunj 050849d302 Wrapped envelope handing code inside a try-catch. 6 years ago
Mikunj c25e0fded9 Add timeout to blocking promises.
Don't prematurely store PreKeyBundle from a pairing authorisation.
Don't re-create ids needed for pre-key generation
6 years ago
Mikunj b650ee6ebc Added QR code scanning. 6 years ago
Mikunj 27c8b45ae3 Show device unlink message on startup. 6 years ago
Mikunj 733ab06e70 Clear database on unpair. 6 years ago
Mikunj f753dd1ea9 Added a way to clear database. 6 years ago
Mikunj 76ce008063 forgot to use lokiv4 in previous code 6 years ago
Mikunj 3a79e1f215 Handle unpair request flag. 6 years ago
Mikunj c66786e0f1 Allow users to edit device name. 6 years ago
Mikunj b61b4c581d Add bottom sheet dialog 6 years ago
Mikunj d96664cb6a Remove textbox in linking dialog. 6 years ago
Mikunj c3bda57ac1 Show name and short id in linked device screen. 6 years ago
Mikunj e72d5502ce Show our device words in preferences if we're a secondary device. 6 years ago
Mikunj 28a04f13af Refactor.
Add text field to authorise dialog.
6 years ago
Mikunj dc40ff0548 Only update display name from received message if the user is not one of our devices. 6 years ago
Mikunj 8c2d075147 Revert changes made in ApplicationPreferencesActivity. 6 years ago
Mikunj ba78fcb9b1 Move device linking logic into LinkedDeviceActivity. 6 years ago
Mikunj 0f5db5aa33 Hook up signal device linking view. 6 years ago
Niels Andriesse 549631848d Clean 6 years ago
gmbnt 0e7c1b1aca
Merge pull request #44 from RyanRory/mention
Mention
6 years ago
Niels Andriesse e5a964bc4b Update build number 6 years ago
Mikunj Varsani 291fb7f7ad Fix display name not being set correctly once we pair with a device. 6 years ago
ryanzhao 2677599953 fix up the crash of mention.
fix up the '@' issue. 6 years ago
RyanZhao a307a8e207
Merge pull request #2 from loki-project/dev
Fix threading
6 years ago
Niels Andriesse 8ccfa77ef6 Fix threading 6 years ago
RyanZhao b238d6508c
Merge pull request #1 from loki-project/dev
Dev
6 years ago
Niels Andriesse e17002c979 Update build number 6 years ago
Niels Andriesse 045e4be2f0 Partially undo threading changes 6 years ago
Niels Andriesse dbd09d6889 Merge branch 'temp' into dev 6 years ago
gmbnt d5fbab4116
Merge pull request #41 from RyanRory/multiple-deletion
multiple deletion in public group chat
6 years ago
Niels Andriesse 3e09946d25 Clean 6 years ago
Niels Andriesse 780ee73511 Update version number 6 years ago
gmbnt 28c5d0d11c
Merge pull request #40 from loki-project/disable-permissions
Disabled unused permissions
6 years ago
gmbnt 2a4eaf9644
Merge pull request #43 from loki-project/device_cap
Set linked device cap to 1
6 years ago
Niels Andriesse e785eab28b Clean 6 years ago
gmbnt 053183a628
Merge pull request #42 from loki-project/batch-name-updating
Public chat batch name updating
6 years ago
Niels Andriesse 5da4892d9d Ensure UI updates happen on the main thread 6 years ago
Niels Andriesse 638d693e11 Clean 6 years ago
Mikunj cf8ed65f4e Merge branch 'dev' into disable-permissions 6 years ago
Mikunj 35ee1c1391 Fix avatar images not being updated correctly. 6 years ago
Mikunj edbffe7211 Disable linking devices once we hit a cap. 6 years ago
Mikunj 8eedff81eb Async everything! 6 years ago
Mikunj 457faae5a5 Added public chat server profile name batch polling. 6 years ago
Niels Andriesse cfe321b248 Merge branch 'dev' of github.com:loki-project/loki-messenger-android into dev 6 years ago
Niels Andriesse 573aabdd52 Fix copy 6 years ago
Mikunj d0a828985a Fix placeholder messages showing in the wrong conversation. 6 years ago
gmbnt 4f1beeaa88
Merge pull request #39 from loki-project/multi-device-stage-2
[Stage 2] Multi device
6 years ago