Commit Graph

2552 Commits (1a4e94e57a0b42f99864d18c775132781aa606f2)

Author SHA1 Message Date
ThomasSession 1a4e94e57a Migrating to media3 1.4.0 9 months ago
ThomasSession c55c55d775 Migration to Media3 9 months ago
ThomasSession 5b34a09ff9 Upgrading to the latest exoplayer: 2.19.1 9 months ago
ThomasSession 2aeb769815 Upgraded to 4.5.0 (we can't use 4.6.0 yet due to kotlin 2.0 usage) 9 months ago
ThomasSession fea17d77a1 Cleaning up styling and using registerForActivityResult 9 months ago
ThomasSession cab8c03a84 Better styling 9 months ago
ThomasSession 6fff1e1832 Better styling 9 months ago
ThomasSession 4bb583e7d9 Moved to the new Cropping library v4.3.3 9 months ago
ThomasSession 2028a8419e Konvert AvatarSelection 9 months ago
ThomasSession a337a90de4 Removed com.amulyakhare.textdrawable
Cleaned up references to TextDrawable.
Also cleaned up the way we  load layered drawables, used in ProfilePictureView for the load state as the icons were stretched across and didn't look nice.
9 months ago
ThomasSession f865f9f8ed Merge branch 'dev' into merge/1.19.0 9 months ago
ThomasSession 4e50701c90 version code bump 9 months ago
ThomasSession 4e741e68f3 Adding back the fullscreen intent permission 9 months ago
ThomasSession 80216e995e Removing the snodes version patch 9 months ago
ThomasSession b089677860 Merge branch 'master' into release/1.19.0 9 months ago
ThomasSession a742620b6f Not needed anymre 9 months ago
ThomasSession fe1fe2e109 Merge branch 'fix/removing-ad-id' of https://github.com/oxen-io/session-android into fix/removing-ad-id 9 months ago
ThomasSession bbac0939f5 Unchecked code 9 months ago
alansley 76a74f7e9f Upgraded firebase from v18.0.0 to v24.0.0 9 months ago
ThomasSession 2b8d2d49e8 Making sure we do not have AD_ID in the app 9 months ago
ThomasSession 71f9548343 comments 9 months ago
ThomasSession 514c19e33f Relying on the home config sync 9 months ago
ThomasSession 96dded096f Making sure the username is saved when creating an account 9 months ago
Andrew d6c5ab2b18
Merge pull request #1593 from bemusementpark/more-snodes
Optimise SnodeAPI and Add Snode.Version and tests
9 months ago
ThomasSession 982e23be30
Merge branch 'dev' into release/1.19.0 9 months ago
bemusementpark 41f5fcc67e Merge branch 'dev' into more-snodes 9 months ago
Andrew 415264eb0d
Merge pull request #1594 from bemusementpark/shared-random
Share SecureRandom
9 months ago
bemusementpark f5d1debc32 Add shared SecureRandom instance 9 months ago
bemusementpark 5417660996 Improve Version to cap parts at 16-bits rather than masking them 9 months ago
bemusementpark 6e1ed8cc11 Add SnodeTest 9 months ago
ThomasSession 48554fada7 [SES-2494] Applying proper styling for message request 9 months ago
ThomasSession 9ce3ab4b80 Added a background to emoji variations popup 9 months ago
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 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