Commit Graph

28 Commits (82f8ba35847bf0b85f7bedd4f401614346e3cbd8)

Author SHA1 Message Date
Moxie Marlinspike 090068ea66 Update version to 0.7.3 for repackaging. 12 years ago
Moxie Marlinspike 1b6c9eb2c1 Bump version to 0.7.2 12 years ago
Moxie Marlinspike bb0ec65744 Include source origin in string key name.
This should help eliminate string duplicates, as well as provide
visibility into where strings in a resource file are being used.
12 years ago
Moxie Marlinspike 00e2e62c10 Bump version to 0.7.1 12 years ago
Moxie Marlinspike 6e07533bcd Bump version number to 0.7 12 years ago
Moxie Marlinspike 4715512194 Fixed auto-initiate layout on GB. 12 years ago
Moxie Marlinspike 3d3db421d3 Lint warning changes. 12 years ago
Moxie Marlinspike 4c3b7cbe08 Extract TextSecure strings for i18n.
1) Change all instances which use concatenation to build strings
with variables in them to use string formatting instead.

2) Extract all string literals from layouts and menus into strings.xml

3) Extract all string literals from code into strings.xml
12 years ago
Moxie Marlinspike f6660dbef5 Bump version to 0.6.2 12 years ago
Moxie Marlinspike 3900808578 Bump version to 0.6.1 12 years ago
Moxie Marlinspike b4eddc863c Bumped version numbers to 0.6 12 years ago
Moxie Marlinspike 2f6642a234 Add config change event introduced in API 13 to Activities. 12 years ago
Moxie Marlinspike 5c80423945 Keep keyboard active on compose orientation change. 12 years ago
Moxie Marlinspike cffedb09a1 Do migration in backgrounded service. 12 years ago
Moxie Marlinspike ef0a86398a Fix for dialogs on GB. 12 years ago
Moxie Marlinspike 1ff278dc81 Update the key exchange icon look. 12 years ago
Moxie Marlinspike 7cab26750b Switch to Contextual Action Bar goodness. 12 years ago
Moxie Marlinspike a66cc636c6 Fix review identity activity UI. 12 years ago
Moxie Marlinspike 78998d0c93 Clean up key/identity verification Activites.
1) Get ride of the crazy button situation.
2) Actionbar-ify and abstract out the common actions.
3) Switch to full activities from dialog themes.
12 years ago
Moxie Marlinspike 863e1c6508 Fix the look of tabbed multi-contact selector.
1) Updated to ActionBar style.
2) Split out into fragments.
3) Switch to cursor loaders.
12 years ago
Moxie Marlinspike c7e891eda4 Fix passphrase prompt dialog activity. 12 years ago
Moxie Marlinspike eeeeac126c Suppress soft keyboard on Conversation load. 12 years ago
Moxie Marlinspike b377fe84df New design for Conversation Activity.
1) Move to Fragments for the list view.
2) Switch to CursorLoader from my jankey self-managed cursor.
3) Add session security logic to the ActionBar.
4) Fix colors to be less ugly.
12 years ago
Moxie Marlinspike 3d9475676f Move to a Fragment world.
1) Start breaking the UI out into Fragments.
2) Switch to Cursor loaders from managed cursors.
3) Switch to inflated menu resources.
4) Break out some basic functionality into helper classes.
12 years ago
Moxie Marlinspike b93bb69c28 Restyle conversation list view.
1. New look for quick contact badges.
2. No more unread indicator, replace with bolded text.
3. Style message count with color rather than parens.
4. Remove "New Message" item, add as item in action bar instead.
12 years ago
Moxie Marlinspike 607d14c6d7 Bump up minimum supported Android version, add ActionBarSherlock dep.
The minimum supported Android device is now 2.2 (Froyo).
And we're embracing the ActionBarSherlock madness.
12 years ago
Moxie Marlinspike 6a30867fd4 Bump version to 0.5.7 13 years ago
Moxie Marlinspike bbea3fe1b1 Initial Project Import 13 years ago