Andrew
e4999e3b84
Merge branch 'dev' into disappear-2
2 years ago
Andrew
637b7f8249
Fix expiry mode application to Message
2 years ago
Andrew
84e92e186b
Fix context auto delete timer doesn't show if opened before successful send
2 years ago
Morgan Pretty
7e32f37258
Removed an unneeded import
2 years ago
Andrew
701e3cbf8b
Close message context menu on delete
2 years ago
Andrew
779101ddc0
Close MessageDetailsActivity when message is deleted
2 years ago
Andrew
b56c3bd6c5
Add expiration subtitle to Delete option in message context menu
2 years ago
Morgan Pretty
bd03bf45c2
Initial CI setup test
...
Added code coverage report generation (for future CI stuff)
Fixed a flaky unit test
2 years ago
Andrew
b8aa46912a
Add auto-delete subtitle to context menu
2 years ago
Andrew
ac37b2b9de
Convert ConversationReactionOverlay to Kotlin
2 years ago
Andrew
3fa4122f77
Tweak call message style
2 years ago
Andrew
ace7e3b54c
Don't delete old call messages on new call message
2 years ago
Andrew
f3bb2e5cfa
Add new call control message UI with timer icon above
2 years ago
Andrew
c7ffa61c55
Simplify MarkReadReceiver
2 years ago
Andrew
730851d3d5
Remove erroneous scheduleDeletion in marked read
2 years ago
Andrew
a47bf230e2
Fix last seen channel being closed by consuming flow
2 years ago
Andrew
a326c47e56
Don't start DaR timer view until it has actually started
2 years ago
Andrew
246e8bf2a2
Fix messages not marked as read onScroll when message count is unchanged
2 years ago
Andrew
4c7485f53d
Fix Message#expiryMode de/serialisation
2 years ago
Andrew
cb0327ecb2
Fix follow setting contentDesc
2 years ago
Andrew
97d6c9928f
Fix contentDescriptions
2 years ago
Andrew
848dbd2eb0
Start expiration at end of handling each message type treating call and extraction as DaR
2 years ago
Andrew
e2e5a36f51
Merge remote-tracking branch 'refs/remotes/origin/disappear-2' into disappear-2
2 years ago
Andrew
a845d2f17a
Add Set button contentDescription
2 years ago
Al Lansley
343820579c
SA1390 - Session ID regeneration on focus loss ( #1392 )
...
* Fixes #1390
* Clean up prior to PR
* Removed unused logging imports introduced during debugging
* Added mechanism to store the session ID seed temporarily during account creation
* Implemented keeping session ID on lose/regain focus via Hariss' better way using the savedInstanceState Bundle
* Removed now unused imports
2 years ago
0x330a
106305f118
fix: outdated banner showing and updating on messages properly
2 years ago
alansley
cab1ffec1e
Put back some whitespace
2 years ago
alansley
42e58c477b
Removed unused logging imports
2 years ago
alansley
09e48fdc5c
Fixes #1346
2 years ago
alansley
cfe2dbca7b
Working fix push before cleanup
2 years ago
alansley
88ceffeee2
Investigation in progress
2 years ago
Andrew
1ada072884
Copy expiryMode from proto for all Messages
2 years ago
Andrew
c8377b0e30
Fix follow setting visible in groups
2 years ago
Al Lansley
2fff9eceb7
Cannot save generic files ( #1391 )
...
* Fixes #429
* Further experimentation regarding potential race condition - still not resolved
* Changed spinner mechanism away from RotateAnimation which fixes race-condition
* Removed leftover commented code
* Cleanup of unused imports
* Addressed PR feedback
* Adjusted 'visible' to use ktx
2 years ago
Al Lansley
c366574521
Allow links and replies in input bar
...
Fixes oxen-io/session-android#704 (#1387 )
2 years ago
Andrew
1339c60d06
Fix received messages deleted instantly
2 years ago
Andrew
7b26de5bd6
Fix disappear after read
2 years ago
Andrew
6b1628df6b
Use expiration in message instead of config
2 years ago
Andrew
5a047daefc
Remove disappearing messages scheduling from VisibleMessageView
2 years ago
Andrew
f921fc4933
Remove unused markExpireStarted overload
2 years ago
Andrew
a3b6f685c0
Refactor follow setting dialog
2 years ago
Andrew
06c258364f
Use new strings for follow setting control message
2 years ago
Andrew
988040b577
Hide follow settings button when not applicable
2 years ago
andrew
a57b7ef121
build: update version code
2 years ago
0x330a
9a83daa53f
fix: remove the two unsupported servers
2 years ago
andrew
cf0dbffafd
Add follow setting button
2 years ago
andrew
c60b6d9ba2
Add follow setting button
2 years ago
andrew
71b2f1ed6a
Hold onto last incoming and outgoing expiration update for 1 on 1 convos
2 years ago
andrew
a4d3fa8897
Convert ExpiringMessageManager to Kotlin
2 years ago
andrew
eecea12c17
Add set button contentDescription
2 years ago
andrew
7bd43b1b3c
Fix control messages
2 years ago
wafflesvsfrankie
7fe40ea9f1
Content descriptions ( #1358 )
...
* Adding in Content Description for automated testing including: Community input (URL) box, changes `Configuration message` to `Control message` and also `Message Body` to `Message body`Created checkout page along with checkoutItems and checkout cart functionality
* Forgot the button at the end
2 years ago
andrew
8cc26b8fb6
Fix contentDescriptions
2 years ago
0x330a
d6ba78606e
fix: activate the banner only if conversation is in expiring mode not none
2 years ago
andrew
4ed5b57abd
Fix read/write legacy
2 years ago
andrew
725ad43b1d
Fix timer icon flashes expired
2 years ago
andrew
fc9ea46ed8
Merge branch 'disappear-2' of github.com:bemusementpark/session-android into disappear-2
2 years ago
andrew
d3911fbedd
Fix legacy options
2 years ago
0x330a
565c92f45e
fix: clear on updated legacy message from existing legacy thread recipient
2 years ago
0x330a
56878dbd35
refactor: add sender to be the person to trigger the legacy message send (in case of closed group updates)
2 years ago
0x330a
d12bce54bd
feat: add basic last sent legacy message DB migration and creation for banner
2 years ago
andrew
806cb216ae
Fix disappearing off icon
2 years ago
andrew
b0447cf342
Fix gap under messages
2 years ago
andrew
1c8612c392
Migrate db to autoincrement id for sms and mms
2 years ago
andrew
555209bec1
Fix animation
2 years ago
andrew
1b5b7cfccc
Use animated timer in control message
2 years ago
andrew
e3011c52c2
Fix padding and ordering
2 years ago
andrew
a108e3b9c1
Show timer in status
2 years ago
andrew
7b533f3676
Fix timer color
2 years ago
andrew
61c51ecf64
Remove timer from message view
2 years ago
andrew
617dbc8799
Remove unused ConversationItemFooter
2 years ago
andrew
2228a05b2e
Fix control message text
2 years ago
andrew
a9467c7b96
[SES-1203] Disable radio buttons
2 years ago
andrew
8399771d5d
Add contentDescription to settingsPager
2 years ago
andrew
b2f92bc166
Add contentDescriptions to radio buttons
2 years ago
andrew
864942026c
Fix group disappearing messages not opening
2 years ago
0x330a
2d0c4399c4
refactor: use just the storage setExpirationConfiguration function
2 years ago
andrew
019a86482a
Fix timestamps
2 years ago
andrew
8145a7d772
Merge branch 'disappear-2' of github.com:bemusementpark/session-android into disappear-2
2 years ago
andrew
73538a47aa
Remove log
2 years ago
0x330a
acb1181db0
feat: add more testing functionality for the expected current / updated expiry configuration upon merging libsession updates
2 years ago
0x330a
f6a736bd13
Merge remote-tracking branch 'origin/master' into disappear-2
2 years ago
aaronkerckhoff
e595cfb504
Improve check if author is own user when quoting messages
2 years ago
andrew
008bbd8c38
Optimise DAR message expiry update & lookup
2 years ago
0x330a
9d02eb33c7
build: update version code
2 years ago
andrew
793fe63260
Merge branch 'dev' into disappear-2
2 years ago
andrew
88e7ef1403
Fix db typo
2 years ago
andrew
d37e7240e9
Call expire after read DaR messages
2 years ago
0x330a
b6bb586509
feat: add foreground types to key caching service and call service
2 years ago
0x330a
82cbf830ae
fix: need quotes on job type key
2 years ago
0x330a
c1102a2a50
build: update build number
2 years ago
0x330a
862a47e7e3
feat: add drop attachment download migration in case there are a lot of pending failed attachment downloads
2 years ago
0x330a
6f22eb659b
fix: use the context compat register receiver to fix Android 14 crash ( #1338 )
2 years ago
0x330a
e06f9ee79a
refactor: change storage adding contacts to create one on ones with a non hidden thread priority and base for testing storage expiration merges from fake polling
2 years ago
andrew
f71c56022d
Merge branch 'dev' into disappear-2
2 years ago
andrew
77f951cadf
Use separate tables for mms and sms in LokiMessageDatabase
2 years ago
andrew
c86b229200
Add mms and sms table to loki db
2 years ago
andrew
3d6c7dbae4
Simplify MarkReadReceiver#process
2 years ago
andrew
17f41d76b8
Improve ui vm separation
2 years ago
andrew
b211c8bffb
Rename ExpirationSettings to DisappearingMessages
2 years ago
0x330a
cb1b5b0f78
build: update version name and code
2 years ago
andrew
5986196465
Accessibility
2 years ago
andrew
892e4b75ec
Merge branch 'dev' into disappear-2
2 years ago
andrew
82a94eed74
Fix control message accessibility id
2 years ago
andrew
3566260c6c
Remove sarrays__off
2 years ago
andrew
149c81722c
Fix cards visibility pre API 28
2 years ago
andrew
ebbe928fd2
Sync disappear after read with other devices
2 years ago
0x330a
84bc1dcb6b
Update session libsodium ( #1326 )
...
* chore: update dependencies for the libsodium dependency and replace aar
* fix: update gradle dependencies to work with integration tests
* fix: test
* refactor: make it use espresso wait
* refactor: bring compose dependencies back to stable releases
2 years ago
0x330a
77a18e337b
Maybe fix oob in media preview adapter cursor adapter ( #1324 )
...
* fix: maybe fix oob exception?
* fix: attachment download was broken again
* refactor: wrap in an if and log warning in the bad state
2 years ago
aaronkerckhoff
0f04929bf9
Fix bug displaying user ID when quoting own message
2 years ago
0x330a
443ddfa370
Merge remote-tracking branch 'upstream/master' into dev
2 years ago
Andrew
e124d442ef
Ignore unknown fields in push V2 json
2 years ago
andrew
1f6542eff3
Fix dialog button style
2 years ago
Andrew
698b853716
Make playDebug the default variant
2 years ago
andrew
0cd0ac9c75
Ignore unknown fields in push V2 json
2 years ago
andrew
ec8b89b8a4
Minor test refactor
2 years ago
andrew
9968b5d6ea
Fix group admin test
2 years ago
andrew
c492a74014
Hide set button when disabled
2 years ago
andrew
7738b19760
Add non admin group test
2 years ago
andrew
cd0022e0ee
Add old config tests
2 years ago
andrew
668bf46655
Fix tests
2 years ago
andrew
e700641da7
Refactor test
2 years ago
andrew
3bf87ff2ea
Add 1 day after read
2 years ago
andrew
987bd8961b
Add off test
2 years ago
andrew
92cae9adde
Add 1 day after read test
2 years ago
andrew
a7111b0d49
Simplify VM
2 years ago
andrew
885df1e22b
Refactor
2 years ago
andrew
5ce100a4ec
Select currently persisted time when user toggles back to currently persisted type
2 years ago
andrew
349247e7f3
Hide disappearing header for note-to-self
2 years ago
Andrew
984c3763b6
Remove unused longmessage package
2 years ago
Andrew
833b30fc14
Increase activity_home_outdated_client_config text size to 11sp
2 years ago
andrew
0c9d050ef6
Fix nts options and add 10 second debug time
2 years ago
andrew
96afa8d23f
Fix expiry timer millis conversion
2 years ago
andrew
303aacb2e3
Fix post notifications permission request
2 years ago
andrew
bb36b9361a
Simplify list
2 years ago
andrew
2d89dda2dd
Fix debug time ordering
2 years ago
andrew
f1d3518f1c
Fix groups
2 years ago
andrew
63713aeb88
Show debug time in 1-1 conversations
2 years ago
andrew
ba0ca7d260
Remove Storage#setExpirationTimer
2 years ago
andrew
cdb7a5f5d6
Fix time option not selecting when type options are off
2 years ago
andrew
519bf38ee0
Merge branch 'dev' into disappear-2
2 years ago
hjubb
99e5ed3db7
Merge remote-tracking branch 'upstream/dev'
2 years ago
0x330a
29275cef51
build: update build number ( #1310 )
2 years ago
andrew
371d06d6b5
Simplify
2 years ago
andrew
8b320bb0ce
Fix onSetClick
2 years ago
andrew
ee6ce84116
Fix TitledRadioButton ripple downstate
2 years ago
andrew
ef24fb0fd1
Fix test
2 years ago
andrew
58c4467749
Implement default times
2 years ago
andrew
4e424384be
Improve routing
2 years ago
andrew
88223be957
Cleanup
2 years ago
andrew
bc83c3da52
Fix outline button colors
2 years ago
andrew
e95c842051
Add preview for all states
2 years ago
andrew
0b11e182ff
Merge branch 'dev' into disappear-2
2 years ago
andrew
0e0cbf112b
Use separate keys for huawei shared prefs
2 years ago
andrew
bfd2370730
Add disabled group options
2 years ago
0x330a
2466d9b4c0
[SES-1002] Synced blind requests ( #1303 )
...
* feat: update config to use blinded-msg-requests pr
* feat: add block community message requests bool to protos
* feat: add everything needed for recipientDB to have blocked community requests potentially
* feat: add db migrations
* feat: add sending community block flags and preference options
* feat: add parsing block request flag
* fix: open group message requests were broken anyway
* fix: delete all encoded open group inbox ID bs, fix privacy settings using user config as privacy store
* feat: initial creation sets flag, rename to match libsession implementation value
* fix: recipient blinded checks from open group message for blocking community requests on blinded ID version of recipient, use correct (inverted) values from before for checking polling and empty states etc
* fix: pr comments for view model factory context ref, simplified user config object check for category in PrivacySettingsPreferenceFragment
* fix: pr comments
* fix: migrate some dependencies and functionality out of VM into repository to remove content resolver and context dependecy so tests pass again
* refactor: better naming for hidesInputBar and add more tests for expected recipient view states
* fix: use contact information as opposed to active conversations
* fix: PR comments
2 years ago
andrew
9f6dd728d5
Cleanup
2 years ago
andrew
c22860665e
Add event flow
2 years ago
andrew
b65a383ac5
Reinstate group footer
2 years ago
andrew
97f28fd2e5
Respect option selected in note to self
2 years ago
andrew
6602f1bd14
Show correct options for note to self
2 years ago
andrew
cc5cd51ac1
Fix type radio button
2 years ago
andrew
7a705642a2
Fix fading edge
2 years ago
andrew
71b2544c31
Use compose
2 years ago
andrew
5142c45643
Move recipient into state
2 years ago
andrew
0ed9731622
Make ExpiryMode non-null in config
2 years ago
andrew
58b5815a09
Simplify
2 years ago
andrew
621c74c1d6
Improve animations
2 years ago
andrew
6818be21a1
Remove trailing divider
2 years ago
andrew
d9c48ec84f
Move getDeleteOptions() to ViewModel
2 years ago
andrew
78eef350b5
Add radioOption DSL
2 years ago
andrew
9123dd90a4
Utilise typealias for RadioOptions
2 years ago
andrew
60f396a158
Fix ExpSettingsViewModel
2 years ago
andrew
ae9d3810e1
Fix website flavor TokenFetcher
2 years ago
andrew
550955f530
Add huawei strings
2 years ago
andrew
62cd0f68f0
Improve huawei guarding
2 years ago
0x330a
d6dd7a82f1
fix: error with legacy type and set type check
2 years ago
andrew
d308f381d9
Disable fcm preference while register request is in flight
2 years ago
andrew
0aa5dc7969
Convert NotificationPreferenceFragment to Kotlin
2 years ago
andrew
7c8882e1f3
Fix project reference in task
2 years ago
andrew
4c8f38df72
Require command line arg to include huawei dependencies
2 years ago
andrew
b987ba719b
Remove unused longmessage package
2 years ago
andrew
1937fca681
Remove unused RecoveryPhraseRestoreActivity
2 years ago
andrew
ed7ce36402
Cleanup gradle
2 years ago
andrew
1d9fb13809
Move plugin to huawei flavor
2 years ago
andrew
9899b37f43
Move huawei manifest metadata to huawei flavor
2 years ago
andrew
77100231d2
Fix logs
2 years ago
andrew
16177d5cb1
Fix logs
2 years ago
0x330a
9faa400a5b
refactor: use generic option adapters, fix compile issues
2 years ago
andrew
9813b526f0
Merge branch 'dev' into huawei-3
2 years ago
Andrew
c9417b2fec
Fix Dialog#button default ( #1299 )
2 years ago
andrew
309293df63
Improve logs in SingleRecipientNotificationBuilder
2 years ago
0x330a
317ecf6cee
refactor: making radio options and adapter and list items generic
2 years ago
Andrew
34fc6ee6cb
Remove contactshare package ( #1288 )
2 years ago
andrew
e60c05cee0
Fix Huawei message parsing
2 years ago
0x330a
9dc8f18b86
fix: prevent message request response from being deleted by any config
2 years ago
andrew
5a5b2f593f
Refactor to accept Huawei token from getToken() and/or onNewToken()
2 years ago
Andrew
2f42fe9d0d
Remove unused classes ( #1289 )
2 years ago
andrew
c8dcfbf32c
Merge branch 'dev' into huawei-3
2 years ago
Andrew
9cf99480d6
Fix shareLogs() canceled by early dismiss() ( #1295 )
2 years ago