Commit Graph

1891 Commits (d4718c373ac6400b238baa5d67e6a5f858070d71)
 

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

Fixes #3447
// FREEBIE
10 years ago
Moxie Marlinspike 2fb9806f36 Null check for corner case NPE.
Fixes #3441
// FREEBIE
10 years ago
Moxie Marlinspike f2ce1b4032 Bump version to 2.19.0
// FREEBIE
10 years ago
Moxie Marlinspike b1568d3eed Updated language translations.
// FREEBIE
10 years ago
Jake McGinty 37b9550de6 upgrade glide and RoundedImageView
Closes #3417
// FREEBIE
10 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
10 years ago
Moxie Marlinspike 485e8455bd Minor cleanup.
// FREEBIE
10 years ago
Moxie Marlinspike e16735bbbd Switch from 180 -> 90 day expiration.
// FREEBIE
10 years ago
Moxie Marlinspike 4feedab02c Display generic 'group' avatar for MMS groups.
Fixes #3386
// FREEBIE
10 years ago
Moxie Marlinspike ed0e1c07b9 Fix some memory leaks.
Fixes #3224
Closes #3228
// FREEBIE
10 years ago
Jake McGinty e420861151 decode bitmaps as RGB565
cuts decoding memory in half

Closes #3350
// FREEBIE
10 years ago
Nicholas Thomson 155cbf686d Add version info in preferences/advanced
Fixes #3324
Closes #3404
10 years ago
Moxie Marlinspike 219a403f36 Bump version to 2.18.2
// FREEBIE
10 years ago
McLoo ed6ea22947 Revert thumbnail null check for non image media
Fixes #3436
Closes #3437
10 years ago
McLoo 3bb966cf35 Translate 'UNBLOCK' button in ConversationActivity
Fixes #3422
Closes #3423
//FREEBIE
10 years ago
Moxie Marlinspike 2b11547eeb Bump version to 2.18.1
// FREEEBIE
10 years ago
Rhodey Orbits d98cb7b53f added test for forward of text message, detects #3413 and validates #3414
Closes #3416
// FREEBIE
10 years ago