aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/SettingsActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Settings: remove unuseful initializationAndrea Torlaschi2016-05-171-14/+0
|
* Settings: change CheckBoxPreference to SwitchPreferenceAndrea Torlaschi2016-05-171-3/+2
|
* change sync interval on change in codeAdithya Abraham Philip2016-03-241-4/+12
|
* Final commitAdvaita2016-03-231-3/+3
| | | | | | | | | | | | | | | | All changes included Improvements -Reformatted code wherever required -Only active wifi connections trigger events -Improve sync reliability -Removed extra permission Minor Changes -Refactored 2 variables for easier readbility -Wifi-Only-Sync is now enabled by default
* delete linked contacts on turning off contact syncAdithya Abraham Philip2016-02-061-0/+5
|
* inline-ttl: create ttl choice customization setting activityVincent Breitmoser2016-01-061-17/+26
|
* fixed key update preference not turning offAdithya Abraham Philip2015-12-211-0/+2
|
* added Facebook links support, reworked PreferencesAdithya Abraham Philip2015-12-061-172/+56
|
* Show notification when READ_CONTACTS permission is denied in sync service, ↵Dominik Schürmann2015-11-231-6/+6
| | | | hide linked contact card if permission is denied
* Request contact permission in settings for contact linkingDominik Schürmann2015-11-231-6/+65
|
* Cleanup settings activityDominik Schürmann2015-11-081-67/+0
|
* Remove default PIN settingDominik Schürmann2015-10-161-17/+0
|
* fix up navigation in keyserver select (fixes #1482)Vincent Breitmoser2015-09-111-3/+3
|
* Reword experimental settingsDominik Schürmann2015-08-291-2/+4
|
* Make keybase an experimental featureDominik Schürmann2015-08-281-0/+15
|
* Fix theme settingDominik Schürmann2015-08-271-0/+2
|
* Use SwitchPreference more oftenDominik Schürmann2015-08-271-14/+14
|
* Experimental features settings reworkedDominik Schürmann2015-08-271-11/+25
|
* Experimental feature settingDominik Schürmann2015-08-271-6/+36
|
* added on/off summariesAdithya Abraham Philip2015-08-201-1/+26
|
* added sync preferencesAdithya Abraham Philip2015-08-201-2/+62
|
* Fix theme bugsDominik Schürmann2015-08-121-1/+6
|
* Refactor theme changing to avoid code repetitionThialfihar2015-07-211-22/+5
|
* Refactor theme preference values into constantsThialfihar2015-07-211-1/+1
| | | | Also explicitly set a theme via preference updating to the default.
* Automatically recreate activities on theme changeThialfihar2015-07-211-0/+33
|
* Add theme settingThialfihar2015-07-211-1/+35
| | | | | This prepares that different themes can be added. Currently light and dark will just use the default OK theme.
* linked proxy settings to other proxy checkboxAdithya Abraham Philip2015-07-071-7/+22
|
* added proxy support to OperationHelperAdithya Abraham Philip2015-07-031-0/+2
|
* Rename package back to orbot because these are orbot utilsDominik Schürmann2015-07-031-1/+1
|
* Cleanup tor codeDominik Schürmann2015-07-031-1/+1
|
* Fix crash on settings by adding proxy fragment to isValidFragmentDominik Schürmann2015-07-031-0/+1
|
* ensuring code style is preservedAdithya Abraham Philip2015-07-031-7/+5
|
* orbot dialog fragments addedAdithya Abraham Philip2015-07-031-260/+159
|
* fixed Proxy generation, proxy working for for cloud importAdithya Abraham Philip2015-07-031-1/+4
|
* fixed prefsAdithya Abraham Philip2015-07-031-0/+3
|
* added NetCipher as submoduleAdithya Abraham Philip2015-07-031-1/+1
|
* added proxy typeAdithya Abraham Philip2015-07-031-2/+20
|
* added proxy/tor preferencesAdithya Abraham Philip2015-07-031-1/+284
|
* reworked keyserver preferences with recyclerviewAdithya Abraham Philip2015-07-021-27/+2
|
* Better settings workaroundsDominik Schürmann2015-06-301-3/+4
|
* Cleanup preference codeDominik Schürmann2015-06-301-41/+3
|
* Fix YubiKey naming, cleanupDominik Schürmann2015-04-151-14/+14
|
* Remove advanced preferences, move compression as menu item in encrypt ↵Dominik Schürmann2015-03-051-165/+0
| | | | activites, select hash and encryption algo based on hardcoded preferred lists
* Better selection of preferred algorithmDominik Schürmann2015-03-051-13/+29
|
* Go to keyserver settings directlyDominik Schürmann2015-02-221-1/+0
|
* Yubikey numkey by default to trueDominik Schürmann2015-01-141-0/+3
|
* Toolbar for settingsDominik Schürmann2015-01-141-0/+506