aboutsummaryrefslogtreecommitdiffstats
path: root/res/xml
Commit message (Collapse)AuthorAgeFilesLines
* moved IntegerListPreference to apg.ui.widgetThialfihar2010-08-171-5/+5
|
* added a key server preference, allowing multiple key servers to be addedThialfihar2010-08-171-0/+5
| | | | | Update issue 9 Key server preference added.
* added a "force V3 signature" setting similar to the GPG version, hopefully ↵Thialfihar2010-07-271-0/+10
| | | | | | | | | | | | making APG useful for some special cases where that is needed Update issue 39 Two new strings: <string name="section_advanced">Advanced</string> <string name="label_forceV3Signature">Force V3 Signatures</string> "V3" is just "version 3" and should remain untranslated, both strings can be seen at the bottom of the preferences activity.
* added a language setting to change the language directlyThialfihar2010-07-181-0/+7
|
* using proper PreferenceActivity now, tho the underlying storage of the ↵Thialfihar2010-06-173-0/+92
| | | | values remained almost the same, some changes how the preferences are accessed and how the cache service is started
* added search feature for key management and select ActivitiesThialfihar2010-06-052-0/+12