aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | work more on separation of linked identities and resources, initial ui workVincent Breitmoser2015-03-043-6/+166
* | | | | | | | show dummy item if there are no secret keysVincent Breitmoser2015-08-141-1/+23
* | | | | | | | Fix crash with new themeDominik Schürmann2015-07-251-1/+1
* | | | | | | | Make import keys activity honour the themeThialfihar2015-07-211-3/+3
* | | | | | | | Make main text color themeableThialfihar2015-07-212-4/+4
* | | | | | | | Give key flag colors their own color namesThialfihar2015-07-215-23/+23
* | | | | | | | Make header text and tertiary text color themeableThialfihar2015-07-211-1/+4
* | | | | | | | added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-5/+6
* | | | | | | | allowed operations to modify CryptoInputParcel they receiveAdithya Abraham Philip2015-07-131-1/+3
* | | | | | | | grey out text color of key creation date for disabled itemsVincent Breitmoser2015-07-081-0/+1
* | | | | | | | shifted proxy checking to ImportKeysListCloudLoaderAdithya Abraham Philip2015-07-081-3/+33
* | | | | | | | fix some nullpointers from proxy implementationVincent Breitmoser2015-07-071-1/+1
* | | | | | | | actually disable non-enabled items in keyspinner (in keyadapter) (fixes #1366)Vincent Breitmoser2015-07-061-12/+22
* | | | | | | | ensuring code style is preservedAdithya Abraham Philip2015-07-031-1/+0
* | | | | | | | fixed Proxy generation, proxy working for for cloud importAdithya Abraham Philip2015-07-031-4/+9
* | | | | | | | added placeholder proxy to AddKeyServerAdithya Abraham Philip2015-07-031-2/+1
* | | | | | | | added proxy support, silent right nowAdithya Abraham Philip2015-07-031-2/+6
* | | | | | | | split import and export opsAdithya Abraham Philip2015-06-271-2/+3
* | | | | | | | use KeyAdapter for AllowedKeysListFragmentVincent Breitmoser2015-06-262-2/+94
* | | | | | | | use KeyAdapter in KeySpinnerVincent Breitmoser2015-06-171-26/+43
* | | | | | | | renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-011-1/+1
* | | | | | | | make KeyItem serializble, for state in TokenTextCompleteViewVincent Breitmoser2015-05-301-1/+3
* | | | | | | | preserve state in CertifyKeyFragmentVincent Breitmoser2015-05-291-5/+8
* | | | | | | | Adding keytocard flag to SubkeyChange: UI sets this flag to initiate keytocar...Joey Castillo2015-05-131-2/+2
* | | | | | | | Moving keytocard process into PgpKeyOperation.Joey Castillo2015-05-131-7/+17
* | | | | | | | Adding NFC Key to Card operation, accessible from Edit Key activity.Joey Castillo2015-05-121-0/+15
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove time from key creation displayDominik Schürmann2015-04-301-1/+0
* | | | | | | Fix key creation string and displayDominik Schürmann2015-04-302-17/+2
* | | | | | | display creation dates for ambiguous user idsVincent Breitmoser2015-04-272-14/+29
| |_|_|_|_|/ |/| | | | |
* | | | | | Switch to new support lib version 22.1Dominik Schürmann2015-04-252-4/+4
* | | | | | support for handling keyserver urls from browser, added documentationAdithya Abraham Philip2015-04-201-2/+2
| |_|_|_|/ |/| | | |
* | | | | Dont show slinger button in spinnerDominik Schürmann2015-03-301-0/+2
* | | | | Use RecyclerView in EncryptFilesFragmentDominik Schürmann2015-03-301-0/+93
* | | | | rewrite EncryptKeyCompletionView with generalized KeyAdapterVincent Breitmoser2015-03-301-0/+279
| |_|_|/ |/| | |
* | | | object oriented split user idDominik Schürmann2015-03-165-36/+35
| |_|/ |/| |
* | | Remove display of key id in other listsDominik Schürmann2015-03-151-6/+26
* | | Show main user id instead of key in certify screenDominik Schürmann2015-03-151-10/+15
| |/ |/|
* | Merge pull request #1101 from danielnelz/developmentDominik Schürmann2015-03-043-8/+11
|\ \
| * | #1042 replaced some int constants with enumsDaniel Nelz2015-03-043-8/+11
* | | More icon naming fixes and designDominik Schürmann2015-03-041-2/+2
|/ /
* / Fixes Issue #1081Ishan Khanna2015-03-031-3/+0
|/
* forgot to rename a methodVincent Breitmoser2015-03-021-1/+1
* some cleanup in ViewKey*Vincent Breitmoser2015-03-021-3/+16
* make userattributeadapter superclass of useridsadapterVincent Breitmoser2015-03-023-109/+142
* Fix status images in user id adapterDominik Schürmann2015-02-271-4/+4
* Merge keybase-proof branchDominik Schürmann2015-02-271-1/+17
|\
| * In the ImportKeysList display, arrange for Keybase UserIDs to sort below the ...Tim Bray2014-11-181-1/+17
* | Dont show verification icons in my key view, hide edit button for non-secret ...Dominik Schürmann2015-02-251-5/+17
* | Bigger status icon in key viewDominik Schürmann2015-02-251-2/+2
* | First work on new key view toolbarDominik Schürmann2015-02-253-8/+8