thoughtbox
8186694555
Change to string refs for Enter
...
To allow for translation
2014-01-02 18:53:50 +01:00
Moxie Marlinspike
b98d5ca244
Merge pull request #501 from veeti/notification
...
Improve password caching notification UI & UX
2014-01-01 13:51:26 -08:00
Veeti Paananen
eb1b762a76
Improve password caching notification UI & UX
...
On Jelly Bean and above:
- Use the standard notification style for a better and consistent visual
appearance
- Use the JB notification actions API for the locking action
- Use a lower notification priority to prioritize other notifications
over TextSecure
On ICS:
- Use the existing custom notification layout
Everywhere:
- Allow opening the app itself from the notification
- Simplify strings: don't talk about a "cached passphrase" but about the
app being "unlocked"/"locked"
2013-12-22 04:48:39 +02:00
Moxie Marlinspike
ca92b4d904
Merge pull request #493 from niktrix/patch-1
...
set unread message count in notifications.
2013-12-18 13:21:10 -08:00
nicky g
a0c821f6ac
set unread message count in notifications.
...
was not able to squash commit requesting new pull
2013-12-19 02:44:42 +05:30
Moxie Marlinspike
d260cdcc9f
Add giffgaff APN defaults. // FREEBIE
2013-12-17 16:57:40 -08:00
Moxie Marlinspike
496d5e21d2
Add Slovenia APN defaults
2013-12-17 16:53:35 -08:00
Moxie Marlinspike
bba49fcb76
Merge pull request #446 from veeti/settings
...
Show LED and ringtone setting values in their summaries
2013-12-16 20:17:54 -08:00
Veeti Paananen
6eb094c87e
Show LED and ringtone setting values in their summaries
...
As instructed in the Android design guidelines. Also removed unnatural
capitalization.
2013-12-17 03:13:22 +02:00
Moxie Marlinspike
23e8035edd
Merge pull request #486 from jlund/strings-update
...
Incredibly minor cleanup of the strings file
2013-12-16 15:02:03 -08:00
Joshua Lund
0fed5593a8
Incredibly minor cleanup of the strings file
2013-12-16 15:11:17 -07:00
Moxie Marlinspike
60f5363da0
Merge pull request #485 from veeti/tabswipe
...
Add tab swiping to contacts picker
2013-12-16 12:50:41 -08:00
Veeti Paananen
bee964dcf8
Improve appearance of "no contacts" indicators by centering them.
...
Also remove pointless scroll views.
2013-12-16 22:27:10 +02:00
Veeti Paananen
f18324e2d6
Add tab swiping in the contact picker
2013-12-16 22:17:52 +02:00
Moxie Marlinspike
e7f4a6039c
Merge pull request #479 from kyleconroy/new_icon
...
Add a new icon
2013-12-16 11:05:43 -08:00
Moxie Marlinspike
fccb4cc0cf
Add bithub payout slug.
2013-12-16 09:58:56 -08:00
Andy Irving
91b52bed18
Don't stick thread IDs in the Intent extra data. Always mark all threads read from notification.
2013-12-14 16:55:24 +00:00
Kyle Conroy
f91cfe1c44
Update icon with more distinct drop shadow. Make the lock flat.
2013-12-13 11:33:02 -08:00
Kyle Conroy
c8422a8942
Lighten the drop shadow on the icon
2013-12-12 16:54:36 -08:00
Kyle Conroy
f74119a58c
Add new icons
2013-12-12 16:30:14 -08:00
Moxie Marlinspike
ce4f935fa6
Bump version to 1.0.6
2013-12-07 11:47:14 -08:00
Moxie Marlinspike
ee0a84ec16
kn_IN
2013-12-07 11:31:08 -08:00
Moxie Marlinspike
7d931f5e6b
Updated translations
2013-12-07 11:22:33 -08:00
Moxie Marlinspike
1740f9a7cd
Merge pull request #443 from veeti/unlock
...
Clean up password unlock layout
2013-12-07 11:16:19 -08:00
Moxie Marlinspike
94913f34da
Merge pull request #459 from thoughtbox/master
...
Add summary information to "Sound" setting in preferences.
2013-12-07 11:08:11 -08:00
Moxie Marlinspike
15284cd4d9
Merge pull request #460 from thejeshgn/patch-1
...
Added Kannada to languages
2013-12-07 11:05:02 -08:00
Moxie Marlinspike
7c2fb74af4
Fix for bug that could drop unencrypted MMS on KitKat.
2013-12-07 11:03:26 -08:00
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.
2013-12-07 11:03:25 -08:00
Thejesh GN
ed73bd57a1
Added Kannada to languages
2013-12-05 13:37:43 +05:30
Moxie Marlinspike
99d295abc5
Merge pull request #454 from veeti/highlights
...
Update card highlight style
2013-12-04 14:19:54 -08:00
thoughtbox
b56a4f9740
Update strings.xml to reference Sound summary in Settings.
2013-12-04 22:47:54 +01:00
thoughtbox
cc5981594f
Add summary to "Sound" preference (1 of 2)
2013-12-04 22:46:30 +01:00
Veeti Paananen
37fb8fe445
Update card highlight style
...
Out with orange, in with blue and gray (on >= 4.4).
2013-12-04 01:19:53 +02:00
Andy Irving
7f44b029fe
use PendingIntent.FLAG_UPDATE_CURRENT in calls to PendingIntent.getActivity() to avoid re-using the same extra data on every intent.
2013-12-03 21:48:16 +00:00
Moxie Marlinspike
b2bd19d787
Bumping version to 1.0.5
2013-12-03 08:30:15 -08:00
Moxie Marlinspike
c2b809c7c6
Fix for long multipart message bug on some ROMs.
2013-12-03 08:21:31 -08:00
Moxie Marlinspike
e0aa7fd359
Let unencrypted messages through.
2013-12-03 08:10:58 -08:00
Moxie Marlinspike
3a5f9748ff
Merge pull request #449 from thoughtbox/patch-4
...
Update strings.xml
2013-12-03 07:56:18 -08:00
thoughtbox
33fd6414b8
Update strings.xml
...
Removed emoticon from QuickResponse and changed the wording slightly of the "default SMS app" setting.
2013-12-03 11:08:36 +01:00
Moxie Marlinspike
ce4b8701fb
Merge pull request #445 from veeti/null
...
Fix crash when no SMS package is set
2013-12-02 23:23:29 -08:00
Veeti Paananen
10580a7f20
Fix crash when no SMS package is set
2013-12-03 09:06:16 +02:00
Moxie Marlinspike
d89ef70060
Bump version number to 1.0.4
2013-12-02 21:44:28 -08:00
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.
2013-12-02 21:39:09 -08:00
Moxie Marlinspike
8f7f1ea49c
Bump version to 1.0.3
2013-12-02 17:34:07 -08:00
Moxie Marlinspike
0c0db28358
Fix string case
2013-12-02 17:11:16 -08:00
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.
2013-12-02 23:19:42 +02:00
Moxie Marlinspike
afa20058b8
Updated langauge translations
2013-12-02 13:09:33 -08:00
Moxie Marlinspike
9dc3730142
Merge pull request #441 from veeti/gradle-version
...
Update to the latest Android Gradle plugin
2013-12-02 12:57:53 -08:00
Moxie Marlinspike
504ec976c0
Merge pull request #440 from veeti/styles
2013-12-02 12:57:32 -08:00
Moxie Marlinspike
fda01796ab
Merge pull request #421 from wsot/master
...
Fix issue #410 : DecryptingPartInputStream could return more data than re...
2013-12-02 12:43:23 -08:00