aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/AppSettingsActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* split off ApiDataAccessObject from ProviderHelperVincent Breitmoser2016-02-241-2/+2
|
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-1/+1
|
* Package cert not sigDominik Schürmann2015-07-071-6/+6
|
* fix rest of resource leaks (#1351)Vincent Breitmoser2015-06-171-1/+3
|
* first steps toward yubikey activityVincent Breitmoser2015-03-211-3/+1
| | | | | - move BaseActivity into new package - extract BaseNfcActivity from NfcOperationsActivity
* Uncluttering App Settings: Move advanced info in dialogDominik Schürmann2015-02-231-18/+30
|
* Toolbar fixes, Toolbar under status bar on LollipopDominik Schürmann2015-02-031-7/+19
|
* Floating Action Button added in app settingsDominik Schürmann2015-02-031-31/+68
|
* Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Dominik Schürmann2015-02-021-1/+1
|\ | | | | | | development
| * rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-1/+1
| | | | | | | | | | | | | | - introduce high-level SignEncryptOperation for uri to uri signing/encryption - use SignEncryptParcel for high-level operation parameters - use PgpSignEncryptInput plus streams for low-level operation parameters - get rid of all sign/encrypt logic in KeychainIntentService
* | UI experiments for app settingsDominik Schürmann2015-02-021-11/+20
|/
* Rename app setting classes for consistencyDominik Schürmann2015-01-301-4/+4
|
* Saving of allowed keysDominik Schürmann2015-01-291-3/+29
|
* Move key list logic into fragment, UI fixes for nav drawerDominik Schürmann2015-01-291-7/+0
|
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-2/+0
|
* Refactor BaseActivityDominik Schürmann2015-01-131-6/+11
|
* move around package structure a bitVincent Breitmoser2014-10-101-1/+1
|
* Fixes for new app listDominik Schürmann2014-09-241-1/+0
|
* work on OperationResultParcelVincent Breitmoser2014-09-141-3/+3
|
* promote all result parcels to top level classes in their own packageVincent Breitmoser2014-09-131-1/+1
|
* Save account on back press and with notifyDominik Schürmann2014-09-071-6/+13
|
* FixesDominik Schürmann2014-07-171-0/+8
|
* Start app menu item for registered appsDominik Schürmann2014-05-071-4/+24
|
* Update license header for 2014Dominik Schürmann2014-04-131-1/+1
|
* Refactor ProviderHelper to be non-static using a constructor based on ↵Dominik Schürmann2014-04-111-1/+1
| | | | context (first commit to get context out of pgp classes)
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+134