Commit Graph

16 Commits (08ace15f95d5d1b3fb87f97e63118d05235f67a2)

Author SHA1 Message Date
Moxie Marlinspike e9a82502b9 Fix up converstion list empty state look 7 years ago
Moxie Marlinspike 9a75f49aa1 Add an empty state for search 8 years ago
Moxie Marlinspike 3097c2855e Add empty state for conversation list 8 years ago
agrajaghh 4fa6680f83 RTL support
Closes #4916
Fixes #4714
9 years ago
Moxie Marlinspike 2ab0029d49 Support for archive actions
Fixes #1141
Closes #4698
// FREEBIE
10 years ago
Jake McGinty 4ffb1ea95e in-conversation invite reminder
Closes #4250
// FREEBIE
10 years ago
Jake McGinty 9b9363f18a add back scrollbars for conversation list
// FREEBIE
10 years ago
Jake McGinty 1cc581aed8 Migrate conversation list to RecyclerView
Closes #2890

// FREEBIE
10 years ago
agrajaghh ac312ff5d5 change FAB icon to ic_create and add more resolutions to ic_add
Closes #2634

//FREEBIE
10 years ago
Jake McGinty 753a1c7219 add FAB content description
// FREEBIE
10 years ago
Jake McGinty 810abe0275 material actionbar and fab
// FREEBIE
10 years ago
Jake McGinty 020920d988 silly actionbar shadow issue
// FREEBIE
11 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
11 years ago
Jake McGinty 0cdc6fd87d embrace the darkness, don't open quickcontact for groups
// FREEBIE
11 years ago
Jake McGinty 556b0dec1d pretty up the interface/colors a bit. 11 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.
13 years ago