aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util/Preferences.java
Commit message (Expand)AuthorAgeFilesLines
* Settings: remove unuseful initializationAndrea Torlaschi2016-05-171-6/+0
* Fixed 'Orbot appears not to be running' (#1792)vanitasvitae2016-05-111-0/+3
* change sync interval on change in codeAdithya Abraham Philip2016-03-241-2/+21
* Final commitAdvaita2016-03-231-13/+19
* passphrasecache: update defaults, add "forever" settingVincent Breitmoser2016-01-111-2/+4
* Use more generic 'Security Token' where possible, add sutitle to create key w...Dominik Schürmann2016-01-101-2/+2
* inline-ttl: remove "default" settingVincent Breitmoser2016-01-061-8/+3
* some code cleanup in PreferencesVincent Breitmoser2016-01-061-10/+16
* inline-ttl: support "screen off" in preferenceVincent Breitmoser2016-01-061-1/+3
* inline-ttl: save changes in ttl settingsVincent Breitmoser2016-01-061-16/+24
* inline-ttl: create ttl choice customization setting activityVincent Breitmoser2016-01-061-15/+60
* added Facebook links support, reworked PreferencesAdithya Abraham Philip2015-12-061-53/+47
* use Proxy.NO_PROXY instead of null value for no proxyVincent Breitmoser2015-10-291-0/+2
* uploadop: clean up, add loggingVincent Breitmoser2015-10-291-0/+7
* Remove default PIN settingDominik Schürmann2015-10-161-10/+0
* Make keybase an experimental featureDominik Schürmann2015-08-281-0/+10
* Experimental features settings reworkedDominik Schürmann2015-08-271-6/+15
* Experimental feature settingDominik Schürmann2015-08-271-1/+13
* Move proxy pref values out of stringsDominik Schürmann2015-08-241-7/+10
* introduced constants for keyserver sync, fixed sync issueAdithya Abraham Philip2015-08-201-2/+7
* Fix preference version handlingThialfihar2015-07-211-2/+2
* Use a constant for the default value of the themeThialfihar2015-07-211-1/+1
* Rename updatePreferences() to upgradePreferences()Thialfihar2015-07-211-1/+1
* Refactor theme preference values into constantsThialfihar2015-07-211-1/+5
* Add theme settingThialfihar2015-07-211-0/+9
* ensuring code style is preservedAdithya Abraham Philip2015-07-031-3/+2
* orbot dialog fragments addedAdithya Abraham Philip2015-07-031-22/+2
* fixed Proxy generation, proxy working for for cloud importAdithya Abraham Philip2015-07-031-10/+9
* fixed prefsAdithya Abraham Philip2015-07-031-1/+10
* added proxy support, silent right nowAdithya Abraham Philip2015-07-031-1/+2
* added ProxyPrefsAdithya Abraham Philip2015-07-031-3/+38
* added proxy typeAdithya Abraham Philip2015-07-031-0/+26
* added proxy/tor preferencesAdithya Abraham Philip2015-07-031-0/+47
* correct keyserver preference retrievalAdithya Abraham Philip2015-07-021-1/+5
* instrument: delete file and inline preference testsVincent Breitmoser2015-06-231-0/+5
* keep prefernces individual per dialog (affects only compression)Vincent Breitmoser2015-06-031-4/+16
* implement sticky preferencesVincent Breitmoser2015-05-311-0/+30
* support for handling keyserver urls from browser, added documentationAdithya Abraham Philip2015-04-201-0/+5
* Fix YubiKey naming, cleanupDominik Schürmann2015-04-151-4/+4
* Remove advanced preferences, move compression as menu item in encrypt activit...Dominik Schürmann2015-03-051-91/+0
* Remove preferences multi process min sdk checkDominik Schürmann2015-03-051-6/+2
* Better selection of preferred algorithmDominik Schürmann2015-03-051-1/+9
* Disable default yubikey PIN by defaultDominik Schürmann2015-02-221-1/+1
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-2/+2
* Yubikey numkey by default to trueDominik Schürmann2015-01-141-1/+1
* Move advanced info into own activityDominik Schürmann2014-10-261-10/+0
* Added option for num keypad for YubiKeyJerzy Kołosowski2014-10-131-0/+10
* get rid of two consolidate number preferencesVincent Breitmoser2014-10-031-20/+0
* passphrasecache: cache by master key, introduce preference for cache by subkeyVincent Breitmoser2014-09-231-0/+10
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-0/+343