Commit Graph

190 Commits (9ba19df2af48d06780f8defe3ae91bfa5443d30b)

Author SHA1 Message Date
Moxie Marlinspike 28232fc2a5 Bump version to 2.12.0
// FREEBIE
9 years ago
Moxie Marlinspike 3e29bf4e54 Bump version to 2.11.1
// FREEBIE
9 years ago
Moxie Marlinspike 568c69c9be Bump version to 2.11.0
// FREEBIE
9 years ago
Moxie Marlinspike b692d48b98 Bump version to 2.10.2
// FREEBIE
9 years ago
Veeti Paananen 86253f3772 Preserve shortcuts to old launcher activity
Add an activity alias for RoutingActivity that points to the new
launcher activity. Fixes #2878. Closes #2887.
9 years ago
Moxie Marlinspike 794197c068 Bump version to 2.10.1
// FREEBIE
9 years ago
agrajaghh 1a5bd37849 translate "Message Details"
Fixes #2875
Closes #2876

//FREEBIE
9 years ago
Moxie Marlinspike da03b38c84 Bump version to 2.10.0
// FREEBIE
9 years ago
McLoo afd6ab75f8 Close keyboard when entering message detail view
Fixes #2598
Close #2802

//FREEBIE
9 years ago
Jake McGinty 0ff99258ac move routing logic to all activities
Fixes #2239
Closes #27923

// FREEBIE
9 years ago
Moxie Marlinspike 9b0cae1d45 Bump version to 2.9.3
// FREEBIE
9 years ago
Moxie Marlinspike 0ca8a480c5 Bump version to 2.9.2
// FREEBIE
9 years ago
Moxie Marlinspike 88ed8f3887 Bump version to 2.9.1
// FREEBIE
9 years ago
Moxie Marlinspike c6b3bb9f13 Bump version to 2.9.0
// FREEBIE
9 years ago
Jake McGinty 427c9a6b21 Use new MMS APIs in Lollipop onwards
Fixes #1937
Closes #2727
9 years ago
Moxie Marlinspike b21369b7bc Bump version to 2.8.0
// FREEBIE
9 years ago
Moxie Marlinspike e0737451db Bump version to 2.7.1
// FREEBIE
9 years ago
Moxie Marlinspike 6c9ed77e5f Bump version to 2.7.0-B1
// FREEBIE
9 years ago
Moxie Marlinspike fc3aaed8a8 Remove unused layouts and strings.
// FREEBIE
9 years ago
Moxie Marlinspike 3e80032c18 Bump version to 2.6.4
// FREEBIE
9 years ago
Moxie Marlinspike c1fe585ffb Bump version to 2.6.3
// FREEBIE
9 years ago
Moxie Marlinspike 4e87513867 Bump version to 2.6.2
// FREEBIE
9 years ago
Moxie Marlinspike db2c7fabe1 Bump version to 2.6.1
// FREEBIE
9 years ago
Moxie Marlinspike 49ab1e7bd5 Bump version to 2.6.0
// FREEBIE
9 years ago
Moxie Marlinspike 534df06794 Support granular "custom" MMS preferences.
1) Make each MMS preference an individual choice between custom
   and default.

2) Display default values.

Closes #2487

// FREEBIE
9 years ago
Jake McGinty d6e0199e05 fix MessageDetailsActivity home button
// FREEBIE
9 years ago
agrajaghh 03110c9870 remove ConfirmIdentityActivity
Closes #2571

//FREEBIE
9 years ago
Jake McGinty ac0a1c0bc1 Conflicts UI touch-ups:
1) Fix i18n and layout naming.
2) Error header for message details.
3) Add back button to message details.

// FREEBIE

Closes #2593
9 years ago
Moxie Marlinspike 00d7b5c284 Better UX handling on identity key mismatches.
1) Migrate from GSON to Jackson everywhere.

2) Add support for storing identity key conflicts on message rows.

3) Add limited support for surfacing identity key conflicts in UI.
9 years ago
Jake McGinty 5fac189736 "All images" view for conversations
// FREEBIE
10 years ago
Moxie Marlinspike d3271f548c Support for retrieving stored messages via websocket.
1) When registering with server, indicate that the server should
   store messages and send notifications.

2) Process notification GCM messages, and connect to the server
   to retrieve actual message content.
10 years ago
Jake McGinty fc21d2038f Add first Espresso interaction test
// FREEBIE
10 years ago
Moxie Marlinspike 35dabaf1e5 Bump version to 2.5.3
// FREEBIE
10 years ago
Moxie Marlinspike f450b37cfd Bump version to 2.5.2
// FREEBIE
10 years ago
Jake McGinty ac4db41435 lower memory consumption from previews
// FREEBIE
10 years ago
Moxie Marlinspike fb523985ed Bump version to 2.5.1
// FREEBIE
10 years ago
Moxie Marlinspike 8aa0f15740 Bump version to 2.5.0
// FREEBIE
10 years ago
Jake McGinty 2e253fb6a8 provisioning dialog rework
// FREEBIE
10 years ago
Moxie Marlinspike 0c32001fe4 Support for multi-device provisioning flow.
// FREEBIE
10 years ago
Jake McGinty 62816ee51a rounded ImageView instead of Bitmap, crop-select
// FREEBIE
10 years ago
Moxie Marlinspike 5def8ba78d Bump version to 2.4.2
// FREEBIE
10 years ago
Moxie Marlinspike abc322b075 Bump version to 2.4.1
// FREEBIE
10 years ago
Moxie Marlinspike d2e188ee62 Bump version to 2.4.0
// FREEBIE
10 years ago
Jake McGinty 3e6e28e688 remove unused activities and fragments
// FREEBIE
10 years ago
Moxie Marlinspike 1443d846c4 Use "singleTask" to ensure a single ConversationActivity instance.
1) Mark the Activity as singleTask.

2) Process onNewIntent for updates.

3) Propagate onNewIntent to the ConversationFragment.

Fixes #2232
Fixes #1532
Fixes #146
Fixes #851
Closes #2266
10 years ago
Moxie Marlinspike df12174458 Add support for notification reminders.
// FREEBIE

Closes #1623
Fixes #323
10 years ago
Sam Lanning 8149af22ec Open Keyboard When NewConversationActivity opened
// FREEBIE
10 years ago
Moxie Marlinspike b914d5ca25 Bump version to 2.3.3
// FREEBIE
10 years ago
Moxie Marlinspike 5e61161767 Bump version to 2.3.2
// FREEBIE
10 years ago
Moxie Marlinspike c54a5b613b Bump version to 2.3.1
// FREEBIE
10 years ago