Commit Graph

478 Commits (6181dc4037432704a974e01982f3f30d43d8ca86)

Author SHA1 Message Date
Jake McGinty b0891fa986 move log submission to new library
// FREEBIE

Closes #1655
11 years ago
Moxie Marlinspike b57763f397 Display 'me' for device's local number in group membership list.
// FREEBIE

Fixes #1494
Closes #1505
11 years ago
Jake McGinty 83d281de71 compat actionbar bg for dark theme
// FREEBIE
11 years ago
Moxie Marlinspike 31ad30b3a5 Updated translations.
// FREEBIE
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
Moxie Marlinspike bf19307916 Make GCM re-registration failure notification based.
// FREEBIE
11 years ago
Moxie Marlinspike eeafb81c90 Fix escaping in danish translation.
// FREEBIE
11 years ago
Moxie Marlinspike 02e27c94f2 Update language translations.
// 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 bc3686058a optimize new assets
Thanks to @pejakm for pointing out the emoji optimization.
// FREEBIE
11 years ago
Jake McGinty 0110015c8b remove unused image resources
// FREEBIE
11 years ago
Jake McGinty 5ca8a6d421 materialize conversation item indicators
// FREEBIE
11 years ago
Jake McGinty 0fc9ff7490 add "elevation" window overlay for android 4.x too
// 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 43adc75428 add icon back
// FREEBIE
11 years ago
Jake McGinty db6f8618e6 padding workaround for bug in appcompat-v7 21.0.0
bug: https://code.google.com/p/android/issues/detail?id=77982

// FREEBIE
11 years ago
Jake McGinty 98af1fb6ee shorten blocks of text
// FREEBIE
11 years ago
Jake McGinty 7df49811b7 replace ABS with AppCompat
// FREEBIE
11 years ago
Jake McGinty 53da1f849a in-app image media preview
// FREEBIE
11 years ago
Moxie Marlinspike 9accd92757 Updated language translations.
// FREEBIE
11 years ago
Jake McGinty 31167d11dd use wildcard media types, don't crash on preview fail
// FREEBIE
11 years ago
Jake McGinty 6e3751a0c5 sane fallback for media selection on exception
Fixes #1763
// FREEBIE
11 years ago
Moxie Marlinspike 2c8c6a410c Updated language translations.
// FREEBIE
11 years ago
Moxie Marlinspike 0808e00d0e Updated translations.
// FREEBIE
11 years ago
Moxie Marlinspike 8c55ea09d9 Updated language translations.
// FREEBIE
11 years ago
Moxie Marlinspike 40495a2261 Merge pull request #1854 from mcginty/content-description
improve some content descriptions
11 years ago
Jake McGinty a6c1fdd914 improve some content descriptions
// FREEBIE
11 years ago
Jake McGinty 020d61dd6e migrate nav panel items to actionbar
Fixes #1819
Closes #1839
// FREEBIE
11 years ago
Moxie Marlinspike 85da05397a Update language translations.
// FREEBIE
11 years ago
Jake McGinty 8bf537bb09 remove old, unused resources
// FREEBIE
11 years ago
Drew Hintz 7b41b1492e Shrink png files using pngout. Saves 608kB. FREEBIE. 11 years ago
Jake McGinty de63b0dd96 make reminder a custom view, make push reminder
// FREEBIE
11 years ago
Moxie Marlinspike ecb67cd84f Updated language translations.
// FREEBIE
11 years ago
Veeti Paananen bef5b8f3e9 Occupy all vertical space for emoji grid
Fixes the recent emoji list leaving an empty gap at the bottom of the
drawer depending on the number of items shown.
11 years ago
Veeti Paananen 3597915d17 Add a backspace key to the emoji drawer 11 years ago
Jake McGinty 7d688846f9 Move default SMS and system import to "reminders"
// FREEBIE
Closes #1730
11 years ago
Jake McGinty 530ad7bc86 new emoji drawer
// FREEBIE
Closes #1746
11 years ago
Jake McGinty bea3c33223 disable passphrase creation on registration
// FREEBIE
Closes #1726
11 years ago
Moxie Marlinspike cfac27645b Update language translations.
// FREEBIE
11 years ago
Veeti Paananen f26f89d63d Add xxhdpi check drawable for notifications
Fixes blurry mark as read icon on Android Wear. FREEBIE.
11 years ago
Jake McGinty a82d2dfc5c Revert "change out key cached icon to be more unique"
This reverts commit d6d76fa953.
11 years ago
Moxie Marlinspike 8f85eb1822 Remove unused files.
Fixes #1522

// FREEBIE
11 years ago
Moxie Marlinspike 358c923891 Merge pull request #1630 from mcginty/remove-keys-list
remove ReviewIdentitiesActivity
11 years ago
Jake McGinty 5121ab0eed temporarily disable encrypted backup
// FREEBIE
11 years ago
Jake McGinty f63f95404e remove ReviewIdentitiesActivity
// FREEBIE
11 years ago
Moxie Marlinspike 0d35e2bfa9 Fix the "Tap for X fallback" labels. 11 years ago
Moxie Marlinspike 983bf672cf Fix UI side of broken MMS fallback.
1) Actually tell the SendReceiveService to send the MMS if it is
   one.

2) Display the correct string (SMS vs MMS) in the fallback dialog.
11 years ago
Moxie Marlinspike ba1055df8e Correct contextual send language.
1) Use "secure" and "insecure" vs "encrypted" and "unencrypted.

2) Use MMS instead of SMS where appropriate.

