aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/ui
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Fixes for new app listDominik Schürmann2014-09-242-43/+86
|
* propose apps in apps listDominik Schürmann2014-09-241-26/+141
|
* Fix logging in NFcActivityDominik Schürmann2014-09-241-1/+12
|
* DecryptTextActivity reworkDominik Schürmann2014-09-231-2/+1
|
* package reordering: merge util and helper, there were no real difference; ↵Dominik Schürmann2014-09-172-5/+2
| | | | created ui.util for everything related to formatting
* PassphraseDialogActivity usage in Remote APIDominik Schürmann2014-09-171-22/+0
|
* work on OperationResultParcelVincent Breitmoser2014-09-143-11/+15
|
* Use spannable directly instead of html conversion in SubkeysAdapterDominik Schürmann2014-09-131-2/+0
|
* promote all result parcels to top level classes in their own packageVincent Breitmoser2014-09-133-10/+5
|
* Remove SelectSecretKey, not used anymoreDominik Schürmann2014-09-071-1/+0
|
* Save account on back press and with notifyDominik Schürmann2014-09-073-7/+25
|
* Drawer nav method cleanupDominik Schürmann2014-09-061-1/+1
|
* Fix possible nullpointer in AppsListFragmentDominik Schürmann2014-09-021-2/+1
|
* Better leyout for account settingsDominik Schürmann2014-08-312-31/+20
|
* Merge branch 'master' into yubikeyDominik Schürmann2014-08-283-32/+59
|\ | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/helper/Preferences.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpSignEncrypt.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/OpenPgpService.java
| * Fix result handling in account settingsDominik Schürmann2014-08-211-13/+10
| |
| * return some more resultsDominik Schürmann2014-08-201-0/+12
| |
| * 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
* | Merge branch 'master' into yubikeyDominik Schürmann2014-08-142-23/+59
|\| | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpSignEncrypt.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/OpenPgpService.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/PassphraseCacheService.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/PreferencesActivity.java
| * API: User interaction when account keys are deletedDominik Schürmann2014-08-132-23/+59
| |
* | Merge branch 'master' into yubikeyDominik Schürmann2014-08-061-1/+1
|\| | | | | | | | | | | | | | | | | Conflicts: .gitmodules OpenKeychain/build.gradle OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java extern/openpgp-api-lib settings.gradle
| * Optimize importsDominik Schürmann2014-08-051-1/+1
| |
* | Merge branch 'master' into yubikeyDominik Schürmann2014-08-011-6/+7
|\| | | | | | | | | | | | | | | Conflicts: .gitmodules OpenKeychain/src/main/java/org/sufficientlysecure/keychain/helper/Preferences.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/CanonicalizedSecretKey.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/UncachedKeyRing.java
| * Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-07-301-2/+0
| |\ | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/AccountSettingsFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyActivity.java
| | * some more work on supertoast and result parcel stuffVincent Breitmoser2014-07-271-7/+4
| | |
| * | Create key with fragmentsDominik Schürmann2014-07-301-5/+8
| |/
* / FixesDominik Schürmann2014-07-171-0/+8
|/
* Remove old edit button, rename activitiesDominik Schürmann2014-07-031-5/+5
|
* Added new button style and converted account_settings and the ↵Daniel Albert2014-06-291-4/+3
| | | | select_secret_key_layout to use it
* wrapped-key-ring: use CachedKeyRing where possibleVincent Breitmoser2014-05-211-2/+4
|
* Add applications section to helpDominik Schürmann2014-05-071-2/+2
|
* Start app menu item for registered appsDominik Schürmann2014-05-071-4/+24
|
* Optimize importsDominik Schürmann2014-04-152-2/+1
|
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-2/+1
|
* Update license header for 2014Dominik Schürmann2014-04-134-4/+4
|
* Refactor ProviderHelper to be non-static using a constructor based on ↵Dominik Schürmann2014-04-114-19/+19
| | | | context (first commit to get context out of pgp classes)
* split getMasterKeyId for the remaining use casesVincent Breitmoser2014-04-111-1/+2
| | | | Closes #549
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-2/+8
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-068-0/+1262