aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res
Commit message (Collapse)AuthorAgeFilesLines
* Simple new list implementations, remove library, use simple adapter with ↵Dominik Schürmann2014-01-012-0/+38
| | | | headings
* key listviewDominik Schürmann2013-12-311-2/+6
|
* code stylingDominik Schürmann2013-12-311-3/+5
|
* Merge pull request #165 from kalkin/key-detailsDominik Schürmann2013-12-302-2/+115
|\ | | | | Key details
| * Renamed keyDetails to key_detailsBahtiar `kalkin-` Gadimov2013-12-251-1/+1
| |
| * Added first draft of KeyDetailsActivityBahtiar `kalkin-` Gadimov2013-12-252-2/+115
| |
* | rename resources folders, new high def iconsDominik Schürmann2013-12-303-0/+0
| |
* | Inform user if signature check failsDominik Schürmann2013-12-302-0/+18
| |
* | remote service: package signature verification, use string for service ↵Dominik Schürmann2013-12-302-95/+128
|/ | | | instead of getClass.getName
* spring-cleaning: remove unused resources, rename strings from camelCase to ↵Dominik Schürmann2013-10-2563-415/+237
| | | | snake_case to follow standard practice
* QR Code import works nowDominik Schürmann2013-10-062-2/+17
|
* QR Code sharing with multiple QR CodesDominik Schürmann2013-10-052-0/+42
|
* New API version, import from clipboardDominik Schürmann2013-10-053-0/+15
|
* Fixed 140 - Multiline Entries in KeyServerQueryActivityBahtiar `kalkin-` Gadimov2013-09-242-12/+16
| | | | | | | | | | * EditText is now singleLine and has a hint * EditText has set inputType=text and imeOptions=actionSearch * Implemented listener for the actionSearch event * Reformated the source code according to the project specification. Sorry for the diff mess :-/ Signed-off-by: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
* Fix margin of user ids in import layoutDominik Schürmann2013-09-221-1/+1
|
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-225-59/+200
|
* Renaming some filesDominik Schürmann2013-09-191-4/+26
|
* Work on new Import activityDominik Schürmann2013-09-198-39/+102
|
* once again reorder packagesDominik Schürmann2013-09-153-3/+3
|
* Version 2.1.1Dominik Schürmann2013-09-141-0/+5
|
* Update Intent APIDominik Schürmann2013-09-141-3/+3
|
* unify naming of api package and processDominik Schürmann2013-09-133-3/+3
|
* version 2.1Dominik Schürmann2013-09-091-1/+8
|
* Handle dublicate or missing pub keys corresponding to user ids, handle ↵Dominik Schürmann2013-09-092-5/+7
| | | | navigating back from service activity properly
* Fix help textDominik Schürmann2013-09-091-9/+10
|
* fix editactivity crash, default key creation, import from keyserver menu buttonDominik Schürmann2013-09-091-10/+11
|
* Remove old API demosDominik Schürmann2013-09-091-1/+1
|
* Remove most of old APIDominik Schürmann2013-09-091-9/+1
|
* Switch from HtmlSpanner to HtmlTextViewDominik Schürmann2013-09-093-3/+3
|
* Make asciiArmor a parameter, extend advanced app settingsDominik Schürmann2013-09-091-5/+31
|
* Select pub key when email could not be foundDominik Schürmann2013-09-082-4/+27
|
* Make select fragments more reusableDominik Schürmann2013-09-082-6/+4
|
* Update url and about screenDominik Schürmann2013-09-061-8/+12
|
* merge k9mail back into masterDominik Schürmann2013-09-0619-26/+333
|\
| * remove dead codeDominik Schürmann2013-09-061-1/+2
| |
| * Put logic into fragment for reuseDominik Schürmann2013-09-062-36/+9
| |
| * api apps adapter with iconsDominik Schürmann2013-09-062-1/+28
| |
| * select key for api appsDominik Schürmann2013-09-063-12/+59
| |
| * Include DoneBar for edit activitiesDominik Schürmann2013-09-0513-26/+145
| |
| * rename crypto consumers to api appsDominik Schürmann2013-09-052-7/+5
| |
| * App settings activityDominik Schürmann2013-09-044-17/+27
| |
| * Settings fragment and activity for appsDominik Schürmann2013-09-045-103/+141
| |
| * Show app name in registered appsDominik Schürmann2013-09-043-4/+8
| |
| * Redifine Service callbacksDominik Schürmann2013-07-254-26/+102
| |
| * RestructureDominik Schürmann2013-07-011-1/+1
| |
| * More work on crypto consumersDominik Schürmann2013-07-012-0/+14
| |
* | fix wording: s/keyring/key/gFelix Bechstein2013-08-152-53/+53
| |
* | fix gradle buildFelix Bechstein2013-08-151-3/+1
| |
* | Change key bit length control into a dropdownbcbarnes-gmx2013-07-223-6/+14
| |
* | Issues #41 and #43bcbarnes-gmx2013-07-222-2/+3
|/