Commit Graph

9402 Commits (feature/repo-deprecation)
 

Author SHA1 Message Date
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
ThomasSession 4b87e926c4 Added a log so we can see when the version data is returned 8 months ago
ThomasSession 42733c910d Clean up logic
Fixed randomly found timeunit error
8 months ago
ThomasSession d3990572a0 Linking Version util to the app 8 months ago
ThomasSession 35a9f9fbbe Version fetching API added 8 months ago
ThomasSession a796f05136
Merge pull request #1577 from bemusementpark/dark-light
Fix followSystemInDark
8 months ago
bemusementpark ce501fd363 Move invalidateComposeThemeColors() 8 months ago
bemusementpark 447ea85333 Improve naming 8 months ago
Fanchao Liu d23d8f3b07 Fix double closing on memory file (#1579)
Co-authored-by: fanchao <git@fanchao.dev>
8 months ago
Fanchao Liu dec02cef5a
Fix double closing on memory file (#1579)
Co-authored-by: fanchao <git@fanchao.dev>
8 months ago
ThomasSession dba0ca910e JNI bridging for the new version blinded key api 8 months ago
bemusementpark 7bb1a3a513 Suppress compose name warning 8 months ago
bemusementpark 25e7c7ec61 Simplify ThemeFromPreferences by removing lambdas 8 months ago
ThomasSession 6fb0f1708f
Merge pull request #1581 from oxen-io/feature/update-libsession
Latest libsession
8 months ago