Commit Graph

81 Commits (856a4d286034f4f1544695c48becf11d706ee6c2)

Author SHA1 Message Date
Moxie Marlinspike d0e781ccb4 Sync read receipt configuration to sibling devices
// FREEBIE
8 years ago
Moxie Marlinspike e5e0bc2333 Reorganize preference widgets
// FREEBIE
8 years ago
Moxie Marlinspike a1c276f70b Update to V7 PreferencesCompat library
// FREEBIE
8 years ago
Moxie Marlinspike beed9d8034 Add length limit feedback when setting profile name
// FREEBIE
8 years ago
Moxie Marlinspike 6bfe05323e Update recipient preference style
// FREEBIE
8 years ago
Moxie Marlinspike c11f2eddf5 Display user profile information in settings activity
Allow for editing

// FREEBIE
8 years ago
Moxie Marlinspike 375207f073 Switch MMS groups to use the group database infrastructure
Eliminate the concept of 'Recipients' (plural). There is now just
a 'Recipient', which contains an Address that is either an individual
or a group ID.

MMS groups now exist as part of the group database, just like push
groups.

// 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
Mateo Hernandez f07ce7b1f1 Move SMS/MMS pref hiding logic to onCreate
Closes #6528
// FREEBIE
8 years ago
Moxie Marlinspike 5f5db5ded7 Support for message body text size preference
// 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 04153a3869 Grey 'LED blink pattern' when LED Color is None
Add BooleanListPreference to allow pref_led_blink to depend on
pref_led_color being non-None.

Closes #6480
8 years ago
Moxie Marlinspike 94964474b2 So long redphone
// FREEBIE
8 years ago
Moxie Marlinspike 1e02d70052 Make webrtc calling default
// FREEBIE
8 years ago
Moxie Marlinspike cb6e048070 Don't try to unregister for GCM if Play Services doesn't exist
Fixes #6314
// 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 e25d31ceb6 Disable webrtc calling for Gingerbread users
Fixes #6220
// FREEBIE
8 years ago
Moxie Marlinspike ea0945d406 Beta support for webrtc video and voice calling
// FREEBIE
8 years ago
Moxie Marlinspike 541718fd11 Support for censorship circumvention in Egypt and UAE
// FREEBIE
9 years ago
Moxie Marlinspike 7b589c4300 TextSecure is now SignalService
// FREEBIE
9 years ago
2-4601 9f2f3df2ea Fix passphrase string resource reference
Fixes a stupid mistake in pr #5095 where I changed a string again but
forgot to change the resource reference in code :/

Closes #5140
// 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
agrajaghh 4fa6680f83 RTL support
Closes #4916
Fixes #4714
10 years ago
Christian Ascheberg 08b61572e9 fix some plurals
Closes #4815
Fixes #4811
// FREEBIE
10 years ago
RiseT 65176c940e Wording consistency: thread -> conversation
Closes #4753
// FREEBIE
10 years ago
Moxie Marlinspike 2ab0029d49 Support for archive actions
Fixes #1141
Closes #4698
// FREEBIE
10 years ago
Moxie Marlinspike 54b30c47f5 Display registered number in advanced preferences
Fixes #4504
// FREEBIE
10 years ago
agrajaghh 6a99c6c4ac Fix "Silent" summary for ringtone preference
fixes #3962
Closes #4441

//FREEBIE
10 years ago
agrajaghh c4339813e6 migrate to AppCompatDialog
closes #3222
10 years ago
Moxie Marlinspike 58406d6b37 Consider unregister successfull on 401 from RP server.
Fixes #4362
// FREEBIE
10 years ago
RiseT 08be47c03e Adjust a couple of strings in order to include calls AND messages.
Closes #4311
10 years ago
Moxie Marlinspike 4044da849e Replace all strings containing 'TextSecure' with 'Signal'
// FREEBIE
10 years ago
Moxie Marlinspike ba67f108d4 Support unregistration from RedPhone
// FREEBIE
10 years ago
Moxie Marlinspike 50f079af8c Fix for AIOBE when language is no longer supported.
// FREEBIE
10 years ago
Jake McGinty b55df9e186 don't cache preference for emoji
Closes #4098
// FREEBIE
10 years ago
Jake McGinty e077cc6581 advanced pref to use android emoji
// FREEBIE
10 years ago
Jake McGinty 80ce83ef9d Media download controls
Closes #3991
// FREEBIE
10 years ago
Moxie Marlinspike 120cde9917 Support for notification privacy settings.
// FREEBIE
10 years ago
Moxie Marlinspike e88a7c3fd7 Update blocked contact list item on main thread.
Fixes #3825
// FREEBIE
10 years ago
Moxie Marlinspike b1f336c874 Fix color selection dialog on GB.
Fixes #3626
// FREEBIE
10 years ago
Moxie Marlinspike dcc7ba20e6 Update disable passphrase strings.
Fixes #3705
// FREEBIE
10 years ago
Owen66 140cbe9f25 Track previously selected per-recipient ringtone value.
Fixes #3397
Closes #3477
10 years ago
Moxie Marlinspike 4ea40b30a2 Switch to enum and theme type for MaterialColor.
// FREEBIE
10 years ago
Moxie Marlinspike ce2f66ad17 Refactor colorization to support dark theme.
// FREEBIE
10 years ago
Moxie Marlinspike 296796eb54 User-selectable contact colors.
// FREEBIE
10 years ago
Moxie Marlinspike 4feedab02c Display generic 'group' avatar for MMS groups.
Fixes #3386
// FREEBIE
10 years ago
Nicholas Thomson 155cbf686d Add version info in preferences/advanced
Fixes #3324
Closes #3404
10 years ago
agrajaghh 687beda478 Set ActionBar title to "Privacy"
Fixes #3406
Closes #3410

// FREEBIE
10 years ago
Moxie Marlinspike 40af2a81db Support for per-recipient muting, blocking, and ringtones.
Fixes #757
Fixes #354
Fixes #222
Closes #1815
Closes #3378

// FREEBIE
10 years ago