Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove html element in help_about | Dominik Schürmann | 2015-06-29 | 1 | -1/+1 |
| | |||||
* | Force db upgrade on app start | Dominik Schürmann | 2015-06-29 | 1 | -2/+9 |
| | |||||
* | Use signature-level signature for TemporaryStorageProvider and describe the ↵ | Dominik Schürmann | 2015-06-29 | 2 | -18/+50 |
| | | | | security model | ||||
* | Add brackets in KeychainProvider | Dominik Schürmann | 2015-06-29 | 1 | -30/+43 |
| | |||||
* | Use application/octet-stream as default type in TemporaryStorageProvider | Dominik Schürmann | 2015-06-29 | 1 | -1/+1 |
| | |||||
* | Guess mime type like support libs FileProvider | Dominik Schürmann | 2015-06-29 | 1 | -7/+1 |
| | |||||
* | Fix strings for transifex | Dominik Schürmann | 2015-06-29 | 1 | -2/+2 |
| | |||||
* | Language: Remember instead of caching | Dominik Schürmann | 2015-06-26 | 1 | -8/+8 |
| | |||||
* | Merge pull request #1324 from open-keychain/v/multi-decrypt | Vincent | 2015-06-26 | 87 | -1625/+3819 |
|\ | | | | | finished encrypt/decrypt rewrite | ||||
| * | instrument: small fix and up to date coverage.ec | Vincent Breitmoser | 2015-06-26 | 2 | -3/+0 |
| | | |||||
| * | Merge branch 'master' into v/multi-decrypt | Vincent Breitmoser | 2015-06-26 | 5 | -15/+17 |
| |\ | |/ |/| | |||||
* | | disable automatic accept for own uid in RemoteService, and fix some warnings | Vincent Breitmoser | 2015-06-26 | 1 | -15/+8 |
| | | |||||
* | | Merge pull request #1373 from thialfihar/feature/add-debug-app-name | Dominik Schürmann | 2015-06-26 | 4 | -0/+9 |
|\ \ | | | | | | | Add debug app name | ||||
| * | | Make app name reflect debug builds | Thialfihar | 2015-06-26 | 1 | -0/+4 |
| | | | |||||
| * | | Import R and BuildConfig explicitly | Thialfihar | 2015-06-26 | 3 | -0/+5 |
|/ / | |||||
| * | instrument: stash away bitmapmatcher for later | Vincent Breitmoser | 2015-06-26 | 1 | -0/+63 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into v/multi-decrypt | Vincent Breitmoser | 2015-06-26 | 23 | -197/+460 |
| |\ | |/ |/| | |||||
* | | instrument: first couple of tests for OpenPGP API | Vincent Breitmoser | 2015-06-26 | 3 | -1/+188 |
| | | |||||
* | | use KeyAdapter for AllowedKeysListFragment | Vincent Breitmoser | 2015-06-26 | 4 | -135/+135 |
| | | |||||
* | | fix warnings in PassphraseCacheService | Vincent Breitmoser | 2015-06-26 | 1 | -13/+25 |
| | | |||||
* | | Merge pull request #1367 from open-keychain/fingerprint-mismatch | Dominik Schürmann | 2015-06-25 | 1 | -1/+1 |
|\ \ | | | | | | | Fixed fingerprint mismatch on web download of keys | ||||
| * | | fixed fingerprint mismatch issue | Adithya Abraham Philip | 2015-06-25 | 1 | -1/+1 |
|/ / | |||||
* | | Notification: follow design guidelines, fix #1313 | Dominik Schürmann | 2015-06-24 | 2 | -51/+37 |
| | | |||||
* | | New notify icon | Dominik Schürmann | 2015-06-24 | 14 | -35/+40 |
| | | |||||
* | | Merge pull request #1360 from moparisthebest/master | Dominik Schürmann | 2015-06-24 | 13 | -5/+78 |
|\ \ | | | | | | | New all-white status bar icon to fix issue #1356 | ||||
| * | | New all-white status bar icon to fix issue #1356 | moparisthebest | 2015-06-22 | 13 | -5/+78 |
|/ / | |||||
| * | fix: save file | Vincent Breitmoser | 2015-06-23 | 1 | -5/+5 |
| | | |||||
| * | instrument: save file | Vincent Breitmoser | 2015-06-23 | 1 | -2/+43 |
| | | |||||
| * | fix original file deletion (and instrumentation) | Vincent Breitmoser | 2015-06-23 | 4 | -11/+29 |
| | | |||||
| * | instrument: delete file and inline preference tests | Vincent Breitmoser | 2015-06-23 | 5 | -50/+180 |
| | | |||||
| * | implement deletion of files | Vincent Breitmoser | 2015-06-23 | 21 | -28/+45 |
| | | |||||
| * | implement saving of files | Vincent Breitmoser | 2015-06-23 | 3 | -2/+56 |
| | | |||||
| * | instrument: adapt to new decrypt file dialog, and some minor fixes | Vincent Breitmoser | 2015-06-23 | 6 | -14/+35 |
| | | |||||
| * | move select file logic into EncryptDecryptOverviewFragment | Vincent Breitmoser | 2015-06-22 | 6 | -227/+63 |
| | | |||||
| * | small fix and some cleanup in ServiceProgressFragment | Vincent Breitmoser | 2015-06-22 | 1 | -12/+32 |
| | | |||||
| * | instrument: some cleanup | Vincent Breitmoser | 2015-06-22 | 4 | -91/+14 |
| | | |||||
| * | update instrumentation coverage file | Vincent Breitmoser | 2015-06-22 | 1 | -0/+0 |
| | | |||||
| * | instrument: test error handling in asymmetric operations | Vincent Breitmoser | 2015-06-22 | 1 | -0/+45 |
| | | |||||
| * | don't expose dataset for FileAdapter in encrypt view, small improvements to ↵ | Vincent Breitmoser | 2015-06-22 | 20 | -45/+54 |
| | | | | | | | | error handling | ||||
| * | order menu items for encrypt operations | Vincent Breitmoser | 2015-06-22 | 3 | -6/+18 |
| | | |||||
| * | multi-decrypt: use indeterminate progress only | Vincent Breitmoser | 2015-06-22 | 3 | -54/+49 |
| | | |||||
| * | instrument: restructure some tests, add bad clipboard data test | Vincent Breitmoser | 2015-06-22 | 7 | -41/+45 |
| | | |||||
| * | instrument: some updates to asymmetric decrypt tests | Vincent Breitmoser | 2015-06-22 | 10 | -14/+624 |
| | | |||||
| * | add failure state to DecryptListFragment | Vincent Breitmoser | 2015-06-22 | 2 | -57/+140 |
| | | |||||
| * | add extra for initial fragment in MainActivity | Vincent Breitmoser | 2015-06-22 | 1 | -6/+20 |
| | | |||||
| * | update keychain intents submodule (for travis) | Vincent Breitmoser | 2015-06-20 | 2 | -1/+1 |
| | | |||||
| * | update instrumentation coverage file | Vincent Breitmoser | 2015-06-20 | 1 | -0/+0 |
| | | |||||
| * | instrument: fix DrawableMatcher for varying contexts | Vincent Breitmoser | 2015-06-20 | 1 | -1/+1 |
| | | |||||
| * | don't show "delete original file" for non-file input uris | Vincent Breitmoser | 2015-06-20 | 1 | -6/+4 |
| | | |||||
| * | instrument: check for encrypt/sign status icons | Vincent Breitmoser | 2015-06-20 | 2 | -18/+37 |
| | |