joeykrim
719d791962
Added Disable Passphrase title and summary strings from Preference.xml
2013-07-12 23:11:27 -04:00
Moxie Marlinspike
dfa710a6fc
Don't use ConnectivityManager checkRouteToHost for IPv6
...
T-Mobile LTE now uses IPv6 addresses for their MMSC, which are
incompatible with ConnectivityManager's checkRouteToHost.
2013-07-12 15:25:34 -07:00
Moxie Marlinspike
bccf4895f6
Bumping version to 0.9.9.7
2013-07-02 18:59:17 -07:00
Moxie Marlinspike
184537e691
Updated language translations
2013-07-02 16:50:49 -07:00
Moxie Marlinspike
d97252d8d6
Add ability to disable local encryption passphrase.
2013-07-01 10:15:36 -07:00
Moxie Marlinspike
68b82c168e
Add in-app language selection support.
2013-06-29 18:03:55 -07:00
Moxie Marlinspike
4977092f7a
Add support for soft keyboard 'enter' key.
2013-06-29 15:37:47 -07:00
Moxie Marlinspike
7f532fc37f
Fix dark theme recipients editor font color.
2013-06-29 15:34:18 -07:00
Moxie Marlinspike
767d790b3d
Dark theme fixes.
...
1) Make the conversation background all black with no column.
2) Fix the font color on identity key review.
2013-06-29 10:33:58 -07:00
Moxie Marlinspike
93c222fe9c
Added "recent emoji" panel as an LRU cache.
2013-06-29 09:51:08 -07:00
Moxie Marlinspike
71e161c792
Switched to new emoji lookup pattern, added rendering support.
2013-06-28 16:56:30 -07:00
Moxie Marlinspike
2e31cfed11
Basic support for composing emoji
2013-06-27 20:57:27 -07:00
Moxie Marlinspike
2db274080c
Bumping version to 0.9.9.6
2013-06-26 09:25:32 -07:00
Moxie Marlinspike
408672b0b8
Fix or invisible delivery status regression with MMS.
2013-06-26 09:19:50 -07:00
Moxie Marlinspike
4d723a21f6
Bumping version to 0.9.9.5
2013-06-26 08:56:36 -07:00
Moxie Marlinspike
d6f7b4cc5a
Updated language translations.
2013-06-26 08:12:55 -07:00
Moxie Marlinspike
288b416988
Fix NPEs
2013-06-25 13:20:29 -07:00
Moxie Marlinspike
e00914c977
Fix QR Code Regression.
2013-06-25 10:48:18 -07:00
Moxie Marlinspike
614e962110
Remove unused resources.
2013-06-25 10:47:59 -07:00
Moxie Marlinspike
aa25f94291
Enhanced import/export support.
...
1) Allow imports from the stock SMS database at any time.
2) Provide plaintext export support, in a format compatible with
the "SMS Backup And Restore" app.
3) Fix the DB weirdness on encrypted restore that previously
required killing the app.
2013-06-24 21:02:30 -07:00
Moxie Marlinspike
903ab92f5f
Basic navigation drawer support.
2013-06-22 21:44:12 -07:00
Moxie Marlinspike
5263ac1f1a
Theme Support
...
1) Broke out the UI elements of the major Activites into stylable
attributes.
2) Created a 'light' and 'dark' theme for the newly stylable attrs.
3) Touched up some of the UI spacing.
4) Implemented dynamic theme switching support.
2013-06-21 12:14:40 -07:00
Moxie Marlinspike
2ffc70a95b
Bumping version to 0.9.9.4
2013-06-18 17:07:36 -07:00
Moxie Marlinspike
0e4eef9785
Updated translations
2013-06-18 16:51:02 -07:00
Moxie Marlinspike
6c164df815
Lighter check
2013-06-18 16:43:41 -07:00
Moxie Marlinspike
2928abc98f
Catch attempts to dial on devices with no dialer.
2013-06-18 16:43:41 -07:00
Moxie Marlinspike
38565488a4
Merge pull request #208 from richo/features/submodule
...
Easier development setup
2013-06-18 13:13:39 -07:00
Richo Healey
bf03b31dde
add BUILDING instructions
2013-06-18 19:38:26 +10:00
Moxie Marlinspike
8524cc5598
Resolved a few MMS issues.
...
1) Fixed the "Unsupported Encoding!" problem.
2) Workaround for the Sprint issue, where the MMSC is adding a single
extra byte to the end of each encrypted message.
3) Fixed the "large blob of base64 text" on encrypted MMS problem.
2013-06-15 09:06:15 -07:00
Moxie Marlinspike
d2a78ea84c
Fix for contrived NPE on invalid recipient during conversation compose.
2013-06-01 12:42:45 -07:00
Moxie Marlinspike
ea98fe2d4f
Merge pull request #181 from thoughtbox/patch-2
...
Some minor language.
2013-05-31 11:30:24 -07:00
Moxie Marlinspike
ad1d927437
Fix for NPE when group selection fragment is no longer attached to activity.
2013-05-30 20:35:56 -07:00
Moxie Marlinspike
0534f9d95a
Fix for NPE on null FROM in MMS header.
2013-05-30 20:29:13 -07:00
Moxie Marlinspike
dda5bc8838
Add a 'mark as read' button to expanded notifications.
2013-05-30 12:39:56 -07:00
thoughtbox
a1e82ab403
Update strings.xml
...
Minor edits.
2013-05-27 21:27:00 +02:00
Moxie Marlinspike
8c1ca6c9e0
Clean up identity key view activity
2013-05-23 18:54:16 -07:00
Moxie Marlinspike
95eb62190a
Remove checkboxes from the multi-select UI
2013-05-23 18:37:04 -07:00
Moxie Marlinspike
3743c57edd
Clean up list of identity keys.
2013-05-23 17:47:42 -07:00
Moxie Marlinspike
5e2b31af60
Add appropriate text for manual case when identity is trusted.
2013-05-23 17:17:28 -07:00
Moxie Marlinspike
24fc93e9ae
Switch to a more heavily TOFU model for identity keys.
...
1) There is no longer a concept of "verified" or "unverified."
Only "what we saw last time" and "different from last time."
2) Let's eliminate "verify session," since we're all about
identity keys now.
3) Mark manually processed key exchanges as processed.
2013-05-23 16:36:24 -07:00
Moxie Marlinspike
ef7977128b
Bumping version to 0.9.9.3
2013-05-21 18:11:18 -07:00
Moxie Marlinspike
e080449383
Fix for NPE on import
2013-05-21 13:25:44 -07:00
Moxie Marlinspike
a0a6c3f211
Handle failed bitmap decoding
2013-05-21 10:32:48 -07:00
Moxie Marlinspike
3df67a1643
Properly return unknown recipient from SMS db on empty.
2013-05-21 10:23:27 -07:00
Moxie Marlinspike
018f5eccf3
Bumping version to 0.9.9.2
2013-05-17 12:57:14 -07:00
Moxie Marlinspike
b99cca8bfa
Fix for NPE on failed icon click.
2013-05-17 12:53:16 -07:00
Moxie Marlinspike
d8e3e4c683
Bumping version to 0.9.9.1
2013-05-16 14:13:10 -07:00
Moxie Marlinspike
c86e414c5f
Include (somehow missed) support for send/receive encrypted MMS.
2013-05-16 13:48:44 -07:00
Moxie Marlinspike
e5f634ba45
Fix for NPE
2013-05-16 13:18:06 -07:00
Moxie Marlinspike
be34f30719
Lower maximum size of cursor window on DB upgrade.
...
On some systems, the DB upgrade was failing because there were
too many rows for the cursor window. This moves some looping
operations into single update statements by using the substr()
command, and chunks the rest using a series of LIMITs.
2013-05-16 13:16:42 -07:00