McLoo
d36d33f837
Stop crash on pasting long numbers as country code
...
//FREEBIE
Closes #2311
2015-02-13 14:38:35 -08:00
agrajaghh
20d43bbfcb
add icons to the preference categories
...
Closes #2361
2015-02-13 11:18:04 -08:00
Moxie Marlinspike
7ffe6f053c
Merge pull request #2435 from mcginty/dark-actionmode-popup
...
Fix white-on-white ActionMode popup in dark theme
2015-02-09 12:07:54 -08:00
Jake McGinty
ea77191b70
Fix white-on-white ActionMode popup
...
// FREEBIE
2015-02-09 12:00:52 -08:00
Jake McGinty
10a74d6d08
move plurals to strings.xml
...
Resolves #2421
// FREEBIE
2015-02-09 11:19:30 -08:00
Moxie Marlinspike
18d4d4de24
Update language translations
...
// FREEBIE
2015-02-06 16:21:16 -08:00
Jake McGinty
0fd52ad1fe
more succinct relative dates
...
// FREEBIE
2015-02-06 13:00:21 -08:00
AsamK
d586893402
Also crop contact photos in ShareList
...
// FREEBIE
2015-02-05 14:14:48 -08:00
Jake McGinty
ba62e018db
Refine icon
...
1) fix glow
2) improve shadows
3) fix density-inconsistent assets
2015-01-28 12:52:51 -10:00
Moxie Marlinspike
57c17e705f
Fix provisioning dialog strings.
...
// FREEBIE
Closes #2368
2015-01-24 10:16:33 -08:00
Jake McGinty
2e253fb6a8
provisioning dialog rework
...
// FREEBIE
2015-01-24 10:15:47 -08:00
Moxie Marlinspike
0c32001fe4
Support for multi-device provisioning flow.
...
// FREEBIE
2015-01-24 10:15:47 -08:00
Jake McGinty
48f6c2c526
Fix 'indicator tab' coloring
...
Was previously white-on-near-white
// FREEBIE
2015-01-23 10:59:22 -10:00
Jake McGinty
39fd1e8f46
fix incoming lock asset
...
// FREEBIE
2015-01-21 20:06:05 -10:00
Jake McGinty
810abe0275
material actionbar and fab
...
// FREEBIE
2015-01-21 19:01:23 -10:00
Jake McGinty
62816ee51a
rounded ImageView instead of Bitmap, crop-select
...
// FREEBIE
2015-01-21 17:39:54 -10:00
Calvin Hu
a0599c1639
add theme to import/export activity
...
closes #2359
2015-01-16 10:41:01 -10:00
Jake McGinty
42da687602
Revert "add theme to import/export activity"
...
This reverts commit e64c067636
.
2015-01-14 10:23:10 -10:00
Calvin Hu
e64c067636
add theme to import/export activity
2015-01-14 10:03:02 -10:00
Moxie Marlinspike
1de16de55b
Update language translations.
...
// FREEBIE
2015-01-12 13:40:00 -08:00
Moxie Marlinspike
a0ed0842a0
Add expiration check on build freshness.
...
// FREEBIE
2015-01-12 09:12:10 -08:00
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
2015-01-04 02:30:16 -08:00
Moxie Marlinspike
562520a4bb
Remove empty strings.
...
// FREEBIE
2014-12-29 18:20:50 -08:00
Moxie Marlinspike
75d882e945
Updated language translations
...
// FREEBIE
2014-12-29 17:02:16 -08:00
Moxie Marlinspike
ed556fbd3a
Support for multi-select in the conversation list.
...
// FREEBIE
Closes #1601
Closes #2214
Fixes #2188
Fixes #786
2014-12-29 13:54:59 -08:00
Moxie Marlinspike
6e85677c52
Support 'WiFi calling' devices.
...
// FREEBIE
Fixes #2254
Fixes #2240
Fixes #2160
Closes #2263
2014-12-29 12:51:39 -08:00
guiweber
d7419caa4b
Moved several hard-coded UI strings to strings.xml
...
Closes #2203
2014-12-29 12:29:48 -08:00
Jake McGinty
121b1493cc
thumbnail generation and disk caching
...
// FREEBIE
2014-12-24 14:46:50 -08:00
McLoo
3ec95f7a8e
More l10n - for decrypting errors
...
//FREEBIE
Closes #2231
2014-12-23 12:53:38 -08:00
Jake McGinty
e650349bb7
Catch issues with bad MMSC URIs, add validation
...
Fixes #2202
// FREEBIE
2014-12-16 16:01:22 -08:00
McLoo
188d11bc23
Added l10n for ZXing intent message box
...
Closes #2147
2014-12-12 19:05:31 -08:00
Aaron M Brown
a09e0afbd6
Explain size limit for large attachments in toasts.
...
// FREEBIE
Fixes #2100
Closes #2172
2014-12-12 18:45:06 -08:00
Moxie Marlinspike
426c56c77d
Support install link
...
Closes #2001
Fixes #1722
2014-12-12 18:31:20 -08:00
Moxie Marlinspike
642334da1f
Merge pull request #2212 from agrajaghh/betterpicker_translateable
...
make summary of passphrase timeout translatable
2014-12-12 17:04:29 -08:00
McLoo
b44acd82e6
Added l10n for message details
...
//FREEBIE
Closes #2173
2014-12-12 16:43:45 -08:00
agrajaghh
3c7e319029
make summary of passphrase timeout translatable
...
//FREEBIE
2014-12-13 01:37:06 +01:00
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
2014-12-12 16:17:34 -08:00
Moxie Marlinspike
6b05f7905b
Use betterpicker for HMS timeout.
...
// FREEBIE
Closes #1890
2014-12-12 16:07:02 -08:00
McLoo
9beb51bd77
Enabled audio and video drafts
...
//FREEBIE
Closes #1799
2014-12-12 14:44:21 -08:00
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
2014-12-11 22:46:59 -08:00
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
2014-12-11 22:12:12 -08:00
Moxie Marlinspike
df12174458
Add support for notification reminders.
...
// FREEBIE
Closes #1623
Fixes #323
2014-12-11 19:38:46 -08:00
Jake McGinty
30232c1635
transport selection refactor
...
Closes #1724
// FREEBIE
2014-12-11 19:27:24 -08:00
Bastian Köcher
4a088410ae
"add contact" button for unknown contacts
...
Closes #1551
2014-12-11 18:59:29 -08:00
Jake McGinty
b05967f2c9
Show drafts in conversation list snippets
...
// FREEBIE
2014-12-11 18:27:54 -08:00
Moxie Marlinspike
3c4ac4b105
Add option that allows disabling MMS fallback with TS users.
...
// FREEBIE
Closes #1444
2014-12-11 16:12:36 -08:00
3xo
ff05642f3e
Enable progress indicator on group update
...
Closes #1165
2014-12-11 16:05:07 -08:00
Lukas Barth
e5e5b93884
Add k-9 style avatars to group conversations
...
Closes #1107
2014-12-11 14:40:44 -08:00
agrajaghh
2f6cefca8a
refactor preferences into multiple PreferenceFragments
2014-12-11 14:02:28 -08:00
Moxie Marlinspike
7411a49572
Updated language translations.
...
// FREEBIE
2014-12-04 16:44:31 -08:00
Mladen Pejaković
3fcd2bb88d
Add Croatian language to list
...
// FREEBIE
Closes #2167
Fixes #2026
2014-12-04 16:02:42 -08:00
Jake McGinty
15613894f0
load image previews asynchronously
...
// FREEBIE
2014-12-03 13:03:03 +00:00
Jake McGinty
f3f173f653
support mms basic auth
...
// FREEBIE
2014-12-02 08:59:43 +00:00
Mladen Pejaković
ceb82a05ca
Add Serbian language to the list
...
Closes #2008
2014-11-29 13:43:51 -08:00
McLoo
899bf8160d
Cleanup of unused strings in strings.xml
...
//FREEBIE
Closes #2139
2014-11-29 13:35:36 -08:00
McLoo
49f77c9c06
Added l10n for message trimmer
...
//FREEBIE
Closes #2079
Closes #1868
2014-11-29 13:31:44 -08:00
McLoo
cd5feccdbf
Fix selection for hungarian
...
// FREEBIE
Closes #2025
2014-11-29 13:19:49 -08:00
Jake McGinty
b0891fa986
move log submission to new library
...
// FREEBIE
Closes #1655
2014-11-29 11:42:25 -08:00
Moxie Marlinspike
b57763f397
Display 'me' for device's local number in group membership list.
...
// FREEBIE
Fixes #1494
Closes #1505
2014-11-28 10:46:50 -08:00
Jake McGinty
83d281de71
compat actionbar bg for dark theme
...
// FREEBIE
2014-11-25 09:28:22 +02:00
Moxie Marlinspike
31ad30b3a5
Updated translations.
...
// FREEBIE
2014-11-24 10:59:03 -08:00
Jake McGinty
bf69a90b69
rollback to appcompat v20
...
v21 appears to just not be ready for production given the bugs.
// FREEBIE
2014-11-24 19:09:33 +02:00
Moxie Marlinspike
bf19307916
Make GCM re-registration failure notification based.
...
// FREEBIE
2014-11-23 17:12:35 -08:00
Moxie Marlinspike
eeafb81c90
Fix escaping in danish translation.
...
// FREEBIE
2014-11-21 12:53:24 -08:00
Moxie Marlinspike
02e27c94f2
Update language translations.
...
// FREEBIE
2014-11-21 11:49:35 -08:00
Jake McGinty
167386ea49
make the light theme light
...
Fixes #2111
Tested on GB and LP
// FREEBIE
2014-11-20 21:59:15 -08:00
Jake McGinty
eaf89735b8
encapsulated delivery icon to separate from lock
...
and as a bonus some tweaked text sizes and colors
// FREEBIE
2014-11-19 12:56:44 -08:00
Jake McGinty
bc3686058a
optimize new assets
...
Thanks to @pejakm for pointing out the emoji optimization.
// FREEBIE
2014-11-18 11:27:10 -08:00
Jake McGinty
0110015c8b
remove unused image resources
...
// FREEBIE
2014-11-18 11:27:10 -08:00
Jake McGinty
5ca8a6d421
materialize conversation item indicators
...
// FREEBIE
2014-11-18 11:27:08 -08:00
Jake McGinty
0fc9ff7490
add "elevation" window overlay for android 4.x too
...
// FREEBIE
2014-11-17 12:14:09 -08:00
Jake McGinty
08d939b010
fix AppCompat theme crash
...
Fixes #2084
// FREEBIE
2014-11-17 11:51:49 -08:00
Jake McGinty
020920d988
silly actionbar shadow issue
...
// FREEBIE
2014-11-17 11:28:57 -08:00
Jake McGinty
43adc75428
add icon back
...
// FREEBIE
2014-11-15 02:04:17 +03:00
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
2014-10-29 18:28:20 -07:00
Jake McGinty
98af1fb6ee
shorten blocks of text
...
// FREEBIE
2014-10-29 16:53:25 -07:00
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