Commit Graph

9404 Commits (master)
 

Author SHA1 Message Date
bemusementpark f9ace6a9b9 Add LruCache and thread-safety 1 year ago
bemusementpark fa0abef243 Fix Snode Version CACHE usage 1 year ago
ThomasSession cd1a0643e3
Merge pull request #1596 from oxen-io/feature/clean-ups
Feature/clean ups
1 year ago
bemusementpark f5d1debc32 Add shared SecureRandom instance 1 year ago
bemusementpark 61cb602e63 Simplify and document some functions 1 year ago
bemusementpark 2125502e77 Refactor a few MessagingModuleConfiguration function calls 1 year ago
bemusementpark 5417660996 Improve Version to cap parts at 16-bits rather than masking them 1 year ago
bemusementpark 6e1ed8cc11 Add SnodeTest 1 year ago
bemusementpark 3c8302f7a4 Optimise SnodeAPI further 1 year ago
bemusementpark c1d40cdbe7 Optimise SnodesAPI 1 year ago
ThomasSession 48554fada7 [SES-2494] Applying proper styling for message request 1 year ago
bemusementpark 482f169df1 Refactor SnodeApi 1 year ago
ThomasSession 9ce3ab4b80 Added a background to emoji variations popup 1 year ago
ThomasSession 41ab9b98f8 Updated logic for hiding the input in conversation 1 year ago
bemusementpark b93ec3be04 Optimise Snode and Snode.Version 1 year ago
ThomasSession a56e1d0b91
Merge pull request #1591 from oxen-io/feature/service-clean-up
Feature/service clean up
1 year ago
ThomasSession e71f650dc0
Update app/src/main/java/org/thoughtcrime/securesms/service/WebRtcCallService.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
1 year ago
ThomasSession 7dcfba4932
Update app/src/main/java/org/thoughtcrime/securesms/service/KeyCachingService.java
Co-authored-by: Andrew <andrewgallasch@gmail.com>
1 year ago
ThomasSession fb7c24a26d
Update app/src/main/java/org/thoughtcrime/securesms/service/KeyCachingService.java
Co-authored-by: Andrew <andrewgallasch@gmail.com>
1 year 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>
1 year ago
ThomasSession 0616e148cf
Merge pull request #1585 from bemusementpark/fix-version-check
Fix version check
1 year ago
bemusementpark d8bcb83de5 Fix app exit after Lock Screen 1 year ago
ThomasSession 2f135a6bf6 Cleaning up foreground service calls 1 year ago
ThomasSession 2a5f86ea06
Merge pull request #1587 from oxen-io/feature/remove-snode-version-patch
Removing the snodes version patch
1 year ago
ThomasSession 124d743fb1
Merge pull request #1588 from oxen-io/feature/version-bump
Version bump to go above last live version
1 year ago
ThomasSession 33f23e5fa1 Another unused or referenced service 1 year ago
ThomasSession 137a26c3bf KeepAliveService doesn't seem to be used anywhere 1 year ago
bemusementpark 5c4e95c4ec Update VersionDataFetcher KDoc 1 year ago
ThomasSession 8d15169c93 Version bump to go above last live version 1 year ago
ThomasSession 60c111d30a Removing the snodes version patch 1 year ago
bemusementpark 72d77a9caf Add @JvmOverloads 1 year ago
bemusementpark 4992123baf Cleanup comment 1 year ago
bemusementpark 40db23d341 Fix setLastVersion called onException 1 year ago
bemusementpark 7fa3d9f3ff Fix version check 1 year ago
ThomasSession fbbef4898a
Merge pull request #1564 from oxen-io/feature/adding-back-fullscreen-intent-permission
Adding back the fullscreen intent permission
1 year ago
ThomasSession fc4bf6ff27
Merge pull request #1583 from oxen-io/feature/blinded-version
Feature/blinded version
1 year ago
ThomasSession a594952832
Update libsession/src/main/java/org/session/libsession/snode/utilities/PromiseUtil.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
1 year ago
ThomasSession 7a8e1309fb PR feedback 1 year ago
ThomasSession 83ea71de24
Update app/src/main/java/org/thoughtcrime/securesms/util/VersionUtil.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
1 year ago
ThomasSession 4b87e926c4 Added a log so we can see when the version data is returned 1 year ago
ThomasSession 42733c910d Clean up logic
Fixed randomly found timeunit error
1 year ago
ThomasSession d3990572a0 Linking Version util to the app 1 year ago
ThomasSession 35a9f9fbbe Version fetching API added 1 year ago
ThomasSession a796f05136
Merge pull request #1577 from bemusementpark/dark-light
Fix followSystemInDark
1 year ago
bemusementpark ce501fd363 Move invalidateComposeThemeColors() 1 year ago
bemusementpark 447ea85333 Improve naming 1 year ago
Fanchao Liu d23d8f3b07 Fix double closing on memory file (#1579)
Co-authored-by: fanchao <git@fanchao.dev>
1 year ago
Fanchao Liu dec02cef5a
Fix double closing on memory file (#1579)
Co-authored-by: fanchao <git@fanchao.dev>
1 year ago
ThomasSession dba0ca910e JNI bridging for the new version blinded key api 1 year ago
bemusementpark 7bb1a3a513 Suppress compose name warning 1 year ago