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