Commit Graph

124 Commits (7c9282f3067b436ac58daa748c23b9732af2d36f)

Author SHA1 Message Date
Jake McGinty ce7b8ab75a new passphrase prompt activity
// FREEBIE
11 years ago
Manuel d8d5848dae Change draw selector to background 11 years ago
Jake McGinty d6d76fa953 change out key cached icon to be more unique
Fixes #651
// FREEBIE
11 years ago
Jake McGinty 7349378d8d fix contact selection header theming
Fixes #1343
// FREEBIE
11 years ago
Santoso Wijaya 12dac6ccc3 ShareActivity, destruction of RecipientsPanel
// FREEBIE
11 years ago
Jake McGinty e2f7c1529a group and contact list fixes
1) Updating a group without changing the avatar will keep that
   avatar

2) Prohibit adding non-push users to an existing push group

3) Add Android contacts to the same database. Takes a small amount
   more time and memory, but allows queries to not be a hack, and
   enables us to dedupe numbers in JB and higher devices.

// FREEBIE
11 years ago
Jake McGinty d4d684b670 simplified layouts 11 years ago
Jake McGinty 54a882a11d new send icons, fix logic for disabling/enabling
// 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 d827ab1b36 more precise sms controls
// FREEBIE
11 years ago
phenx-de f51989b23e Fix conversation list view for larger text sizes. 11 years ago
Veeti Paananen 42aeca26f1 Fix overdraw issues in the conversation view
Remove the redundant window background and row backgrounds to improve
drawing performance.
11 years ago
Jake McGinty 90169e9468 pending messages more accurately conveyed to user 11 years ago
Moxie Marlinspike 5cd8c922d2 Merge pull request #648 from veeti/tweaks-and-polish
Assorted tweaks and polish
11 years ago
Benedict Pregler ee921a8f49 fixed some hardcoded strings 11 years ago
Veeti Paananen 757cb1c846 Add touch highlight to contact photos 11 years ago
Veeti Paananen 4f066757e7 Use the touch highlight background for the emoji toggle 11 years ago
Veeti Paananen 633aa9b057 Fix the send button's touch highlight color
Introduce a generic touch highlight background drawable, and use the
proper shades of blue (and gray on v19+).
11 years ago
Tim Bücher 6fb85aff6d Fix hpyerlinking recieved/sent date in messages 11 years ago
Jake McGinty a8c23413ba Merge pull request #745 from mcginty/logcat_submit
activity to submit logcat to pastebin
11 years ago
Jake McGinty ce68429a9b activity to submit logcat to pastebin 11 years ago
Buck Doyle 5d42110d6c Make outgoing links readable 11 years ago
Tim Bücher bd167cbb17 Fix missing localozation strings for custom LED blink pattern. 11 years ago
Jake McGinty 3dd27ed59a push conversation messages are now blue
// FREEBIE
11 years ago
Moxie Marlinspike 056dbd1a4e tweak text
//FREEBIE
11 years ago
Jake McGinty 7beab36c6a updates to conversation menu, and updating of group info
// 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
Moxie Marlinspike 760c96171d Merge branch 'master' into groups 11 years ago
Jake McGinty 93329df530 avatar selection on gb fixed, disable push groups if not push registered 11 years ago
Jake McGinty 725e943842 fixed date floating in funky location 11 years ago
Jake McGinty 5810062b25 group action conversation items, tweaks to single contact selection 11 years ago
Jake McGinty 8e3aa94a05 group member name tags, group convo iconography, tweaks 11 years ago
Jake McGinty b2fdd74a1c fix error indicator visibility/placement for sent messages 11 years ago
Jake McGinty 556b0dec1d pretty up the interface/colors a bit. 11 years ago
Jake McGinty 9b41675f8f single contact selection 11 years ago
Jake McGinty bb4a4d33c9 handlePush and handleMms prototypes 11 years ago
Jake McGinty c5d010c86f Quick progressbar sample for network operations during group create 11 years ago
Jake McGinty fe55ac57d9 strings, strings, strings 11 years ago
Jake McGinty 01a438de09 basic messaging when non-push users are added 11 years ago
Jake McGinty 9cd5a67ec5 directory changes to use number instead of token, group ui progress 11 years ago
Jake McGinty 5a75ff9299 Merge pull request #537 from veeti/registration
Registration activity fixes
11 years ago
Jake McGinty 9fd2c4753e ui wip 11 years ago
Veeti Paananen fc458770ea Reduce margin between registration text 11 years ago
Veeti Paananen 0d2ce2528c Use equal margins in the registration view 11 years ago
Veeti Paananen 6bfae9ebc9 Fix registration activity being cut off on small screens or large fonts 11 years ago
Jake McGinty 8f7c9d45aa pngcrush and removal of unused layout // FREEBIE 11 years ago
Jake McGinty 28c1c5006b icon, contact list and conversation redesign 11 years ago
Moxie Marlinspike 04b2c3772a Support skipping password creation at setup 11 years ago
Moxie Marlinspike a4a3b4a453 Update registration strings 11 years ago