Commit Graph

6037 Commits (58e68f968cfe80d10e2cbfca984e6a70b43ba089)
 

Author SHA1 Message Date
Anton Chekulaev 58e68f968c
Merge branch 'refactor' into backup-restore 4 years ago
Niels Andriesse 6140b8bb20
Merge pull request #382 from RyanRory/link-preview-improvement
Link preview improvement
4 years ago
Niels Andriesse f61dfb8def
Merge pull request #384 from metaphore/open-group-info-update-refactoring
Open group info update refactoring
4 years ago
Anton Chekulaev 0ebb382edd Thread deletion cleanup. 4 years ago
Niels Andriesse b842003250
Merge pull request #383 from Kacper1263/patch-1
Improved Polish Translation
4 years ago
Ryan ZHAO 14a5ff0546 temporarily disable image with extension like '.ico' to make it the same iOS (just accept jpg, png and gif) 4 years ago
Kacper Marcinkiewicz a56fcd1439
Fixes/Improvements to the Polish translation 4 years ago
Anton Chekulaev 4307140e5c Conversation activity no longer pulls the public chat info directly.
Public chat API partially refactored to avoid thread branching and to use Kotlin coroutines instead of kovenant futures.
4 years ago
Ryan ZHAO 2a3c2fdb28 fix link preview close button 4 years ago
Ryan ZHAO 5e47d3b9ac show link preview cancel button 4 years ago
Ryan ZHAO 53d0689cf7 make pattern case insensitive 4 years ago
Ryan ZHAO d6c5892a15 improve link preview to support more sites 4 years ago
Niels Andriesse 55da7056dc
Merge pull request #376 from RyanRory/link-preview-for-any-site
Link Previews for Any Site
4 years ago
Niels Andriesse 9d8514d7c9
Merge pull request #354 from metaphore/background-polling
Use WorkManager API for Background Polling
4 years ago
Ryan ZHAO ad016731e4 more general regex for matching the image and title in a raw html 4 years ago
Ryan ZHAO 9f495b1ab8 ignore case for the key "location" in headers 4 years ago
Ryan ZHAO 798d7e227f Merge branch 'dev' of https://github.com/loki-project/session-android into link-preview-for-any-site 4 years ago
Anton Chekulaev 419713ec4b Merge branch 'dev' into backup-restore 4 years ago
Anton Chekulaev 4781bf08ef Updated backup preference keys for settings activity. 4 years ago
nielsandriesse dde30aa8db Update build number 4 years ago
nielsandriesse 10246241ad Update build number 4 years ago
nielsandriesse d52f522ff2 Update version number 4 years ago
Niels Andriesse 7ed9d984b9
Merge pull request #378 from RyanRory/PN-fix-database
Push Notification Fixes Part 2
4 years ago
Anton Chekulaev ae15c4dd9f Backup enabled preference flag reset.
General backup restore cleanup.
4 years ago
Anton Chekulaev 072f93afa1 Merge branch 'dev' of https://github.com/loki-project/session-android into backup-restore 4 years ago
Anton Chekulaev 81f34e93be Backup restore landing screen option. 4 years ago
Niels Andriesse c2e05e5c5b
Merge pull request #379 from RyanRory/onion-routing-v3
Use lsrpc/v3
4 years ago
Anton Chekulaev 7499334a6a Fixed XML resource file uses old class name. 4 years ago
Anton Chekulaev 20088285b9 FCM preference added to the backup. 4 years ago
Ryan ZHAO b52647c453 adjust PN server request for onion request v3 4 years ago
Anton Chekulaev acd8603ee3 Open group avatar downloading disabled.
Open group message delete request error logs go to the warning channel now.
4 years ago
Anton Chekulaev e80e8dc761 Attachment keys removed from the backup.
Open group avatar downloading temporary disabled.
Backup importer cleanup.
4 years ago
Ryan ZHAO 96f0f3abc9 complete the logic of push notification service 4 years ago
Ryan ZHAO 52b1adaf58 modify the database version number tags 4 years ago
Ryan ZHAO aabfa5817c fix a UI bug of link preview 4 years ago
Ryan ZHAO d669e8a0b1 enable link preview for any site 4 years ago
Ryan ZHAO 283e7d62dd remove unused white list 4 years ago
Ryan ZHAO 5ad7fcf954 rename whitelisted function 4 years ago
Anton Chekulaev bf3c35f750 Full backup importer refactoring. 4 years ago
Anton Chekulaev 7b46849d07 Some more preferences included in the backup. 4 years ago
Anton Chekulaev 3311cd0958 Merge branch 'dev' of https://github.com/loki-project/session-android into backup-restore 4 years ago
Anton Chekulaev 68dbd91152 Backup exporter ported to Kotlin with adjustments.
Important preferences included in the backup.
Private chat sessions get reset after backup import.
4 years ago
Niels Andriesse 2c68cbeaf7
Merge pull request #374 from loki-project/voice-messages
Limit Voice Messages to One Minute
4 years ago
nielsandriesse b8a2b17477 Limit voice messages to one minute 4 years ago
Niels Andriesse d168f25043
Merge pull request #373 from loki-project/invitations
Invitations
4 years ago
nielsandriesse b408a408ec Implement simple invitation mechanism 4 years ago
nielsandriesse 887aaf4ee4 Update build number 4 years ago
nielsandriesse 71702badec Fix edit text selection bug 4 years ago
nielsandriesse 6bb3cfaded Update build number 4 years ago
nielsandriesse 985de5aa3c Fix share screen bug 4 years ago