aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res
Commit message (Collapse)AuthorAgeFilesLines
* preferences and help into menu not drawer according to guidelines and google ↵Dominik Schürmann2014-01-092-3/+2
| | | | apps
* implement navigation drawerDominik Schürmann2014-01-0929-748/+524
|
* add experimental drawer navigationDominik Schürmann2014-01-0917-17/+149
|
* use bootstrap buttonsDominik Schürmann2014-01-0939-240/+214
|
* add AndroidBootstrap libDominik Schürmann2014-01-091-1/+5
|
* fix import, add missing multi select menuDominik Schürmann2014-01-081-0/+9
|
* multi selection for secret key listDominik Schürmann2014-01-071-1/+1
|
* instructions on empty public key list for first startDominik Schürmann2014-01-072-7/+56
|
* action encrypt to contact in view and multi selectDominik Schürmann2014-01-073-2/+23
|
* reorder menus, cleanup code, add experimental tab activityDominik Schürmann2014-01-075-5/+50
|
* key edit fixesDominik Schürmann2014-01-072-1/+19
|
* integrate UnderlineTextView, add zxing infoDominik Schürmann2014-01-061-1/+1
|
* copy to clipboard in key viewDominik Schürmann2014-01-062-0/+5
|
* multi select and delete, needs testingDominik Schürmann2014-01-061-0/+9
|
* Work on multiselect in key listDominik Schürmann2014-01-061-0/+6
|
* reorder menu in key viewDominik Schürmann2014-01-031-21/+39
|
* prettify nfc dialogDominik Schürmann2014-01-031-1/+3
|
* integrate NFC into key view and import activitiesDominik Schürmann2014-01-031-10/+0
|
* fix nullpointer in EditKeyActivityDominik Schürmann2014-01-021-2/+2
|
* final fixes for public key listDominik Schürmann2014-01-024-13/+1
|
* fixing some layout problemsDominik Schürmann2014-01-023-26/+25
|
* New list with sticky list headers libraryDominik Schürmann2014-01-027-26/+44
|
* 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
|