Commit Graph

107 Commits (33e0b4fc6da77c45781ccd3d8cb75204d27c351f)

Author SHA1 Message Date
agrajaghh 62181a3d7f migrate AlertDialog to material-dialogs
Closes #2743
11 years ago
Jake McGinty b73143d7a7 fix send button assets
Closes #2757

// FREEBIE
11 years ago
agrajaghh 0f572d1e5d adapt SMS strings in preferences
Fixes #2672
Closes #2682

//FREEBIE
11 years ago
Jake McGinty 4099303d1f make dark theme go less wild
Resolves #2675
Closes #2693

// FREEBIE
11 years ago
Jake McGinty 4185006147 add borderless thumbnails, "bubble" refactor
Closes #2430

// FREEBIE
11 years ago
Moxie Marlinspike a4e18c515c Remove encrypted SMS transport, simplify transport options.
Closes #2647

// FREEBIE
11 years ago
agrajaghh 2b39728ea0 fix icons in import/export dialog
Closes #2574

//FREEBIE
11 years ago
Sebastian Kürten 79dbf2746f Added new media icons for audio/video
Added icons new icons, deleted an old one.
Using new icons in AudioSlide/VideoSlide.

Closes #2304
11 years ago
Jake McGinty 9ffd84ce05 Increase readability of recv date in dark theme
Fixes #1483
// FREEBIE
11 years ago
Moxie Marlinspike 224b06f05a Theme the HMS picker.
// FREEBIE

Closes #2353
11 years ago
agrajaghh 20d43bbfcb add icons to the preference categories
Closes #2361
11 years ago
Jake McGinty ea77191b70 Fix white-on-white ActionMode popup
// FREEBIE
11 years ago
Jake McGinty 48f6c2c526 Fix 'indicator tab' coloring
Was previously white-on-near-white
// FREEBIE
11 years ago
Jake McGinty 39fd1e8f46 fix incoming lock asset
// FREEBIE
11 years ago
Jake McGinty 810abe0275 material actionbar and fab
// FREEBIE
11 years ago
Calvin Hu a0599c1639 add theme to import/export activity
closes #2359
11 years ago
Jake McGinty 42da687602 Revert "add theme to import/export activity"
This reverts commit e64c067636.
11 years ago
Calvin Hu e64c067636 add theme to import/export activity 11 years ago
Jake McGinty 30232c1635 transport selection refactor
Closes #1724
// FREEBIE
11 years ago
agrajaghh 2f6cefca8a refactor preferences into multiple PreferenceFragments 11 years ago
Jake McGinty bf69a90b69 rollback to appcompat v20
v21 appears to just not be ready for production given the bugs.
// FREEBIE
11 years ago
Jake McGinty 167386ea49 make the light theme light
Fixes #2111
Tested on GB and LP
// FREEBIE
11 years ago
Jake McGinty eaf89735b8 encapsulated delivery icon to separate from lock
and as a bonus some tweaked text sizes and colors
// FREEBIE
11 years ago
Jake McGinty 5ca8a6d421 materialize conversation item indicators
// FREEBIE
11 years ago
Jake McGinty 08d939b010 fix AppCompat theme crash
Fixes #2084
// FREEBIE
11 years ago
Jake McGinty 020920d988 silly actionbar shadow issue
// FREEBIE
11 years ago
Jake McGinty 7df49811b7 replace ABS with AppCompat
// FREEBIE
11 years ago
Jake McGinty 020d61dd6e migrate nav panel items to actionbar
Fixes #1819
Closes #1839
// FREEBIE
11 years ago
Jake McGinty 7d688846f9 Move default SMS and system import to "reminders"
// FREEBIE
Closes #1730
11 years ago
phenx-de d8e6a93584 Use contextual action bar menu for conversation items. 12 years ago
Jake McGinty ce7b8ab75a new passphrase prompt activity
// FREEBIE
12 years ago
Jake McGinty 7349378d8d fix contact selection header theming
Fixes #1343
// FREEBIE
12 years ago
Santoso Wijaya 12dac6ccc3 ShareActivity, destruction of RecipientsPanel
// FREEBIE
12 years ago
Jake McGinty 54a882a11d new send icons, fix logic for disabling/enabling
// FREEBIE
12 years ago
Jake McGinty ca6d8a8a0d refactor and improve contact selection
* unify single and multi contact selection activities
* follow android listview design recommendations more closely
* add contact photos to selection
* change indicator for push to be more obvious
* cache circle-cropped bitmaps
* dedupe numbers when contact has multiple of same phone number

// FREEBIE
12 years ago
Jake McGinty d827ab1b36 more precise sms controls
// FREEBIE
12 years ago
Veeti Paananen 42aeca26f1 Fix overdraw issues in the conversation view
Remove the redundant window background and row backgrounds to improve
drawing performance.
12 years ago
Jake McGinty 90169e9468 pending messages more accurately conveyed to user 12 years ago
Lukas Barth 39ee363150 Add possiblity to refresh the push directory directly from the contact picking list. Fixes #835. Fixes #859.
Thanks benalbrecht for the icons.
12 years ago
Benjamin Albrecht 0f6c7660cb Use modern icons in info and alert dialogs for ICS+ 12 years ago
Jake McGinty 23c607430d fix dark text input on dark background for conversation
// FREEBIE
12 years ago
Jake McGinty 829a92d371 contact selection reactive to dark theme
// FREEBIE
12 years ago
Jake McGinty 3dd27ed59a push conversation messages are now blue
// FREEBIE
12 years ago
Jake McGinty 46de25d658 conversation lock icon for dark theme
// FREEBIE
12 years ago
Jake McGinty 0cdc6fd87d embrace the darkness, don't open quickcontact for groups
// FREEBIE
12 years ago
Jake McGinty 0688dd0c2c repurpose ImageDivet for avatar, minor lint, fix bitmap decoding
// FREEBIE
12 years ago
Jake McGinty 8e3aa94a05 group member name tags, group convo iconography, tweaks 12 years ago
Jake McGinty 556b0dec1d pretty up the interface/colors a bit. 12 years ago
Jake McGinty 9fd2c4753e ui wip 12 years ago
Ruben Pollan 6cdd2aff0d Suppress lint errors 12 years ago
Jake McGinty 28c1c5006b icon, contact list and conversation redesign 12 years ago
Moxie Marlinspike 1c8f8666ba Make the switch to gradle!
1) ABS is now published as an AAR, so we can eliminate all local
   dependencies and bundled jars.

2) Upgrade to ABS 4.4.0 (The Last Release) and deal with the loss
   of Sherlock.Dialog by faking it with our own themes.

3) Remove all traces of ant. The modern world is here.
12 years ago
Moxie Marlinspike 767d790b3d Dark theme fixes.
1) Make the conversation background all black with no column.

2) Fix the font color on identity key review.
13 years ago
Moxie Marlinspike 2e31cfed11 Basic support for composing emoji 13 years ago
Moxie Marlinspike aa25f94291 Enhanced import/export support.
1) Allow imports from the stock SMS database at any time.

2) Provide plaintext export support, in a format compatible with
   the "SMS Backup And Restore" app.

3) Fix the DB weirdness on encrypted restore that previously
   required killing the app.
13 years ago
Moxie Marlinspike 903ab92f5f Basic navigation drawer support. 13 years ago
Moxie Marlinspike 5263ac1f1a Theme Support
1) Broke out the UI elements of the major Activites into stylable
   attributes.

2) Created a 'light' and 'dark' theme for the newly stylable attrs.

3) Touched up some of the UI spacing.

4) Implemented dynamic theme switching support.
13 years ago