Jake McGinty
427c9a6b21
Use new MMS APIs in Lollipop onwards
...
Fixes #1937
Closes #2727
10 years ago
agrajaghh
62181a3d7f
migrate AlertDialog to material-dialogs
...
Closes #2743
10 years ago
Moxie Marlinspike
b9e6cff20c
Fix the build
...
Fixes #2787
10 years ago
Moxie Marlinspike
d65a7f1a25
Update invite strings.
...
// FREEBIE
Closes #2735
10 years ago
NorthwestBased
6ec9ee89a7
Disallow zero-length passphrases.
...
Fixes #2751
Closes #2762
10 years ago
Jake McGinty
b73143d7a7
fix send button assets
...
Closes #2757
// FREEBIE
10 years ago
Moxie Marlinspike
e4b73e90e1
Update language translations
...
// FREEBIE
10 years ago
Jake McGinty
761ccf4b3f
Fix for inconsistent thumbnail aspect ratio
...
Problems arose from any app that targets below API 19 and uses
views that rely on RelativeLayouts giving correct measurement specs to
their onMeasure().
Resolves #2676
Closes #2712
// FREEBIE
10 years ago
Jake McGinty
9f804047f5
lazily initialize emoji drawer
...
Saves a good amount of inflation time in onCreate for new conversations.
Closes #2585
Closes #2636
// FREEBIE
10 years ago
agrajaghh
0f572d1e5d
adapt SMS strings in preferences
...
Fixes #2672
Closes #2682
//FREEBIE
10 years ago
Jake McGinty
4099303d1f
make dark theme go less wild
...
Resolves #2675
Closes #2693
// FREEBIE
10 years ago
Moxie Marlinspike
fc3aaed8a8
Remove unused layouts and strings.
...
// FREEBIE
10 years ago
Moxie Marlinspike
c72cc1b49c
Updated language translations.
...
// FREEBIE
10 years ago
agrajaghh
dee2e0906e
remove "Complete key exchanges" from advanced options
...
Closes #2664
//FREEBIE
10 years ago
Jake McGinty
4185006147
add borderless thumbnails, "bubble" refactor
...
Closes #2430
// FREEBIE
10 years ago
Moxie Marlinspike
a4e18c515c
Remove encrypted SMS transport, simplify transport options.
...
Closes #2647
// FREEBIE
10 years ago
Rhodey Orbits
2011391e65
Fix notifications for media messages without text.
...
They now read 'media message' in italics.
Closes #2649
10 years ago
agrajaghh
ac312ff5d5
change FAB icon to ic_create and add more resolutions to ic_add
...
Closes #2634
//FREEBIE
10 years ago
Moxie Marlinspike
b5a2d7882a
Updated language translations.
...
// FREEBIE
10 years ago
Moxie Marlinspike
534df06794
Support granular "custom" MMS preferences.
...
1) Make each MMS preference an individual choice between custom
and default.
2) Display default values.
Closes #2487
// FREEBIE
10 years ago
agrajaghh
e31ddf0599
remove unused icons
...
Closes #2575
//FREEBIE
10 years ago
Rhodey Orbits
7ce7ec56eb
1) created a new string constant for 'Passphrase'.
...
2) modified 'App protection' preference group summary to be more verbose.
3) dropped the colons from 'Appearance' preference group summary.
4) dropped the colons from and 'SMS and MMS' preference group summary.
10 years ago
agrajaghh
2b39728ea0
fix icons in import/export dialog
...
Closes #2574
//FREEBIE
10 years ago
Jake McGinty
2af5c7f02e
fix "verify" button spacing in details
...
Fixes #2566
// FREEBIE
10 years ago
Moxie Marlinspike
ac5306be5b
Fix locale names
...
// FREEBIE
Closes #2564
10 years ago
agrajaghh
9de62d0286
replace icons in the add attachment dialog
...
Closes #2535
10 years ago
agrajaghh
067b14d551
make some strings translateable
...
closes #2567
//FREEBIE
10 years ago
agrajaghh
a2b5bf54c8
remove PassphraseTimeoutPreference since its no longer used
...
closes #2565
//FREEBIE
10 years ago
Jake McGinty
753a1c7219
add FAB content description
...
// FREEBIE
10 years ago
Jake McGinty
ac0a1c0bc1
Conflicts UI touch-ups:
...
1) Fix i18n and layout naming.
2) Error header for message details.
3) Add back button to message details.
// FREEBIE
Closes #2593
10 years ago
Moxie Marlinspike
3f93731300
Adapt Conflicts UI to work with single-recipient failures.
10 years ago
Moxie Marlinspike
00d7b5c284
Better UX handling on identity key mismatches.
...
1) Migrate from GSON to Jackson everywhere.
2) Add support for storing identity key conflicts on message rows.
3) Add limited support for surfacing identity key conflicts in UI.
10 years ago
Jake McGinty
4397b55ceb
fix padding problem in compose text
...
// FREEBIE
10 years ago
Martin Stone
b87abcc2c1
Update lockscreen image to new (blue) logo.
...
Fixes #2426
Closes #2502
10 years ago
Sebastian Kürten
79dbf2746f
Added new media icons for audio/video
...
Added icons new icons, deleted an old one.
Using new icons in AudioSlide/VideoSlide.
Closes #2304
10 years ago
agrajaghh
a4bd9fae9a
make "repeat alerts" setting translatable
...
Fixes #2511
Closes #2516
//FREEBIE
10 years ago
Jake McGinty
5fac189736
"All images" view for conversations
...
// FREEBIE
10 years ago
Jake McGinty
023195dd4b
make send button focusable
...
Fixes #2494
// FREEBIE
10 years ago
Jake McGinty
9ffd84ce05
Increase readability of recv date in dark theme
...
Fixes #1483
// FREEBIE
10 years ago
Moxie Marlinspike
224b06f05a
Theme the HMS picker.
...
// FREEBIE
Closes #2353
10 years ago
McLoo
d36d33f837
Stop crash on pasting long numbers as country code
...
//FREEBIE
Closes #2311
10 years ago
agrajaghh
20d43bbfcb
add icons to the preference categories
...
Closes #2361
10 years ago
Moxie Marlinspike
7ffe6f053c
Merge pull request #2435 from mcginty/dark-actionmode-popup
...
Fix white-on-white ActionMode popup in dark theme
10 years ago
Jake McGinty
ea77191b70
Fix white-on-white ActionMode popup
...
// FREEBIE
10 years ago
Jake McGinty
10a74d6d08
move plurals to strings.xml
...
Resolves #2421
// FREEBIE
10 years ago
Moxie Marlinspike
18d4d4de24
Update language translations
...
// FREEBIE
10 years ago
Jake McGinty
0fd52ad1fe
more succinct relative dates
...
// FREEBIE
10 years ago
AsamK
d586893402
Also crop contact photos in ShareList
...
// FREEBIE
10 years ago
Jake McGinty
ba62e018db
Refine icon
...
1) fix glow
2) improve shadows
3) fix density-inconsistent assets
10 years ago
Moxie Marlinspike
57c17e705f
Fix provisioning dialog strings.
...
// FREEBIE
Closes #2368
10 years ago
Jake McGinty
2e253fb6a8
provisioning dialog rework
...
// FREEBIE
10 years ago
Moxie Marlinspike
0c32001fe4
Support for multi-device provisioning flow.
...
// FREEBIE
10 years ago
Jake McGinty
48f6c2c526
Fix 'indicator tab' coloring
...
Was previously white-on-near-white
// FREEBIE
10 years ago
Jake McGinty
39fd1e8f46
fix incoming lock asset
...
// FREEBIE
10 years ago
Jake McGinty
810abe0275
material actionbar and fab
...
// FREEBIE
10 years ago
Jake McGinty
62816ee51a
rounded ImageView instead of Bitmap, crop-select
...
// FREEBIE
10 years ago
Calvin Hu
a0599c1639
add theme to import/export activity
...
closes #2359
10 years ago
Jake McGinty
42da687602
Revert "add theme to import/export activity"
...
This reverts commit e64c067636
.
10 years ago
Calvin Hu
e64c067636
add theme to import/export activity
10 years ago
Moxie Marlinspike
1de16de55b
Update language translations.
...
// FREEBIE
10 years ago
Moxie Marlinspike
a0ed0842a0
Add expiration check on build freshness.
...
// FREEBIE
10 years ago
Jake McGinty
5e5531805b
disable android's landscape keyboard fullscreen
...
in composition, it stops the custom send icon from appearing, and
doesn't pay attention to theming.
// FREEBIE
10 years ago
Moxie Marlinspike
562520a4bb
Remove empty strings.
...
// FREEBIE
11 years ago
Moxie Marlinspike
75d882e945
Updated language translations
...
// FREEBIE
11 years ago
Moxie Marlinspike
ed556fbd3a
Support for multi-select in the conversation list.
...
// FREEBIE
Closes #1601
Closes #2214
Fixes #2188
Fixes #786
11 years ago
Moxie Marlinspike
6e85677c52
Support 'WiFi calling' devices.
...
// FREEBIE
Fixes #2254
Fixes #2240
Fixes #2160
Closes #2263
11 years ago
guiweber
d7419caa4b
Moved several hard-coded UI strings to strings.xml
...
Closes #2203
11 years ago
Jake McGinty
121b1493cc
thumbnail generation and disk caching
...
// FREEBIE
11 years ago
McLoo
3ec95f7a8e
More l10n - for decrypting errors
...
//FREEBIE
Closes #2231
11 years ago
Jake McGinty
e650349bb7
Catch issues with bad MMSC URIs, add validation
...
Fixes #2202
// FREEBIE
11 years ago
McLoo
188d11bc23
Added l10n for ZXing intent message box
...
Closes #2147
11 years ago
Aaron M Brown
a09e0afbd6
Explain size limit for large attachments in toasts.
...
// FREEBIE
Fixes #2100
Closes #2172
11 years ago
Moxie Marlinspike
426c56c77d
Support install link
...
Closes #2001
Fixes #1722
11 years ago
Moxie Marlinspike
642334da1f
Merge pull request #2212 from agrajaghh/betterpicker_translateable
...
make summary of passphrase timeout translatable
11 years ago
McLoo
b44acd82e6
Added l10n for message details
...
//FREEBIE
Closes #2173
11 years ago
agrajaghh
3c7e319029
make summary of passphrase timeout translatable
...
//FREEBIE
11 years ago
ultrasandwich
6980a32628
Fix user-facing helping term 'insecure' to 'unsecured'.
...
Insecure implies an uncertainty of intention or confidence.
Unsecured is more specifically addressing the protocol which
wraps the message delivered.
Closes #1811
11 years ago
Moxie Marlinspike
6b05f7905b
Use betterpicker for HMS timeout.
...
// FREEBIE
Closes #1890
11 years ago
McLoo
9beb51bd77
Enabled audio and video drafts
...
//FREEBIE
Closes #1799
11 years ago
Jake McGinty
c448a833f5
another minor pref tweak for mms fallback
...
1) fix summary for outgoing sms/mms
2) disable mms option when TS-users is unselected, same as the fallback
approval option.
// FREEBIE
11 years ago
Jake McGinty
761049d6f8
minor preferences tweaks
...
1) shorten some summaries
2) add summaries to appearance subscreen
3) move common summary functions to common parent class
// FREEBIE
11 years ago
Moxie Marlinspike
df12174458
Add support for notification reminders.
...
// FREEBIE
Closes #1623
Fixes #323
11 years ago
Jake McGinty
30232c1635
transport selection refactor
...
Closes #1724
// FREEBIE
11 years ago
Bastian Köcher
4a088410ae
"add contact" button for unknown contacts
...
Closes #1551
11 years ago
Jake McGinty
b05967f2c9
Show drafts in conversation list snippets
...
// FREEBIE
11 years ago
Moxie Marlinspike
3c4ac4b105
Add option that allows disabling MMS fallback with TS users.
...
// FREEBIE
Closes #1444
11 years ago
3xo
ff05642f3e
Enable progress indicator on group update
...
Closes #1165
11 years ago
Lukas Barth
e5e5b93884
Add k-9 style avatars to group conversations
...
Closes #1107
11 years ago
agrajaghh
2f6cefca8a
refactor preferences into multiple PreferenceFragments
11 years ago
Moxie Marlinspike
7411a49572
Updated language translations.
...
// FREEBIE
11 years ago
Mladen Pejaković
3fcd2bb88d
Add Croatian language to list
...
// FREEBIE
Closes #2167
Fixes #2026
11 years ago
Jake McGinty
15613894f0
load image previews asynchronously
...
// FREEBIE
11 years ago
Jake McGinty
f3f173f653
support mms basic auth
...
// FREEBIE
11 years ago
Mladen Pejaković
ceb82a05ca
Add Serbian language to the list
...
Closes #2008
11 years ago
McLoo
899bf8160d
Cleanup of unused strings in strings.xml
...
//FREEBIE
Closes #2139
11 years ago
McLoo
49f77c9c06
Added l10n for message trimmer
...
//FREEBIE
Closes #2079
Closes #1868
11 years ago
McLoo
cd5feccdbf
Fix selection for hungarian
...
// FREEBIE
Closes #2025
11 years ago
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
Jake McGinty
0688dd0c2c
repurpose ImageDivet for avatar, minor lint, fix bitmap decoding
...
// FREEBIE
11 years ago
Jake McGinty
e05bacd8c3
fixing avatar selection when some gallery apps won't return any extras
...
but still succeed // FREEBIE
11 years ago
Moxie Marlinspike
760c96171d
Merge branch 'master' into groups
11 years ago
Jake McGinty
25324a45b3
Show something for unnamed groups, allow us to have different default photos for groups vs. individuals
11 years ago
Jake McGinty
877ed8f59c
Show TS group titles properly, hide MMS options
11 years ago
Jake McGinty
e8251800ab
gb icon for new group changed
11 years ago
Jake McGinty
93329df530
avatar selection on gb fixed, disable push groups if not push registered
11 years ago
Jake McGinty
e81526e581
error messaging for group creation issues
11 years ago
Jake McGinty
725e943842
fixed date floating in funky location
11 years ago
Moxie Marlinspike
6b5753337c
Putting this functionality in the hands of the user was a bad idea.
11 years ago
Jake McGinty
5810062b25
group action conversation items, tweaks to single contact selection
11 years ago
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.
11 years ago
Jake McGinty
8e3aa94a05
group member name tags, group convo iconography, tweaks
11 years ago
Jake McGinty
b2fdd74a1c
fix error indicator visibility/placement for sent messages
11 years ago
Jake McGinty
556b0dec1d
pretty up the interface/colors a bit.
11 years ago
Jake McGinty
9b41675f8f
single contact selection
11 years ago
Jake McGinty
bb4a4d33c9
handlePush and handleMms prototypes
11 years ago
Jake McGinty
c5d010c86f
Quick progressbar sample for network operations during group create
11 years ago
Jake McGinty
fe55ac57d9
strings, strings, strings
11 years ago
Jake McGinty
01a438de09
basic messaging when non-push users are added
11 years ago
Jake McGinty
b4a4e629f1
alignment and string work
11 years ago
Jake McGinty
9cd5a67ec5
directory changes to use number instead of token, group ui progress
11 years ago
Jake McGinty
ed3151bdb5
backward compatible navigation drawer toggle // FREEBIE
11 years ago
Jake McGinty
6157a0df7a
Merge pull request #572 from cketti/black_startup_theme
...
Use black theme without actionbar for RoutingActivity
11 years ago
Jake McGinty
5a75ff9299
Merge pull request #537 from veeti/registration
...
Registration activity fixes
11 years ago
Jake McGinty
9fd2c4753e
ui wip
11 years ago
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.
11 years ago
Veeti Paananen
fc458770ea
Reduce margin between registration text
11 years ago
Veeti Paananen
0d2ce2528c
Use equal margins in the registration view
11 years ago
Veeti Paananen
6bfae9ebc9
Fix registration activity being cut off on small screens or large fonts
11 years ago
Jake McGinty
8f7c9d45aa
pngcrush and removal of unused layout // FREEBIE
11 years ago
Ruben Pollan
6cdd2aff0d
Suppress lint errors
11 years ago
Ruben Pollan
29cdfd4b96
Fix some translation errors
11 years ago
Jake McGinty
28c1c5006b
icon, contact list and conversation redesign
11 years ago
Moxie Marlinspike
04b2c3772a
Support skipping password creation at setup
12 years ago
Moxie Marlinspike
a4a3b4a453
Update registration strings
12 years ago
Moxie Marlinspike
1ab4e7e9de
Library accepts push connection certificate as argument.
12 years ago
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.
12 years ago
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.
12 years ago
Moxie Marlinspike
5e6d39beea
Move classes into library
12 years ago
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.
12 years ago
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.
12 years ago
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.
12 years ago
Moxie Marlinspike
0ed9da9a2c
Strings and slight cleanup
12 years ago
Moxie Marlinspike
2539723410
Fix string
12 years ago
Moxie Marlinspike
0958c30400
Stringify
12 years ago
Moxie Marlinspike
7eef93c829
Stringify and clean layout
12 years ago
Moxie Marlinspike
3634ba0b55
Registration with voice verification.
12 years ago
thoughtbox
389fdaed32
Enter key string.xml references
...
To allow for translations
12 years ago
thoughtbox
8186694555
Change to string refs for Enter
...
To allow for translation
12 years ago
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"
12 years ago
Veeti Paananen
6eb094c87e
Show LED and ringtone setting values in their summaries
...
As instructed in the Android design guidelines. Also removed unnatural
capitalization.
12 years ago
Joshua Lund
0fed5593a8
Incredibly minor cleanup of the strings file
12 years ago
Veeti Paananen
bee964dcf8
Improve appearance of "no contacts" indicators by centering them.
...
Also remove pointless scroll views.
12 years ago
Veeti Paananen
f18324e2d6
Add tab swiping in the contact picker
12 years ago
Kyle Conroy
f91cfe1c44
Update icon with more distinct drop shadow. Make the lock flat.
12 years ago
Kyle Conroy
c8422a8942
Lighten the drop shadow on the icon
12 years ago
Kyle Conroy
f74119a58c
Add new icons
12 years ago
Moxie Marlinspike
ee0a84ec16
kn_IN
12 years ago
Moxie Marlinspike
7d931f5e6b
Updated translations
12 years ago
Moxie Marlinspike
1740f9a7cd
Merge pull request #443 from veeti/unlock
...
Clean up password unlock layout
12 years ago
Moxie Marlinspike
94913f34da
Merge pull request #459 from thoughtbox/master
...
Add summary information to "Sound" setting in preferences.
12 years ago
Thejesh GN
ed73bd57a1
Added Kannada to languages
12 years ago
Moxie Marlinspike
99d295abc5
Merge pull request #454 from veeti/highlights
...
Update card highlight style
12 years ago
thoughtbox
b56a4f9740
Update strings.xml to reference Sound summary in Settings.
12 years ago
thoughtbox
cc5981594f
Add summary to "Sound" preference (1 of 2)
12 years ago
Veeti Paananen
37fb8fe445
Update card highlight style
...
Out with orange, in with blue and gray (on >= 4.4).
12 years ago
thoughtbox
33fd6414b8
Update strings.xml
...
Removed emoticon from QuickResponse and changed the wording slightly of the "default SMS app" setting.
12 years ago
Moxie Marlinspike
0c0db28358
Fix string case
12 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.
12 years ago
Moxie Marlinspike
afa20058b8
Updated langauge translations
12 years ago
Moxie Marlinspike
504ec976c0
Merge pull request #440 from veeti/styles
12 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.
12 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.
12 years ago
Moxie Marlinspike
9cf1751c49
Added hebrew and danish to language selector
12 years ago
Moxie Marlinspike
981c9a1543
Updated language translations
12 years ago
Moxie Marlinspike
8d8a6ab998
Switch menu contact image to be a menu image.
12 years ago
Moxie Marlinspike
891e3aeb97
Merge pull request #381 from meskio/add_contact
...
New 'add contact info' option on the conversation contextual menu
12 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.
12 years ago
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.
12 years ago
Moxie Marlinspike
f49c62793b
Merge pull request #377 from meskio/resend_message_on_fail2
...
Allow to resend a failed message
12 years ago
Moxie Marlinspike
f27c7c4178
Merge branch 'thoughtbox-patch-1'
...
Conflicts:
res/values/strings.xml
12 years ago
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).
12 years ago
thoughtbox
615ca931d4
Update strings.xml
...
I think it should be "in-thread" rather than "in thread".
12 years ago
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.
12 years ago
Moxie Marlinspike
763e4b1b27
Merge pull request #367 from nikolai-r/master
...
add option to disable audible inthread notifications
12 years ago
Nikolai Rusakov
2cf7f82f07
closes #367 - add option to disable audible inthread notifications
12 years ago
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.
12 years ago
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'.
12 years ago
rhodey
282e40db40
Changed language in notification section of settings from 'select ringtone' to 'sound'.
12 years ago
Moxie Marlinspike
124bcf2624
Added bulgarian and greek
12 years ago
Moxie Marlinspike
69bfb20531
Updated language translations
12 years ago
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
12 years ago
Moxie Marlinspike
af19da3ab2
Added romanian language support
12 years ago
Moxie Marlinspike
4240dc80a1
Updated language translations
12 years ago
Moxie Marlinspike
4281df7a28
display emoji correctly on devices of all densities
12 years ago
joeykrim
10fd757cb4
Changed Disable passphrase summary and title text to reference strings.xml
12 years ago
joeykrim
719d791962
Added Disable Passphrase title and summary strings from Preference.xml
12 years ago
Moxie Marlinspike
184537e691
Updated language translations
12 years ago
Moxie Marlinspike
d97252d8d6
Add ability to disable local encryption passphrase.
12 years ago
Moxie Marlinspike
68b82c168e
Add in-app language selection support.
12 years ago
Moxie Marlinspike
4977092f7a
Add support for soft keyboard 'enter' key.
12 years ago
Moxie Marlinspike
7f532fc37f
Fix dark theme recipients editor font color.
12 years ago
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.
12 years ago
Moxie Marlinspike
93c222fe9c
Added "recent emoji" panel as an LRU cache.
12 years ago
Moxie Marlinspike
2e31cfed11
Basic support for composing emoji
12 years ago
Moxie Marlinspike
408672b0b8
Fix or invisible delivery status regression with MMS.
12 years ago
Moxie Marlinspike
d6f7b4cc5a
Updated language translations.
12 years ago
Moxie Marlinspike
614e962110
Remove unused resources.
12 years ago
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.
12 years ago
Moxie Marlinspike
903ab92f5f
Basic navigation drawer support.
12 years ago
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.
12 years ago
Moxie Marlinspike
0e4eef9785
Updated translations
12 years ago
Moxie Marlinspike
6c164df815
Lighter check
12 years ago
Moxie Marlinspike
2928abc98f
Catch attempts to dial on devices with no dialer.
12 years ago
Moxie Marlinspike
d2a78ea84c
Fix for contrived NPE on invalid recipient during conversation compose.
12 years ago
Moxie Marlinspike
ea98fe2d4f
Merge pull request #181 from thoughtbox/patch-2
...
Some minor language.
12 years ago
Moxie Marlinspike
dda5bc8838
Add a 'mark as read' button to expanded notifications.
12 years ago
thoughtbox
a1e82ab403
Update strings.xml
...
Minor edits.
12 years ago
Moxie Marlinspike
8c1ca6c9e0
Clean up identity key view activity
12 years ago
Moxie Marlinspike
95eb62190a
Remove checkboxes from the multi-select UI
12 years ago
Moxie Marlinspike
3743c57edd
Clean up list of identity keys.
12 years ago
Moxie Marlinspike
5e2b31af60
Add appropriate text for manual case when identity is trusted.
12 years ago
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.
12 years ago
Moxie Marlinspike
f44ee4a41a
Translation updates
12 years ago
Moxie Marlinspike
e07c1a8e92
Handle failed MMS connectivity state appropriately.
12 years ago
Moxie Marlinspike
1aa84b145f
Add 'mark all as read' option
12 years ago
Moxie Marlinspike
4af7fdabda
String resources reorganization
12 years ago
Moxie Marlinspike
b1b9846971
merge liliakai-settings
12 years ago
Moxie Marlinspike
68ee1c8e62
Make a general category, move notification settings back inline.
12 years ago
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.
12 years ago
Moxie Marlinspike
dd0aecc811
First cut at group messaging refactor.
12 years ago
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.
12 years ago
Moxie Marlinspike
303d1acd45
Initial client support for GCM message send/receive
12 years ago
Moxie Marlinspike
2f39283da3
Initial GCM registration
12 years ago
Lilia Markham
14d88f615c
Sentence case settings
...
Let's be consistent and conformant with android style guide for settings
labels.
12 years ago
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
12 years ago
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.
12 years ago
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.
12 years ago
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.
12 years ago
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.
12 years ago
Moxie Marlinspike
45b044f3e4
Updated language translations
12 years ago
Moxie Marlinspike
09ce848b16
Remove default disabled tint from send button.
12 years ago
Moxie Marlinspike
4f8078c28a
Updated language translations
12 years ago
Jake McGinty
674cd68ebd
Modern-style Android chat icons (incl. secure icon)
...
Make the send-button appearance more similar to the default Android
messenger application
12 years ago
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.
12 years ago
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.
12 years ago
Moxie Marlinspike
9c4d973bef
Updated language translations
12 years ago
Moxie Marlinspike
2397176d9e
Search support in ConversationList for <3.0 devices.
...
Switch to the newly-introduced ActionBarSherlock SearchView.
12 years ago
Moxie Marlinspike
4730ef1324
Updated language translations.
12 years ago
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.
12 years ago
Moxie Marlinspike
1e2adadae2
Resource cleanup
12 years ago
Moxie Marlinspike
6c1572e0ec
Layout touchup
12 years ago