aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
...
* Use tor icon for settings screenDominik Schürmann2016-01-116-1/+1
|
* Use more generic 'Security Token' where possible, add sutitle to create key ↵Dominik Schürmann2016-01-1029-433/+462
| | | | what tokens are supported
* inline-ttl: remove "default" settingVincent Breitmoser2016-01-063-47/+1
|
* add method to skip cachingVincent Breitmoser2016-01-061-1/+2
|
* inline-ttl: some layout fine tuningVincent Breitmoser2016-01-062-1/+3
|
* inline-ttl: support "screen off" in preferenceVincent Breitmoser2016-01-062-6/+8
|
* inline-ttl: create ttl choice customization setting activityVincent Breitmoser2016-01-066-33/+127
|
* passdialog: seconds field and some minor layout issuesVincent Breitmoser2016-01-062-2/+3
|
* passphraseactivity: add inline spinner to password dialogVincent Breitmoser2016-01-062-0/+38
|
* passdialog: switch to ViewAnimatorVincent Breitmoser2016-01-051-5/+6
|
* minor fixes to ViewKeyActivityVincent Breitmoser2016-01-051-1/+0
|
* Filinked_empty stringDominik Schürmann2016-01-041-1/+1
|
* Add change password menu item to view keyDominik Schürmann2015-12-312-0/+6
|
* Upload to keyserver after editing identitiesDominik Schürmann2015-12-312-1/+12
|
* Improve linked identity handlingDominik Schürmann2015-12-313-6/+32
|
* Edit identities designDominik Schürmann2015-12-311-57/+58
|
* Add activity to edit user ids onlyDominik Schürmann2015-12-303-21/+116
|
* Add edit action to user id card, left align card actions per material design ↵Dominik Schürmann2015-12-294-29/+57
| | | | guidelines
* use correct white add iconDominik Schürmann2015-12-282-2/+2
|
* Fix merge conflictsDominik Schürmann2015-12-271-2/+0
|
* inline-edit: move action mode menu handling int activityVincent Breitmoser2015-12-274-16/+12
|
* inline subkey editing, fixedVincent Breitmoser2015-12-271-1/+1
|
* inline subkey editing (wip commit)Vincent Breitmoser2015-12-2722-46/+115
|
* extend-uid: use FAB instead of extra list itemVincent Breitmoser2015-12-273-55/+80
|
* extend-uid: button and list to add user idsVincent Breitmoser2015-12-271-1/+42
|
* extend-uid: allow changes to user ids in edit modeVincent Breitmoser2015-12-271-0/+2
|
* extend-uid: add option icon for edit action modeVincent Breitmoser2015-12-274-13/+39
|
* Fix some strings thanks to Alain-OlivierDominik Schürmann2015-12-271-3/+3
|
* Remove unused layoutDominik Schürmann2015-12-224-246/+0
|
* Remove unused layoutDominik Schürmann2015-12-221-37/+0
|
* Backup: Move FAQ button to last screen and simplify codeDominik Schürmann2015-12-223-116/+111
|
* Update FAQ from websiteDominik Schürmann2015-12-221-57/+90
|
* Improve how_to_importDominik Schürmann2015-12-221-1/+1
|
* Merge branch 'master' of https://github.com/TedaLIEz/open-keychain into ↵Dominik Schürmann2015-12-224-1/+54
|\ | | | | | | TedaLIEz-master
| * Issue #1595aLIEzTed2015-12-224-1/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | link to faq link to app Issue #1595 Issue#1595 Revert commits Sorry for overhead annotation
* | Default for theme settingDominik Schürmann2015-12-221-2/+3
| |
* | Add hint to encrypt fieldDominik Schürmann2015-12-222-1/+2
| |
* | added Facebook links support, reworked PreferencesAdithya Abraham Philip2015-12-063-7/+10
|/
* Pull from transifexDominik Schürmann2015-11-2423-0/+92
|
* 3.7 changelogDominik Schürmann2015-11-231-0/+4
|
* Pull from transifexDominik Schürmann2015-11-2348-421/+3509
|
* Fix strings, thanks to Alain-OlivierDominik Schürmann2015-11-238-33/+33
|
* Revert "Add first time wizard for sync settings"Dominik Schürmann2015-11-232-86/+1
| | | | This reverts commit cd601988db41f7651f376ef419be3dd50aaa4e10.
* Add first time wizard for sync settingsDominik Schürmann2015-11-232-1/+86
|
* Show notification when READ_CONTACTS permission is denied in sync service, ↵Dominik Schürmann2015-11-236-0/+2
| | | | hide linked contact card if permission is denied
* Request contact permission in settings for contact linkingDominik Schürmann2015-11-231-4/+4
|
* Handle denied storage permission, use ContentResolver.SCHEME_FILE constantDominik Schürmann2015-11-191-0/+1
|
* Merge pull request #1543 from rohands/issue_mouseover_hintsVincent2015-11-163-1/+12
|\ | | | | mouseover hints
| * Class names and string names are updatedrohands2015-09-223-9/+11
| |
| * Updatedrohands2015-09-202-1/+6
| |