Commit Graph

9731 Commits (6aa0024aa98f1295d13a9c8b397b2f38c09ad386)
 

Author SHA1 Message Date
ThomasSession 6aa0024aa9
Searching for "Note to self" should show note to self in search results (#1070) 1 month ago
ThomasSession b4a9b22529
Fixing gradient issue on older android versions (#1069)
paprently  older versions of android can't use gradients with a mix of hex colors and dynamic theme attributes
1 month ago
SessionHero01 8785144731
[SES-3368] - Fix image partial loading issue (#1046) 1 month ago
ThomasSession 7b8e669eb9
Android 15 fixes (#1066)
* SES-3589 - qa tags

* Catering for insets in android 15

* Fixing scrim colour

* Adding back loader on images as it is useful for outgoing messages

* Catering for keyboard insets due to new target sdk 35

* Using latest webrtc lib

* Catering for insets when calculating recyclerview scroll

* Enabling predictive back gesture for android 15 devices

* Reworking new message fragment for ime handling on all versions including small screens

* Removing insets from base app bar as theyare handled by the base activity
1 month ago
SessionHero01 dea57ae39a
Merge pull request #1065 from session-foundation/release/1.22.0
Release/1.22.0
1 month ago
SessionHero01 c487936764
Merge branch 'dev' into release/1.22.0 1 month ago
SessionHero01 e67d62a869
[SES-3368] - Convert MediaSendFragment to Kotlin (#1064) 1 month ago
ThomasSession 1106987c0c
Android target sdk 35 (#1063)
* Android target sdk 15

Removed unused libraries
Fixed broken icon colors

* Bumping libsession-util
1 month ago
ThomasSession b20b02b4ab
Feature/expired attachments (#1037)
* Adding an expired state for image attachments

* UI updates

Pending/Expired attachments now use different icons for different types
Consistent padding and styling for bubbled control messages (call cm, deleted message, pending/expired attachments)

* Fixing pending/expired view styling

* Catering for expired 404 attachments

* Removing the duplication of attachment state. Relying only on the enum

* Handling video icon for attachment control

* Renamed Pending view to AttachmentControl as it will have more responsibility now

Handling loading and failed state in attachment controls

* Properly handling quotes for attachment types and states

* Quote styling fixes

* Message UI tweaking

* Retry on tap for failed attachments

* Retrying failed attachments

* Renamind pending attachment download

* Removing redundant state in attachment controls

* Catering for multi image attachment control and calculating total attachment size

* Making sure retry works for multiple attachments

* Showing attachment controls in the message details instead of the carousel if the image isn't downloaded

* Making sure we show videos in the message details page

* Fixing audio slide issue

* Making sure we can interact with pending and failed attachments from the message details

* Message details show state update when downloading a pending attachment

Also added a new debug menu item to "untrust" attachments

* crowdin strings

* Added a todo

* PR feedback
1 month ago
ThomasSession 6a7e0f7885
Making sure the path activity renders well o n small screens (#1061)
* Making sure the path activity renders well o n small screens

* Tweaked the function

* Removed commented code
1 month ago
SessionHero01 8d8def5321
[SES-3551] - Move libsession-util to remote repo (#1042) 1 month ago
ThomasSession 735d95f54e Fixed icon colour issue 1 month ago
SessionHero01 8bbf457f64
Bump version code 1 month ago
SessionHero01 f60fde78e8
Merge remote-tracking branch 'origin/dev' into release/1.22.0 1 month ago
SessionHero01 1420612876
Merge pull request #1057 from session-foundation/merge-1.21.3
Bring 1.21.3 to dev
1 month ago
SessionHero01 d8193c469e
Merge pull request #1047 from session-foundation/release/1.21.3
Release/1.21.3
1 month ago
SessionHero01 e547f4f865
Merge remote-tracking branch 'origin/dev' into merge-1.21.3
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/home/HomeViewModel.kt
#	libsession/src/main/java/org/session/libsession/messaging/jobs/InviteContactsJob.kt
1 month ago
SessionHero01 5699be96cc
Bump version code to 401 1 month ago
SessionHero01 95975c79bd
[ses-3567] - fix error sending group invite (#1052) 1 month ago
SessionHero01 a1692197ac
Bump version code to 400 1 month ago
SessionHero01 362f37b01d
Revert "Moving db calls out of the main thread"
This reverts commit e404fb964f.
1 month ago
ThomasSession d64a40af2b
Merge pull request #1050 from session-foundation/feature/release-1.21.3-merge
Feature/release 1.21.3 merge
1 month ago
ThomasSession 131e2146ad Merge branch 'dev' into feature/release-1.21.3-merge 1 month ago
SessionHero01 4913edccde
Catch the crash on home screen (#1049) 1 month ago
ThomasSession a6d121c194 Removed Spinkit dependency and replaced with indeterminate spinners 1 month ago
SessionHero01 3448fcde7f
Fix crash replying on push notification (#1048) 1 month ago
stfsession 6142708551 [Automated] Update translations from Crowdin (#1039)
Co-authored-by: ThomasSession <171472362+ThomasSession@users.noreply.github.com>
1 month ago
SessionHero01 84342ceb3d Fix more crashes (#1036) 1 month ago
ThomasSession 7c3915abd7 Making sure we use the right string for Huawei builds (#1041) 1 month ago
stfsession c188b14b3d [Automated] Update translations from Crowdin (#1039)
Co-authored-by: ThomasSession <171472362+ThomasSession@users.noreply.github.com>
1 month ago
ThomasSession e404fb964f Moving db calls out of the main thread 1 month ago
ThomasSession 9353204650
Making sure we use the right string for Huawei builds (#1041) 1 month ago
stfsession 397a7dec71
[Automated] Update translations from Crowdin (#1039)
Co-authored-by: ThomasSession <171472362+ThomasSession@users.noreply.github.com>
1 month ago
SessionHero01 347593fb65
Fix empty state showing up on home screen (#1038) 1 month ago
SessionHero01 f093b88305
Fix more crashes (#1036) 1 month ago
stfsession 44718c47da
[Automated] Update translations from Crowdin (#1035)
Co-authored-by: ThomasSession <171472362+ThomasSession@users.noreply.github.com>
1 month ago
SessionHero01 791c233bf5
Merge pull request #1033 from session-foundation/db-kotlin
Convert ApplicationContext into kotlin
2 months ago
SessionHero01 a312b901b2
Merge pull request #1032 from session-foundation/search-result-list-optimisation
[SES-3536] - Fix flashes on search result list
2 months ago
SessionHero01 c358111363
Fixes flashing on search result list 2 months ago
SessionHero01 1dc88125c6
Merge pull request #1029 from session-foundation/release/1.21.2
Prepare for release 1.21.2
2 months ago
SessionHero01 15aa91bae9
[SES-3536] - Unable to navigate back on search screen (#1031) 2 months ago
SessionHero01 116873fdc9
Bump release version 2 months ago
SessionHero01 716dde380f
Fixprod crashes (#1028) 2 months ago
SessionHero01 62374c672f
Fix a potential crash when handling member removal offline (#1025)
* Fix a potential crash handling member removal

* Change how the class is instantiated

* Additional GH triggers
2 months ago
SessionHero01 0b4a14313e
Fixprod crashes (#1028) 2 months ago
stfsession f7d1ddf714
[Automated] Update translations from Crowdin (#1026)
Co-authored-by: mpretty-cyro <15862619+mpretty-cyro@users.noreply.github.com>
2 months ago
SessionHero01 5cfc87e38f
Fix a potential crash when handling member removal offline (#1025)
* Fix a potential crash handling member removal

* Change how the class is instantiated

* Additional GH triggers
2 months ago
AL-Session 635cee1585
fix/prevent_button_spam_on_scroll_to_replied_message - and VisibleMessageViews in general (#983)
* WIP

* Minor tidyup

* Removed some blank lines

* Fix typo

* Tweaks

---------

Co-authored-by: alansley <aclansley@gmail.com>
Co-authored-by: ThomasSession <thomas.r@getsession.org>
2 months ago
AL-Session 58e142c5d2
Fix/SES-3278 prevent multimedia send to blinded recipients and tint buttons appropriately (#952)
* Initial commit

* PR feedback 1 & 2

* Commit before merging dev to check if some issues still exist

* All working

* PR feedback: Removed initiallyEnabled flag

* PR feedback

* Properly using enabled state for button styling

* Updated test

---------

Co-authored-by: alansley <aclansley@gmail.com>
Co-authored-by: ThomasSession <thomas.r@getsession.org>
2 months ago
SessionHero01 222994a17e
Merge pull request #1014 from session-foundation/release/1.21.1
Release 1.21.1
2 months ago