Commit Graph

946 Commits (5e02715a2c2be9e81fa0a9ea69ee77acd1a48460)

Author SHA1 Message Date
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
8 years ago
Moxie Marlinspike f6cbae602d Fix broken build (grrr @RiseT)
// FREEBIE
8 years ago
Moxie Marlinspike e3a7781392 Updated language translations
// FREEBIE
8 years ago
FeuRenard 09ff8d5865 Add gallery button to MediaPreview
// FREEBIE
8 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
8 years ago
Moxie Marlinspike 69b102bfe3 Support for playing video in-app
// FREEBIE

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

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

Closes #5894
8 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
8 years ago
Moxie Marlinspike 030df09f67 Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike 7c0dacc627 Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike 8af9b7fd15 Improve animations on audio controls, enable push to talk
// FREEBIE
8 years ago
Moxie Marlinspike 8fdcff9f20 If Signal isn't enabled for receiving SMS, don't allow sending SMS
Closes #5877
// FREEBIE
8 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
Moxie Marlinspike c5bf84cf9c Make blocking SN changes the default for now
// FREEBIE
9 years ago
Moxie Marlinspike 06325470ce Updated language translations
// FREEBIE
9 years ago
Moxie Marlinspike cb28e7c1f9 Update libsignal-service to 2.4.0
// FREEBIE
9 years ago
FeuRenard 92aeafc261 Add share button for safety numbers
Fixes #5798
Closes #5854
// FREEBIE
9 years ago
Moxie Marlinspike 0abe56171a Enable non-blocking safety number changes
// FREEBIE
9 years ago
FeuRenard f5966af781 Allow 2nd person conjugation in timer messages
Fixes #5658
// FREEBIE
9 years ago
RiseT 2d104d3783 "No results found." --> "Nothing found"
Closes #5814

// FREEBIE
9 years ago
Amire80 5d1cfb50a9 Change "GiF" to "GIF" in an English user interface string
Closes #5830
9 years ago
FeuRenard a3244de587 Add forward button to MediaPreview
Closes #5833
Related to #4906
// FREEBIE
9 years ago
Moxie Marlinspike 971bcb8213 Updated language translations
// FREEBIE
9 years ago
Moxie Marlinspike 0e5d71e1a5 Updated language translations
// FREEBIE
9 years ago
Moxie Marlinspike 1ef5e5eb52 Updated language translations
// FREEBIE
9 years ago
Moxie Marlinspike ab00ce7455 Updated language translations
// FREEBIE
9 years ago
mateoeh 0a72f6b32e Add shadow under compose view on scroll
Fixes #5098
Closes #5796
// FREEBIE
9 years ago
Moxie Marlinspike b8d938a020 Limit giphy search bar to one line
// FREEBIE
9 years ago
Moxie Marlinspike 69d0242574 Giphy integration
// FREEBIE
9 years ago
Moxie Marlinspike 66bc5e9f5b Update language translations
// FREEBIE
9 years ago
RiseT 8e1970c398 Make message and thread records for changed safety numbers translatable
Fixes #5769
Closes #5771

Makes the message and thread records for 'Your safety numbers with %s
have changed' translatable.

// FREEBIE
9 years ago
FeuRenard ff2cb6935d Make 'Tap to scan' readable in dark theme
Fixes #5749
Closes #5762
//FREEBIE
9 years ago
Moxie Marlinspike f85ff090f5 Update language translations
// FREEBIE
9 years ago
Moxie Marlinspike 6708193938 Updated language translations
// FREEBIE
9 years ago
RiseT e3da0ac908 Make 'Disappears' in message details translatable
Fixes #5755
Closes #5756

// FREEBIE
9 years ago
Moxie Marlinspike 6422178baf Updated language translations
// FREEBIE
9 years ago
Moxie Marlinspike d36d000dc5 Increase minLines on disappearing messages duration dialog
This isn't foolproof across all translations, but it's probably
the best we can do.

Fixes #5746

// FREEBIE
9 years ago
Moxie Marlinspike da029ebc24 Update language translations
// FREEBIE
9 years ago
Moxie Marlinspike 549e45e2d6 Disable non-blocking identity changes for iOS compat
// FREEBIE
9 years ago
Moxie Marlinspike 2b4d41de03 Safety number string fixes
// FREEBIE
9 years ago
RiseT 8fe96fc1b7 String improvement: Blocking and unblocking contacts
This fixes/improves several strings related to blocking and unblocking
contacts regarding:

