Commit Graph

18 Commits (54d2184c7226b3f9e1333958362122b4a63e13ec)

Author SHA1 Message Date
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
11 years ago
Jake McGinty d827ab1b36 more precise sms controls
// FREEBIE
11 years ago
Jake McGinty 90169e9468 pending messages more accurately conveyed to user 11 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.
11 years ago
Moxie Marlinspike 367b481d07 Merge pull request #905 from benalbrecht/dialog_icons
Use modern icons in info and alert dialogs for ICS+
11 years ago
Veeti Paananen 757cb1c846 Add touch highlight to contact photos 11 years ago
Benjamin Albrecht 0f6c7660cb Use modern icons in info and alert dialogs for ICS+ 11 years ago
Jake McGinty 829a92d371 contact selection reactive to dark theme
// FREEBIE
11 years ago
Jake McGinty 3dd27ed59a push conversation messages are now blue
// FREEBIE
11 years ago
Jake McGinty 0cdc6fd87d embrace the darkness, don't open quickcontact for groups
// FREEBIE
11 years ago
Jake McGinty 0688dd0c2c repurpose ImageDivet for avatar, minor lint, fix bitmap decoding
// FREEBIE
11 years ago
Jake McGinty 8e3aa94a05 group member name tags, group convo iconography, tweaks 11 years ago
Jake McGinty 556b0dec1d pretty up the interface/colors a bit. 11 years ago
Jake McGinty 9fd2c4753e ui wip 11 years ago
Jake McGinty 28c1c5006b icon, contact list and conversation redesign 11 years ago
Moxie Marlinspike 2e31cfed11 Basic support for composing emoji 12 years ago
Moxie Marlinspike 903ab92f5f Basic navigation drawer support. 12 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.
12 years ago