Commit Graph

314 Commits (0e04310a568845ff0a00a2f076a432b6477dad76)

Author SHA1 Message Date
agrajaghh 257660200a add dark theme to PassphrasePromptActivity
Fixes #2296

Closes #2307
Closes #2627
9 years ago
Jake McGinty 4aa4ab50c4 remove unnecessary "Add Attachment" title
//FREEBIE
9 years ago
Jake McGinty bd6bee8da7 new attach icon
fancier interpolation

Closes #3205
// FREEBIE
9 years ago
Moxie Marlinspike fe4e2fcadb Support for direct photo capture from app.
Make the send button toggle to an attach button when the
compose text and attachments are emmpty.

Part of #520
Closes #3186

// FREEBIE
9 years ago
agrajaghh 9a6b559afe remove unused icon
closes #3200

// FREEBIE
9 years ago
Jake McGinty fa39c23d44 ReceiveKeyActivity -> ReceiveKeyDialog
Closes #3158
// FREEBIE
9 years ago
Rhodey Orbits 720521d020 remove string resource
Obsoleted by 4c89b242be

Closes #3194
// FREEBIE
9 years ago
Jake McGinty 0ee46bbe5f new emoji category layout
Fixes #2962
Fixes #2954
Fixes #2941
// FREEBIE
9 years ago
Jake McGinty 082b6b35f8 new emoji arrays 9 years ago
Jake McGinty bf133c65c3 refactor emoji code into package
1) EmojiTextView and EmojiEditText are used instead of
   using code to emojify text.

2) Emoji categories' code points are specified in XML

3) EmojiDrawer itself is a fragment, and its pages are
   also fragments, allowing for better memory
   management.

Fixes #2938
Fixes #2936
Closes #3153

// FREEBIE
9 years ago
Jake McGinty 2d8de5291e Remove broken custom dialog theme
Closes #3121

// FREEBIE
9 years ago
Jake McGinty 4011208db3 prevent strange appcompat stack overflow
inspiration: http://stackoverflow.com/a/14167949

Fixes #3118
Closes #3119
// FREEBIE
9 years ago
Moxie Marlinspike 41cad291f9 Display a generated avatar icon rather than a single default.
If the contact doesn't have an image, render a color-coded
background and the first letter of the contact's name.

1) Don't display anything during recipient resolution.

2) Display a # icon in material gray for recipients with no name.

3) Display a material group icon in material gray for groups with
   no avatar icon set.

Closes #3104

// FREEBIE
9 years ago
Jake McGinty b354825150 shrink size of emoji drawer grid by ~15%
Fixes #2937
// FREEBIE
9 years ago
Moxie Marlinspike 95a94eeebf Create our own dialog when GooglePlayServicesUtil can't.
Fixes #2505
Closes #3005

// FREEBIE
9 years ago
Jake McGinty f42d100f15 Use Glide for loading part thumbnails
Closes #2885

// FREEBIE
9 years ago
Jake McGinty 64fc83326f bump sdk to 22, update notifications
Notification updates include:

1) Setting theme colors
2) Using high-res contact photos
3) Updating the notification icon to latest

Closes #2935
Fixes #2923
Fixes #2732
Fixes #2548

// FREEBIE
9 years ago
agrajaghh 1a5bd37849 translate "Message Details"
Fixes #2875
Closes #2876

//FREEBIE
9 years ago
Moxie Marlinspike 0efdada928 Prompt user to rate app
Closes #2841

// FREEBIE
9 years ago
Jake McGinty 0ff99258ac move routing logic to all activities
Fixes #2239
Closes #27923

// FREEBIE
9 years ago
xrazvan 38fa4e91fa Update arrays.xml - Fixed misspeling for Romanian language
Closes #2826
9 years ago
Jake McGinty 2f20bb89f3 use internal emoji pane for all android versions
1) Enter key by default (remove as option), still
   keeping "Enter key sends" option

2) New material assets for emoji and keyboard icons,
   inc a xxhdpi version finally

fixes #2300, fixes #2251, fixes #2183

Closes #2302

// FREEBIE
9 years ago
agrajaghh 1b846c0842 remove unused resources
Closes #2594

//FREEBIE
9 years ago
Sam Whited dbda758841 Add pref to change MMS user agent
Closes #2363

// FREEBIE
9 years ago
Jake McGinty 427c9a6b21 Use new MMS APIs in Lollipop onwards
Fixes #1937
Closes #2727
9 years ago
agrajaghh 62181a3d7f migrate AlertDialog to material-dialogs
Closes #2743
9 years ago
Moxie Marlinspike b9e6cff20c Fix the build
Fixes #2787
9 years ago
Moxie Marlinspike d65a7f1a25 Update invite strings.
// FREEBIE

Closes #2735
9 years ago
NorthwestBased 6ec9ee89a7 Disallow zero-length passphrases.
Fixes #2751
Closes #2762
9 years ago
Jake McGinty b73143d7a7 fix send button assets
Closes #2757

// FREEBIE
9 years ago
agrajaghh 0f572d1e5d adapt SMS strings in preferences
Fixes #2672
Closes #2682

//FREEBIE
9 years ago
Jake McGinty 4099303d1f make dark theme go less wild
Resolves #2675
Closes #2693

// FREEBIE
9 years ago
Jake McGinty 4185006147 add borderless thumbnails, "bubble" refactor
Closes #2430

// FREEBIE
9 years ago
Moxie Marlinspike a4e18c515c Remove encrypted SMS transport, simplify transport options.
Closes #2647

// FREEBIE
9 years ago
Rhodey Orbits 2011391e65 Fix notifications for media messages without text.
They now read 'media message' in italics.

Closes #2649
9 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
9 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.
9 years ago
agrajaghh 2b39728ea0 fix icons in import/export dialog
Closes #2574

//FREEBIE
9 years ago
Moxie Marlinspike ac5306be5b Fix locale names
// FREEBIE

Closes #2564
9 years ago
agrajaghh 067b14d551 make some strings translateable
closes #2567

//FREEBIE
9 years ago
Jake McGinty 753a1c7219 add FAB content description
// FREEBIE
9 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
9 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.
9 years ago
Jake McGinty 4397b55ceb fix padding problem in compose text
// FREEBIE
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 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
agrajaghh 20d43bbfcb add icons to the preference categories
Closes #2361
10 years ago