Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix regression bug with finish not called on activity but on fragment ↵ | Dominik Schürmann | 2014-02-15 | 1 | -4/+4 |
| | | | | causing params to be not passed through | ||||
* | Fix problem with unparceling by setting class loader in api lib, remove ↵ | Dominik Schürmann | 2014-02-15 | 7 | -98/+25 |
| | | | | unneeded aidl classes | ||||
* | documentation on service | Dominik Schürmann | 2014-02-15 | 2 | -34/+48 |
| | |||||
* | parse string util method, better help text for access screen | Dominik Schürmann | 2014-02-15 | 13 | -88/+83 |
| | |||||
* | allow passphrase as parameter | Dominik Schürmann | 2014-02-15 | 2 | -4/+21 |
| | |||||
* | code simplifications | Dominik Schürmann | 2014-02-15 | 2 | -117/+59 |
| | |||||
* | fix passtrough of params | Dominik Schürmann | 2014-02-15 | 7 | -94/+75 |
| | |||||
* | private request codes, pass params through methods and pending intents, ↵ | Dominik Schürmann | 2014-02-15 | 8 | -135/+220 |
| | | | | getKeyIds method | ||||
* | request ascii armor | Dominik Schürmann | 2014-02-14 | 1 | -1/+7 |
| | |||||
* | forgot breakes | Dominik Schürmann | 2014-02-14 | 1 | -0/+4 |
| | |||||
* | cleanup | Dominik Schürmann | 2014-02-14 | 13 | -306/+4 |
| | |||||
* | conversion of other methods | Dominik Schürmann | 2014-02-14 | 25 | -1228/+484 |
| | |||||
* | PendingIntent to handle user input | Dominik Schürmann | 2014-02-14 | 14 | -349/+444 |
| | |||||
* | fix nullpointer | Dominik Schürmann | 2014-02-14 | 3 | -3/+17 |
| | |||||
* | Introducing new ParcelFileDescriptor pipes | Dominik Schürmann | 2014-02-14 | 39 | -362/+958 |
| | |||||
* | Transifex update | Dominik Schürmann | 2014-02-13 | 12 | -5/+360 |
| | |||||
* | Layout fixes for registered apps | Dominik Schürmann | 2014-02-13 | 7 | -155/+164 |
| | |||||
* | update zxing links | Dominik Schürmann | 2014-02-11 | 1 | -2/+2 |
| | |||||
* | Pull from transifex | Dominik Schürmann | 2014-02-09 | 7 | -10/+58 |
| | |||||
* | Allow import of full keys from qr codes | Dominik Schürmann | 2014-02-09 | 1 | -3/+10 |
| | |||||
* | rework key view into fragments to later add certifications | Dominik Schürmann | 2014-02-09 | 15 | -630/+824 |
| | |||||
* | README | Dominik Schürmann | 2014-02-09 | 1 | -0/+1 |
| | |||||
* | README | Dominik Schürmann | 2014-02-09 | 1 | -2/+4 |
| | |||||
* | Restructuring for new API library | Dominik Schürmann | 2014-02-09 | 75 | -299/+867 |
| | |||||
* | Update from transifex | Dominik Schürmann | 2014-02-08 | 34 | -186/+315 |
| | |||||
* | language fixes | Dominik Schürmann | 2014-02-08 | 3 | -5/+12 |
| | |||||
* | do not delete pub keys where secret key exists | Dominik Schürmann | 2014-02-06 | 6 | -51/+195 |
| | |||||
* | changelog | Dominik Schürmann | 2014-02-05 | 2 | -1/+4 |
| | |||||
* | Hotfix for database upgrade, version 2.3.1 | Dominik Schürmann | 2014-02-05 | 2 | -2/+5 |
| | |||||
* | Fix wording | Dominik Schürmann | 2014-02-05 | 1 | -2/+2 |
| | |||||
* | Changelog of 2.3 | Dominik Schürmann | 2014-02-05 | 1 | -0/+11 |
| | |||||
* | Version 2.3 | Dominik Schürmann | 2014-02-05 | 1 | -2/+2 |
| | |||||
* | keyserver instead of key server | Dominik Schürmann | 2014-02-05 | 14 | -33/+32 |
| | |||||
* | fix certify key resource | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | Update from transifex | Dominik Schürmann | 2014-02-05 | 23 | -236/+422 |
| | |||||
* | fix small language confusion | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | drawer icons have not the same width, fix this | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | Update from transifex | Dominik Schürmann | 2014-02-05 | 56 | -114/+499 |
| | |||||
* | better alignment of navigation drawer icons | Dominik Schürmann | 2014-02-05 | 1 | -10/+15 |
| | |||||
* | again improving help text | Dominik Schürmann | 2014-02-04 | 2 | -6/+8 |
| | |||||
* | small layout problem fixed | Dominik Schürmann | 2014-02-04 | 2 | -5/+4 |
| | |||||
* | fix display of fingerprint in key server query | Dominik Schürmann | 2014-02-04 | 2 | -6/+15 |
| | |||||
* | Fix double loading of navigation fragments | Dominik Schürmann | 2014-02-04 | 1 | -53/+66 |
| | |||||
* | reworking some parts of import activity code | Dominik Schürmann | 2014-02-04 | 2 | -29/+43 |
| | |||||
* | reformat | Dominik Schürmann | 2014-02-04 | 2 | -62/+66 |
| | |||||
* | work on lookup key, fix some illegal state exceptions with hack | Dominik Schürmann | 2014-02-04 | 10 | -231/+85 |
| | |||||
* | temporary fix for nullpointer on orientation change in import activity | Dominik Schürmann | 2014-02-04 | 2 | -5/+11 |
| | |||||
* | better help text | Dominik Schürmann | 2014-02-04 | 2 | -2/+2 |
| | |||||
* | better help text | Dominik Schürmann | 2014-02-04 | 3 | -31/+24 |
| | |||||
* | More layout fixes | Dominik Schürmann | 2014-02-04 | 7 | -30/+74 |
| |