aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | Lint changesBhargav Golla2014-03-1011-23/+16
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deleting lint-report gen files Adding lint output files to gitignore
| * | | | | | remove double definition of progress_generatingDominik Schürmann2014-03-101-1/+0
| | | | | | |
| * | | | | | Merge pull request #368 from ajit766/masterDominik Schürmann2014-03-091-0/+5
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | progress is shown when creating the default key based on number of keys created till then
| | * | | | | | progress bar while key creation - added plurals based on no.of keys while ↵grait2014-03-091-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | key creation
| | * | | | | | progress bar during key creation - minor text changegrait2014-03-091-1/+1
| | | | | | | |
| * | | | | | | Issue #178 - Hide advanced options in EncryptActivityrafaelav2014-03-092-40/+76
| |/ / / / / /
| * | | | | | Merge pull request #369 from hav3n/branch-fixesDominik Schürmann2014-03-091-2/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix for #347
| | * | | | | | Fix for #347Nikhil Peter Raj2014-03-081-2/+2
| | | | | | | |
| * | | | | | | Fix key id and fingerprint handling, use full key idsDominik Schürmann2014-03-091-1/+1
| | | | | | | |
| * | | | | | | Merge pull request #316 from danielhass/import-errorDominik Schürmann2014-03-081-0/+6
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | Show error if file import has no content
| | * | | | | | Added handling for other exceptions in the ImportListLoader.Daniel Haß2014-03-031-0/+5
| | | | | | | |
| | * | | | | | Added FileHasNoContent stringDaniel Haß2014-03-031-0/+1
| | | | | | | |
| * | | | | | | Merge pull request #366 from uberspot/masterDominik Schürmann2014-03-0710-10/+13
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Minor code clean up
| | * | | | | | | move hardcode strings to strings.xmluberspot2014-03-0710-10/+13
| | | | | | | | |
| * | | | | | | | Move search view into onCreateView, fixes #365Dominik Schürmann2014-03-071-7/+0
| |/ / / / / / /
| * | | | | | | move search view from activity to fragment by setting it as a list header, ↵Dominik Schürmann2014-03-072-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | better reusability! Required for service activites
| * | | | | | | Reworking main KeyListPublicFragment to get progress indicatorDominik Schürmann2014-03-071-54/+85
| | |/ / / / / | |/| | | | |
| * | | | | | Add option for sharing encrypted file.Miroojin Bakshi2014-03-072-0/+15
| | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #344 from ankushb92/ankush2Dominik Schürmann2014-03-0614-20/+20
| |\ \ \ \ \ | | | | | | | | | | | | | | #338
| | * | | | | corrected commitAnkush2014-03-0714-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mCurrentPassPhrase, mChangePassPhrase Minor variable naming Issue #338
| * | | | | | Multiselect: Create 'select all' in public and secret keylistuberspot2014-03-067-0/+9
| | | | | | |
| * | | | | | add lock icon for 'Encrypt to..' multiselect optionuberspot2014-03-065-0/+1
| | | | | | |
| * | | | | | Add search icon for other dpiuberspot2014-03-063-0/+0
| | | | | | |
| * | | | | | Merge pull request #342 from mb-14/searchDominik Schürmann2014-03-063-1/+14
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | Implement search for KeyListPublicFragment and SelectPublicKeyFragment
| | * | | | | Implement search for SelectPublicKeyFragmentMiroojin Bakshi2014-03-061-0/+8
| | | | | | |
| | * | | | | Implement search for KeyListPublicFragmentMiroojin Bakshi2014-03-062-1/+6
| | | | | | |
| * | | | | | Merge branch 'master' of ↵Miroojin Bakshi2014-03-0617-305/+376
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/openpgp-keychain/openpgp-keychain into datefix
| | * | | | | Merge pull request #339 from uberspot/masterDominik Schürmann2014-03-054-16/+87
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Put Preferences in subscreen
| | | * | | | | Put Preferences in subscreenuberspot2014-03-054-16/+87
| | | | | | | |
| | * | | | | | Lint Issue:Daniel Hammann2014-03-0510-263/+263
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TypographyEllipsis: Ellipsis string can be replaced with ellipsis character Replace "..." with ellipsis character (…, …) ... -> …
| | * | | | | Update from transifexDominik Schürmann2014-03-048-26/+26
| | | | | | |
| * | | | | | Use string from strings.xmlMiroojin Bakshi2014-03-061-0/+1
| |/ / / / /
* | | | | | add certify action button to viewkeymainfragmentVincent Breitmoser2014-03-121-0/+11
| | | | | |
* | | | | | add empty view to viewkeycertsfragmentVincent Breitmoser2014-03-122-0/+11
| | | | | |
* | | | | | add menu to viewcertactivityVincent Breitmoser2014-03-121-0/+13
| | | | | |
* | | | | | add view cert activityVincent Breitmoser2014-03-122-0/+216
| | | | | |
* | | | | | forgot to commit two layout filesVincent Breitmoser2014-03-112-0/+76
| | | | | |
* | | | | | add "show unknown signatures" buttonVincent Breitmoser2014-03-112-6/+24
| | | | | |
* | | | | | experimental cert list, properVincent Breitmoser2014-03-111-23/+6
| |_|/ / / |/| | | |
* | | | | add contact count to My Keys headerVincent Breitmoser2014-03-082-1/+20
| | | | |
* | | | | ditch old key list activitiesVincent Breitmoser2014-03-0811-289/+1
| | | | |
* | | | | add edit button and secret key info to public key viewVincent Breitmoser2014-03-082-1/+35
| | | | |
* | | | | move some placeholders into resourcesVincent Breitmoser2014-03-082-2/+4
| | | | |
* | | | | working unified list (no actions yet)Vincent Breitmoser2014-03-083-2/+97
| | | | |
* | | | | copy public keylist as stub for unified keylistVincent Breitmoser2014-03-064-0/+124
|/ / / /
* | | | Merge pull request #315 from jessicayuen/masterDominik Schürmann2014-03-041-0/+1
|\ \ \ \ | | | | | | | | | | #226: Added cancel option to ProgressDialogFragments. Create Key is now cancelable.
| * | | | #226: Added cancel option to ProgressDialogFragments. Create Key is now ↵Jessica Yuen2014-03-021-0/+1
| | | | | | | | | | | | | | | | | | | | cancelable.
* | | | | Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychainDominik Schürmann2014-03-033-6/+6
|\ \ \ \ \
| * | | | | Fix ScrollViewSize Lint WarningsEmantor2014-03-033-6/+6
| | |/ / / | |/| | |
* / | | | change ordering in Intent descriptions for better readability in small dialogsDominik Schürmann2014-03-031-4/+4
|/ / / /