Commit Graph

1687 Commits (e5035a9c4b7cc82b8329104c43ca8ed41d3709ff)
 

Author SHA1 Message Date
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
Jake McGinty e420861151 decode bitmaps as RGB565
cuts decoding memory in half

Closes #3350
// FREEBIE
9 years ago
Nicholas Thomson 155cbf686d Add version info in preferences/advanced
Fixes #3324
Closes #3404
9 years ago
Moxie Marlinspike 219a403f36 Bump version to 2.18.2
// FREEBIE
9 years ago
McLoo ed6ea22947 Revert thumbnail null check for non image media
Fixes #3436
Closes #3437
9 years ago
McLoo 3bb966cf35 Translate 'UNBLOCK' button in ConversationActivity
Fixes #3422
Closes #3423
//FREEBIE
9 years ago
Moxie Marlinspike 2b11547eeb Bump version to 2.18.1
// FREEEBIE
9 years ago
Rhodey Orbits d98cb7b53f added test for forward of text message, detects #3413 and validates #3414
Closes #3416
// FREEBIE
9 years ago
Rhodey Orbits d935be7b0a check for null Intent.EXTRA_STREAM
Fixes #3413
Closes #3414
// FREEBIE
9 years ago
Rhodey Orbits aa37d6e7f9 only open media preview when there is something to preview.
Fixes #3389
Closes #3412
// FREEBIE
9 years ago
Jake McGinty f72cd5b0ff fix "rough scaling" bitmaps
Fixes #3347
Closes #3408
// FREEBIE
9 years ago
agrajaghh 5116c61f43 Translate strings in RecipientPreferenceActivity
Fixes #3405
Closes #3409

 // FREEBIE
9 years ago