Commit Graph

9265 Commits (a50e3049384a5fe6f000e1f4d1a62ca669d6734b)
 

Author SHA1 Message Date
ThomasSession b6c58f4638
Merge pull request #1600 from oxen-io/fix/username-saved
Making sure the username is saved when creating an account
8 months ago
ThomasSession 71f9548343 comments 8 months ago
ThomasSession 514c19e33f Relying on the home config sync 8 months ago
ThomasSession 96dded096f Making sure the username is saved when creating an account 8 months ago
Andrew d6c5ab2b18
Merge pull request #1593 from bemusementpark/more-snodes
Optimise SnodeAPI and Add Snode.Version and tests
8 months ago
ThomasSession c6c1aa60e9
Merge pull request #1597 from oxen-io/release/1.19.0
Release/1.19.0
8 months ago
bemusementpark 8a9faa182d Fix SnodeAPI error thrown outside of Promise 8 months ago
ThomasSession 982e23be30
Merge branch 'dev' into release/1.19.0 8 months ago
bemusementpark 41f5fcc67e Merge branch 'dev' into more-snodes 8 months ago
bemusementpark 2960eddd85 Fix removeDuplicates 8 months ago
Andrew 415264eb0d
Merge pull request #1594 from bemusementpark/shared-random
Share SecureRandom
8 months ago
bemusementpark f9ace6a9b9 Add LruCache and thread-safety 8 months ago
bemusementpark fa0abef243 Fix Snode Version CACHE usage 8 months ago
ThomasSession cd1a0643e3
Merge pull request #1596 from oxen-io/feature/clean-ups
Feature/clean ups
8 months ago
bemusementpark f5d1debc32 Add shared SecureRandom instance 8 months ago
bemusementpark 61cb602e63 Simplify and document some functions 8 months ago
bemusementpark 2125502e77 Refactor a few MessagingModuleConfiguration function calls 8 months ago
bemusementpark 5417660996 Improve Version to cap parts at 16-bits rather than masking them 8 months ago
bemusementpark 6e1ed8cc11 Add SnodeTest 8 months ago
bemusementpark 3c8302f7a4 Optimise SnodeAPI further 8 months ago
bemusementpark c1d40cdbe7 Optimise SnodesAPI 8 months ago
ThomasSession 48554fada7 [SES-2494] Applying proper styling for message request 8 months ago
bemusementpark 482f169df1 Refactor SnodeApi 8 months ago
ThomasSession 9ce3ab4b80 Added a background to emoji variations popup 8 months ago
ThomasSession 41ab9b98f8 Updated logic for hiding the input in conversation 8 months ago
bemusementpark b93ec3be04 Optimise Snode and Snode.Version 8 months ago
ThomasSession a56e1d0b91
Merge pull request #1591 from oxen-io/feature/service-clean-up
Feature/service clean up
8 months ago
ThomasSession e71f650dc0
Update app/src/main/java/org/thoughtcrime/securesms/service/WebRtcCallService.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
8 months ago
ThomasSession 7dcfba4932
Update app/src/main/java/org/thoughtcrime/securesms/service/KeyCachingService.java
Co-authored-by: Andrew <andrewgallasch@gmail.com>
8 months ago
ThomasSession fb7c24a26d
Update app/src/main/java/org/thoughtcrime/securesms/service/KeyCachingService.java
Co-authored-by: Andrew <andrewgallasch@gmail.com>
8 months ago
Fanchao Liu 268b6cc097
Fix crashes on conversation screen (#1590)
* Fixed onion request crashes

* Use kotlin.Result instead

---------

Co-authored-by: fanchao <git@fanchao.dev>
8 months ago
ThomasSession 0616e148cf
Merge pull request #1585 from bemusementpark/fix-version-check
Fix version check
8 months ago
bemusementpark d8bcb83de5 Fix app exit after Lock Screen 8 months ago
ThomasSession 2f135a6bf6 Cleaning up foreground service calls 8 months ago
ThomasSession 2a5f86ea06
Merge pull request #1587 from oxen-io/feature/remove-snode-version-patch
Removing the snodes version patch
8 months ago
ThomasSession 124d743fb1
Merge pull request #1588 from oxen-io/feature/version-bump
Version bump to go above last live version
8 months ago
ThomasSession 33f23e5fa1 Another unused or referenced service 8 months ago
ThomasSession 137a26c3bf KeepAliveService doesn't seem to be used anywhere 8 months ago
bemusementpark 5c4e95c4ec Update VersionDataFetcher KDoc 8 months ago
ThomasSession 8d15169c93 Version bump to go above last live version 8 months ago
ThomasSession 60c111d30a Removing the snodes version patch 8 months ago
bemusementpark 72d77a9caf Add @JvmOverloads 8 months ago
bemusementpark 4992123baf Cleanup comment 8 months ago
bemusementpark 40db23d341 Fix setLastVersion called onException 8 months ago
bemusementpark 7fa3d9f3ff Fix version check 8 months ago
ThomasSession fbbef4898a
Merge pull request #1564 from oxen-io/feature/adding-back-fullscreen-intent-permission
Adding back the fullscreen intent permission
8 months ago
ThomasSession fc4bf6ff27
Merge pull request #1583 from oxen-io/feature/blinded-version
Feature/blinded version
8 months ago
ThomasSession a594952832
Update libsession/src/main/java/org/session/libsession/snode/utilities/PromiseUtil.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
8 months ago
ThomasSession 7a8e1309fb PR feedback 8 months ago
ThomasSession 83ea71de24
Update app/src/main/java/org/thoughtcrime/securesms/util/VersionUtil.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
8 months ago