Commit Graph

390 Commits (003787e4a628bbc5f1d855377140816ceb209e21)

Author SHA1 Message Date
Moxie Marlinspike 003787e4a6 Externalize missing strings.
Fixes #4158
// FREEBIE
10 years ago
Brinly Taylor 0d05a2bf09 Signal: Clarify a string.
Closes #4157
// FREEBIE
10 years ago
Jake McGinty 3035dc4df9 Experience upgrade splash screen.
Behaves similarly to the DatabaseUpgradeActivity. You have a
static list of ExperienceUpgrade models that include a "trigger"
version, where when a user upgrades through it a notification
will appear, and there will be a splash explanation screen.

Right now the splash screens are basic and not too configurable,
but that can be reworked as upgrades demand.

Closes #4151
10 years ago
Moxie Marlinspike 31e20ca87e Distinguish between secure and insecure call in conversation menu.
// FREEBIE
10 years ago
Moxie Marlinspike 123c7b2119 Extract RedPhone string resources
// FREEBIE
10 years ago
Moxie Marlinspike a0fc948519 Menu should be 'reset secure session,' since it'll never end.
// FREEBIE
10 years ago
Moxie Marlinspike 4044da849e Replace all strings containing 'TextSecure' with 'Signal'
// FREEBIE
10 years ago
Moxie Marlinspike d83a3d71bc Support for Signal calls.
Merge in RedPhone

// FREEBIE
10 years ago
Jake McGinty 99d3374d35 migrate conversation list to RecyclerView
fixes #2488
fixes #2333
// FREEBIE
10 years ago
Jake McGinty eedbc667c6 fix system emoji transparency
Closes #4084
// FREEBIE
10 years ago
Moxie Marlinspike 9b524e0496 Updated language translations
// FREEBIE
10 years ago
Jake McGinty 92b2da0286 download control details
Closes #4063
// FREEBIE
10 years ago
Jake McGinty 2d65464c04 fix attachment remove button alignment
fixes #3597
Closes #4077
// FREEBIE
10 years ago
Jake McGinty e077cc6581 advanced pref to use android emoji
// FREEBIE
10 years ago
Jake McGinty 551274f167 Large attachment support
Closes #4019
// FREEBIE
10 years ago
Jake McGinty aaf3d6a7c7 media download controls i18n
fixes #4015
// FREEBIE
10 years ago
Jake McGinty 80ce83ef9d Media download controls
Closes #3991
// FREEBIE
10 years ago
Jake McGinty d0fc5268a6 add vietnamese translations
Closes #3978
// FREEBIE
10 years ago
Jake McGinty ae17b4b24a bright background for unread messages
Closes #3909
// FREEBIE
10 years ago
RiseT f693a04531 Preferences Message Notifications Description
// FREEBIE
Closes #3871
10 years ago
Geonu Kang eae80e2c86 Fix Japanese language entry
Fixes #3861
Closes #3862
// FREEBIE
10 years ago
Moxie Marlinspike 120cde9917 Support for notification privacy settings.
// FREEBIE
10 years ago
Jake McGinty d6d7ca19c1 reduce overdraw
Closes #3856
// FREEBIE
10 years ago
Geonu Kang 278214ef86 Improve multi-device strings consistency
Fixes #3830
Closes #3840
// FREEBIE
10 years ago
McLoo 109a6ed599 Update language list for 90%+ translations
Closes #3841
//FREEBIE
10 years ago
Sam Lanning c72719747a Added white background to indicator for BLOCKED indicator
Also modified text colour in light theme to nicer red

fixes #3524
Closes #3806
// FREEBIE
10 years ago
Jake McGinty a84dcf6a8e assert gif size constraints before OOMEs
fixes #3778
closes #3833
// FREEBIE
10 years ago
agrajaghh e2e5aa32a8 fix icon for "Take Photo" in the attachment dialog and
also change "Take Photo" to "Camera"

fixes #3819
closes #3820

// FREEBIE
10 years ago
Jake McGinty f13ad54ba1 ditch RoundedImageView, make animated gifs work
// FREEBIE
10 years ago
Moxie Marlinspike dcc7ba20e6 Update disable passphrase strings.
Fixes #3705
// FREEBIE
10 years ago
Jake McGinty 39c0fc0e5a add sane default emoji panel size
fixes #3661
Closes #3691
// FREEBIE
10 years ago
agrajaghh cfc9514f89 make "Enter name or number" translateable
Fixes #3703
Closes #3708

// FREEBIE
10 years ago
Moxie Marlinspike 0e7fcc6893 Extract string resource.
// FREEBIE
10 years ago
Moxie Marlinspike 2ef0054840 Update look of contact selection activities.
// FREEBIE
10 years ago
Moxie Marlinspike 8d9ae731ef Only use MasterSecret for local message encryption.
Not for the axolotl store.

// FREEBIE
10 years ago
Jake McGinty 9b2aabfdc8 add EmojiSpan that scaled w/ TextView
Fixes #3317
Closes #3605
// FREEBIE
10 years ago
Veeti Paananen 21c8051b02 Use matching status bar color during action mode
Closes #3552
FREEBIE.
10 years ago
Jake McGinty bc787f20e3 Resolve emoji keyboard layout issues
1) orientation changes are now properly handled
2) emoji panel will not overrun the actionbar and composition area
   in space-contentious situations (quick reply popup)

Closes #3553
fixes #3501
fixes #3485
fixes #3199

// FREEBIE
10 years ago
Jake McGinty c4524ebbd1 Revert the "Send via TextSecure" string change
// FREEBIE
10 years ago
Jake McGinty 54a37cc658 refactor direct capture
Closes #3516
// FREEBIE
10 years ago
Calvin Hu c4a37e38ab Add camera preview to message composition 10 years ago
Moxie Marlinspike 13eed3baa7 Fix up wearable reply stuff a little.
1) Don't include MasterSecret in PendingIntents.

2) Correctly reply to non-push group threads, rather than
   just an individual in that group.

// FREEBIE
10 years ago
Christoph Haefner f0b2cc5590 Added WearReplyReceiver 10 years ago
Moxie Marlinspike 69e1252f7f Add "conversation settings" menu option in conversation activity.
Closes #3399
Fixes #3399
// FREEBIE
10 years ago
Jake McGinty 00a85c4438 fix landscape softkey sizing
Closes #3540
// FREEBIE
10 years ago
Jake McGinty fa62b9bde2 clean up EmojiDrawer layout
Fixes #2940
Closes #3517
// FREEBIE
10 years ago
Moxie Marlinspike 48bf65db74 Fix for dark theme colors.
// FREEBIE
10 years ago
Jake McGinty 59c51127f6 add twilio shoutout to registration
// FREEBIE
10 years ago
Jake McGinty c2e5f4e80a Add transfer indicators for attachments
Closes #3498
// FREEBIE
10 years ago
Jake McGinty daa98107c3 new composition styling
Closes #3506
// FREEBIE
10 years ago