aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/base/BaseActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor theme changing to avoid code repetitionThialfihar2015-07-211-33/+5
* Refactor theme preference values into constantsThialfihar2015-07-211-1/+2
* Add forgotten docu to a new methodThialfihar2015-07-211-0/+6
* Automatically recreate activities on theme changeThialfihar2015-07-211-4/+29
* Add theme settingThialfihar2015-07-211-0/+12
* some cleanup and fix for back button in ImportKeysActivity (fixes #1372)Vincent Breitmoser2015-07-081-3/+12
* do nfc dispatching in MainActivityVincent Breitmoser2015-05-171-1/+3
* Switch to new support lib version 22.1Dominik Schürmann2015-04-251-2/+2
* first steps toward yubikey activityVincent Breitmoser2015-03-211-0/+139