aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/FirstTimeActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add first time wizard for sync settings"Dominik Schürmann2015-11-231-76/+0
* Add first time wizard for sync settingsDominik Schürmann2015-11-231-0/+76
* Manage my keys wizardDominik Schürmann2015-03-191-110/+0
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-1/+1
* Move key list logic into fragment, UI fixes for nav drawerDominik Schürmann2015-01-291-1/+1
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-1/+0
* show notification if KeyListActivity is spawned with an EXTRA_RESULTVincent Breitmoser2015-01-161-1/+2
* Refactor BaseActivityDominik Schürmann2015-01-131-2/+2
* Use Toolbar and new BaseActivityDominik Schürmann2015-01-131-3/+5
* Fix crash on first time wizardDominik Schürmann2014-12-281-2/+2
* Add workaround for bug #912Dominik Schürmann2014-10-021-0/+7
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-1/+1
* Fix nullpointer in first time activityDominik Schürmann2014-08-201-1/+3
* return some more resultsDominik Schürmann2014-08-201-5/+7
* Prettify buttonsDominik Schürmann2014-07-271-7/+6
* Work on first time wizard designDominik Schürmann2014-07-271-4/+12
* Program flow fixesDominik Schürmann2014-07-251-7/+20
* Temporary program flow fixesDominik Schürmann2014-07-161-0/+3
* New first time screenDominik Schürmann2014-07-161-0/+74