Commit Graph

145 Commits (68747142d65d06f31e34b401fc0e395d98963ae0)

Author SHA1 Message Date
Moxie Marlinspike 68747142d6 Add correct contextual menu options on 'Send' button.
[Send TextSecure message | Send unencrypted SMS | Send encrypted SMS]

// FREEBIE
11 years ago
Joshua Lund 667da3b2cf Fixing a typo in the WhisperPush error message
// FREEBIE
11 years ago
thoughtbox bc769debe2 Capitalisation according to Android guidelines
Not all updated capitalisations were correct.
11 years ago
Corbin Souffrant db356a0ec9 Fixed capitalization inconsistensies with Android guidelines.
Fixes #673
11 years ago
Jake McGinty ce7b8ab75a new passphrase prompt activity
// FREEBIE
11 years ago
thoughtbox 08d899e2e1 Slightly more verbose "no legacy support" message. 11 years ago
Moxie Marlinspike 0574ec170a Display legacy message error when V1 message is received. 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
Moxie Marlinspike 54d2184c72 Merge pull request #1205 from mcginty/contact-select
refactor and improve contact selection
11 years ago
Jake McGinty 832763f695 UX for unencrypted fallback case 11 years ago
Moxie Marlinspike fd1a18d2d0 Don't display duplicate push messages. 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
Buck Doyle 61fbf382eb Extract Input Settings preference header string.
Fixes #1159

FREEBIE
11 years ago
Jake McGinty d827ab1b36 more precise sms controls
// FREEBIE
11 years ago
Moxie Marlinspike ad54d2a05f Modify string tag.
//FREEBIE
11 years ago
3xo 339193af12 Give user the opportunity to chose no LED-notification. 11 years ago
Jake McGinty 054fcdca8d Merge pull request #1007 from SamWhited/issue998
s/Verify Recipient/Verify Identity/
11 years ago
Sam Whited fa423e4432 s/Verify Recipient/Verify Identity/ 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 977765c80f Merge pull request #941 from Wikinaut/add-new-string-ViewIdentityActivity_my_identity_fingerprint
add new string ViewIdentityActivity_my_identity_fingerprint
11 years ago
Thomas Gries 4b2d07ab35 add new string ViewIdentityActivity_my_identity_fingerprint 11 years ago
Jens Füllenbach 003ebe6364 Added the color white to the notification colors of the LED. 11 years ago
Benjamin Albrecht 2f7c005c23 Show confirmation box before disabling push messages 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 de100f5be7 Add missing spaces 11 years ago
Moxie Marlinspike 81ee9e31c5 Update behavior for incoming SMS path.
1) On KitKat, unencrypted SMS messages are never stored in
   TextSecure unless it is set as the system-wide default.

2) On KitKat, if TextSecure is set as the system-wide default,
   provide an option to change the default to a different app.

3) Don't store the TextSecure challenge on KitKat+ devices.
11 years ago
Moxie Marlinspike a3e900ecbe Merge pull request #794 from SamWhited/issue788
Add option to disable screen security
11 years ago
Sam Whited 384fb3b2b5 Add option to disable screen security
See WhisperSystems/TextSecure#788
11 years ago
Matt Enright 852ca2ac05 Don't display sender in outgoing message details
Because we don't know it. Fixes WhisperSystems#711.
11 years ago
Jake McGinty 0015711759 migrate logcat submit to preferences
// FREEBIE
11 years ago
Jake McGinty ce68429a9b activity to submit logcat to pastebin 11 years ago
Moxie Marlinspike 20fd881613 Display error code from server when already registered elsewhere. 11 years ago
Tim Bücher bd167cbb17 Fix missing localozation strings for custom LED blink pattern. 11 years ago
Jake McGinty a0aaa7d724 Explain why SMS fallback is disabled when it is 11 years ago
Moxie Marlinspike ca2eecaedf Add advanced preference for refreshing push directory. 11 years ago
Moxie Marlinspike c36b5869fc Tweak create passphrase screen text. 11 years ago
Moxie Marlinspike 056dbd1a4e tweak text
//FREEBIE
11 years ago
Moxie Marlinspike 315cf2d8e4 Eliminate concept of group 'owner'. 11 years ago
Moxie Marlinspike da57a689c1 Fill in some strings.
// FREEBIE
11 years ago
Moxie Marlinspike 9c9866e7ee Add 'leave group' functionality. Includes other bug fixes. 11 years ago
Jake McGinty 7beab36c6a updates to conversation menu, and updating of group info
// FREEBIE
11 years ago
Moxie Marlinspike 918f223149 Add preference to disable the SMS channel all together.
1) If the SMS fallback preference is disabled, no outgoing
   messages will succeed via the SMS transport.

2) If the SMS fallback preference is disabled, "mirroring" the
   SMS db state when not the default system SMS app is disabled.
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 e05bacd8c3 fixing avatar selection when some gallery apps won't return any extras
but still succeed // FREEBIE
11 years ago
Moxie Marlinspike 760c96171d Merge branch 'master' into groups 11 years ago