Commit Graph

558 Commits (e5a287b4e52ec64b98826548ee598a49addea169)

Author SHA1 Message Date
Moxie Marlinspike e5a287b4e5 Add preference for SMS invitation prompt
// FREEBIE
8 years ago
Moxie Marlinspike 13d785894a Fix up preference screen a little
1) Remove phantom padding on left margin for all fragments

2) Move preferences around slightly

3) Add some card separators and style led list pref

// FREEBIE
8 years ago
Taylor Kline b7f9525680 Remove unused summary field for notification.
Closes #6481
8 years ago
Moxie Marlinspike ce9a67d095 Fix case
// FREEBIE
8 years ago
Moxie Marlinspike 75782affd1 Adjust joined signal string
// FREEBIE
8 years ago
Paride Legovini 9d52e6af6a Don't mention CyanogenMod
Closes #6422
// FREEBIE
8 years ago
Moxie Marlinspike 3aae86d20c Update registration activity style
// FREEBIE
8 years ago
Moxie Marlinspike f67eb5f9f3 Support for receiving arbitrary attachment types
// FREEBIE
8 years ago
greenjoe deb96646a3 Add action indicator when resending a message.
When message is being resent, "RESEND" button now disappears.
"Resending..." text is displayed instead of an error message.

Fixes #6307
Closes #6347
8 years ago
FeuRenard 52b1e17c36 Unify alert dialog button colors
Fixes #5227
Closes #5415
// FREEBIE
8 years ago
Moxie Marlinspike 9273f5cc67 Switch import/export activity from tabs to cards
// FREEBIE
8 years ago
Christian Ascheberg 3506f2db12 Improve group update descriptions
Closes #5416
// FREEBIE
8 years ago
RiseT a41e82bb7d Make WebRtcCallScreen_new_safety_numbers_title singular
Closes #6364
// FREEBIE
8 years ago
mcloo 7ae0f38c45 Update language list
Closes #6055
8 years ago
Moxie Marlinspike ed5faa4ba9 Add video calling intro screen
// FREEBIE
8 years ago
Moxie Marlinspike 9b8719e2d5 Support for website distribution build with auto-updating APK
// FREEBIE
8 years ago
haffenloher 76ac95756f Fix last seen divider crash on Android <5.0
Apparently, it's not possible to reference an attribute in an xml
drawable on API <21, so we have to use separate light and dark theme
drawables instead.

Closes #6285
8 years ago
Moxie Marlinspike 4ee607878c Fix unread message conversation separator for dark theme
Fixes #6265
// FREEBIE
8 years ago
Moxie Marlinspike b27d829013 Extract some strings for localization
// FREEBIE
8 years ago
Moxie Marlinspike 1669731329 Support for using Signal without Play Services
This is now possible with beta calling, so non-GCM users are a
part of beta calling by default.

// FREEBIE
8 years ago
Moxie Marlinspike f541e33356 Publish TURN-only ICE candidates in some situations
1) Incoming call is from a number not in user's address book

2) Turn-only preference is enabled for all incoming/outgoing calls

// FREEBIE
8 years ago
haffenloher 83e31cac07 Show videos in media overview
Fixes #5941
Closes #6152
// FREEBIE
8 years ago
FeuRenard 98d223f094 Don't display date for drafts in media preview
Closes #6208
// FREEBIE
8 years ago
RiseT 917389131c Fix some wording for group conversations
Closes #6204
Fixes #6193

// FREEBIE
8 years ago
haffenloher 9c1f7f1657 Make VideoPlayer toast error message translatable
Closes #6150
// FREEBIE
8 years ago
Moxie Marlinspike 8bf160532e Make safety numbers singular in webrtc call screen
Closes #6148
// FREEBIE
8 years ago
Moxie Marlinspike d9b42c4369 Support for a "new messages" divider in conversations
// FREEBIE
8 years ago
Moxie Marlinspike f3e47f7b60 Support for minimized controls during video call
// FREEBIE
8 years ago
Moxie Marlinspike ea0945d406 Beta support for webrtc video and voice calling
// FREEBIE
8 years ago
Moxie Marlinspike e2b81c9637 Update look and feel of fast-scroll-to-bottom
Closes #6086
// FREEBIE
8 years ago
Stuart Gilbert aa9d8e4d14 Add scroll to bottom button in conversation view
Added a FloatingActionButton to the conversation_fragment
that appears and disappears using the same logic as the
existing compose divider: appear when the conversation list
is scrolled away from the bottom, disappear when the list is
scrolled to the bottom.

Fixes #5651
8 years ago
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
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
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
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 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
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 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
Moxie Marlinspike 8af9b7fd15 Improve animations on audio controls, enable push to talk
// FREEBIE
9 years ago