Commit Graph

1156 Commits (9f8b4cf8923c4cd461a7aa024c39faf6e3f111b4)

Author SHA1 Message Date
Greyson Parrelli 10e5b24cfd Allow batch deletion of media.
It is now possible to batch-delete media in the "media overview" screen.
You can long press to enter multi-select mode. Then a delete button
appears on the menu bar. After pressing delete, you will get a
confirmation, and if the user confirms, the items will delete while a
progres dialog shows.
7 years ago
Greyson Parrelli 0c768a24e4 Allow deletion of media through preview.
When viewing a media in the media preview, you can delete it by pressing
a delete button on the action bar. It will then ask you to confirm your
choice. If you confirm, it will delete the attachment from the database
and from disk. If it was the only attachment for that message, the
message itself will also be deleted.
7 years ago
Moxie Marlinspike aff65abe91 Hide keyboard after backup passphrase entered
Fixes #7508
7 years ago
平民·寻梦(Pingmin Fenlly Liu) cc288d1e43 Just update to the new repo path "github.com/signalapp"
Closes #7469
7 years ago
FeuRenard 150601c51e Replace '1' with '%d' in plural strings
Fixes #7470
Closes #7471
7 years ago
RiseT 375ebeb661 Update Transifex locales as per 2018-03-01
Remove:
- Kannada

Add (>= 90% of strings translated):
- Burmese
- Galician
- Khmer
- Lithuanian
- Thai

Closes #7490
7 years ago
Moxie Marlinspike c8dd62cecf Make it possible to set a zero value for screen lock timeout
Fixes #7485
7 years ago
Moxie Marlinspike b39820dcb6 Clarify Registration Lock reminder
Fixes #7484
7 years ago
Moxie Marlinspike 1a24885110 Fix issue "home button" issue with screen lock
Fixes #7475
7 years ago
Moxie Marlinspike 46e5d64857 Updated language translations 7 years ago
Moxie Marlinspike 9c63c6045d Export string 7 years ago
Moxie Marlinspike 3c0bbfe6f0 s/External Storage/Storage 7 years ago
FeuRenard 0efda2df91 Make toast after saving attachment translatable
Closes #7374
7 years ago
art1fa 4bdb2acd29 Batch selection mode improvements
Simplified and now the same for conversation and conversation list.

Added also some styling.

Closes #7410
7 years ago
Moxie Marlinspike 56c95d1d1b Extract string resource 7 years ago
Moxie Marlinspike d44bfc3ce3 s/password/passphrase 7 years ago
Moxie Marlinspike 2beb1dd8d9 Layout adjustments 7 years ago
art1fa feee09cd28 Fix color in toolbars 7 years ago
art1fa 6dd8300c73 Add standard elevation to Toolbars 7 years ago
art1fa 4281097828 Decrease back button padding / margin 7 years ago
art1fa 1e62934220 Reduce avatar size in ConversationView 7 years ago
Moxie Marlinspike 110d33ddf8 Support for Registration Lock PINs 7 years ago
Moxie Marlinspike d28dc670ea Migrate to Android fingerprints and auth for Signal screen lock 7 years ago
Moxie Marlinspike 24e573e537 Support for full backup/restore to sdcard 7 years ago
Moxie Marlinspike 71c7ef5b5e Support for custom call ringtone selection and per-chat ringtones 7 years ago
Moxie Marlinspike 43bb1d2290 Updated language translations 7 years ago
Moxie Marlinspike 7318236286 Delay processing SMS messages until after sqlcipher migration
When screen lock passphrase is enabled

Fixes #7390
7 years ago
Moxie Marlinspike 9d5d43cf3a Wait to process messages until after migration when screenlocked
Fixes #7390
7 years ago
Moxie Marlinspike e6a069af6d Remove unnecessary body model 7 years ago
Moxie Marlinspike 23aee53c7d Add determinte progress and foreground service for sqlcipher migration 7 years ago
Moxie Marlinspike 0403cbfd65 Updated language translations 7 years ago
Moxie Marlinspike bc64230a65 Switch to HackyViewPager for media preview
Fixes #7344
Fixes #7335
7 years ago
Moxie Marlinspike 94e2b9e66e Make video player in media player control a view stub 7 years ago
Moxie Marlinspike 97244e8624 Updated language translations 7 years ago
Moxie Marlinspike 8bba45f396 Add swipe gestures to media view
Fixes #2355
Closes #6632
7 years ago
Moxie Marlinspike 34424a9b3e Fix crash when signal messages disabled in group conversation
Fixes #6419
Closes #6803
7 years ago
vpo 05daa71977 Adjust permission request dialog colors in dark theme
Fixes #7252
Closes #7292
7 years ago
Moxie Marlinspike feaea32cdd Updated language translations 7 years ago
Moxie Marlinspike 0ec1ae4ed3 Request needed permissions for thread search 7 years ago
Moxie Marlinspike f315b1db80 Make save attachment task toast location instead of snackbar 8 years ago
Moxie Marlinspike 37092eee01 Externalize strings 8 years ago
Moxie Marlinspike bf70f830f3 Update language translations 8 years ago
Moxie Marlinspike 27d3dc918e s/External Storage/Storage 8 years ago
Moxie Marlinspike 23e9b3a61e Fix colors in all images toolbar
Fixes #7242
8 years ago
Moxie Marlinspike 27e11e9627 Make sure we have SEND_SMS permission before sending an SMS
Fixes #7246
8 years ago
Moxie Marlinspike 53e87562c1 Updated language translations 8 years ago
Moxie Marlinspike 3523952ef9 As of 'N' we can no longer offer external ringtone selection
1. Replace custom ringtone picker with system Intent, since we
   don't need it anymore. Fixes #7174

2. Make sure 'silent' ringtone selection is stored appropriately
   Fixes #7115 Closes #7141

3. Replace any existing file:// notification URIs with the system
   default Fixes #7234
8 years ago
Moxie Marlinspike 4cb2ac7b27 Use FileProvider for external camera capture Uri on L+
Fixes #7237
8 years ago
Moxie Marlinspike 81c7cb1a87 Updated language translations 8 years ago
Moxie Marlinspike 6f10de5e30 Fix trying to launch a dialog from an application context 8 years ago