aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Create key: layout above buttonsDominik Schürmann2014-07-302-4/+8
| | | | | |
* | | | | | Fix conflictsDominik Schürmann2014-07-301-2/+23
| | | | | |
* | | | | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-07-3012-70/+33
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/AccountSettingsFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyActivity.java
| * \ \ \ \ \ Merge branch 'ditch-appmsg'Vincent Breitmoser2014-07-2912-70/+33
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyMainFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog/ShareQrCodeDialogFragment.java
| | * | | | | | introduce EditKeyResult with transient UncachedKeyRing (half-baked!)Vincent Breitmoser2014-07-277-7/+7
| | | | | | | |
| | * | | | | | some more work on supertoast and result parcel stuffVincent Breitmoser2014-07-275-67/+21
| | | | | | | |
| | * | | | | | Merge branch 'master' into ditch-appmsgVincent Breitmoser2014-07-2611-227/+183
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EditKeyActivityOld.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListActivity.java
| | * | | | | | | use SuperToast instead of AppMsg in code, part 1Vincent Breitmoser2014-07-073-1/+7
| | | | | | | | |
| | * | | | | | | get rid of AppMsg libraryVincent Breitmoser2014-07-071-0/+1
| | | |_|_|_|_|/ | | |/| | | | |
* | / | | | | | Create key with fragmentsDominik Schürmann2014-07-309-80/+261
|/ / / / / / /
* | | | | | | Fix build by removing old icon referenceDominik Schürmann2014-07-281-1/+0
| | | | | | |
* | | | | | | Use new icons in other key related activites, delete old iconsDominik Schürmann2014-07-2831-30/+28
| | | | | | |
* | | | | | | Use verified icon for certify actionDominik Schürmann2014-07-281-11/+40
| | | | | | |
* | | | | | | Use icons in key viewDominik Schürmann2014-07-283-21/+25
| | | | | | |
* | | | | | | Use new status icons in key listDominik Schürmann2014-07-281-24/+6
| | | | | | |
* | | | | | | Smaller status images, green testDominik Schürmann2014-07-2860-0/+0
| | | | | | |
* | | | | | | Fix resource names, add small testDominik Schürmann2014-07-2861-2/+2
| | | | | | |
* | | | | | | Add icons from ModernPGP projectDominik Schürmann2014-07-2860-0/+0
| | | | | | |
* | | | | | | Fix background color of notify areaDominik Schürmann2014-07-271-2/+0
| | | | | | |
* | | | | | | Redesigned QR Code viewDominik Schürmann2014-07-274-19/+47
| | | | | | |
* | | | | | | Open keyboard on passphrase dialog, this should now work on all Android ↵Dominik Schürmann2014-07-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | versions... hopefully
* | | | | | | Prettify buttonsDominik Schürmann2014-07-271-34/+70
| | | | | | |
* | | | | | | Work on first time wizard designDominik Schürmann2014-07-274-84/+120
| |/ / / / / |/| | | | |
* | | | | | test and fix: adding an empty user id should failVincent Breitmoser2014-07-261-0/+1
| | | | | |
* | | | | | canonicalize: fix for testsVincent Breitmoser2014-07-191-0/+2
| | | | | |
* | | | | | Fixed another unescaped apostrophe.Daniel Albert2014-07-171-1/+1
| | | | | |
* | | | | | Fixed unescaped apostropheDaniel Albert2014-07-171-1/+1
| | | | | |
* | | | | | Added description to Setting, Changed title to suggested oneDaniel Albert2014-07-172-3/+5
| | | | | |
* | | | | | Merge remote-tracking branch 'upstream/master'Daniel Albert2014-07-168-212/+130
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain-Test/src/test/resources/extern/OpenPGP-Haskell OpenKeychain/src/main/java/org/sufficientlysecure/keychain/Constants.java
| * | | | | | Simple create keyDominik Schürmann2014-07-161-5/+0
| | | | | | |
| * | | | | | New first time screenDominik Schürmann2014-07-168-205/+114
| | | | | | |
| * | | | | | merge: different msg if nothing was mergedVincent Breitmoser2014-07-151-0/+1
| | | | | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into external-testVincent Breitmoser2014-07-151-0/+7
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain-Test/src/test/resources/extern/OpenPGP-Haskell OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java
| * | | | | | | createKey: better logging, handle empty user id caseVincent Breitmoser2014-07-121-0/+5
| | | | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/master' into external-testVincent Breitmoser2014-07-113-14/+34
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain-Test/src/test/resources/extern/OpenPGP-Haskell OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/OperationResultParcel.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EditKeyFragment.java
| * | | | | | | | get rid of some inspection warningsVincent Breitmoser2014-07-111-1/+1
| | | | | | | | |
| * | | | | | | | modifyKey: error out on nonexisting new primary user idVincent Breitmoser2014-07-111-0/+1
| | | | | | | | |
| * | | | | | | | add come createKey stringsVincent Breitmoser2014-07-111-1/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'upstream/master' into feature-conceal-softwareDaniel Albert2014-07-131-2/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Fix strings from 'keys' to 'passphrases'Dominik Schürmann2014-07-121-2/+2
| | | | | | | |
* | | | | | | | Added Preference for concealing the PgpApplicationDaniel Albert2014-07-122-0/+6
|/ / / / / / /
* | | | | | | Wello there, That's Java, not C^^Daniel Albert2014-07-121-1/+1
| | | | | | |
* | | | | | | Fixed issues discussed in #713Daniel Albert2014-07-121-2/+3
| | | | | | |
* | | | | | | Put text into strings.xml, for internationalizationDaniel Albert2014-07-121-0/+6
| |/ / / / / |/| | | | |
* | | | | | cleanupDominik Schürmann2014-07-081-30/+0
| | | | | |
* | | | | | Work on subkeys adapterDominik Schürmann2014-07-084-14/+64
|/ / / / /
* | | | | Bett API stringDominik Schürmann2014-07-041-3/+3
| | | | |
* | | | | Use strings in edit keyDominik Schürmann2014-07-032-4/+14
| | | | |
* | | | | Pull from transifexDominik Schürmann2014-07-033-7/+30
| | | | |
* | | | | Pull from transifexDominik Schürmann2014-07-0325-352/+1289
| | | | |