aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/MainActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix animation in manage keys for security tokensDominik Schürmann2016-04-301-2/+2
|
* Update libraries, add proguard filters to be under 64K limitDominik Schürmann2016-04-291-1/+2
|
* Use more generic 'Security Token' where possible, add sutitle to create key ↵Dominik Schürmann2016-01-101-2/+2
| | | | what tokens are supported
* Revert "Add first time wizard for sync settings"Dominik Schürmann2015-11-231-1/+2
| | | | This reverts commit cd601988db41f7651f376ef419be3dd50aaa4e10.
* Add first time wizard for sync settingsDominik Schürmann2015-11-231-2/+1
|
* update material drawer libraryDominik Schürmann2015-10-291-22/+20
|
* Add restore to backup fragment, cleanup, renamingsDominik Schürmann2015-10-151-2/+2
|
* Rename DrawerBackupFragment to BackupRestoreFragmentDominik Schürmann2015-10-151-2/+2
|
* Fix drawer selection for backupDominik Schürmann2015-10-151-1/+1
|
* encrypted export WIPVincent Breitmoser2015-09-191-2/+2
|
* Upgrade MaterialDrawer to 3.0.9Thialfihar2015-07-211-14/+17
|
* change title on backstack change in MainActivityVincent Breitmoser2015-07-081-0/+4
|
* Rudimentary backup featureDominik Schürmann2015-07-081-3/+18
|
* don't show notification in MainActivity when state is restoredVincent Breitmoser2015-07-051-14/+17
|
* add extra for initial fragment in MainActivityVincent Breitmoser2015-06-221-6/+20
|
* add extra to disregard first-time dialog to main activityVincent Breitmoser2015-06-171-1/+3
|
* select correct item in drawer on backstack change in main activityVincent Breitmoser2015-06-081-1/+25
|
* highlight currently selected item in navigation drawerYoshi64Bit2015-05-231-10/+19
|
* do nfc dispatching in MainActivityVincent Breitmoser2015-05-171-2/+3
|
* simplify MainActivity and fix backstack issuesVincent Breitmoser2015-05-171-60/+33
|
* UI fixes for Android < 5Dominik Schürmann2015-04-261-1/+1
|
* Switch to new support lib version 22.1Dominik Schürmann2015-04-251-2/+2
|
* Set different titles when changing in nav drawerDominik Schürmann2015-04-251-6/+10
|
* Fix #1197 Switch to MaterialDrawer libraryvectorijk2015-04-241-44/+85
|
* Introduce and Switch to mikepenz/MaterialDrawervectorijk2015-04-241-25/+118
|
* Manage my keys wizardDominik Schürmann2015-03-191-1/+3
|
* Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Dominik Schürmann2015-02-281-1/+18
|\ | | | | | | | | | | | | development Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/MainActivity.java
| * control flow for moving the fab up with snackbarVincent Breitmoser2015-02-281-2/+18
| |
* | Update from transifexDominik Schürmann2015-02-281-2/+0
|/
* Simplify MainActivityDominik Schürmann2015-02-281-2/+23
|
* Fix multi select and more colorsDominik Schürmann2015-02-221-2/+0
|
* Move key list logic into fragment, UI fixes for nav drawerDominik Schürmann2015-01-291-0/+52