Commit 43eba96
Bump version to 7.28.0
Fix issue with using registration recovery password.
Update translations and other static files.
Bump version to 7.27.1
Fix backup perf issue by doing cleanup inline.
Reuse generated backup file if it's less than one hour old and enable resumable upload.
Use LibSignalChatConnection for Authenticated Socket based on Remote Config
Update to RingRTC v2.49.0
Fix bugs with notification schedules caused by 24xx end times.
Add log section for backups.
Fix backups crash when not signed in to play store.
Fix hot loop when creating a subscription to remote backups.
Allow restoration over cellular
Add additional link+sync logs.
Fix system PIP not closing on call end.
Fix thread merge update archive NPE.
Handle group call creation failure.
Add link+sync error flows.
Add a copy button to the SQLite Playground.
Self-heal payment state transfer if onAdded fails to update as expected.
Add InAppPaymentTableTest to verify functionality of update method.
Display descriptive error using payment data instead of generic error.
Update string translation comments.
Properly escape CSV output in playground.
Fix possible backup validation error.
Update to libsignal 0.64.0
Add improved archive upload progress.
Remove explicit indexed by statement from approximate exportable message count.
Fix post-transfer emoji search.
Improved progress indicator for backup file upload.
Convert more tests to kotlin.
Resolves signalapp#13829
Add thread delete progress logs.
Add notification profile and chat folder backupv2 proto support.
Update the backup playground to be more friendly.
Fix dangling quote authors.
Fix export issue with bad edit messages from during development.
Fix bad one-time-payment receipt creation for cancelled iDEAL.
Update restore banners with progress indicators and redirection.
Close selection bar when nothing is selected.
Limit wallpaper uploading to media tier.
Rotate quick restore QR code and web socket.
Add additional error handling in regv3 flows.
Add learn more urls for regv3 flows.
Update story strings and button.
Remove some badly-formatted e164's.
Convert a batch of tests from mockito -> mockk.
Resolves signalapp#13832
Migrate all remaining mockito tests to mockk.
Resolves signalapp#13835
Fix instrumentation tests.
Resolves signalapp#13836
Rotate link+sync flag.
Inline some paypal remote configs.
Fix duplicate contacts during story selection.
Fix delete options in note to self.
Update translations and other static files.1 parent 7279368 commit 43eba96
File tree
255 files changed
+9079
-5211
lines changed- app
- src
- androidTest
- assets/backupTests
- java/org/thoughtcrime/securesms
- backup/v2
- conversation/v2/items
- database
- jobs
- util
- main
- java/org/thoughtcrime/securesms
- backup
- v2
- database
- exporters
- local
- processor
- ui
- status
- subscription
- banner/banners
- components/settings/app
- backups
- remote
- chats/folders
- internal
- backup
- sqlite
- storage
- notifications/profiles
- subscription
- conversationlist
- conversation/colors
- database
- helpers
- migration
- dependencies
- jobmanager/impl
- jobs
- keyvalue
- linkdevice
- logsubmit
- migrations
- notifications/profiles
- phonenumbers
- pin
- providers
- registrationv3
- olddevice
- ui
- restore
- registration
- data
- ui
- util
- service/webrtc
- stories/settings/select
- util
- protowire
- res
- layout
- values-af
- values-ar
- values-az
- values-bg
- values-bn
- values-bs
- values-ca
- values-cs
- values-da
- values-de
- values-el
- values-es
- values-et
- values-eu
- values-fa
- values-fi
- values-fr
- values-ga
- values-gl
- values-gu
- values-hi
- values-hr
- values-hu
- values-in
- values-it
- values-iw
- values-ja
- values-ka
- values-kk
- values-km
- values-kn
- values-ko
- values-ky
- values-lt
- values-lv
- values-mk
- values-ml
- values-mr
- values-ms
- values-my
- values-nb
- values-nl
- values-pa
- values-pl
- values-pt-rBR
- values-pt
- values-ro
- values-ru
- values-sk
- values-sl
- values-sq
- values-sr
- values-sv
- values-sw
- values-ta
- values-te
- values-th
- values-tl
- values-tr
- values-ug
- values-uk
- values-ur
- values-vi
- values-yue
- values-zh-rCN
- values-zh-rHK
- values-zh-rTW
- values
- test/java/org/thoughtcrime/securesms
- backup/v2
- components
- voice
- webrtc
- contacts/paged
- conversationlist
- conversation
- crypto/storage
- database
- model
- dependencies
- jobs
- mediasend
- notifications/profiles
- recipients
- sms
- storage
- stories
- dialogs
- viewer
- page
- testutil
- util
- video/exo
- billing/src/main/java/org/signal/billing
- core-ui/src/main/java/org/signal/core/ui
- core-util/src/main/java/org/signal/core/util/billing
- donations/lib/src/main/java/org/signal/donations
- json
- gradle
- libsignal-service/src
- main/java/org/whispersystems/signalservice
- api
- archive
- link
- registration
- websocket
- internal
- push
- websocket
- test/java/org/whispersystems/signalservice/internal/websocket
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
255 files changed
+9079
-5211
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
231 | 232 | | |
232 | 233 | | |
233 | 234 | | |
| |||
301 | 302 | | |
302 | 303 | | |
303 | 304 | | |
| 305 | + | |
304 | 306 | | |
305 | 307 | | |
306 | 308 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments