Commit Graph

76 Commits (b97363e4076ecb375e2373b8ac60319fd07bc404)

Author SHA1 Message Date
Moxie Marlinspike 8d82033855 Notify when contacts join Signal
Closes #4314
// FREEBIE
9 years ago
RiseT 08be47c03e Adjust a couple of strings in order to include calls AND messages.
Closes #4311
9 years ago
RiseT 13bd3c773c Make some 'notification sound' strings consistent with the rest
Closes #4324
// FREEBIE
9 years ago
Moxie Marlinspike ff1f190110 Rename some strings
// FREEBIE
9 years ago
Moxie Marlinspike c6abb7dc64 Switch recipient preference from Rington -> Notification tone
// FREEBIE
9 years ago
Moxie Marlinspike 31e20ca87e Distinguish between secure and insecure call in conversation menu.
// FREEBIE
9 years ago
Moxie Marlinspike 4044da849e Replace all strings containing 'TextSecure' with 'Signal'
// FREEBIE
9 years ago
Jake McGinty e077cc6581 advanced pref to use android emoji
// FREEBIE
9 years ago
Jake McGinty aaf3d6a7c7 media download controls i18n
fixes #4015
// FREEBIE
9 years ago
Jake McGinty 80ce83ef9d Media download controls
Closes #3991
// FREEBIE
9 years ago
f41c0r 7e2c9f97e9 Adds dependency for display in notifications
Fixes #3982
Closes #3986

// FREEBIE
9 years ago
RiseT f693a04531 Preferences Message Notifications Description
// FREEBIE
Closes #3871
9 years ago
Moxie Marlinspike 120cde9917 Support for notification privacy settings.
// FREEBIE
9 years ago
Moxie Marlinspike d1940fe0f9 Support for populating contacts DB with TS account type.
// FREEBIE
9 years ago
Moxie Marlinspike 8d9ae731ef Only use MasterSecret for local message encryption.
Not for the axolotl store.

// FREEBIE
9 years ago
Owen66 140cbe9f25 Track previously selected per-recipient ringtone value.
Fixes #3397
Closes #3477
9 years ago
Moxie Marlinspike 296796eb54 User-selectable contact colors.
// FREEBIE
9 years ago
Moxie Marlinspike 957aa2e3d1 Leave device management screen inaccessible for now.
// FREEBIE
9 years ago
Moxie Marlinspike bf3c1d3745 Support for device management, limits, and contact requests.
// FREEBIE
9 years ago
Moxie Marlinspike 40af2a81db Support for per-recipient muting, blocking, and ringtones.
Fixes #757
Fixes #354
Fixes #222
Closes #1815
Closes #3378

// FREEBIE
9 years ago
agrajaghh 3e890e11d9 add SwitchCompat to preferences
Closes #3137
9 years ago
Rhodey Orbits d0f26f3e97 switch default led color to blue
Fixes #3115
Closes #3116

// FREEBIE
9 years ago
Jake McGinty 2f20bb89f3 use internal emoji pane for all android versions
1) Enter key by default (remove as option), still
   keeping "Enter key sends" option

2) New material assets for emoji and keyboard icons,
   inc a xxhdpi version finally

fixes #2300, fixes #2251, fixes #2183

Closes #2302

// FREEBIE
9 years ago
Sam Whited dbda758841 Add pref to change MMS user agent
Closes #2363

// FREEBIE
9 years ago
agrajaghh 0f572d1e5d adapt SMS strings in preferences
Fixes #2672
Closes #2682

//FREEBIE
9 years ago
agrajaghh dee2e0906e remove "Complete key exchanges" from advanced options
Closes #2664

//FREEBIE
9 years ago
Moxie Marlinspike a4e18c515c Remove encrypted SMS transport, simplify transport options.
Closes #2647

// FREEBIE
9 years ago
Moxie Marlinspike 534df06794 Support granular "custom" MMS preferences.
1) Make each MMS preference an individual choice between custom
   and default.

2) Display default values.

Closes #2487

// FREEBIE
9 years ago
agrajaghh a4bd9fae9a make "repeat alerts" setting translatable
Fixes #2511
Closes #2516

 //FREEBIE
10 years ago
agrajaghh 20d43bbfcb add icons to the preference categories
Closes #2361
10 years ago
Moxie Marlinspike 6e85677c52 Support 'WiFi calling' devices.
// FREEBIE

Fixes #2254
Fixes #2240
Fixes #2160

Closes #2263
10 years ago
Moxie Marlinspike 6b05f7905b Use betterpicker for HMS timeout.
// FREEBIE

Closes #1890
10 years ago
Moxie Marlinspike df12174458 Add support for notification reminders.
// FREEBIE

Closes #1623
Fixes #323
10 years ago
Moxie Marlinspike 3c4ac4b105 Add option that allows disabling MMS fallback with TS users.
// FREEBIE

Closes #1444
10 years ago
agrajaghh 2f6cefca8a refactor preferences into multiple PreferenceFragments 10 years ago
Jake McGinty f3f173f653 support mms basic auth
// FREEBIE
10 years ago
Moxie Marlinspike 0e6773b4b7 Remove directory refresh preference.
This is present on the contact screen now, so there's no longer
any need for it here.
10 years ago
Jake McGinty 06659fd98f hide screen security when unsupported
// FREEBIE
10 years ago
Buck Doyle 61fbf382eb Extract Input Settings preference header string.
Fixes #1159

FREEBIE
10 years ago
Jake McGinty d827ab1b36 more precise sms controls
// FREEBIE
10 years ago
Vladislav Meshochkin 948f481530 Make notification preferences look normally 10 years ago
Sam Whited 384fb3b2b5 Add option to disable screen security
See WhisperSystems/TextSecure#788
11 years ago
Moxie Marlinspike 5a62856e46 Make SMS delivery reports optional. 11 years ago
Jake McGinty 0015711759 migrate logcat submit to preferences
// FREEBIE
11 years ago
Moxie Marlinspike ca2eecaedf Add advanced preference for refreshing push directory. 11 years ago
Moxie Marlinspike 918f223149 Add preference to disable the SMS channel all together.
1) If the SMS fallback preference is disabled, no outgoing
   messages will succeed via the SMS transport.

2) If the SMS fallback preference is disabled, "mirroring" the
   SMS db state when not the default system SMS app is disabled.
11 years ago
Moxie Marlinspike d7070e7ecf Inserted the Registration activity into initial setup flow.
1) Added push messaging toggle to preferences.

2) Added push messaging registration screen to setup flow.

3) Migrated rest of SharedPreferences accessors to
   TextSecurePreferences.
11 years ago
thoughtbox 389fdaed32 Enter key string.xml references
To allow for translations
11 years ago
Veeti Paananen 6eb094c87e Show LED and ringtone setting values in their summaries
As instructed in the Android design guidelines. Also removed unnatural
capitalization.
11 years ago
thoughtbox cc5981594f Add summary to "Sound" preference (1 of 2) 11 years ago