Commit Graph

1719 Commits (bc787f20e33b2f1023f0798abfcbd3665c247e1c)
 

Author SHA1 Message Date
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
Moxie Marlinspike 98b99ef5b1 Reduce right margin on incoming message bubbles.
Fixes #3499
// FREEBIE
10 years ago
Moxie Marlinspike df67471959 Request permissions for RedPhone and everything else.
As long as we're requesting the camera permission, let's
throw in everything else we'll need for RedPhone integration
and our other near-term plans.

// 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 ed8f617c81 fix recipient detail title align
Closes #3533
// FREEBIE
10 years ago
Moxie Marlinspike ad8a290ca5 Keep dark theme group actionbars dark.
Fixes #3548
// FREEBIE
10 years ago
Jake McGinty 00a85c4438 fix landscape softkey sizing
Closes #3540
// FREEBIE
10 years ago
Jake McGinty 9a18be0a61 use apple emoji
Fixes #3445
Closes #3532
// FREEBIE
10 years ago
Jake McGinty fa62b9bde2 clean up EmojiDrawer layout
Fixes #2940
Closes #3517
// FREEBIE
10 years ago
Jake McGinty 20a1507f7a colorize ripples
Closes #3515
// FREEBIE
10 years ago
Moxie Marlinspike b7492ebdfa Bump version to 2.21.0
// FREEBIE
10 years ago
Moxie Marlinspike 48bf65db74 Fix for dark theme colors.
// FREEBIE
10 years ago
Moxie Marlinspike 6561365326 Updated language translations.
// FREEBIE
10 years ago
Jake McGinty 59c51127f6 add twilio shoutout to registration
// FREEBIE
10 years ago
Moxie Marlinspike 59772504e3 Use attachment stream builders.
// 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
Owen66 140cbe9f25 Track previously selected per-recipient ringtone value.
Fixes #3397
Closes #3477
10 years ago
McLoo 3a9ceb8371 Move ellipse from title to message and complete ellipse
Closes #3481
//FREEBIE
10 years ago
Jake McGinty 4274329867 fix gingerbread press reaction
Fixes #3392
Closes #3493
// FREEBIE
10 years ago
Moxie Marlinspike 86cf59f9a8 Add DB migration for recipient color preference.
// FREEBIE
10 years ago
Moxie Marlinspike 4ea40b30a2 Switch to enum and theme type for MaterialColor.
// FREEBIE
10 years ago
Moxie Marlinspike 9bf7562d49 Use theme-defined weights instead of ThemeType.
// FREEBIE
10 years ago
Moxie Marlinspike ce2f66ad17 Refactor colorization to support dark theme.
// FREEBIE
10 years ago
Moxie Marlinspike eacfca37f2 Disable RecipientPreferenceActivity transition from QR popup.
// FREEBIE
10 years ago
Moxie Marlinspike 7cdc26a8ba Shorten "mark as read" to "mark read" to make room in notification
// FREEBIE
10 years ago
Moxie Marlinspike 7d81c41404 Update spongycastle proguard to fix GB dexopt limits.
// FREEBIE
10 years ago
Moxie Marlinspike e5035a9c4b Make incoming links the same color as the rest of the text.
// FREEBIE
10 years ago
Moxie Marlinspike fe74ca3529 Add margin right to outgoing text bubbles.
// FREEBIE
10 years ago
Moxie Marlinspike 900cbce84f Fix for colorization bug affecting groups.
// FREEBIE
10 years ago
Moxie Marlinspike 78289ded8f Fully colorize conversations.
1. Switch from 300 to 500 colors.

2. Colorize incoming conversation bubbles.

3. Colorize recipeint preference activity toolbar.

4. Support inverted colors in avatars.

5. Make status bar icons tint according to secondary color.

// FREEBIE
10 years ago
Jake McGinty 99c9c73c9d Add drop shadows and roundier corners to new bubbles.
// FREEBIE
10 years ago
Moxie Marlinspike db9656c70c Update conversation style.
1) No more blue/green for outgoing messages. Just lock or no lock.

2) Use 9-patches instead of shapes for better bubble performance.

3) Use tinting rather than different colored assets.

4) Change outgoing status indicators so that they don't change
   width of the bubble as they update.

5) Switch to using ..., check, double-check for pending, sent,
   delivered rather than using bubble tone to indicate pending.

// FREEBIE
10 years ago
Moxie Marlinspike 296796eb54 User-selectable contact colors.
// FREEBIE
10 years ago
Moxie Marlinspike fb9f16ad29 Colorize conversations.
// FREEBIE
10 years ago
Moxie Marlinspike 64df85f3ee Refactor contact photo logic to not reuse drawables.
// FREEBIE
10 years ago
Moxie Marlinspike 8bb47bbdf1 Bump version to 2.20.0
// FREEBIE
10 years ago
Rhodey Orbits d929caf0e6 revert to android gradle plugin 1.0.1 until we figure out why
1.2.3 can't produce the automation build type.

Closes #3480
// FREEBIE
10 years ago
Moxie Marlinspike a25bedff28 Updated language translations.
// FREEBIE
10 years ago
Moxie Marlinspike b8039af905 Remove LeakCanary
Fixes #3473
// FREEBIE
10 years ago
Moxie Marlinspike 6c367ac29c Reschedule pending push decrypt jobs.
// FREEBIE
10 years ago
Moxie Marlinspike af226673da Make the click listener equally inaccessible for now.
// FREEBIE
10 years ago
Moxie Marlinspike 957aa2e3d1 Leave device management screen inaccessible for now.
// FREEBIE
10 years ago
Moxie Marlinspike c920146bff Set serialVersionUID for all modified jobs.
At least this won't continue to fuck us up.

// FREEBIE
10 years ago
Moxie Marlinspike 2c9c9891c6 Support for multi-device group sync and group requests.
// FREEBIE
10 years ago