aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/RemoteServiceActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Clarifications in remote API codeDominik Schürmann2015-07-071-12/+12
|
* API: Allow selection of decryption keys when decryption failsDominik Schürmann2015-04-301-0/+1
|
* first steps toward yubikey activityVincent Breitmoser2015-03-211-1/+1
| | | | | - move BaseActivity into new package - extract BaseNfcActivity from NfcOperationsActivity
* Reworked Notify classManoj Khanna2015-03-201-1/+1
|
* Rename app setting classes for consistencyDominik Schürmann2015-01-301-4/+4
|
* Material Design: Full screen dialogsDominik Schürmann2015-01-261-17/+11
|
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-194/+203
|
* Refactor BaseActivityDominik Schürmann2015-01-131-4/+15
|
* Better handling if no api key is selectedDominik Schürmann2014-10-091-1/+1
|
* Better handling if no api key is selectedDominik Schürmann2014-10-091-5/+4
|
* Dont show keyboard by default in key creation to allow the user to get an ↵Dominik Schürmann2014-09-271-5/+6
| | | | overview what to type, use spannable where possible
* package reordering: merge util and helper, there were no real difference; ↵Dominik Schürmann2014-09-171-4/+1
| | | | created ui.util for everything related to formatting
* PassphraseDialogActivity usage in Remote APIDominik Schürmann2014-09-171-22/+0
|
* Use spannable directly instead of html conversion in SubkeysAdapterDominik Schürmann2014-09-131-2/+0
|
* Better leyout for account settingsDominik Schürmann2014-08-311-2/+3
|
* API: Allow ACTION_SIGN_AND_ENCRYPT with no key ids or user ids extras, fix ↵Dominik Schürmann2014-08-161-19/+37
| | | | pre-selection of key ids (no revoked or expired ones, also select duplicates), refactor text using spannables
* API: User interaction when account keys are deletedDominik Schürmann2014-08-131-22/+58
|
* Add applications section to helpDominik Schürmann2014-05-071-2/+2
|
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-2/+1
|
* Refactor ProviderHelper to be non-static using a constructor based on ↵Dominik Schürmann2014-04-111-14/+14
| | | | context (first commit to get context out of pgp classes)
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+303