- Wording consistency
- Compliance with Google's Design Guidelines
- Clarity

Closes #5696
// FREEBIE
9 years ago
RiseT 33a79dde06 Fix string: Adding group members
This changes the string "Add member" to "Add members" as the
corresponding list is multi-selectable.

Closes #5697
// FREEBIE
9 years ago
Moxie Marlinspike 848a25664b Make fingerprint changes optionally non-blocking
Also complete the rename from "identity" to "safety numbers."

// FREEBIE
9 years ago
Moxie Marlinspike 852634b294 Support for updated fingerprint format
// FREEBIE
9 years ago
Moxie Marlinspike 751830d38f Updated language translations
// FREEBIE
9 years ago
Christian Ascheberg e1b24ab878 Fix display of secure session reset records
Fixes #5605
Closes #5680

// FREEBIE
9 years ago
FeuRenard 677f80b8ef Theme number picker text (disappearing messages)
Fixes #5659
Closes #5667
// FREEBIE
9 years ago
Christian Ascheberg 3432db37d9 Fix scrollbars
Fixes #5487
Closes #5671

// FREEBIE
9 years ago
Moxie Marlinspike df19cdd4fb Updated language translations
// FREEBIE
9 years ago
Moxie Marlinspike f961c0574a Updated language translations
// FREEBIE
9 years ago
Moxie Marlinspike a23abda5fc Fix translation
// FREEBIE
9 years ago
Moxie Marlinspike 17c28da2ac Updated language translations
// FREEBIE
9 years ago
Christian Ascheberg 40332f57ad improve invite strings
Fixes #4869
Closes #5393
//FREEBIE
9 years ago
FeuRenard a370f086c0 Respect privacy settings on ticker content for Android <5
Fixes #5517
Closes #5592

// FREEBIE
9 years ago
FeuRenard 5bf1707d60 Catch ActivityNotFoundExceptions
Fixes #3726
Closes #5617
// FREEBIE
9 years ago
Moxie Marlinspike d7e4928f22 Support for disappearing messages
// FREEBIE
9 years ago
Nicholas Rizzio 8c631ad765 Correct a couple more invite shortlinks to use HTTPS
Closes #5511
// FREEBIE
9 years ago
Moxie Marlinspike 474920280c Fix broken escapes
// FREEBIE
9 years ago
Moxie Marlinspike 263b0921c3 Updated language translations
// FREEBIE
9 years ago
Christian Ascheberg 2a23b53988 add contextual menu items to NewConversationActivity
Closes #5390
// FREEBIE
9 years ago
Clam a8a8ec1d40 Extend DPAD support.
Allows the hardware DPAD to control more of the UI.

Closes #4989
// FREEBIE
9 years ago
Moxie Marlinspike 2e4f8be235 Updated language translations
// FREEBIE
9 years ago
Pascal Hartig 6a88434338 Change ic_menu_lock_dark to full opacity white
Fixes #5342
Closes #5343
// FREEBIE
9 years ago
Moxie Marlinspike 94b0176515 Updated language translations
// FREEBIE
9 years ago
Pascal Hartig f0b832e287 Change lock icons
Closes #5325
// FREEBIE
9 years ago
McLoo fd43dbdcdb Be more specific when toasting "Success!"
Closes #4871
//FREEBIE
9 years ago
RiseT ff1a5a5197 'Devices' & 'Manage linked devices' -> 'Linked devices'
Fixes #5201
Closes #5213
// FREEBIE
9 years ago
haffenloher bd1dc37bab Clarify "SMS import complete" notification text
Fixes #5262
Closes #5274

// FREEBIE
9 years ago
Jani Monoses 0155d21967 Use switch instead of checkbox for emoji setting.
Closes #5167
Fixes #5073
// FREEBIE.
9 years ago
Geonu Kang ba960a82e2 Extract compose subhint for SIM name to string resource
Fixes #5304
Closes #5305
// FREEBIE
9 years ago
Moxie Marlinspike 97ff7a192d Updated language translations
// FREEBIE
9 years ago
Moxie Marlinspike 25020d114a Updated language translations
// FREEBIE
9 years ago
haffenloher 25d7931358 Make system database import notification translatable
Also replace "TextSecure" with "Signal" in the notification text.

Closes #5256
// FREEBIE
9 years ago