Jake McGinty
7df49811b7
replace ABS with AppCompat
...
// FREEBIE
2014-10-29 16:51:55 -07:00
Jake McGinty
53da1f849a
in-app image media preview
...
// FREEBIE
2014-10-28 00:50:01 -05:00
Moxie Marlinspike
9accd92757
Updated language translations.
...
// FREEBIE
2014-10-24 13:18:52 -07:00
Jake McGinty
31167d11dd
use wildcard media types, don't crash on preview fail
...
// FREEBIE
2014-10-17 17:59:56 -07:00
Jake McGinty
6e3751a0c5
sane fallback for media selection on exception
...
Fixes #1763
// FREEBIE
2014-10-17 17:41:42 -07:00
Moxie Marlinspike
2c8c6a410c
Updated language translations.
...
// FREEBIE
2014-10-13 18:11:20 -07:00
Moxie Marlinspike
0808e00d0e
Updated translations.
...
// FREEBIE
2014-09-06 14:54:32 -07:00
Moxie Marlinspike
8c55ea09d9
Updated language translations.
...
// FREEBIE
2014-08-20 10:53:16 -07:00
Moxie Marlinspike
40495a2261
Merge pull request #1854 from mcginty/content-description
...
improve some content descriptions
2014-08-19 21:00:20 -07:00
Jake McGinty
a6c1fdd914
improve some content descriptions
...
// FREEBIE
2014-08-19 19:10:15 -07:00
Jake McGinty
020d61dd6e
migrate nav panel items to actionbar
...
Fixes #1819
Closes #1839
// FREEBIE
2014-08-19 15:20:57 -07:00
Moxie Marlinspike
85da05397a
Update language translations.
...
// FREEBIE
2014-08-13 15:14:08 -07:00
Jake McGinty
8bf537bb09
remove old, unused resources
...
// FREEBIE
2014-08-12 12:12:08 -07:00
Drew Hintz
7b41b1492e
Shrink png files using pngout. Saves 608kB. FREEBIE.
2014-08-07 17:56:08 -07:00
Jake McGinty
de63b0dd96
make reminder a custom view, make push reminder
...
// FREEBIE
2014-08-04 15:25:53 -07:00
Moxie Marlinspike
ecb67cd84f
Updated language translations.
...
// FREEBIE
2014-08-01 14:41:00 -07:00
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.
2014-08-01 13:40:19 -07:00
Veeti Paananen
3597915d17
Add a backspace key to the emoji drawer
2014-08-01 13:40:19 -07:00
Jake McGinty
7d688846f9
Move default SMS and system import to "reminders"
...
// FREEBIE
Closes #1730
2014-07-27 01:09:39 -07:00
Jake McGinty
530ad7bc86
new emoji drawer
...
// FREEBIE
Closes #1746
2014-07-26 13:35:03 -07:00
Jake McGinty
bea3c33223
disable passphrase creation on registration
...
// FREEBIE
Closes #1726
2014-07-25 17:46:50 -07:00
Moxie Marlinspike
cfac27645b
Update language translations.
...
// FREEBIE
2014-07-14 18:44:34 -07:00
Veeti Paananen
f26f89d63d
Add xxhdpi check drawable for notifications
...
Fixes blurry mark as read icon on Android Wear. FREEBIE.
2014-07-05 02:40:00 +03:00
Jake McGinty
a82d2dfc5c
Revert "change out key cached icon to be more unique"
...
This reverts commit d6d76fa953
.
2014-06-24 19:20:16 -07:00
Moxie Marlinspike
8f85eb1822
Remove unused files.
...
Fixes #1522
// FREEBIE
2014-06-24 08:32:59 -07:00
Moxie Marlinspike
358c923891
Merge pull request #1630 from mcginty/remove-keys-list
...
remove ReviewIdentitiesActivity
2014-06-23 11:17:17 -07:00
Jake McGinty
5121ab0eed
temporarily disable encrypted backup
...
// FREEBIE
2014-06-22 16:40:02 -07:00
Jake McGinty
f63f95404e
remove ReviewIdentitiesActivity
...
// FREEBIE
2014-06-22 16:21:30 -07:00
Moxie Marlinspike
0d35e2bfa9
Fix the "Tap for X fallback" labels.
2014-06-13 17:48:56 -07:00
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.
2014-06-13 17:39:29 -07:00
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
2014-06-13 15:24:38 -07:00
phenx-de
a54d20f3ef
Add "%s selected" subtitle to Conversation List batch mode.
2014-06-13 09:35:36 -07:00
phenx-de
ea0fa58265
Add preview of encryption channel in compose text hint.
2014-06-12 16:32:31 -07:00
phenx-de
d8e6a93584
Use contextual action bar menu for conversation items.
2014-06-12 14:27:34 -07:00
phenx-de
5ae8a7a8c4
Improved the warning icon: Higher resolution, better size.
2014-06-12 14:24:08 -07:00
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.
2014-06-12 11:58:24 -07:00
Veeti Paananen
bd889d8fa9
Reword the very confusing screen security setting
2014-06-12 09:22:39 -07:00
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
2014-06-11 18:04:14 -07:00
Moxie Marlinspike
68747142d6
Add correct contextual menu options on 'Send' button.
...
[Send TextSecure message | Send unencrypted SMS | Send encrypted SMS]
// FREEBIE
2014-06-11 15:34:01 -07:00
Joshua Lund
667da3b2cf
Fixing a typo in the WhisperPush error message
...
// FREEBIE
2014-06-10 20:56:45 -06:00
thoughtbox
bc769debe2
Capitalisation according to Android guidelines
...
Not all updated capitalisations were correct.
2014-06-05 09:24:31 +02:00
Corbin Souffrant
db356a0ec9
Fixed capitalization inconsistensies with Android guidelines.
...
Fixes #673
2014-06-03 18:51:21 -07:00
Jake McGinty
ce7b8ab75a
new passphrase prompt activity
...
// FREEBIE
2014-05-19 12:16:42 -07:00
Manuel
d8d5848dae
Change draw selector to background
2014-05-16 11:43:47 -07:00
Jake McGinty
d6d76fa953
change out key cached icon to be more unique
...
Fixes #651
// FREEBIE
2014-05-14 17:52:49 -07:00
thoughtbox
08d899e2e1
Slightly more verbose "no legacy support" message.
2014-04-28 11:02:48 -07:00
Moxie Marlinspike
02d3760b31
Merge pull request #1368 from mcginty/contact-select-header-dark
...
fix contact selection header theming
2014-04-24 18:47:13 -07:00
Moxie Marlinspike
0574ec170a
Display legacy message error when V1 message is received.
2014-04-16 11:47:51 -07:00
Jake McGinty
7349378d8d
fix contact selection header theming
...
Fixes #1343
// FREEBIE
2014-04-14 17:43:13 -07:00
Moxie Marlinspike
c21e5b74f1
Updated language translations.
2014-04-11 10:13:23 -07:00
Jake McGinty
0dc6ec294b
use normal means to set actionbar icon
...
// FREEBIE
2014-04-10 17:52:58 -07:00
Santoso Wijaya
12dac6ccc3
ShareActivity, destruction of RecipientsPanel
...
// FREEBIE
2014-04-10 13:16:14 -07:00
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
2014-04-10 11:14:06 -07:00
Moxie Marlinspike
e94fa0d752
Updated language translations.
...
// FREEBIE
2014-04-03 16:02:36 -07:00
Jake McGinty
92b90cd798
remove lock coloring in send icons
...
// FREEBIE
2014-04-03 14:05:34 -07:00
Jake McGinty
d4d684b670
simplified layouts
2014-04-03 09:59:32 -07:00
Jake McGinty
54a882a11d
new send icons, fix logic for disabling/enabling
...
// FREEBIE
2014-04-03 09:49:50 -07:00
Moxie Marlinspike
73e2f6ce59
Merge pull request #1272 from mcginty/flag-secure
...
hide screen security when unsupported
2014-04-02 22:14:08 -07:00
Moxie Marlinspike
54d2184c72
Merge pull request #1205 from mcginty/contact-select
...
refactor and improve contact selection
2014-04-02 22:11:44 -07:00
Jake McGinty
832763f695
UX for unencrypted fallback case
2014-04-02 22:10:51 -07:00
Moxie Marlinspike
fd1a18d2d0
Don't display duplicate push messages.
2014-04-02 22:10:50 -07:00
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
2014-04-01 14:56:45 -07:00
Jake McGinty
06659fd98f
hide screen security when unsupported
...
// FREEBIE
2014-03-30 02:28:38 -07:00
Martin Ranta
34c885f08d
Fixed a few localization names.
2014-03-16 10:06:26 -07:00
Buck Doyle
61fbf382eb
Extract Input Settings preference header string.
...
Fixes #1159
FREEBIE
2014-03-15 22:18:14 -04:00
Moxie Marlinspike
941d0089f4
Add languages to selector
2014-03-14 09:40:58 -07:00
Moxie Marlinspike
8b8c6dd45f
Updated translations
...
//FREEBIE
2014-03-14 09:40:43 -07:00
Jake McGinty
d827ab1b36
more precise sms controls
...
// FREEBIE
2014-03-13 20:59:20 -07:00
Jake McGinty
4701e59197
Merge pull request #1076 from phenx-de/fix-big-fontsize
...
Fix conversation list view for larger text sizes.
2014-03-13 13:05:56 -07:00
Moxie Marlinspike
ad54d2a05f
Modify string tag.
...
//FREEBIE
2014-03-12 09:57:32 -07:00
Wikinaut
068c40336c
added Google Play Store text
2014-03-11 14:18:23 -07:00
phenx-de
f51989b23e
Fix conversation list view for larger text sizes.
2014-03-10 10:32:32 +01:00
3xo
339193af12
Give user the opportunity to chose no LED-notification.
2014-03-07 12:04:19 -08:00
phenx-de
54b43b7536
Moved colors to the right place.
2014-03-07 11:03:22 +01:00
Jake McGinty
d121d9531e
Merge pull request #992 from veeti/overdraw
...
Fix overdraw issues in the conversation view
2014-03-05 00:10:06 -08:00
Veeti Paananen
42aeca26f1
Fix overdraw issues in the conversation view
...
Remove the redundant window background and row backgrounds to improve
drawing performance.
2014-03-05 08:03:55 +02:00
Jake McGinty
054fcdca8d
Merge pull request #1007 from SamWhited/issue998
...
s/Verify Recipient/Verify Identity/
2014-03-04 13:49:49 -08:00
Sam Whited
fa423e4432
s/Verify Recipient/Verify Identity/
2014-03-04 09:55:45 -05:00
Moxie Marlinspike
5caec4a146
Updated language translations.
2014-03-03 19:13:38 -08:00
Jake McGinty
90169e9468
pending messages more accurately conveyed to user
2014-03-03 11:56:54 -08:00
Moxie Marlinspike
3474950830
Merge pull request #956 from tinloaf/refreshfromlist
...
Add possiblity to refresh the push directory directly from contact list
2014-03-03 10:09:32 -08:00
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.
2014-03-03 18:23:14 +01:00
Vladislav Meshochkin
948f481530
Make notification preferences look normally
2014-03-03 19:22:51 +04:00
Moxie Marlinspike
977765c80f
Merge pull request #941 from Wikinaut/add-new-string-ViewIdentityActivity_my_identity_fingerprint
...
add new string ViewIdentityActivity_my_identity_fingerprint
2014-03-02 15:50:18 -08:00
Thomas Gries
4b2d07ab35
add new string ViewIdentityActivity_my_identity_fingerprint
2014-03-03 00:45:42 +01:00
Jens Füllenbach
003ebe6364
Added the color white to the notification colors of the LED.
2014-03-02 14:11:31 -08:00
Benjamin Albrecht
2f7c005c23
Show confirmation box before disabling push messages
2014-03-02 14:09:54 -08:00
Moxie Marlinspike
367b481d07
Merge pull request #905 from benalbrecht/dialog_icons
...
Use modern icons in info and alert dialogs for ICS+
2014-03-02 14:01:52 -08:00
Moxie Marlinspike
5cd8c922d2
Merge pull request #648 from veeti/tweaks-and-polish
...
Assorted tweaks and polish
2014-03-02 14:01:20 -08:00
Benedict Pregler
ee921a8f49
fixed some hardcoded strings
2014-03-02 13:22:02 -08:00
Veeti Paananen
de100f5be7
Add missing spaces
2014-03-02 09:40:45 +02:00
Veeti Paananen
28f1a0a636
Replace the attachment dialog header icon with something modern
2014-03-02 09:40:35 +02:00
Veeti Paananen
5a807ffc28
Use unified touch highlight in import & export
2014-03-02 09:40:35 +02:00
Veeti Paananen
757cb1c846
Add touch highlight to contact photos
2014-03-02 09:40:35 +02:00
Veeti Paananen
4f066757e7
Use the touch highlight background for the emoji toggle
2014-03-02 09:40:35 +02:00
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+).
2014-03-02 09:40:35 +02:00
Benjamin Albrecht
0f6c7660cb
Use modern icons in info and alert dialogs for ICS+
2014-03-01 14:42:12 +01:00
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.
2014-02-28 13:40:35 -08:00
Moxie Marlinspike
a3e900ecbe
Merge pull request #794 from SamWhited/issue788
...
Add option to disable screen security
2014-02-27 18:02:05 -08:00
Sam Whited
384fb3b2b5
Add option to disable screen security
...
See WhisperSystems/TextSecure#788
2014-02-27 19:00:39 -05:00
Matt Enright
852ca2ac05
Don't display sender in outgoing message details
...
Because we don't know it. Fixes WhisperSystems#711.
2014-02-26 21:57:17 -05:00
Moxie Marlinspike
5a62856e46
Make SMS delivery reports optional.
2014-02-26 12:38:50 -08:00
Tim Bücher
6fb85aff6d
Fix hpyerlinking recieved/sent date in messages
2014-02-26 13:43:55 +01:00
Jake McGinty
0015711759
migrate logcat submit to preferences
...
// FREEBIE
2014-02-25 23:11:00 -08:00
Moxie Marlinspike
15390e477e
Update translations.
...
// FREEBIE
2014-02-25 22:47:03 -08:00
Jake McGinty
a8c23413ba
Merge pull request #745 from mcginty/logcat_submit
...
activity to submit logcat to pastebin
2014-02-25 22:20:34 -08:00
Jake McGinty
ce68429a9b
activity to submit logcat to pastebin
2014-02-25 22:14:21 -08:00
Buck Doyle
5d42110d6c
Make outgoing links readable
2014-02-25 22:46:49 -05:00
Moxie Marlinspike
20fd881613
Display error code from server when already registered elsewhere.
2014-02-25 17:00:31 -08:00
Jake McGinty
5fa429b0d5
Merge pull request #676 from mcginty/emoji_density
...
Fix emoji density scaling issues
2014-02-25 16:28:43 -08:00
Jake McGinty
630dce04fc
handle emoji density scaling more correctly
2014-02-25 16:24:33 -08:00
Tim Bücher
bd167cbb17
Fix missing localozation strings for custom LED blink pattern.
2014-02-25 11:38:31 +01:00
Jake McGinty
a0aaa7d724
Explain why SMS fallback is disabled when it is
2014-02-25 01:23:22 -08:00
Jake McGinty
23c607430d
fix dark text input on dark background for conversation
...
// FREEBIE
2014-02-24 16:12:13 -08:00
Jake McGinty
829a92d371
contact selection reactive to dark theme
...
// FREEBIE
2014-02-24 14:43:38 -08:00
Moxie Marlinspike
fa0c783c64
Update language translations.
2014-02-24 02:17:15 -08:00
Jake McGinty
3dd27ed59a
push conversation messages are now blue
...
// FREEBIE
2014-02-23 15:29:07 -08:00
Moxie Marlinspike
ca2eecaedf
Add advanced preference for refreshing push directory.
2014-02-23 15:12:40 -08:00
Moxie Marlinspike
c36b5869fc
Tweak create passphrase screen text.
2014-02-23 14:37:05 -08:00
Jake McGinty
46de25d658
conversation lock icon for dark theme
...
// FREEBIE
2014-02-22 22:22:39 -08:00
Jake McGinty
8794661433
fix "end session" inflation
...
// FREEBIE
2014-02-22 22:22:39 -08:00
Moxie Marlinspike
056dbd1a4e
tweak text
...
//FREEBIE
2014-02-22 14:42:02 -08:00
Moxie Marlinspike
315cf2d8e4
Eliminate concept of group 'owner'.
2014-02-22 11:29:28 -08:00
Moxie Marlinspike
da57a689c1
Fill in some strings.
...
// FREEBIE
2014-02-22 11:10:30 -08:00
Moxie Marlinspike
9c9866e7ee
Add 'leave group' functionality. Includes other bug fixes.
2014-02-22 10:54:43 -08:00
Jake McGinty
7beab36c6a
updates to conversation menu, and updating of group info
...
// FREEBIE
2014-02-21 11:33:31 -08:00
Jake McGinty
7667264789
add group photo placeholder assets (not currently used)
...
// FREEBIE
2014-02-20 23:09:28 -08:00
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.
2014-02-20 14:49:31 -08:00
Jake McGinty
28b96204a9
make the menu titles a little less incorrect
...
// FREEBIE
2014-02-19 21:55:40 -08:00
Jake McGinty
c647820fb7
new default contact picture
...
// FREEBIE
2014-02-19 21:54:12 -08:00
Jake McGinty
0cdc6fd87d
embrace the darkness, don't open quickcontact for groups
...
// FREEBIE
2014-02-19 15:01:10 -08:00
Jake McGinty
0688dd0c2c
repurpose ImageDivet for avatar, minor lint, fix bitmap decoding
...
// FREEBIE
2014-02-19 00:01:37 -08:00
Jake McGinty
e05bacd8c3
fixing avatar selection when some gallery apps won't return any extras
...
but still succeed // FREEBIE
2014-02-18 16:42:33 -08:00
Moxie Marlinspike
760c96171d
Merge branch 'master' into groups
2014-02-18 13:53:35 -08:00
Jake McGinty
25324a45b3
Show something for unnamed groups, allow us to have different default photos for groups vs. individuals
2014-02-17 21:42:30 -08:00
Jake McGinty
877ed8f59c
Show TS group titles properly, hide MMS options
2014-02-17 20:25:40 -08:00
Jake McGinty
e8251800ab
gb icon for new group changed
2014-02-17 18:17:23 -08:00
Jake McGinty
93329df530
avatar selection on gb fixed, disable push groups if not push registered
2014-02-17 17:33:20 -08:00
Jake McGinty
e81526e581
error messaging for group creation issues
2014-02-17 15:48:09 -08:00
Jake McGinty
725e943842
fixed date floating in funky location
2014-02-17 15:48:08 -08:00
Moxie Marlinspike
6b5753337c
Putting this functionality in the hands of the user was a bad idea.
2014-02-17 12:37:34 -08:00
Jake McGinty
5810062b25
group action conversation items, tweaks to single contact selection
2014-02-16 21:09:15 -08:00
Moxie Marlinspike
e7e5bc0884
Verify identity keys on outgoing messages.
...
If PreKeyEntity identity key doesn't match local DB, fail
outgoing message and queue "incoming" identity key update
message for manual user approval.
2014-02-16 15:23:49 -08:00
Jake McGinty
8e3aa94a05
group member name tags, group convo iconography, tweaks
2014-02-15 04:21:56 -08:00
Jake McGinty
b2fdd74a1c
fix error indicator visibility/placement for sent messages
2014-02-14 17:10:05 -08:00
Jake McGinty
556b0dec1d
pretty up the interface/colors a bit.
2014-02-14 16:21:48 -08:00
Jake McGinty
9b41675f8f
single contact selection
2014-02-14 16:21:48 -08:00
Jake McGinty
bb4a4d33c9
handlePush and handleMms prototypes
2014-02-13 12:15:26 -08:00
Jake McGinty
c5d010c86f
Quick progressbar sample for network operations during group create
2014-02-13 11:44:07 -08:00
Jake McGinty
fe55ac57d9
strings, strings, strings
2014-02-12 18:12:58 -08:00
Jake McGinty
01a438de09
basic messaging when non-push users are added
2014-02-12 17:17:33 -08:00
Jake McGinty
b4a4e629f1
alignment and string work
2014-02-12 12:05:18 -08:00
Jake McGinty
9cd5a67ec5
directory changes to use number instead of token, group ui progress
2014-02-12 11:35:04 -08:00
Jake McGinty
ed3151bdb5
backward compatible navigation drawer toggle // FREEBIE
2014-02-01 19:40:46 -08:00
Jake McGinty
6157a0df7a
Merge pull request #572 from cketti/black_startup_theme
...
Use black theme without actionbar for RoutingActivity
2014-02-01 18:54:50 -08:00
Jake McGinty
5a75ff9299
Merge pull request #537 from veeti/registration
...
Registration activity fixes
2014-01-26 01:02:41 -08:00
Jake McGinty
9fd2c4753e
ui wip
2014-01-25 23:39:56 -08:00
cketti
c8ef21774d
Use black theme without actionbar for RoutingActivity
...
The theme from the manifest is used for the startup animation.
Previously light background with a dark actionbar and the
green icon was displayed during the startup animation, then
the theme switched to whatever is configured in settings.
Now a black background without actionbar is used for the
startup animation. This was chosen because a black "flash" when
using the light theme is visually less distracting than a white
flash when using the dark theme.
2014-01-26 06:26:30 +01:00
Veeti Paananen
fc458770ea
Reduce margin between registration text
2014-01-20 15:31:09 +02:00
Veeti Paananen
0d2ce2528c
Use equal margins in the registration view
2014-01-20 15:13:11 +02:00
Veeti Paananen
6bfae9ebc9
Fix registration activity being cut off on small screens or large fonts
2014-01-20 15:13:11 +02:00
Jake McGinty
8f7c9d45aa
pngcrush and removal of unused layout // FREEBIE
2014-01-11 10:55:52 -10:00
Ruben Pollan
6cdd2aff0d
Suppress lint errors
2014-01-11 01:34:11 -10:00
Ruben Pollan
29cdfd4b96
Fix some translation errors
2014-01-10 16:22:30 -10:00
Jake McGinty
28c1c5006b
icon, contact list and conversation redesign
2014-01-09 19:06:41 -10:00
Moxie Marlinspike
04b2c3772a
Support skipping password creation at setup
2014-01-07 16:27:00 -08:00
Moxie Marlinspike
a4a3b4a453
Update registration strings
2014-01-07 15:16:23 -08:00
Moxie Marlinspike
1ab4e7e9de
Library accepts push connection certificate as argument.
2014-01-06 14:38:14 -08:00
Moxie Marlinspike
44092a3eff
Support for Axolotl protocol.
...
1) Split code into v1 and v2 message paths.
2) Do the Axolotl protocol for v2.
3) Switch all v2 entities to protobuf.
2014-01-06 14:37:52 -08:00
Moxie Marlinspike
073b1f69e3
Rollbacks, v2 sms-transport key exchanges, push identity conflicts.
...
1) Stop protocol rollbacks.
2) Handle v2 version key exchange messages.
3) Handle identity key conflicts on prekeybundle messages.
2014-01-06 14:35:53 -08:00
Moxie Marlinspike
5e6d39beea
Move classes into library
2014-01-06 14:35:53 -08:00
Moxie Marlinspike
0dd36c64a4
Basic support for encrypted push-based attachments.
...
1) Move the attachment structures into the encrypted message body.
2) Encrypt attachments with symmetric keys transmitted in the
encryptd attachment pointer structure.
3) Correctly handle asynchronous decryption and categorization of
encrypted push messages.
TODO: Correct notification process and network/interruption
retries.
2014-01-06 14:35:53 -08:00
Moxie Marlinspike
2042ca6cb7
Generate "prekeys" at push registration time.
...
This generates a large number of key exchange messages and
registers them with the server during signup.
2014-01-06 14:34:47 -08:00
Moxie Marlinspike
d7070e7ecf
Inserted the Registration activity into initial setup flow.
...
1) Added push messaging toggle to preferences.
2) Added push messaging registration screen to setup flow.
3) Migrated rest of SharedPreferences accessors to
TextSecurePreferences.
2014-01-06 14:30:03 -08:00
Moxie Marlinspike
0ed9da9a2c
Strings and slight cleanup
2014-01-06 14:21:50 -08:00
Moxie Marlinspike
2539723410
Fix string
2014-01-06 14:19:06 -08:00
Moxie Marlinspike
0958c30400
Stringify
2014-01-06 14:19:06 -08:00
Moxie Marlinspike
7eef93c829
Stringify and clean layout
2014-01-06 14:19:05 -08:00
Moxie Marlinspike
3634ba0b55
Registration with voice verification.
2014-01-06 14:18:30 -08:00
thoughtbox
389fdaed32
Enter key string.xml references
...
To allow for translations
2014-01-02 18:58:54 +01:00
thoughtbox
8186694555
Change to string refs for Enter
...
To allow for translation
2014-01-02 18:53:50 +01: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
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
Joshua Lund
0fed5593a8
Incredibly minor cleanup of the strings file
2013-12-16 15:11:17 -07: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
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
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
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
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
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
504ec976c0
Merge pull request #440 from veeti/styles
2013-12-02 12:57:32 -08:00
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.
2013-12-02 12:31:59 -08:00
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.
2013-12-01 01:36:21 +02:00
Moxie Marlinspike
9cf1751c49
Added hebrew and danish to language selector
2013-10-20 19:13:32 -07:00
Moxie Marlinspike
981c9a1543
Updated language translations
2013-10-20 19:13:15 -07:00
Moxie Marlinspike
8d8a6ab998
Switch menu contact image to be a menu image.
2013-10-20 17:18:59 -07:00
Moxie Marlinspike
891e3aeb97
Merge pull request #381 from meskio/add_contact
...
New 'add contact info' option on the conversation contextual menu
2013-10-20 16:58:58 -07:00
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.
2013-10-20 16:56:34 -07:00
Ruben Pollan
3d690faff0
New 'add contact info' option on the conversation contextual menu
...
This option is used to add phone numbers from the contact list on the
messages.
2013-10-17 02:28:36 +02:00
Moxie Marlinspike
f49c62793b
Merge pull request #377 from meskio/resend_message_on_fail2
...
Allow to resend a failed message
2013-10-15 06:32:12 -07:00
Moxie Marlinspike
f27c7c4178
Merge branch 'thoughtbox-patch-1'
...
Conflicts:
res/values/strings.xml
2013-10-15 06:28:18 -07:00
thoughtbox
cfc255a7b7
update to in-thread notification description
...
I felt that the description of what "in-thread notification" could be difficult to understand for some. This is better, I think (though I'm not fully satisfied).
2013-10-13 20:08:56 +02:00
thoughtbox
615ca931d4
Update strings.xml
...
I think it should be "in-thread" rather than "in thread".
2013-10-13 19:47:22 +02:00
Ruben Pollan
04eafd5fab
Allow to resend a failed message
...
Add an option to the context menu of the message to resend it if it has
failed.
2013-10-13 15:39:15 +02:00
Moxie Marlinspike
763e4b1b27
Merge pull request #367 from nikolai-r/master
...
add option to disable audible inthread notifications
2013-10-12 09:15:54 -07:00
Nikolai Rusakov
2cf7f82f07
closes #367 - add option to disable audible inthread notifications
2013-10-11 22:19:35 +00:00
Moxie Marlinspike
1c8f8666ba
Make the switch to gradle!
...
1) ABS is now published as an AAR, so we can eliminate all local
dependencies and bundled jars.
2) Upgrade to ABS 4.4.0 (The Last Release) and deal with the loss
of Sherlock.Dialog by faking it with our own themes.
3) Remove all traces of ant. The modern world is here.
2013-10-10 13:52:24 -07:00
rhodey
1149d8b625
Switched string constant name for notification sound from preferences__select_reingtone to preferences_sound to match the new value of the constant, 'Sound'.
2013-09-30 15:25:50 -07:00
rhodey
282e40db40
Changed language in notification section of settings from 'select ringtone' to 'sound'.
2013-09-30 14:55:55 -07:00
Moxie Marlinspike
124bcf2624
Added bulgarian and greek
2013-08-16 08:38:43 -07:00
Moxie Marlinspike
69bfb20531
Updated language translations
2013-08-16 08:32:14 -07:00
Moxie Marlinspike
b14d9d84ad
Fix for Android PRNG bug.
...
There is apparently an Android vulnerability with the PRNG it
provides through the JCE. This uses their suggested code to patch
the PRNG, and provides the option to regenerate identity keys.
http://android-developers.blogspot.com/2013/08/some-securerandom-thoughts.html
2013-08-15 11:27:14 -07:00
Moxie Marlinspike
af19da3ab2
Added romanian language support
2013-07-22 15:53:52 -07:00
Moxie Marlinspike
4240dc80a1
Updated language translations
2013-07-22 15:52:10 -07:00
Moxie Marlinspike
4281df7a28
display emoji correctly on devices of all densities
2013-07-15 17:33:30 -07:00
joeykrim
10fd757cb4
Changed Disable passphrase summary and title text to reference strings.xml
2013-07-12 23:15:40 -04:00
joeykrim
719d791962
Added Disable Passphrase title and summary strings from Preference.xml
2013-07-12 23:11:27 -04: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
2e31cfed11
Basic support for composing emoji
2013-06-27 20:57:27 -07:00
Moxie Marlinspike
408672b0b8
Fix or invisible delivery status regression with MMS.
2013-06-26 09:19:50 -07:00
Moxie Marlinspike
d6f7b4cc5a
Updated language translations.
2013-06-26 08:12:55 -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
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
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
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
f44ee4a41a
Translation updates
2013-05-15 14:22:27 -07:00
Moxie Marlinspike
e07c1a8e92
Handle failed MMS connectivity state appropriately.
2013-05-07 15:09:24 -07:00
Moxie Marlinspike
1aa84b145f
Add 'mark all as read' option
2013-05-06 13:59:40 -07:00
Moxie Marlinspike
4af7fdabda
String resources reorganization
2013-05-06 12:49:19 -07:00
Moxie Marlinspike
b1b9846971
merge liliakai-settings
2013-05-06 12:48:16 -07:00
Moxie Marlinspike
68ee1c8e62
Make a general category, move notification settings back inline.
2013-05-06 12:45:11 -07:00
Moxie Marlinspike
7c47ea5cec
Make MMS more asynchronous and consistent with new SMS types.
...
1) We now delay MMS notifications until a payload is received,
or there's an error downloading the payload. This makes
group messages more consistent.
2) All "text" parts of an MMS are combined into a second text
record, which is stored in the MMS row directly rather than
as a distinct part. This allows for immediate text loading,
which means there's no chance a ConversationItem will resize.
To do this, we need to include MMS in the big DB migration
that's already staged for this application update. It's also
an "application-level" migration, because we need the MasterSecret
to do it.
3) On conversation display, all image-based parts now have their
thumbnails loaded asynchronously. This allows for smooth-scrolling.
The thumbnails are also scaled more accurately.
2013-05-06 08:40:55 -07:00
Moxie Marlinspike
dd0aecc811
First cut at group messaging refactor.
2013-05-06 08:40:55 -07:00
Moxie Marlinspike
83e260436b
Major storage layer refactoring to set the stage for clean GCM.
...
1) We now try to hand out cursors at a minimum. There has always been
a fairly clean insertion layer that handles encrypting message bodies,
but the process of decrypting message bodies has always been less than
ideal. Here we introduce a "Reader" interface that will decrypt message
bodies when appropriate and return objects that encapsulate record state.
No more MessageDisplayHelper. The MmsSmsDatabase interface is also more
sane.
2) We finally rid ourselves of the technical debt associated with TextSecure's
initial usage of the default SMS DB. In that world, we weren't able to use
anything other than the default "Inbox, Outbox, Sent" types to describe a
message, and had to overload the message content itself with a set of
local "prefixes" to describe what it was (encrypted, asymetric encrypted,
remote encrypted, a key exchange, procssed key exchange), and so on.
This includes a major schema update that transforms the "type" field into
a bitmask that describes everything that used to be encoded in a prefix,
and prefixes have been completely eliminated from the system.
No more Prefix.java
3) Refactoring of the MultipartMessageHandler code. It's less of a mess, and
hopefully more clear as to what's going on.
The next step is to remove what we can from SmsTransportDetails and genericize
that interface for a GCM equivalent.
2013-05-06 08:40:55 -07:00
Moxie Marlinspike
303d1acd45
Initial client support for GCM message send/receive
2013-05-06 08:40:55 -07:00
Moxie Marlinspike
2f39283da3
Initial GCM registration
2013-05-06 08:40:55 -07:00
Lilia Markham
14d88f615c
Sentence case settings
...
Let's be consistent and conformant with android style guide for settings
labels.
2013-04-08 20:16:16 -07:00
Lilia Markham
815613cfaa
Reorganize settings menu
...
Mostly xml work, with one small hack to fix the sub menu themes, found
here: http://code.google.com/p/android/issues/detail?id=4611#c35
2013-04-08 20:16:12 -07:00
Lilia Markham
e3c5e837e1
Remove sign key exchange preference
...
Yet another setting that most users will never touch. Workaround for
those who would is to use a different identity key per device.
Let this be a sacrifice to the android settings design pattern gods.
2013-03-27 20:57:28 -07:00
Lilia Markham
40eca5e0f6
Remove whitespace tag preference
...
The vast majority of users will never uncheck this option. Those who
would can send an unencrypted untagged message through the system sms
app. It would then be stored locally in the clear, but it was already
transmitted in the clear and likely stored on the recipient's side in
the clear, so the security gains of locally encrypting are low, and
again, this seems an extremely rare edge case.
By android design pattern specs for the settings menu, we should kill
this preference.
2013-03-27 20:54:42 -07:00
Lilia Markham
eae499052b
Remove MMS delivery report setting
...
No good reason to have this cluttering up the menu when it is disabled
and not implemented.
2013-03-27 20:00:54 -07:00
Lilia Markham
5cd044a6cc
Swap settings and clear passphrase menu options
...
Android design pattern best practice recommends placing the settings
menu item below all other items because it's not frequently needed.
In that spirit, I've also moved the clear passphrase option to be first
since it is likely to be used more often than database import/export.
2013-03-27 19:42:14 -07:00
Moxie Marlinspike
45b044f3e4
Updated language translations
2013-03-18 21:16:58 -07:00
Moxie Marlinspike
09ce848b16
Remove default disabled tint from send button.
2013-03-15 07:47:09 -07:00
Moxie Marlinspike
4f8078c28a
Updated language translations
2013-03-14 08:51:10 -07:00
Jake McGinty
674cd68ebd
Modern-style Android chat icons (incl. secure icon)
...
Make the send-button appearance more similar to the default Android
messenger application
2013-03-10 16:05:35 -07:00
Lilia Markham
5dabe1069d
Avoid auto-scroll after deleting a message
...
See WhisperSystems/TextSecure#139
This fix involves setting transcriptMode to normal on conversation view,
which resolves the issue but comes with the side effect that if you
have scrolled away from the bottom of the list, new incoming messages
will not trigger auto-scroll as they arrive.
2013-03-05 01:33:55 -08:00
Moxie Marlinspike
07c59d969a
Prompt user for APN details when missing.
...
If TextSecure is running on a device without APN details, we prompt
the user to manually specify them when the user goes to send an MMS
message.
2013-03-04 17:43:04 -08:00
Moxie Marlinspike
9c4d973bef
Updated language translations
2013-03-03 18:59:22 -08:00
Moxie Marlinspike
2397176d9e
Search support in ConversationList for <3.0 devices.
...
Switch to the newly-introduced ActionBarSherlock SearchView.
2013-02-24 19:37:37 -08:00
Moxie Marlinspike
4730ef1324
Updated language translations.
2013-02-24 13:35:41 -08:00
Moxie Marlinspike
f73adfc8f5
Change MMS network request pattern.
...
Currently we're flipping the radio in "MMS" mode, and connecting through
any proxies specified in the APN. This always work, or at least doesn't
seem to work on Sprint, since the configured mms proxy rejects proxy
requests.
Instead we try the following in this order:
1) Connect over normal data connection directly to MMSC.
2) Connect over MMS radio connection to MMSC.
3) Connect over MMS radio connection with any configured proxy to MMSC.
Hopefully this doesn't fuck up shit on other unknown networks.
2013-02-20 18:10:33 -08:00
Moxie Marlinspike
1e2adadae2
Resource cleanup
2013-02-19 10:36:48 -08:00
Moxie Marlinspike
6c1572e0ec
Layout touchup
2013-02-19 10:36:04 -08:00
Moxie Marlinspike
5eb04328d3
Improve passphrase and onboarding UI. Abstract out routing.
...
1) Update the create, prompt, and change passphrase activities.
They are no longer dialog themed, and should look a little
less ugly.
2) Update the import DB activity to be less ugly and more robust.
3) Abstract all of the state handling stuff out of
ConversationListActivity. This is now handled by RoutingActivity,
which all launch intents move through.
2013-02-17 15:09:01 -08:00
Moxie Marlinspike
3d1ade7554
Update language translations.
2013-02-12 11:53:43 -08:00
Moxie Marlinspike
471ef16a5b
Support for robust delivery.
...
1) If a message fails to be delivered, post a notification in the
status bar if that thread is not active and visible.
2) If a message fails to be delivered because there is no service,
keep retrying every time service becomes available again.
2013-02-09 15:17:55 -08:00
Moxie Marlinspike
71f43075a9
Distinguish unread threads with background color.
2013-02-09 10:03:38 -08:00
Moxie Marlinspike
0a8c62e0e3
Include incoming message body in notifications.
...
1) Refactor the master secret reset logic to properly interact with
services.
2) Add support for "BigText" and "Inbox" style notifications.
3) Decrypt message bodies when unlocked, display 'encrypted' when
locked.
2013-02-08 16:27:43 -08:00
Moxie Marlinspike
d1d0f8afe5
Fix attachment icon for GB devices
2013-02-06 16:45:14 -08:00
Moxie Marlinspike
8dad82323d
Fix for missing format string params in Tibetan translation.
2013-02-06 16:08:50 -08:00
Moxie Marlinspike
295abf8da3
Updated translations
2013-02-06 15:46:29 -08:00
Moxie Marlinspike
01a5c889b0
Export stray strings for localization.
2013-02-04 11:12:03 -08:00
Moxie Marlinspike
ebdeea1401
Updated language files from transifex
2013-01-14 12:20:32 -08:00
Moxie Marlinspike
fe43ef65ab
Support for auto-deleting old messages beyond a certain conversation thread length.
2013-01-09 21:06:56 -08:00
Moxie Marlinspike
5cb02445e8
Add support for "delivery notifications." Currently SMS-only.
2013-01-06 21:38:36 -08:00
Moxie Marlinspike
25f75cb3d2
Change wording around local APN configuration preference.
2013-01-06 14:41:07 -08:00
Moxie Marlinspike
83f90ddd4e
Display both sent and received time in message details.
...
1) We record time sent in SMS database (date_sent).
2) We record time received in MMS database (date_received).
3) We union this information correctly in MmsSmsDatabase.
2013-01-06 13:13:14 -08:00
Moxie Marlinspike
ead97953e8
Add proxy port option to local APN settings.
2013-01-05 15:48:29 -08:00
Moxie Marlinspike
62cad05acb
Updated language translations
2013-01-01 12:42:14 -08:00
Moxie Marlinspike
54fad30f9f
Add ability to specify APN information in TextSecure settings.
...
1) Add configuration options for APN information in TextSecure settings.
2) Fall back to TextSecure settings if system settings are unavailable
while sending/receiving MMS.
3) Catch sqlite exception when devices randomly don't have the same
APN db or table structure.
2012-12-08 16:49:57 -08:00
Moxie Marlinspike
01f5ec5ab8
Align date for GB devices. Compromise nice checkbox alignment.
2012-11-20 20:56:21 -08:00
Moxie Marlinspike
158cf53d2c
Update translations
2012-11-20 20:54:07 -08:00
Moxie Marlinspike
9bf434cb3b
The <= GB QuickContactBadge is ugly. Let's do something nicer for them.
...
Unfortunately GB is 50% of the TS userbase, best not to neglect them.
2012-11-20 20:14:30 -08:00
Moxie Marlinspike
09dcb9ac66
Updated translation files from Transifex
2012-10-31 18:18:45 -07:00
Moxie Marlinspike
187ec95817
Add collating support for group SMS/MMS messages.
...
1) When sending an SMS or MMS to multiple recipients, only show one
ConversationItem, but provide statistics on the number of recipients
delivered to.
2) Still break up the messages for secure and insecure messages.
2012-10-29 16:51:42 -07:00
Moxie Marlinspike
0b3e939ac8
Improve support for "me" contact.
...
1) Add >= ICS profile support (the system-supported "me" contact).
2) Improve <= Gingerbread support for me contact by auto-detecting
contacts that have the same number as the SIM card.
3) Tie in identity key import/export support to the "me" contact.
4) Don't display a "me" selection option in preference if it can
be auto-detected.
5) Refactor out the ContactAccessorNewApi back into the base class.
2012-10-22 19:17:08 -07:00
Moxie Marlinspike
1bd260b981
Improve UI for group SMS ConversationActivity
...
1) Change title to indicate it's a group message, and specify
the number of recipients.
2) Add an ActionBar icon to display a list of the recipients.
2012-10-21 14:34:09 -07:00
Moxie Marlinspike
05ce6d6cac
Added Play Store description to strings file (for translation).
2012-10-15 19:58:16 -07:00
Moxie Marlinspike
f2aa393974
Updated completed language translations.
2012-10-15 18:31:15 -07:00
Tor Houghton
73bde7accd
Localisation change
...
Localisation of the message prefix when forwarding a message (in
Norwegian, this would be "VS:" for instance).
2012-10-12 12:00:34 +02:00
Moxie Marlinspike
030b39cd9c
Updated attachment selection dialog.
...
1) Added nice-looking holo-themed graphics for each attachment type.
2) Removed old un-scaled graphics.
3) Stringified the attachment types.
2012-09-30 18:58:40 -07:00
Moxie Marlinspike
a8b2f5f9ee
Make lint happy.
2012-09-27 21:53:53 -07:00
Moxie Marlinspike
61b0f2aa8c
Fix region encoding on resource directory names.
2012-09-27 21:39:03 -07:00
Moxie Marlinspike
ba033ab801
Added Transifex translations.
...
Supporting ~100% translation for:
1) Arabic
2) German
3) Spanish
4) Italian
5) Norwegian
2012-09-27 18:29:09 -07:00
Tor Houghton
ff878c09db
More localisation
...
I knew there were some I missed out.
2012-09-22 23:34:05 +02:00
Tor Houghton
b89a72dbeb
Localisation commit
...
You know, it's much more fun listening to you in a lecture theatre. :-P
Right; any nit picks now might have to wait 3 weeks, depending on
available connectivity. Hope I did not screw this one up.
2012-09-22 21:53:56 +02:00
Moxie Marlinspike
bb0ec65744
Include source origin in string key name.
...
This should help eliminate string duplicates, as well as provide
visibility into where strings in a resource file are being used.
2012-09-19 19:56:04 -07:00
Moxie Marlinspike
faad1e57ea
Resolved some duplicate strings
2012-09-17 19:27:53 -07:00
Moxie Marlinspike
095b73a079
Updated new message notification icon style for all versions of Android.
2012-09-12 20:48:04 -07:00
Moxie Marlinspike
bf8d868eb3
Updated notification icon to look appropriate for all Android versions.
2012-09-12 20:08:07 -07:00
Moxie Marlinspike
4715512194
Fixed auto-initiate layout on GB.
2012-09-12 19:47:40 -07:00
Moxie Marlinspike
a834ccad55
Fix for 2.3 ugliness.
2012-09-09 19:49:02 -07:00
Moxie Marlinspike
3d3db421d3
Lint warning changes.
2012-09-09 16:10:46 -07:00
Moxie Marlinspike
7a7dba66ad
Update passphrase caching notification strategy.
...
On platforms (API >= 11) that support receiving click events within
a notification, we change the notification format so that users
can "lock" TextSecure with a click.
For all platforms, we change the notification icon in the status
bar from a "lock" to an "unlock," to better reflect the situation.
This is all part of the master plan for eliminating the passphrase
timeout option.
2012-09-09 09:18:17 -07:00
Moxie Marlinspike
312942439d
Fixed RecipientsPanel white-on-white weirdness for Android <= 2.3.
...
Only appeared when the RecipientsEditor was in the unselected state.
2012-09-07 21:34:29 -07:00
Moxie Marlinspike
f39b8e5fc8
Fix up whitespace tagging and tag detection prompt.
...
1) Fix up the whitespace tagging so that it's a little more strict.
2) Don't display whitespace tags that we add to our own messages.
3) Make the tag detection prompt a little more visually pleasing.
2012-09-07 21:21:12 -07:00
Moxie Marlinspike
4c3b7cbe08
Extract TextSecure strings for i18n.
...
1) Change all instances which use concatenation to build strings
with variables in them to use string formatting instead.
2) Extract all string literals from layouts and menus into strings.xml
3) Extract all string literals from code into strings.xml
2012-09-07 21:19:37 -07:00
Moxie Marlinspike
f4de6c8d84
Only show call button when we've got a conversation recipient.
2012-08-07 19:03:28 -07:00
Moxie Marlinspike
07305d939a
Fix display problem on <= Gingerbread devices.
2012-08-06 19:40:59 -07:00
Moxie Marlinspike
bffeed7cd3
Removed old drawable resources.
2012-08-04 16:52:07 -07:00
Moxie Marlinspike
fe3b6c51d7
Correct launcher icon sizes.
2012-08-03 17:34:29 -07:00
Moxie Marlinspike
7883d09573
Fix success/failure status on conversation item.
2012-08-03 17:34:09 -07:00
Moxie Marlinspike
cffedb09a1
Do migration in backgrounded service.
2012-08-02 20:23:41 -07:00
Moxie Marlinspike
31d59dddef
Remove key exchange indicator from list view, spruce up create passphrase dialog.
2012-07-31 17:02:50 -07:00
Moxie Marlinspike
bc8f26c591
Correctly initialize conversation after message sent.
2012-07-31 16:27:58 -07:00
Moxie Marlinspike
853e12693d
Fix Auto/Save activities for GB.
2012-07-31 15:48:14 -07:00
Moxie Marlinspike
d991d65225
Fix key cache icon colors on GB.
2012-07-31 14:27:27 -07:00
Moxie Marlinspike
edb286a44d
Add search support for v11+
2012-07-31 13:53:00 -07:00
Moxie Marlinspike
0f1fda23a5
Update notification icons.
2012-07-31 13:17:06 -07:00
Moxie Marlinspike
e641a28cf5
New lock icons.
2012-07-30 17:51:31 -07:00
Moxie Marlinspike
5918353fc7
Updated lock icon image
2012-07-30 17:28:55 -07:00
Moxie Marlinspike
1ff278dc81
Update the key exchange icon look.
2012-07-30 17:15:49 -07:00
Moxie Marlinspike
7cab26750b
Switch to Contextual Action Bar goodness.
2012-07-26 16:21:45 -07:00
Moxie Marlinspike
a66cc636c6
Fix review identity activity UI.
2012-07-23 21:43:55 -07:00
Moxie Marlinspike
a1b077c349
Fix view identity key QR code action.
2012-07-23 13:50:12 -07:00
Moxie Marlinspike
78998d0c93
Clean up key/identity verification Activites.
...
1) Get ride of the crazy button situation.
2) Actionbar-ify and abstract out the common actions.
3) Switch to full activities from dialog themes.
2012-07-23 13:42:29 -07:00
Moxie Marlinspike
863e1c6508
Fix the look of tabbed multi-contact selector.
...
1) Updated to ActionBar style.
2) Split out into fragments.
3) Switch to cursor loaders.
2012-07-20 22:23:25 -07:00
Moxie Marlinspike
c7e891eda4
Fix passphrase prompt dialog activity.
2012-07-19 22:54:44 -07:00
Moxie Marlinspike
a7cc47d259
Update conversation item style.
...
1) Don't print sender/recipient name in message body.
2) Do the split conversation icon view.
3) Adjust font sizes and colors.
2012-07-19 19:23:49 -07:00
Moxie Marlinspike
1ac1cec634
Update look for RecipientsPanel.
...
1) Make the "add contacts" graphic more holo-ific.
2) Adjust the graphic position on holo-themed devices.
2012-07-19 15:16:07 -07:00
Moxie Marlinspike
b377fe84df
New design for Conversation Activity.
...
1) Move to Fragments for the list view.
2) Switch to CursorLoader from my jankey self-managed cursor.
3) Add session security logic to the ActionBar.
4) Fix colors to be less ugly.
2012-07-19 14:22:03 -07:00
Moxie Marlinspike
3d9475676f
Move to a Fragment world.
...
1) Start breaking the UI out into Fragments.
2) Switch to Cursor loaders from managed cursors.
3) Switch to inflated menu resources.
4) Break out some basic functionality into helper classes.
2012-07-18 15:35:13 -07:00
Moxie Marlinspike
b93bb69c28
Restyle conversation list view.
...
1. New look for quick contact badges.
2. No more unread indicator, replace with bolded text.
3. Style message count with color rather than parens.
4. Remove "New Message" item, add as item in action bar instead.
2012-07-16 21:35:32 -07:00
Moxie Marlinspike
63250b33a8
Switch to QuickContactBadge.
2012-07-16 20:20:13 -07:00
Moxie Marlinspike
44c221c9f1
Remove non-themed theme madness.
2012-07-16 19:56:10 -07:00
Moxie Marlinspike
647c41bf66
Stop showing GPL as a weird EULA.
2012-07-16 19:50:34 -07:00
Moxie Marlinspike
f9f8929989
Update the EULA to reflect the GPLv3 disclaimers.
2011-12-21 01:38:37 -05:00
Moxie Marlinspike
bbea3fe1b1
Initial Project Import
2011-12-20 10:20:44 -08:00