Commit Graph

9291 Commits (2f4c605613e54cefb3c4672ce409e0346f099587)
 

Author SHA1 Message Date
ThomasSession 41ab9b98f8 Updated logic for hiding the input in conversation 9 months ago
bemusementpark b93ec3be04 Optimise Snode and Snode.Version 9 months ago
ThomasSession a56e1d0b91
Merge pull request #1591 from oxen-io/feature/service-clean-up
Feature/service clean up
9 months ago
ThomasSession e71f650dc0
Update app/src/main/java/org/thoughtcrime/securesms/service/WebRtcCallService.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
9 months ago
ThomasSession 7dcfba4932
Update app/src/main/java/org/thoughtcrime/securesms/service/KeyCachingService.java
Co-authored-by: Andrew <andrewgallasch@gmail.com>
9 months ago
ThomasSession fb7c24a26d
Update app/src/main/java/org/thoughtcrime/securesms/service/KeyCachingService.java
Co-authored-by: Andrew <andrewgallasch@gmail.com>
9 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>
9 months ago
ThomasSession 0616e148cf
Merge pull request #1585 from bemusementpark/fix-version-check
Fix version check
9 months ago
bemusementpark d8bcb83de5 Fix app exit after Lock Screen 9 months ago
ThomasSession 2f135a6bf6 Cleaning up foreground service calls 9 months ago
ThomasSession 2a5f86ea06
Merge pull request #1587 from oxen-io/feature/remove-snode-version-patch
Removing the snodes version patch
9 months ago
ThomasSession 124d743fb1
Merge pull request #1588 from oxen-io/feature/version-bump
Version bump to go above last live version
9 months ago
ThomasSession 33f23e5fa1 Another unused or referenced service 9 months ago
ThomasSession 137a26c3bf KeepAliveService doesn't seem to be used anywhere 9 months ago
bemusementpark 5c4e95c4ec Update VersionDataFetcher KDoc 9 months ago
ThomasSession 8d15169c93 Version bump to go above last live version 9 months ago
ThomasSession 60c111d30a Removing the snodes version patch 9 months ago
bemusementpark 72d77a9caf Add @JvmOverloads 9 months ago
bemusementpark 4992123baf Cleanup comment 9 months ago
bemusementpark 40db23d341 Fix setLastVersion called onException 9 months ago
bemusementpark 7fa3d9f3ff Fix version check 9 months ago
ThomasSession fbbef4898a
Merge pull request #1564 from oxen-io/feature/adding-back-fullscreen-intent-permission
Adding back the fullscreen intent permission
9 months ago
ThomasSession fc4bf6ff27
Merge pull request #1583 from oxen-io/feature/blinded-version
Feature/blinded version
9 months ago
ThomasSession a594952832
Update libsession/src/main/java/org/session/libsession/snode/utilities/PromiseUtil.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
9 months ago
ThomasSession 7a8e1309fb PR feedback 9 months ago
ThomasSession 83ea71de24
Update app/src/main/java/org/thoughtcrime/securesms/util/VersionUtil.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
9 months ago
ThomasSession 4b87e926c4 Added a log so we can see when the version data is returned 9 months ago
ThomasSession 42733c910d Clean up logic
Fixed randomly found timeunit error
9 months ago
ThomasSession d3990572a0 Linking Version util to the app 9 months ago
ThomasSession 35a9f9fbbe Version fetching API added 9 months ago
ThomasSession a796f05136
Merge pull request #1577 from bemusementpark/dark-light
Fix followSystemInDark
9 months ago
bemusementpark ce501fd363 Move invalidateComposeThemeColors() 9 months ago
bemusementpark 447ea85333 Improve naming 9 months ago
Fanchao Liu d23d8f3b07 Fix double closing on memory file (#1579)
Co-authored-by: fanchao <git@fanchao.dev>
9 months ago
Fanchao Liu dec02cef5a
Fix double closing on memory file (#1579)
Co-authored-by: fanchao <git@fanchao.dev>
9 months ago
ThomasSession dba0ca910e JNI bridging for the new version blinded key api 9 months ago
bemusementpark 7bb1a3a513 Suppress compose name warning 9 months ago
bemusementpark 25e7c7ec61 Simplify ThemeFromPreferences by removing lambdas 9 months ago
ThomasSession 6fb0f1708f
Merge pull request #1581 from oxen-io/feature/update-libsession
Latest libsession
9 months ago
ThomasSession 5bd2724dec Latest libsession 9 months ago
bemusementpark 492d5217d0 Add colors lambda 9 months ago
Andrew 32dbea1a5e
Merge pull request #1580 from bemusementpark/fix-send-seed-dialog
[QA-31] Fix dialog not shown on seed send attempt
9 months ago
bemusementpark 1a3ffe1a8c Merge branch 'release/1.19.0' into fix-send-seed-dialog 9 months ago
bemusementpark d9649215e6 Fix dialog not shown on seed send attempt 9 months ago
Andrew 648d3729c0
Merge pull request #1578 from bemusementpark/lock
[QA-32] Fix app closes on app-unlock
9 months ago
ThomasSession 51a43d1de1
Merge pull request #1576 from oxen-io/fix/trimmed-account-id
Trimming the accound ID when validating it
9 months ago
bemusementpark 49ecdfd110 Fix app exit after Lock Screen 9 months ago
bemusementpark 90f6fee579 Change ThemeColorSet naming 9 months ago
bemusementpark 80d08a5fb2 Fix follow light 9 months ago
ThomasSession 2818552519
Merge pull request #1574 from oxen-io/fix/next-button-and-blinded-search
Fix/next button and blinded search
9 months ago