Commit Graph

906 Commits (4c815db076bdad365c785857e690982bfdb63aa3)

Author SHA1 Message Date
Moxie Marlinspike 4c815db076 Support for sticky date headers
Closes #4696
// FREEBIE
8 years ago
Moxie Marlinspike dadc8d0183 Refactor "unnamed" group logic
// FREEBIE
8 years ago
RiseT 333a0f38e3 Remove one ellipsis I've overlooked in #5887
Closes #6052
// FREEBIE
8 years ago
Moxie Marlinspike 235a8472d9 Remove dedicated MMS download controls
// FREEBIE
8 years ago
Moxie Marlinspike 183f8742a7 ViewStub for ThumbnailView in ConversationItem
// FREEBIE
8 years ago
Moxie Marlinspike e270e8d429 ViewStub for AudioView in ConversationItems
// FREEBIE
8 years ago
Moxie Marlinspike 41c9bed155 ViewStub for EmojiDrawer
// FREEBIE
8 years ago
Moxie Marlinspike 508a666e76 ViewStub for ReminderView, lazy create AttachmentTypeSelector
// FREEBIE
8 years ago
Moxie Marlinspike 3d6cbdd775 ViewStub for entire AttachmentManager
// FREEBIE
8 years ago
Moxie Marlinspike 0a25c3a33d Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike 80503067e9 Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike c6d6e0e97e Updated language translations
// FREEBIE
8 years ago
Veeti Paananen 4dae4444bc Fix right-to-left language support for voice recording
Bug: fixes #5999

// FREEBIE
8 years ago
RiseT 49e78d16ba Remove redundant ellipses in strings according to Material guidelines
Quote :
"Use to indicate an action in progress ("Downloading…") or
 incomplete or truncated text. No space before the ellipses.

 Omit from menu items or buttons that open a dialog or start
  some other process.

 Midline ellipses (three-bullet glyphs) are also used to represent
 numeric truncation and the redaction of sensitive data, such as
 credit cards."

 https://material.google.com/style/writing.html

Closes #5887
// FREEBIE
8 years ago
FeuRenard bd819d7d10 Disable verify button if no message was exchanged
Fixes #5878
Closes #5951
// FREEBIE
8 years ago
Moxie Marlinspike 4ad989cc38 Fix rounded corners bitmap double free
Fixes #4732
// FREEBIE
8 years ago
Moxie Marlinspike d280604f1f Fix compileSdk 25 problems with GIF search
For #5965
// FREEBIE
8 years ago
Moxie Marlinspike 1a57ff16cd Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike d2be49af42 Support for tiling image view and large image viewing
Fixes #5949
Fixes #5574
Fixes #4380
// FREEBIE
8 years ago
FeuRenard 477589b092 Color passphrase prompt text field blue
Closes #5424
// FREEBIE
8 years ago
FeuRenard cde92256a6 Convert file save toast string to plural
Closes #5961
// FREEBIE
8 years ago
Moxie Marlinspike 541718fd11 Support for censorship circumvention in Egypt and UAE
// FREEBIE
8 years ago
Moxie Marlinspike c3ab6e6c29 Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike c7e373ed55 Update emoji category images to fix SDK <21 tinting issues
Fixes #5973
// FREEBIE
8 years ago
Moxie Marlinspike 71f8e9eb31 Revert support library update, the future wasn't all we hoped for
Fixes #5965
// FREEBIE
8 years ago
Moxie Marlinspike 4ff8de0ca8 Remove superfluous icon and padding that came with sdk 24
Fixes #5965
// FREEBIE
8 years ago
Moxie Marlinspike 9a1225fe21 Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike ee07a59950 Updated language translations
// FREEBIE
8 years ago
RiseT e8555a84ac Make description strings in audio_view.xml translatable.
Closes #5916
// FREEBIE
8 years ago
Paul Lanctot 73bf75f65f Accessible content labels for attachment icons
Fixes #5908
Closes #5917
// FREEBIE
8 years ago
Amire80 71276161fc Remove comma splice from an English interface string 8 years ago
Moxie Marlinspike a4c17e5325 Support for generating video thumbnails
// FREEBIE
8 years ago
Moxie Marlinspike f7474362ff Updated emoji set
// FREEBIE
8 years ago
Moxie Marlinspike 1b44bdcd3c Support for stickers and scribbles
// FREEBIE
8 years ago
Nicholas Rizzio 2197d77ffc Fix the content description of the audio record button
Fixes #5910
Closes #5911
// FREEBIE
9 years ago
Moxie Marlinspike f6cbae602d Fix broken build (grrr @RiseT)
// FREEBIE
9 years ago
Moxie Marlinspike e3a7781392 Updated language translations
// FREEBIE
9 years ago
FeuRenard 09ff8d5865 Add gallery button to MediaPreview
// FREEBIE
9 years ago
RiseT 43e1d452c7 Change DateUtils string 'Now' to 'Just now'
Changes the DateUtils string 'Now' to 'Just now' which is a better fit
imho.
Used for messages in the conversation view that e. g. just have been
received.

// FREEBIE

Closes #5761
9 years ago
Moxie Marlinspike 69b102bfe3 Support for playing video in-app
// FREEBIE

Closes #5892
9 years ago
Moxie Marlinspike 8b342ee18b Support for "recent photos" thumbnailsabove attachment selector
// FREEBIE

Closes #5893
9 years ago
RiseT e8ae6d67b1 Change safety number strings to be singular
// FREEBIE

Closes #5894
9 years ago
Mattias Eriksson 9148b7da5f Initial Android Auto support
This adds android auto support accordign to
https://developer.android.com/training/auto/messaging/index.html#messaging
However, since android auto is not officially supported in my country,
the functionality is limited. Which means that I have not been able
to fully test everything yet.

What work is:
* Message notification is shown.
* When you click on it, the message is read.

Closes #5880
9 years ago
Moxie Marlinspike 030df09f67 Updated language translations
// FREEBIE
9 years ago
Moxie Marlinspike 7c0dacc627 Updated language translations
// FREEBIE
9 years ago
Moxie Marlinspike 8af9b7fd15 Improve animations on audio controls, enable push to talk
// FREEBIE
9 years ago
Moxie Marlinspike 8fdcff9f20 If Signal isn't enabled for receiving SMS, don't allow sending SMS
Closes #5877
// FREEBIE
9 years ago
Moxie Marlinspike f4b5daabdb Updated language translations
// FREEBIE
9 years ago
Moxie Marlinspike b55a7ff5c0 Add copy and compare safety numbers from clipboard actions
// FREEBIE
9 years ago
Moxie Marlinspike 7d98b85ae7 Updated language translations
// FREEBIE
9 years ago