Commit Graph

4480 Commits (1d5a31aae48a16bc00fffcaf745259c42345ed8c)
 

Author SHA1 Message Date
Niels Andriesse 79927be0c0 Fix name updating 6 years ago
Niels Andriesse 167e65d67d Merge branch 'master' of github.com:loki-project/loki-messenger-android 6 years ago
Niels Andriesse e36d9e110c Add copy mnemonic button 6 years ago
Mikunj 7d33a9cc8f Always send a friend request if we're not friends.
Pass down isFriendRequest to message sender.
6 years ago
Niels Andriesse 2c35ed2177 Fix ugly spacing 6 years ago
Niels Andriesse eae5e90814 Fix remaining registration issues 6 years ago
Niels Andriesse 3c2504418d Add missing registration logic 6 years ago
Niels Andriesse 3609517ff0 Merge branch 'master' of github.com:loki-project/loki-messenger-android 6 years ago
Niels Andriesse 1498a2e382 WIP 6 years ago
Mikunj 46af1aacbb Fix incorrect sql statement. 6 years ago
Mikunj e2ffab9e19 Added friend request state in thread.
Added friend request receive logic.
6 years ago
Niels Andriesse 063e0967df Clean 6 years ago
Niels Andriesse 48f19a80b3 Fix build 6 years ago
Niels Andriesse 52631bcbf2 Rename LokiPreKeyBundleImpl → LokiPreKeyBundleStore 6 years ago
Niels Andriesse eb323e119b Merge branch 'master' of github.com:loki-project/loki-messenger-android 6 years ago
Niels Andriesse df2db90495 Fix private key serialization 6 years ago
Mikunj a0f95c033a Pass PreKeyBundleStore into message sender. 6 years ago
Niels Andriesse 4148d598f9 Stub key pair screen 6 years ago
Mikunj e2fe979cc1 Merge branch 'master' of https://github.com/loki-project/loki-messenger-android 6 years ago
Mikunj 384a5ba35d Update RefreshPreKeysJob. 6 years ago
Niels Andriesse 805b9d8056 Simplify account details screen layout 6 years ago
Niels Andriesse 96efb5d296 Stub account details screen 6 years ago
Niels Andriesse b77ac07ef5 Rename getBase64Bytes(...) → getBase64EncodedData(...) 6 years ago
Niels Andriesse 3e7759fd07 Merge branch 'master' of github.com:loki-project/loki-messenger-android 6 years ago
Niels Andriesse 59889d0013 Add missing index 6 years ago
Mikunj c4da01f799 Merge branch 'master' of https://github.com/loki-project/loki-messenger-android 6 years ago
Mikunj bdc62a9645 Added more loki databases. 6 years ago
Mikunj bccde8baba Added more loki databases. 6 years ago
Mikunj 4f8af1b4f2 Merge branch 'master' of https://github.com/loki-project/loki-messenger-android 6 years ago
Niels Andriesse 4b1c5dfce2 Quick fix compilation issues 6 years ago
Niels Andriesse 158182baa0 Make swarm cache port specific
Last message hash value cache is intentionally not port specific so that if a snode switches to a different port the information about which messages it has stored isn't lost
6 years ago
Niels Andriesse ab99db6059 Make received message hash values cache user specific 6 years ago
Niels Andriesse d1e4577132 Implement LokiAPIDatabase 6 years ago
Mikunj a337c17960 Added loki functions in PreKeyUtils. 6 years ago
Niels Andriesse 8c45a9151f Stub LokiAPIDatabase 6 years ago
Niels Andriesse 72f95dfff3 Silence Gradle warning 6 years ago
Mikunj e19a71769f Added loki message handling. 6 years ago
Mikunj 9d4509d130 Use LokiServiceCipher when decrypting incoming message. 6 years ago
Mikunj 0bac706069 Fix dependencies issue. 6 years ago
Niels Andriesse e89395bd90 Update build.gradle 6 years ago
Mikunj 996aa0cc68 Strop gradle from caching master snapshot. 6 years ago
Niels Andriesse d867913ed4 Update build.gradle 6 years ago
Greyson Parrelli 56c17e32f1 Bump version to 4.41.0 6 years ago
Alan Evans 48698381fc Dark theme navigation bar.
Fixes #8758
6 years ago
Alan Evans 5ad02f724c Enable 64-bit.
* Multiply version codes by 10 and add a code for each abi in order to generate different version codes for the play store.
6 years ago
Alan Evans 132c81b142 Bring Gradle Witness into repo.
- Api/Implementation compatible.
- Regex configuration name.
6 years ago
Greyson Parrelli 77e3cc40e0 Fix message bubble sizing with link previews and quotes.
Previously, quotes could extend beyond the width of the link preview
banner image. Now quotes will be constrained to the size of the link
preview banner image.
6 years ago
Greyson Parrelli 2a644437fb Add sticker support.
No sticker packs are available for use yet, but we now have the
latent ability to send and receive.
6 years ago
Niels Andriesse 7e5f075374 Re-add mnemonic languages 6 years ago
Niels Andriesse a8caa4afc5 Move MnemonicCodec to core 6 years ago