Commit Graph

4457 Commits (b1bcf1b27a592e5007ba9584a0be05886b9101da)
 

Author SHA1 Message Date
Niels Andriesse 3e7759fd07 Merge branch 'master' of github.com:loki-project/loki-messenger-android 5 years ago
Niels Andriesse 59889d0013 Add missing index 5 years ago
Mikunj c4da01f799 Merge branch 'master' of https://github.com/loki-project/loki-messenger-android 5 years ago
Mikunj bdc62a9645 Added more loki databases. 5 years ago
Mikunj bccde8baba Added more loki databases. 5 years ago
Mikunj 4f8af1b4f2 Merge branch 'master' of https://github.com/loki-project/loki-messenger-android 5 years ago
Niels Andriesse 4b1c5dfce2 Quick fix compilation issues 5 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
5 years ago
Niels Andriesse ab99db6059 Make received message hash values cache user specific 5 years ago
Niels Andriesse d1e4577132 Implement LokiAPIDatabase 5 years ago
Mikunj a337c17960 Added loki functions in PreKeyUtils. 5 years ago
Niels Andriesse 8c45a9151f Stub LokiAPIDatabase 5 years ago
Niels Andriesse 72f95dfff3 Silence Gradle warning 5 years ago
Mikunj e19a71769f Added loki message handling. 5 years ago
Mikunj 9d4509d130 Use LokiServiceCipher when decrypting incoming message. 5 years ago
Mikunj 0bac706069 Fix dependencies issue. 5 years ago
Niels Andriesse e89395bd90 Update build.gradle 5 years ago
Mikunj 996aa0cc68 Strop gradle from caching master snapshot. 5 years ago
Niels Andriesse d867913ed4 Update build.gradle 5 years ago
Greyson Parrelli 56c17e32f1 Bump version to 4.41.0 5 years ago
Alan Evans 48698381fc Dark theme navigation bar.
Fixes #8758
5 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.
5 years ago
Alan Evans 132c81b142 Bring Gradle Witness into repo.
- Api/Implementation compatible.
- Regex configuration name.
5 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.
5 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.
5 years ago
Niels Andriesse 7e5f075374 Re-add mnemonic languages 5 years ago
Niels Andriesse a8caa4afc5 Move MnemonicCodec to core 5 years ago
Niels Andriesse 289cc42a9e Implement MnemonicCodec 5 years ago
Niels Andriesse e772e2746a Merge branch 'master' of github.com:signalapp/Signal-Android 5 years ago
Niels Andriesse f8d6a4f60c
Update bug_report.md 5 years ago
Niels Andriesse 135e21710e
Update README.md 5 years ago
Alan Evans d5fffb0132 Fix conversation menu colors. 5 years ago
Alan Evans c8c152fe60 Lint - baseline of errors.
* qa task calls lint.
5 years ago
Alan Evans 350d1f47d3 Give conversation a standard navigate up button.
* Prevent a failing IDE preview.
5 years ago
Alan Evans 2ae42cb095 Hide local video when toggled on and off.
Fixes #8827
5 years ago
Alan Evans dae0d30367 Do not show contact address in subtitle. 5 years ago
Alan Evans e5f70bdbda
End RTC call on incoming PSTN call.
* Hangs up when new device call is answered.
* Ensure not on a device call when starting a Signal call.
5 years ago
Alan Evans 156fe37a60
Get SubscriptionManager by name due to ContextCompat bug for API 22.
Fixes #8826
5 years ago
Alan Evans 56848fb83d
Replace sgnl.link urls with a more readable url.
* Taken out random string, reverted to single "Let's switch".

#8767
5 years ago
Alan Evans 3cba8ab58a
Keep system default SIM as a fallback for when no conversation default SIM.
Fixes #8452
5 years ago
Alan Evans 88dac70087
Lint - Custom Widgets extend Appcompat Widgets. 5 years ago
Alan Evans 9445555d66
Code analysis - address @NotNull/@Nullable issues. 5 years ago
Alan Evans 7db1588578 Do not assume phone number in conversation.
Fixes #8813
5 years ago
Alan Evans 0a7970ad0c
Image Editor - Allow undoing back to the original state when exceeds the undo limit. 5 years ago
Alan Evans 10ad3fbf82 Lint - Use easily identifiable wake lock tags. 5 years ago
Alan Evans 95858898d7 Lint - avoid calling a restricted API. 5 years ago
Alan Evans 16c8cc88d7 Update visibility and icon of camera flip control in call.
Fixes #8221
5 years ago
Greyson Parrelli c0c051bb66 Bump version to 4.40.4 5 years ago
Greyson Parrelli bd0d1e842f Updated language translations. 5 years ago
Alan Evans 7f0c998b24
Image Editor - Further crop improvements.
* Thumb accuracy improved.
* When out of bounds from drag, try to fix by adjusting translation.
* Update undo state when listener changes.
5 years ago