aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* New Gradle project structureDominik Schürmann2014-01-2753-2831/+0
|
* remove navigation drawer from helpDominik Schürmann2014-01-251-15/+7
|
* smaller expiry buttonsDominik Schürmann2014-01-251-1/+2
|
* changelog for 2.2Dominik Schürmann2014-01-191-1/+1
|
* share fingerprint with qr codeDominik Schürmann2014-01-191-1/+0
|
* layout fixesDominik Schürmann2014-01-182-9/+16
|
* better onActivityResult handling for qr code import, remove unimplemented ↵Dominik Schürmann2014-01-181-7/+7
| | | | import button
* prettify upload keyDominik Schürmann2014-01-181-13/+36
|
* do not sign on update from server actionDominik Schürmann2014-01-183-10/+14
|
* more layout fixesDominik Schürmann2014-01-183-52/+63
|
* Much more usable sign activityDominik Schürmann2014-01-182-27/+41
|
* Externalize secret key selection into fragment for reuse in different activitiesDominik Schürmann2014-01-185-63/+70
|
* prettify importDominik Schürmann2014-01-142-6/+18
|
* fix some small layout bugs, add barcode scanner lib as source lib, fix qr ↵Dominik Schürmann2014-01-143-5/+11
| | | | code scanning issues
* key view is workingDominik Schürmann2014-01-134-165/+215
|
* cleanup layouts, prepare layouts for new key viewDominik Schürmann2014-01-1227-438/+237
|
* preferences and help into menu not drawer according to guidelines and google ↵Dominik Schürmann2014-01-091-1/+1
| | | | apps
* implement navigation drawerDominik Schürmann2014-01-0910-569/+516
|
* add experimental drawer navigationDominik Schürmann2014-01-094-13/+106
|
* use bootstrap buttonsDominik Schürmann2014-01-0917-193/+209
|
* instructions on empty public key list for first startDominik Schürmann2014-01-071-6/+48
|
* action encrypt to contact in view and multi selectDominik Schürmann2014-01-071-0/+13
|
* reorder menus, cleanup code, add experimental tab activityDominik Schürmann2014-01-071-0/+13
|
* integrate UnderlineTextView, add zxing infoDominik Schürmann2014-01-061-1/+1
|
* final fixes for public key listDominik Schürmann2014-01-022-3/+1
|
* fixing some layout problemsDominik Schürmann2014-01-023-26/+25
|
* New list with sticky list headers libraryDominik Schürmann2014-01-024-24/+33
|
* Simple new list implementations, remove library, use simple adapter with ↵Dominik Schürmann2014-01-011-0/+0
| | | | 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-301-0/+110
|\ | | | | Key details
| * Added first draft of KeyDetailsActivityBahtiar `kalkin-` Gadimov2013-12-251-0/+110
| |
* | Inform user if signature check failsDominik Schürmann2013-12-301-0/+17
| |
* | remote service: package signature verification, use string for service ↵Dominik Schürmann2013-12-301-94/+125
|/ | | | instead of getClass.getName
* spring-cleaning: remove unused resources, rename strings from camelCase to ↵Dominik Schürmann2013-10-2522-167/+34
| | | | snake_case to follow standard practice
* QR Code import works nowDominik Schürmann2013-10-061-1/+13
|
* QR Code sharing with multiple QR CodesDominik Schürmann2013-10-051-0/+36
|
* New API version, import from clipboardDominik Schürmann2013-10-051-0/+13
|
* Fixed 140 - Multiline Entries in KeyServerQueryActivityBahtiar `kalkin-` Gadimov2013-09-241-12/+15
| | | | | | | | | | * 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-224-56/+197
|
* Renaming some filesDominik Schürmann2013-09-191-4/+26
|
* Work on new Import activityDominik Schürmann2013-09-196-35/+91
|
* once again reorder packagesDominik Schürmann2013-09-153-3/+3
|
* unify naming of api package and processDominik Schürmann2013-09-133-3/+3
|
* Handle dublicate or missing pub keys corresponding to user ids, handle ↵Dominik Schürmann2013-09-091-4/+4
| | | | navigating back from service activity properly
* Switch from HtmlSpanner to HtmlTextViewDominik Schürmann2013-09-092-2/+2
|
* 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-081-0/+22
|
* Make select fragments more reusableDominik Schürmann2013-09-082-6/+4
|