Commit Graph

2913 Commits (8bbf457f647626b6dc5fc14673c009135f0246b9)

Author SHA1 Message Date
SessionHero01 8bbf457f64
Bump version code 8 months 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
8 months ago
SessionHero01 5699be96cc
Bump version code to 401 8 months ago
SessionHero01 95975c79bd
[ses-3567] - fix error sending group invite (#1052) 8 months ago
SessionHero01 a1692197ac
Bump version code to 400 8 months ago
SessionHero01 362f37b01d
Revert "Moving db calls out of the main thread"
This reverts commit e404fb964f.
8 months ago
ThomasSession 131e2146ad Merge branch 'dev' into feature/release-1.21.3-merge 8 months ago
SessionHero01 4913edccde
Catch the crash on home screen (#1049) 8 months ago
ThomasSession a6d121c194 Removed Spinkit dependency and replaced with indeterminate spinners 8 months ago
SessionHero01 3448fcde7f
Fix crash replying on push notification (#1048) 8 months ago
SessionHero01 84342ceb3d Fix more crashes (#1036) 8 months ago
ThomasSession 7c3915abd7 Making sure we use the right string for Huawei builds (#1041) 8 months ago
ThomasSession e404fb964f Moving db calls out of the main thread 8 months ago
ThomasSession 9353204650
Making sure we use the right string for Huawei builds (#1041) 8 months ago
SessionHero01 347593fb65
Fix empty state showing up on home screen (#1038) 8 months ago
SessionHero01 f093b88305
Fix more crashes (#1036) 8 months ago
SessionHero01 791c233bf5
Merge pull request #1033 from session-foundation/db-kotlin
Convert ApplicationContext into kotlin
8 months ago
SessionHero01 c358111363
Fixes flashing on search result list 8 months ago
SessionHero01 15aa91bae9
[SES-3536] - Unable to navigate back on search screen (#1031) 8 months ago
SessionHero01 116873fdc9
Bump release version 8 months ago
SessionHero01 716dde380f
Fixprod crashes (#1028) 8 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
8 months ago
SessionHero01 0b4a14313e
Fixprod crashes (#1028) 8 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
8 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>
8 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>
8 months ago
ThomasSession b6e6b68554
Fix/qa fixes (#1024)
* SES-3512 - Different strings for call baner based on state

* SES-3513 - Missed calls case on remote hangup

* updated readme for BrowserStack
8 months ago
ThomasSession 1bca395711
Merge pull request #1023 from session-foundation/release/1.21.1
Release/1.21.1
8 months ago
ThomasSession 4ac35f2be3
QA Fix ups (#1020)
* Making sure we do not crash when trying to open a document that hasn't yet been downloaded

* Do not attempt to open a doc marked as "in progress" of download

* SES-3510 - Removed debug toasts

* SES-3516 - show 'failed to send status' in message details

* SES-3515 getting current user for outgoing message details
8 months ago
SessionHero01 9575db64fd
Add github action workflow (#1016)
* Add build steps for github action

* Fix build commands

* Checkout submodule recursively and don't fail fast

* Fix mention view model tests

* Upload test result when failed

* Temporarily disable variants

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Remove deprecated properties

* Fixes up artifact uploading

* Fixes tests

* Fixes tests

* Huawei artifact matching and gradle caching

* PR trigger
8 months ago
SessionHero01 db18b8023c
Catch huawei init code 8 months ago
SessionHero01 e95fa6cc03
Merge pull request #1018 from session-foundation/release/1.21.1
Bring 1.21.1 back to dev
8 months ago
SessionHero01 3e7c025161
Update AGP and a few essential dependencies (#1017) 8 months ago
SessionHero01 36590bea81
Fix website variant build (#1015) 8 months ago
SessionHero01 bbdfec3a47
Add resetToken to TokenFetcher (#1009)
* Add resetToken to TokenFetcher

* Remove import
8 months ago
SessionHero01 8aaf985cdd
Bump version to 1.21.1 8 months ago
ThomasSession 3ba50dae3f
SES-3506 open document messages on tap (#1013)
* SES-3506 open document messages on tap

* Clean up

* PR feedback
8 months ago
ThomasSession 01c3003b36
Feature/calls kee updates (#1007)
* SES-3469 Fixing shortcut activity

* Reduce the time shown from 00:00:00 to 00:00 expand as needed when call exceeds the time which can be shown in 00:00

* Moved the voice setting to the top of the privacy page, and allowed for auto toggle of settings

* Disabling the switch camera butotn when not in video

* Moving logic into VM and adding step counter

* comments

* PR feedback - not exposing a mutable set
8 months ago
SessionHero01 2196c74563
Compilation issue 8 months ago
SessionHero01 46303e2168
Merge remote-tracking branch 'origin/dev' into merge-1.21.0
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/preferences/SettingsActivity.kt
#	app/src/main/java/org/thoughtcrime/securesms/preferences/SettingsViewModel.kt
#	app/src/main/java/org/thoughtcrime/securesms/service/WebRtcCallService.kt
8 months ago
SessionHero01 3bdba5374e
Increase build version and updated deprecation dates (#1008) 8 months ago
SessionHero01 c55840addd
Logs 8 months ago
SessionHero01 37fa8e4ae2
Update to what counts as connected 8 months ago
SessionHero01 54ec9e5d10
Renamed 8 months ago
SessionHero01 84d775cd06
Merge remote-tracking branch 'origin/release/1.21.0' into release/1.21.0 8 months ago
SessionHero01 c5912c36e0
Fix falsely reported internet connectivity 8 months ago
ThomasSession 8e1ca752d9 Fixing logs sharing crashing 8 months ago
ThomasSession d6584cee3c
Merge pull request #1001 from session-foundation/release/1.21.0
Release/1.21.0
8 months ago
SessionHero01 24ecc849c6
Bump version code to 395 8 months ago
SessionHero01 73db78ab5d
Enable libsession login (#999) 8 months ago