Commit Graph

1698 Commits (daa98107c37e64df3eac53843e9ffd3dc2b54c7d)
 

Author SHA1 Message Date
Jake McGinty daa98107c3 new composition styling
Closes #3506
// FREEBIE
9 years ago
Owen66 140cbe9f25 Track previously selected per-recipient ringtone value.
Fixes #3397
Closes #3477
9 years ago
McLoo 3a9ceb8371 Move ellipse from title to message and complete ellipse
Closes #3481
//FREEBIE
9 years ago
Jake McGinty 4274329867 fix gingerbread press reaction
Fixes #3392
Closes #3493
// FREEBIE
9 years ago
Moxie Marlinspike 86cf59f9a8 Add DB migration for recipient color preference.
// FREEBIE
9 years ago
Moxie Marlinspike 4ea40b30a2 Switch to enum and theme type for MaterialColor.
// FREEBIE
9 years ago
Moxie Marlinspike 9bf7562d49 Use theme-defined weights instead of ThemeType.
// FREEBIE
9 years ago
Moxie Marlinspike ce2f66ad17 Refactor colorization to support dark theme.
// FREEBIE
9 years ago
Moxie Marlinspike eacfca37f2 Disable RecipientPreferenceActivity transition from QR popup.
// FREEBIE
9 years ago
Moxie Marlinspike 7cdc26a8ba Shorten "mark as read" to "mark read" to make room in notification
// FREEBIE
9 years ago
Moxie Marlinspike 7d81c41404 Update spongycastle proguard to fix GB dexopt limits.
// FREEBIE
9 years ago
Moxie Marlinspike e5035a9c4b Make incoming links the same color as the rest of the text.
// FREEBIE
9 years ago
Moxie Marlinspike fe74ca3529 Add margin right to outgoing text bubbles.
// FREEBIE
9 years ago
Moxie Marlinspike 900cbce84f Fix for colorization bug affecting groups.
// FREEBIE
9 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
9 years ago
Jake McGinty 99c9c73c9d Add drop shadows and roundier corners to new bubbles.
// FREEBIE
9 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
9 years ago
Moxie Marlinspike 296796eb54 User-selectable contact colors.
// FREEBIE
9 years ago
Moxie Marlinspike fb9f16ad29 Colorize conversations.
// FREEBIE
9 years ago
Moxie Marlinspike 64df85f3ee Refactor contact photo logic to not reuse drawables.
// FREEBIE
9 years ago
Moxie Marlinspike 8bb47bbdf1 Bump version to 2.20.0
// FREEBIE
9 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
9 years ago
Moxie Marlinspike a25bedff28 Updated language translations.
// FREEBIE
9 years ago
Moxie Marlinspike b8039af905 Remove LeakCanary
Fixes #3473
// FREEBIE
9 years ago
Moxie Marlinspike 6c367ac29c Reschedule pending push decrypt jobs.
// FREEBIE
9 years ago
Moxie Marlinspike af226673da Make the click listener equally inaccessible for now.
// FREEBIE
9 years ago
Moxie Marlinspike 957aa2e3d1 Leave device management screen inaccessible for now.
// FREEBIE
9 years ago
Moxie Marlinspike c920146bff Set serialVersionUID for all modified jobs.
At least this won't continue to fuck us up.

// FREEBIE
9 years ago
Moxie Marlinspike 2c9c9891c6 Support for multi-device group sync and group requests.
// FREEBIE
9 years ago
Moxie Marlinspike bf3c1d3745 Support for device management, limits, and contact requests.
// FREEBIE
9 years ago
Moxie Marlinspike 3c41f27298 Support for multi-device contact sync.
// FREEBIE
9 years ago
Moxie Marlinspike a397f34ec4 Adhere to material actionbar typeface guidelines.
// FREEBIE
9 years ago
Jake McGinty b4634f30e6 add dev buildType
Closes #3411
// FREEBIE
9 years ago
Moxie Marlinspike 2016fa315b Support for quick reply from notifications.
Fixes #483
Closes #3455
// FREEBIE
9 years ago
Moxie Marlinspike dc60c011a6 Support "quick response" when TextSecure is unlocked.
Fixes #299
Closes #3456
// FREEBIE
9 years ago
Moxie Marlinspike 408d3a964d Support for scene transition from conversation to recipient prefs.
// FREEBIE
9 years ago
Moxie Marlinspike dbf765ffd7 Bump version to 2.19.1
// FREEBIE
9 years ago
Moxie Marlinspike 8f92263707 Call through to onDestroy() from RecipientPreferenceFragment.
// FREEBIE
9 years ago
Moxie Marlinspike a7f63ed9a3 Remove Recipients listener when pref fragment is destroyed.
Fixes #3434
// FREEBIE
9 years ago
Moxie Marlinspike fd2fe9ebd7 Fix for plaintext SMS import NPE.
// FREEBIE
9 years ago
Moxie Marlinspike 9fc02c8ce1 Recipient lookup should happen as caller specifices.
..rather than always synchronously.

Fixes #3447
// FREEBIE
9 years ago
Moxie Marlinspike 2fb9806f36 Null check for corner case NPE.
Fixes #3441
// FREEBIE
9 years ago
Moxie Marlinspike f2ce1b4032 Bump version to 2.19.0
// FREEBIE
9 years ago
Moxie Marlinspike b1568d3eed Updated language translations.
// FREEBIE
9 years ago
Jake McGinty 37b9550de6 upgrade glide and RoundedImageView
Closes #3417
// FREEBIE
9 years ago
Moxie Marlinspike 67d8fa26a7 Pretty up the attachment drawer a little.
1) Rounded corners on the image.

2) A circle X on top of the image, rather than a remove button.

3) Quick 200ms fade on clear.

Closes #3439
// FREEBIE
9 years ago
Moxie Marlinspike 485e8455bd Minor cleanup.
// FREEBIE
9 years ago
Moxie Marlinspike e16735bbbd Switch from 180 -> 90 day expiration.
// FREEBIE
9 years ago
Moxie Marlinspike 4feedab02c Display generic 'group' avatar for MMS groups.
Fixes #3386
// FREEBIE
9 years ago
Moxie Marlinspike ed0e1c07b9 Fix some memory leaks.
Fixes #3224
Closes #3228
// FREEBIE
9 years ago