Moxie Marlinspike
0ec1ae4ed3
Request needed permissions for thread search
8 years ago
Moxie Marlinspike
37092eee01
Externalize strings
8 years ago
Moxie Marlinspike
27d3dc918e
s/External Storage/Storage
8 years ago
Moxie Marlinspike
27e11e9627
Make sure we have SEND_SMS permission before sending an SMS
...
Fixes #7246
8 years ago
Moxie Marlinspike
6f10de5e30
Fix trying to launch a dialog from an application context
8 years ago
Moxie Marlinspike
e7a9893e94
Fix string typo
8 years ago
Moxie Marlinspike
acfc9d75e0
Use startForegroundService instead of startService on Android 8
8 years ago
Moxie Marlinspike
c2dbb34b25
Extract string resource
8 years ago
Moxie Marlinspike
64c8b4b2ef
Support for selective permissions
8 years ago
Moxie Marlinspike
886298674e
Adjust inbox zero empty state
8 years ago
Moxie Marlinspike
80042ae3aa
Display action mode over toolbar
...
Fixes #7198
8 years ago
Moxie Marlinspike
86bd2351bc
Replace answer/decline button and action for incoming calls
...
Fixes #7199
8 years ago
Moxie Marlinspike
cf81815bf6
Add recent chats to top of share list
8 years ago
Moxie Marlinspike
c5a9f27c31
Catch some activity not found exceptions for expired builds
8 years ago
Moxie Marlinspike
de812d3f0f
Extract string resources
8 years ago
Moxie Marlinspike
2da47c3bb3
Fix share list crash and update look/feel
...
Fixes #7195
8 years ago
Moxie Marlinspike
1986e58c5f
Remove unused resources
...
According to Android Studio
8 years ago
Moxie Marlinspike
b88069f396
Revert "Remove unused resources"
...
AS seems to have miscalculated
This reverts commit 344af622b7
.
8 years ago
Moxie Marlinspike
344af622b7
Remove unused resources
...
Or so says Android Studio
8 years ago
Moxie Marlinspike
534dec282f
Brighten light theme
...
1) Brighten background color
2) Add unread indicator in conversation list
3) Eliminate some conversation list overdraw
8 years ago
Moxie Marlinspike
03573df00f
Add inset dividers in conversation list
...
Closes #7074
8 years ago
Moxie Marlinspike
6b94d0679c
Remove unused resource
8 years ago
Moxie Marlinspike
405ee3b741
Improve search bar visibility
8 years ago
Moxie Marlinspike
9a75f49aa1
Add an empty state for search
8 years ago
Moxie Marlinspike
9c50057909
Add an empty state for archived
8 years ago
Moxie Marlinspike
bb878f8a67
Adjust Conversation List toolbar to match RecyclerView alignment
8 years ago
Moxie Marlinspike
3097c2855e
Add empty state for conversation list
8 years ago
Moxie Marlinspike
90ff0e58b0
Update registration flow
8 years ago
Moxie Marlinspike
5711adb2c9
Fix profile out of memory errors on low mem devices
...
Fixes #7094
// FREEBIE
8 years ago
Moxie Marlinspike
77c232760c
No documents found -> No documents
...
// FREEBIE
8 years ago
Moxie Marlinspike
cee3858e2e
Fix mysteriously missing string content
...
// FREEBIE
8 years ago
FeuRenard
d71fb4c958
Adjust dark themed NoActionBar activities
...
// FREEBIE
8 years ago
Moxie Marlinspike
677c7732cf
Update incognito keyboard string
...
Fixes #7037
// FREEBIE
8 years ago
Moxie Marlinspike
ba849bce2c
Add support for incognito keyboard preference
...
Closes #6985
// FREEBIE
8 years ago
Moxie Marlinspike
b3147aad55
Make "Shared media" string translatable
...
// FREEBIE
8 years ago
Moxie Marlinspike
2e56a0aa70
Fix typo
...
// FREEBIE
8 years ago
Moxie Marlinspike
2b4064f3b7
Add splash screen for read receipts
...
// FREEBIE
8 years ago
Moxie Marlinspike
8ce914a344
Refactor media overview activity to display documents
...
// FREEBIE
8 years ago
Moxie Marlinspike
c6b2e785a5
Reorganize conversation media activity to have sticky headers
...
// FREEBIE
8 years ago
Moxie Marlinspike
4828a8a274
Add conversation media photo rail to recipient preferences
...
// FREEBIE
8 years ago
Moxie Marlinspike
a1c276f70b
Update to V7 PreferencesCompat library
...
// FREEBIE
8 years ago
Moxie Marlinspike
cb9bc9659b
Support for read receipts
...
// FREEBIE
8 years ago
Moxie Marlinspike
65124fd1f2
Redesign conversation and conversation preferences layouts
...
Remove avatars from conversation items unless in a group chat.
// FREEBIE
8 years ago
Moxie Marlinspike
967c374213
Display error when camera doesn't return image
...
Partial #6926
// FREEBIE
8 years ago
Moxie Marlinspike
19be527370
Fix recursive experience upgrade activity problem
...
// FREEBIE
8 years ago
Moxie Marlinspike
2add02c62f
Add splash screen for setting profiles
...
// FREEBIE
8 years ago
Moxie Marlinspike
beed9d8034
Add length limit feedback when setting profile name
...
// FREEBIE
8 years ago
Moxie Marlinspike
64ad9ec9dd
Add group profile sharing logic
...
// FREEBIE
8 years ago
Moxie Marlinspike
1b2f52209d
Display unknown sender footer for unknown senders
...
// FREEBIE
8 years ago
Moxie Marlinspike
c11f2eddf5
Display user profile information in settings activity
...
Allow for editing
// FREEBIE
8 years ago
Moxie Marlinspike
df99deb480
Insert profile creation into registration flow, fix capture
...
// FREEBIE
8 years ago
Christian Ascheberg
95d48bd3e9
Improve wording of joined contact notification
...
Fixes #6757
Closes #6764
// FREEBIE
8 years ago
RiseT
52311eb881
"Message notifications" >> "Messages"
...
Closes #6700
// FREEBIE
8 years ago
Moxie Marlinspike
414a885b54
Make string plural
...
// FREEBIE
8 years ago
Moxie Marlinspike
59d3e666fe
Rename 'verify safety number' to 'view safety number'
...
// FREEBIE
8 years ago
Moxie Marlinspike
76c28cfa7a
Add support for SN verification
...
// FREEBIE
8 years ago
Moxie Marlinspike
73410f64b5
Display a notification when unable retrieve messages for push
...
Fixes #6684
// FREEBIE
8 years ago
Christian Ascheberg
662fe826cb
Fix conversation list safety number change snippet for groups
...
Fixes #5985
Closes #6655
// FREEBIE
8 years ago
Joan Montané
6ede47d4f7
FREEBIE: Add Catalan to language selector
...
Closes #6612
8 years ago
Mateo Hernandez
b17cba621e
Show emoji-only messages larger
...
Closes #6531
// FREEBIE
8 years ago
Mateo Hernandez
869630b7f4
Tint and resize import/export icons
...
Closes #6567
// FREEBIE
8 years ago
Moxie Marlinspike
03e347bfd9
s/Document/File
...
// FREEBIE
8 years ago
Moxie Marlinspike
25c7459464
Add support for notification priority preference
...
Fixes #6315
// FREEBIE
8 years ago
Moxie Marlinspike
2dceef50b7
Slim down some preference screens
...
// FREEBIE
8 years ago
Moxie Marlinspike
d00671e7a5
Tweak attachment type selector look
...
// FREEBIE
8 years ago
Moxie Marlinspike
2b79e131a7
Support for sending arbitrary file types
...
// FREEBIE
8 years ago
Ahmed Ibrahim Khalil
c3164a8e84
Support copying links on long click.
...
Fixes #6343
Closes #6454
8 years ago
Mateo Hernandez
a353ebd834
Add tint to preference icons
...
Closes #6540
// FREEBIE
8 years ago
Mateo Hernandez
9716849bb9
Fix preference divider crash on KitKat
...
Closes #6546
Fixes #6544
// FREEBIE
8 years ago
Moxie Marlinspike
8aab61c2e3
Make preference category card dividers more dark theme compatible
...
// FREEBIE
8 years ago
RiseT
9d3ff55457
Make "Contact joined Signal" translatable
...
Closes #6534
// FREEBIE
8 years ago
Mateo Hernandez
19c7fd21a8
Update preference screen icons
...
Closes #6538
// FREEBIE
8 years ago
Moxie Marlinspike
f583c14e0e
s/text/font size
...
// FREEBIE
8 years ago
Moxie Marlinspike
fe1cc3d6d1
Adjust compose field look
...
1) Align top of compose bubble with top of attach/send icon
2) Simplify hint
3) Make hint size same as input size
// FREEBIE
8 years ago
Moxie Marlinspike
5f5db5ded7
Support for message body text size preference
...
// FREEBIE
8 years ago
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
9 years ago
FeuRenard
cde92256a6
Convert file save toast string to plural
...
Closes #5961
// FREEBIE
9 years ago
RiseT
e8555a84ac
Make description strings in audio_view.xml translatable.
...
Closes #5916
// FREEBIE
9 years ago
Paul Lanctot
73bf75f65f
Accessible content labels for attachment icons
...
Fixes #5908
Closes #5917
// FREEBIE
9 years ago
Amire80
71276161fc
Remove comma splice from an English interface string
9 years ago
Moxie Marlinspike
f7474362ff
Updated emoji set
...
// FREEBIE
9 years ago
Moxie Marlinspike
1b44bdcd3c
Support for stickers and scribbles
...
// FREEBIE
9 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
Moxie Marlinspike
8fdcff9f20
If Signal isn't enabled for receiving SMS, don't allow sending SMS
...
Closes #5877
// FREEBIE
9 years ago
Moxie Marlinspike
b55a7ff5c0
Add copy and compare safety numbers from clipboard actions
...
// 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
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
mateoeh
0a72f6b32e
Add shadow under compose view on scroll
...
Fixes #5098
Closes #5796
// FREEBIE
9 years ago
Moxie Marlinspike
69d0242574
Giphy integration
...
// 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
RiseT
e3da0ac908
Make 'Disappears' in message details translatable
...
Fixes #5755
Closes #5756
// 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
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
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
Clam
a8a8ec1d40
Extend DPAD support.
...
Allows the hardware DPAD to control more of the UI.
Closes #4989
// 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
Geonu Kang
ba960a82e2
Extract compose subhint for SIM name to string resource
...
Fixes #5304
Closes #5305
// 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
Andreas Fehn
238471b847
Allow saving all attachments of a thread
...
Closes #3975
9 years ago
Moxie Marlinspike
0d6b2d899e
Fix broken strings
...
Fixes #5218
// FREEBIE
9 years ago
RiseT
12957d96e0
Improve identity key scanning strings
...
Closes #5218
Fixes #1481
// FREEBIE
9 years ago
Moxie Marlinspike
6da86e482d
Support for dual-sim SMS/MMS functionality
...
Allow source selection for sending SMS/MMS, and display the
SIM that received SMS/MMS.
Fixes #555
Closes #5199
// FREEBIE
9 years ago
Jani Monoses
847142d0f6
No need for capitalization in page title.
...
Closes #5097
// FREEBIE
9 years ago
2-4601
058585bf81
Fix five strings
...
Fixes
- one ambiguous pronoun
- one remaining reference of ambiguous 'lock screen'
- three cases of 'click' -> 'tap'
And gets rid of unnecessary line breaks in two strings.
Closes #5095
// FREEBIE
9 years ago
Geonu Kang
999a7431ac
Make debug log strings more consistent
...
Fixes #5083
Closes #5087
// FREEBIE
9 years ago
Luc Ritchie
f3f80f0c6e
Theme background color in device link screens
...
Fixes #4611
Closes #5066
9 years ago
Moxie Marlinspike
759f9d8016
Support for location drafts
...
Fixes #4979
// FREEBIE
10 years ago
Moxie Marlinspike
bcf95e50aa
Support for location messages
...
Start with encoding as a simple image thumbnail for compatibility
with MMS and iOS
// FREEBIE
10 years ago
agrajaghh
4fa6680f83
RTL support
...
Closes #4916
Fixes #4714
10 years ago
Christian Ascheberg
fd570310e0
fix more plurals
...
Closes #4898
// FREEBIE
10 years ago
agrajaghh
ed592950c0
setting to disable notifications for new contacts
...
also mute these notifications between 23:00 and 09:00
fixes #4572
Closes #4926
10 years ago
RiseT
d238e2bbc5
Wording: Improve some strings in Privacy preferences
...
Closes #4907
Fixes #4651
// FREEBIE
10 years ago
McLoo
50d33be0aa
Add Chinese (Traditional) to language list
...
Closes #4855
//FREEBIE
10 years ago
Darren Foong
43c784f564
Fix wrong Chinese language entry
...
Fixes #4845
Closes #4846
// FREEBIE
10 years ago
Christian Ascheberg
08b61572e9
fix some plurals
...
Closes #4815
Fixes #4811
// FREEBIE
10 years ago
Christian Ascheberg
4696837f2f
warn user before build expires
...
Closes #4322
// FREEBIE
10 years ago
RiseT
307578eb18
Wording ambiguity: Archived conversation -> Conversation archived
...
Closes #4802
// FREEBIE
10 years ago
Moxie Marlinspike
73acd1f3a2
Take people into Signal when they attempt to link w/ 3rd party scan
...
// FREEBIE
10 years ago
haffenloher
7c95adc7e6
Add delivery status icons to the conversation list
...
Closes #4710
10 years ago
Jake McGinty
df5c497b5b
remove compat actionbar shadow for invite page
...
// FREEBIE
10 years ago
Geonu Kang
8afdbc1f4d
Fix NewConversationActivity toolbar/overflow dynamic theming
...
Fixes #4624
Closes #4626
10 years ago
Geonu Kang
afb21203b7
Extract "Today" in device list item to string resource
...
Related to #4752
Closes #4780
// FREEBIE
10 years ago
Geonu Kang
29f4f269fc
Make "New Message!" notification string more consistent with guidelines
...
Fixes #4758
Closes #4759
// FREEBIE
10 years ago
RiseT
65176c940e
Wording consistency: thread -> conversation
...
Closes #4753
// FREEBIE
10 years ago
Geonu Kang
591ee92e45
Add string resource for unarchive button title
...
Fixes #4747
Closes #4748
// FREEBIE
10 years ago
clashman
24360bf5b6
Remove unnecessary capitalizations
...
Closes #4739
// FREEBIE
10 years ago
Moxie Marlinspike
0a9f28c228
Fix rogue action button toggleing in contact selection
...
Fixes #4700
// FREEBIE
10 years ago
McLoo
6431773288
Add Hebrew to language list
...
Closes #4707
//FREEBIE
10 years ago
Geonu Kang
3319748926
Signal-ize last remaining "data channel" and "push" string resources
...
Fixes #4730
Closes #4731
// FREEBIE
10 years ago
Moxie Marlinspike
2ab0029d49
Support for archive actions
...
Fixes #1141
Closes #4698
// FREEBIE
10 years ago
char32
796decdb0f
Switch from 'Contents Hidden' to 'New message'
...
Fixes #4004
Closes #4566
10 years ago
Jani Monoses
ec58132b25
No need for capitalization in dialog title.
...
Closes #4713
// FREEBIE
10 years ago
Geonu Kang
563f7e6e78
Make strings more consistent, "3G" -> "mobile data"
...
Fixes #4720
Closes #4721
// FREEBIE
10 years ago
Moxie Marlinspike
2ef808f406
Add help menu to conversation list overflow
...
Fixes #4552
// FREEBIE
10 years ago
Moxie Marlinspike
9b3457f0b2
Don't choke so hard on random QR codes
...
Fixes #4642
// FREEBIE
10 years ago
Moxie Marlinspike
dc1b420fef
Voice Note -> Voice Message
...
Fixes #4628
// FREEBIE
10 years ago
Geonu Kang
d9467ef3c5
Extract "Devices" preference category title to string resource
...
Fixes #4621
// FREEBIE
10 years ago
Geonu Kang
d5bf1b6137
Fix "Repeat new passphrase" spelling
...
Fixes #4617
// FREEBIE
10 years ago
Moxie Marlinspike
bfe4ad6c34
Voice notes
...
Closes #4610
Closes #3563
// FREEBIE
10 years ago
Jake McGinty
61386e9ca9
more useful contact select headers
...
Closes #4608
// FREEBIE
10 years ago
Moxie Marlinspike
7c0bf0c871
Device provisioning
...
Closes #4553
// FREEBIE
10 years ago
agrajaghh
6a99c6c4ac
Fix "Silent" summary for ringtone preference
...
fixes #3962
Closes #4441
//FREEBIE
10 years ago
agrajaghh
a65ade5366
add action buttons to the call notification
...
fixes #4160
Closes #4490
10 years ago
Geonu Kang
1323b49c57
Use separate menu title strings for insecure/secure calls
...
Fixes #4579
Closes #4580
// FREEBIE
10 years ago
Jake McGinty
25da3525fa
use material labels for passphrase text
...
closes #3374
Closes #4570
// FREEBIE
10 years ago
McLoo
245c0adeea
add dark theme to PassphraseChangeActivity
...
also adding DynamicLanguage to fix ActionBar language changes
10 years ago
Jake McGinty
2ce2a0d5c3
add refresh in overflow to NewConversationActivity
...
fixes #4470
closes #4564
// FREEBIE
10 years ago
Christian Ascheberg
1d8aef1669
Plural group join message
...
Closes #4535
Fixes #4521
// FREEBIE
10 years ago
Geonu Kang
cca38ddf3f
Improve Delete Thread, Reset Secure Session confirmation dialogs
...
Fixes #4512
Closes #4513
// FREEBIE
10 years ago
Jake McGinty
36426a74c1
correct all colorControl* AppCompat attributes
...
solves problem described in #4494
// FREEBIE
10 years ago
heyimgay
04f9187c14
activated state of switches match textsecure color
...
fixes #3881
10 years ago
Sam Lanning
66578a2c76
Change notification privacy setting wording
...
"Neither" -> "No name or message"
fixes #3903
closes #3966
// FREEBIE
10 years ago
agrajaghh
c4339813e6
migrate to AppCompatDialog
...
closes #3222
10 years ago
Carlin
927aac2c4a
Add button to toggle passphrase visibility
...
closes #3776
// FREEBIE
10 years ago
McLoo
6c20a4c08b
Change 'Title' to 'Group name' in group update message
...
closes #3424
//FREEBIE
10 years ago
Jake McGinty
d3000f384f
adhere to android plural standards
...
// FREEBIE
Closes #4503
10 years ago
Jake McGinty
76b0183e0f
move db query off main thread, fix group self-add
...
fixes #4168
Closes #4502
// FREEBIE
10 years ago
Jake McGinty
fb8d6cb538
contact selection reeemix
...
1) RecyclerView-based, with better long scroller
and more material-inspired look.
2) Add badge for Signal users to contact selection
list.
// FREEBIE
10 years ago
Moxie Marlinspike
7bec5efe1a
Add 'Signal Call' option to contact card
...
Fixes #4392
Closes #4465
// FREEBIE
10 years ago
agrajaghh
5c59c3f423
make invite strings plural
...
fixes #4388
Closes #4389
// FREEBIE
10 years ago
Sebastian Morr
181c7dfd85
Add the option to mute notifications for one year.
...
Fixes #4448 .
Closes #4454
10 years ago
RiseT
e1f9519235
Replace 'my' with 'your'
...
See
https://www.google.com/design/spec/style/writing.html#writing-language
// FREEBIE
10 years ago
RiseT
7f0b0803bc
Change 'SD card' to 'storage' & cosmetic corrections
...
Fixes #3920
10 years ago
Moxie Marlinspike
be0ca330f5
Nicer looking attachment type selector
...
Closes #4367
// FREEBIE
10 years ago
Manuel Geier
328a3ff20e
show total number of messages or threads to be deleted
...
in delete-confirm-dialogs
Closes #4284
// FREEBIE
10 years ago
Jake McGinty
3e798a9863
batch invitation
...
// FREEBIE
10 years ago
Moxie Marlinspike
8d82033855
Notify when contacts join Signal
...
Closes #4314
// FREEBIE
10 years ago
RiseT
08be47c03e
Adjust a couple of strings in order to include calls AND messages.
...
Closes #4311
10 years ago
RiseT
13bd3c773c
Make some 'notification sound' strings consistent with the rest
...
Closes #4324
// FREEBIE
10 years ago
Geonu Kang
ea4def7ea1
Change string "Load" to "See"
...
Fixes #4304
Closes #4305
// FREEBIE
10 years ago
Jake McGinty
285bd3de0e
tweak reminder jedi mind tricks
...
// FREEBIE
10 years ago
Moxie Marlinspike
3453aadcfd
Revert "Change string "Load" to "See""
...
This reverts commit 7a0765c1c2
.
10 years ago
Geonu Kang
7a0765c1c2
Change string "Load" to "See"
...
Fixes #4304
Closes #4305
// FREEBIE
10 years ago
Sam Lanning
c342f0d7e4
Change text of dialog box confirming blocking.
...
Blocking users now also blocks incoming calls, so the block confirmation
message has been updated.
fixes #4217
Closes #4295
// FREEBIE
10 years ago
Moxie Marlinspike
5111fe2e95
Display thumbnail previews for images in conversation list.
...
Closes #4262
// FREEBIE
10 years ago
Moxie Marlinspike
15c6f18750
Support for an audio view to allow in-app playback of audio.
...
Closes #4270
// FREEBIE
10 years ago
Jake McGinty
4ffb1ea95e
in-conversation invite reminder
...
Closes #4250
// FREEBIE
10 years ago
Bastelbursche
38d0b5caa8
Remove unused strings with "session"
...
Closes #4208
10 years ago
Jake McGinty
ae97495c47
only load partial conversation by default
...
Closes #4252
Fixes #3911
// FREEBIE
10 years ago
Moxie Marlinspike
143f786322
Extern Incoming call string.
...
Fixes #4196
// FREEBIE
10 years ago
Geonu Kang
a0859a71b2
Make 'reset secure session' consistent
...
Closes #4200
Fixes #4198
// FREEBIE
10 years ago
Moxie Marlinspike
26f8870344
server failed -> network failed
...
// FREEBIE
10 years ago
Moxie Marlinspike
e0ebe6c858
Switch up thread record strings
...
// FREEBIE
10 years ago
Moxie Marlinspike
77d73fa572
Correctly display call actions in thread list
...
Fixes #4170
// FREEBIE
10 years ago
Jake McGinty
d071625326
fix experience upgrade versioning
...
Closes #4169
// FREEBIE
10 years ago
Moxie Marlinspike
ff1f190110
Rename some strings
...
// FREEBIE
10 years ago
Moxie Marlinspike
c6abb7dc64
Switch recipient preference from Rington -> Notification tone
...
// FREEBIE
10 years ago
Moxie Marlinspike
003787e4a6
Externalize missing strings.
...
Fixes #4158
// FREEBIE
10 years ago
Brinly Taylor
0d05a2bf09
Signal: Clarify a string.
...
Closes #4157
// FREEBIE
10 years ago
Jake McGinty
3035dc4df9
Experience upgrade splash screen.
...
Behaves similarly to the DatabaseUpgradeActivity. You have a
static list of ExperienceUpgrade models that include a "trigger"
version, where when a user upgrades through it a notification
will appear, and there will be a splash explanation screen.
Right now the splash screens are basic and not too configurable,
but that can be reworked as upgrades demand.
Closes #4151
10 years ago
Moxie Marlinspike
31e20ca87e
Distinguish between secure and insecure call in conversation menu.
...
// FREEBIE
10 years ago
Moxie Marlinspike
123c7b2119
Extract RedPhone string resources
...
// FREEBIE
10 years ago
Moxie Marlinspike
a0fc948519
Menu should be 'reset secure session,' since it'll never end.
...
// FREEBIE
10 years ago
Moxie Marlinspike
4044da849e
Replace all strings containing 'TextSecure' with 'Signal'
...
// FREEBIE
10 years ago