aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util/Preferences.java
Commit message (Expand)AuthorAgeFilesLines
* 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