Commit Graph

663 Commits (8bec5a96f5308710cf8188ae90b993fc18d08d74)

Author SHA1 Message Date
Moxie Marlinspike 4669c45ff7 Perpetuate the original sin of dark theme
Fixes #7614
7 years ago
Moxie Marlinspike e86a9ce7eb Add phone number and direct dial to recipient preferences 7 years ago
Greyson Parrelli 18039bc3f4 Show groups when searching for contacts.
Currently, if you're searching for a contact to start a conversation
with or send a share to (via the Android sharing system), groups do not
appear. With this change, groups will now appear when searching, located
under their own  heading.

Fixes #7202.
Closes #7577
7 years ago
Greyson Parrelli ea374735e1 Render images in a conversation true-to-size.
Previously, we were always rendering images as squares. Instead of doing
that, we now render them as close to true-to-size as possible (within
reasonable min/max width/height boundaries).
7 years ago
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
平民·寻梦(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 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
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 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 34424a9b3e Fix crash when signal messages disabled in group conversation
Fixes #6419
Closes #6803
7 years ago
Moxie Marlinspike 0ec1ae4ed3 Request needed permissions for thread search 7 years ago
Moxie Marlinspike 37092eee01 Externalize strings 7 years ago
Moxie Marlinspike 27d3dc918e s/External Storage/Storage 7 years ago
Moxie Marlinspike 27e11e9627 Make sure we have SEND_SMS permission before sending an SMS
Fixes #7246
7 years ago
Moxie Marlinspike 6f10de5e30 Fix trying to launch a dialog from an application context 7 years ago
Moxie Marlinspike e7a9893e94 Fix string typo 7 years ago
Moxie Marlinspike acfc9d75e0 Use startForegroundService instead of startService on Android 8 7 years ago
Moxie Marlinspike c2dbb34b25 Extract string resource 7 years ago
Moxie Marlinspike 64c8b4b2ef Support for selective permissions 7 years ago
Moxie Marlinspike 886298674e Adjust inbox zero empty state 7 years ago
Moxie Marlinspike 80042ae3aa Display action mode over toolbar
Fixes #7198
8 years ago
Moxie Marlinspike 86bd2351bc Replace answer/decline button and action for incoming calls
Fixes #7199
8 years ago
Moxie Marlinspike cf81815bf6 Add recent chats to top of share list 8 years ago
Moxie Marlinspike c5a9f27c31 Catch some activity not found exceptions for expired builds 8 years ago
Moxie Marlinspike de812d3f0f Extract string resources 8 years ago
Moxie Marlinspike 2da47c3bb3 Fix share list crash and update look/feel
Fixes #7195
8 years ago
Moxie Marlinspike 1986e58c5f Remove unused resources
According to Android Studio
8 years ago
Moxie Marlinspike b88069f396 Revert "Remove unused resources"
AS seems to have miscalculated

This reverts commit 344af622b7.
8 years ago
Moxie Marlinspike 344af622b7 Remove unused resources
Or so says Android Studio
8 years ago
Moxie Marlinspike 534dec282f Brighten light theme
1) Brighten background color

2) Add unread indicator in conversation list

3) Eliminate some conversation list overdraw
8 years ago