Fixes #1602
11 years ago
phenx-de a54d20f3ef Add "%s selected" subtitle to Conversation List batch mode. 11 years ago
phenx-de ea0fa58265 Add preview of encryption channel in compose text hint. 11 years ago
phenx-de d8e6a93584 Use contextual action bar menu for conversation items. 11 years ago
phenx-de 5ae8a7a8c4 Improved the warning icon: Higher resolution, better size. 11 years ago
Moxie Marlinspike 0e6773b4b7 Remove directory refresh preference.
This is present on the contact screen now, so there's no longer
any need for it here.
11 years ago
Veeti Paananen bd889d8fa9 Reword the very confusing screen security setting 11 years ago
Moxie Marlinspike c719a48a2c Move media attachment long-click event to context menu.
Long-click on a media attachment will now bring up the normal
context menu for a ConversationItem long-click, but with the
addition of a "save attachment" option.

This allows users to long-click on messages with media in them
and still see the other contextual menu options.

// FREEBIE
11 years ago
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
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
thoughtbox 08d899e2e1 Slightly more verbose "no legacy support" message. 11 years ago
Moxie Marlinspike 02d3760b31 Merge pull request #1368 from mcginty/contact-select-header-dark
fix contact selection header theming
11 years ago
Moxie Marlinspike 0574ec170a Display legacy message error when V1 message is received. 11 years ago
Jake McGinty 7349378d8d fix contact selection header theming
Fixes #1343
// FREEBIE
11 years ago
Moxie Marlinspike c21e5b74f1 Updated language translations. 11 years ago
Jake McGinty 0dc6ec294b use normal means to set actionbar icon
// 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
Moxie Marlinspike e94fa0d752 Updated language translations.
// FREEBIE
11 years ago
Jake McGinty 92b90cd798 remove lock coloring in send icons
// 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
Moxie Marlinspike 73e2f6ce59 Merge pull request #1272 from mcginty/flag-secure
hide screen security when unsupported
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
Jake McGinty 06659fd98f hide screen security when unsupported
// FREEBIE
11 years ago
Martin Ranta 34c885f08d Fixed a few localization names. 11 years ago
Buck Doyle 61fbf382eb Extract Input Settings preference header string.
Fixes #1159

FREEBIE
11 years ago
Moxie Marlinspike 941d0089f4 Add languages to selector 11 years ago
Moxie Marlinspike 8b8c6dd45f Updated translations
//FREEBIE
11 years ago
Jake McGinty d827ab1b36 more precise sms controls
// FREEBIE
11 years ago
Jake McGinty 4701e59197 Merge pull request #1076 from phenx-de/fix-big-fontsize
Fix conversation list view for larger text sizes.
11 years ago
Moxie Marlinspike ad54d2a05f Modify string tag.
//FREEBIE
11 years ago
Wikinaut 068c40336c added Google Play Store text 11 years ago
phenx-de f51989b23e Fix conversation list view for larger text sizes. 11 years ago
3xo 339193af12 Give user the opportunity to chose no LED-notification. 11 years ago
phenx-de 54b43b7536 Moved colors to the right place. 11 years ago
Jake McGinty d121d9531e Merge pull request #992 from veeti/overdraw
Fix overdraw issues in the conversation view
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 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
Moxie Marlinspike 5caec4a146 Updated language translations. 11 years ago
Jake McGinty 90169e9468 pending messages more accurately conveyed to user 11 years ago
Moxie Marlinspike 3474950830 Merge pull request #956 from tinloaf/refreshfromlist
Add possiblity to refresh the push directory directly from contact list
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
Vladislav Meshochkin 948f481530 Make notification preferences look normally 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 367b481d07 Merge pull request #905 from benalbrecht/dialog_icons
Use modern icons in info and alert dialogs for ICS+
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
Veeti Paananen 28f1a0a636 Replace the attachment dialog header icon with something modern 11 years ago
Veeti Paananen 5a807ffc28 Use unified touch highlight in import & export 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
Benjamin Albrecht 0f6c7660cb Use modern icons in info and alert dialogs for ICS+ 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
Moxie Marlinspike 5a62856e46 Make SMS delivery reports optional. 11 years ago
Tim Bücher 6fb85aff6d Fix hpyerlinking recieved/sent date in messages 11 years ago
Jake McGinty 0015711759 migrate logcat submit to preferences
// FREEBIE
11 years ago
Moxie Marlinspike 15390e477e Update translations.
// FREEBIE
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
Moxie Marlinspike 20fd881613 Display error code from server when already registered elsewhere. 11 years ago
Jake McGinty 5fa429b0d5 Merge pull request #676 from mcginty/emoji_density
Fix emoji density scaling issues
11 years ago
Jake McGinty 630dce04fc handle emoji density scaling more correctly 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
Jake McGinty 23c607430d fix dark text input on dark background for conversation
// FREEBIE
11 years ago
Jake McGinty 829a92d371 contact selection reactive to dark theme
// FREEBIE
11 years ago
Moxie Marlinspike fa0c783c64 Update language translations. 11 years ago
Jake McGinty 3dd27ed59a push conversation messages are now blue
// FREEBIE
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
Jake McGinty 46de25d658 conversation lock icon for dark theme
// FREEBIE
11 years ago
Jake McGinty 8794661433 fix "end session" inflation
// FREEBIE
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
Jake McGinty 7667264789 add group photo placeholder assets (not currently used)
// 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 28b96204a9 make the menu titles a little less incorrect
// FREEBIE
11 years ago
Jake McGinty c647820fb7 new default contact picture
// FREEBIE
11 years ago
Jake McGinty 0cdc6fd87d embrace the darkness, don't open quickcontact for groups
// FREEBIE
11 years ago