Commit Graph

410 Commits (c8422a8942422c5a477030931b059700c18b6c0f)
 

Author SHA1 Message Date
Kyle Conroy c8422a8942 Lighten the drop shadow on the icon 11 years ago
Kyle Conroy f74119a58c Add new icons 11 years ago
Moxie Marlinspike ce4f935fa6 Bump version to 1.0.6 11 years ago
Moxie Marlinspike ee0a84ec16 kn_IN 11 years ago
Moxie Marlinspike 7d931f5e6b Updated translations 11 years ago
Moxie Marlinspike 1740f9a7cd Merge pull request #443 from veeti/unlock
Clean up password unlock layout
11 years ago
Moxie Marlinspike 94913f34da Merge pull request #459 from thoughtbox/master
Add summary information to "Sound" setting in preferences.
11 years ago
Moxie Marlinspike 15284cd4d9 Merge pull request #460 from thejeshgn/patch-1
Added Kannada to languages
11 years ago
Moxie Marlinspike 7c2fb74af4 Fix for bug that could drop unencrypted MMS on KitKat. 11 years ago
Moxie Marlinspike 7489f3463a Change the way notifications work for non-default KitKat.
Messages that are not "secure" (encrypted or key exchange) are
automatically marked as read if TextSecure isn't the default
KitKat SMS app.

This change in functionality allows people who aren't using
TextSecure as a default SMS app on KitKat to still receive
notifications when they get incoming encrypted messages.
11 years ago
Thejesh GN ed73bd57a1 Added Kannada to languages 11 years ago
Moxie Marlinspike 99d295abc5 Merge pull request #454 from veeti/highlights
Update card highlight style
11 years ago
thoughtbox b56a4f9740 Update strings.xml to reference Sound summary in Settings. 11 years ago
thoughtbox cc5981594f Add summary to "Sound" preference (1 of 2) 11 years ago
Veeti Paananen 37fb8fe445 Update card highlight style
Out with orange, in with blue and gray (on >= 4.4).
11 years ago
Moxie Marlinspike b2bd19d787 Bumping version to 1.0.5 11 years ago
Moxie Marlinspike c2b809c7c6 Fix for long multipart message bug on some ROMs. 11 years ago
Moxie Marlinspike e0aa7fd359 Let unencrypted messages through. 11 years ago
Moxie Marlinspike 3a5f9748ff Merge pull request #449 from thoughtbox/patch-4
Update strings.xml
11 years ago
thoughtbox 33fd6414b8 Update strings.xml
Removed emoticon from QuickResponse and changed the wording slightly of the "default SMS app" setting.
11 years ago
Moxie Marlinspike ce4b8701fb Merge pull request #445 from veeti/null
Fix crash when no SMS package is set
11 years ago
Veeti Paananen 10580a7f20 Fix crash when no SMS package is set 11 years ago
Moxie Marlinspike d89ef70060 Bump version number to 1.0.4 11 years ago
Moxie Marlinspike aad82e314d Fix duplicate MMS bug in KitKat.
1) Fix for typo that caused duplicate incoming MMS.

2) Only pay attention to "use for all" properties in < KitKat.
11 years ago
Moxie Marlinspike 8f7f1ea49c Bump version to 1.0.3 11 years ago
Moxie Marlinspike 0c0db28358 Fix string case 11 years ago
Veeti Paananen 89ae5ed4ed Clean up password unlock layout
Remove unnecessary and redundant nested layouts, fix the alignment of
the unlock button to the right edge of the screen, use cleaner margins
and replace the deprecated fill_parent sizes with match_parent.
11 years ago
Moxie Marlinspike afa20058b8 Updated langauge translations 11 years ago
Moxie Marlinspike 9dc3730142 Merge pull request #441 from veeti/gradle-version
Update to the latest Android Gradle plugin
11 years ago
Moxie Marlinspike 504ec976c0 Merge pull request #440 from veeti/styles 11 years ago
Moxie Marlinspike fda01796ab Merge pull request #421 from wsot/master
Fix issue #410: DecryptingPartInputStream could return more data than re...
11 years ago
Moxie Marlinspike b0216e1494 Finish KitKat compatibility details.
1) The system does actually enforce having a BROADCAST_SMS
   permission on the SMS receiver. Break out the "delivered"
   parts of this into a separate Receiver, so the permission
   won't trip up GB devices.

2) The system does actually enforce having "quick response"
   intents.  Add a no-op for now.

3) Add a "make default" prompt.

4) Update settings to reflect what's going on in KitKat.
11 years ago
Gabe Conradi e81756f443 Proper SMS support for KitKat. 11 years ago
Veeti Paananen 56fd6e7035 Update to the latest Android Gradle plugin 11 years ago
Veeti Paananen 9ddfa6499c Gingerbread pls go
Look like an Android app from 2013.

Remove the redundant Gingerbread button styles from buttons to
automatically use the Holo theme on phones that don't run a 3+ year old
operating system.

Create a new style for horizontal progress bars that uses the Holo
progress bar style on v11 and above.
11 years ago
Simeon Morgan 4931d7327b Switch to two-space indentation, remove inline comments. 11 years ago
Simeon Morgan adfa3c1b10 Optimised use of buffers when decrypting to avoid unnecessary array copying properly. 11 years ago
Simeon Morgan 3cc6344c8b Optimised use of buffers when decrypting to avoid unnecessary array copying 11 years ago
Simeon Morgan 546dd5485c Fix issue #410: DecryptingPartInputStream could return more data than requested, causing segfaults in BitmapFactory on Android 4.4. 11 years ago
Moxie Marlinspike f9c7687ce2 Bump version to 1.0.2 11 years ago
Moxie Marlinspike b0e0011060 Add URI permissions to fix crash on 4.x environments. 11 years ago
Moxie Marlinspike 9c0db4c259 Bump version to 1.0.1 11 years ago
Moxie Marlinspike 9cf1751c49 Added hebrew and danish to language selector 11 years ago
Moxie Marlinspike 981c9a1543 Updated language translations 11 years ago
Moxie Marlinspike 73bf21602a Move ReceiveKeyActivity back to themed dialog activity. 11 years ago
Moxie Marlinspike 8d8a6ab998 Switch menu contact image to be a menu image. 11 years ago
Moxie Marlinspike 798e3c0656 Merge pull request #384 from meskio/383_batch_selection
Add deselect to batch selection mode
11 years ago
Moxie Marlinspike 891e3aeb97 Merge pull request #381 from meskio/add_contact
New 'add contact info' option on the conversation contextual menu
11 years ago
rhodey 2c2a03e5e2 Enhanced MMS configuration prompts and processing.
1) Added a new message status to MmsDatabase to
   signify a pending MMS download which requires
   APN settings.

2) Added a database method to query MMS messages
   based on status.

3) Added login to SendReceiveService for processing
   of MMS pending APN information.

4) Moved all APN/MMS settings into ApnPreferencesActivity
   and transformed PromptApnActivity into a simple
   informational activity.

5) Added logic to check for APN settings on send and
   receive of all MMS (media, group, email) and direct
   user to PromptApnActivity then ApnPreferencesActivity
   if necessary.

6) Vocab/grammar adjustments.
11 years ago
Ruben Pollan c7b39eca11 Add deselect to batch selection mode 11 years ago