Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | nicer preview of decrypt_text_fragment layout | Vincent Breitmoser | 2015-06-17 | 1 | -0/+3 | |
| * | fix nullpointer in ViewKeyFragment | Vincent Breitmoser | 2015-06-17 | 1 | -1/+1 | |
| * | fix returned text of cleartext verify | Vincent Breitmoser | 2015-06-17 | 1 | -4/+5 | |
| * | use KeyAdapter in KeySpinner | Vincent Breitmoser | 2015-06-17 | 10 | -259/+146 | |
| * | improve preview of ViewKeyActivity layout | Vincent Breitmoser | 2015-06-17 | 1 | -1/+10 | |
| * | fix symmetric text decryption | Vincent Breitmoser | 2015-06-17 | 1 | -1/+3 | |
| * | preliminary EditKeyTest | Vincent Breitmoser | 2015-06-17 | 1 | -1/+1 | |
| * | return actual last log entry, including from sublogentryparcels | Vincent Breitmoser | 2015-06-17 | 1 | -1/+5 | |
| * | fix recursive log in modifySecretKeyRing | Vincent Breitmoser | 2015-06-17 | 2 | -8/+3 | |
| * | instrument: change handling in PassphraseDialogActivity to work with espresso | Vincent Breitmoser | 2015-06-17 | 1 | -76/+32 | |
| * | instrument: work on instrumentation tests | Vincent Breitmoser | 2015-06-17 | 1 | -1/+0 | |
| * | add extra to disregard first-time dialog to main activity | Vincent Breitmoser | 2015-06-17 | 1 | -1/+3 | |
| * | instrument: add helper method for snackbar checking | Vincent Breitmoser | 2015-06-17 | 1 | -16/+7 | |
| * | (minor) layout changes | Vincent Breitmoser | 2015-06-17 | 1 | -1/+2 | |
| * | add ToolableViewAnimator | Vincent Breitmoser | 2015-06-17 | 2 | -0/+65 | |
| * | Merge pull request #1338 from josecastillo/development | Vincent | 2015-06-12 | 3 | -23/+169 | |
| |\ | ||||||
| | * | Replace AssertionErrors with snackbar notifications, fix style issues. | Joey Castillo | 2015-06-11 | 2 | -50/+51 | |
| | * | Improved smart card error handling | Joey Castillo | 2015-06-10 | 3 | -23/+168 | |
| * | | some bugfixes for new CryptoOperationFragment | Vincent Breitmoser | 2015-06-11 | 3 | -70/+1 | |
| * | | Merge remote-tracking branch 'origin/master' into v/eventbus | Vincent Breitmoser | 2015-06-11 | 7 | -21/+18 | |
| |\| | ||||||
* | | | fix status icon alignment | Vincent Breitmoser | 2015-06-14 | 1 | -0/+2 | |
* | | | (minor) layout changes | Vincent Breitmoser | 2015-06-13 | 2 | -3/+2 | |
* | | | add ToolableViewAnimator | Vincent Breitmoser | 2015-06-11 | 4 | -9/+78 | |
* | | | Merge remote-tracking branch 'origin/master' into v/multi-decrypt | Vincent Breitmoser | 2015-06-11 | 7 | -21/+18 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Fix debug/release build separation | Dominik Schürmann | 2015-06-11 | 2 | -4/+4 | |
| * | | Temporary fix for testDebug | Dominik Schürmann | 2015-06-10 | 1 | -4/+2 | |
| * | | Use authority res strings | Dominik Schürmann | 2015-06-10 | 1 | -5/+2 | |
| * | | Allow debug build besides release build | Dominik Schürmann | 2015-06-10 | 7 | -15/+17 | |
* | | | multi-decrypt: switch to cardview | Vincent Breitmoser | 2015-06-10 | 1 | -9/+15 | |
* | | | fix progress for decrypt | Vincent Breitmoser | 2015-06-10 | 3 | -14/+37 | |
* | | | Merge branch 'v/eventbus' into v/multi-decrypt | Vincent Breitmoser | 2015-06-10 | 21 | -253/+269 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | backport CryptoOperationFragment changes without eventbus | Vincent Breitmoser | 2015-06-10 | 19 | -244/+237 | |
| * | | Merge remote-tracking branch 'origin/master' into v/eventbus | Vincent Breitmoser | 2015-06-10 | 3 | -5/+32 | |
| |\| | ||||||
| | * | Improve FAQ entry for file manager | Dominik Schürmann | 2015-06-08 | 1 | -1/+1 | |
| | * | Improve FAQ entry for file manager | Dominik Schürmann | 2015-06-08 | 1 | -1/+1 | |
| | * | Explicit mention of dependency on 3rd party tool | Stéphane Lavergne | 2015-06-08 | 1 | -1/+4 | |
| | * | select correct item in drawer on backstack change in main activity | Vincent Breitmoser | 2015-06-08 | 1 | -1/+25 | |
| | * | prevent null fragments on activity death | Adithya Abraham Philip | 2015-06-03 | 1 | -3/+3 | |
* | | | multi-decrypt: fix progress with new CryptoFragment interfaces | Vincent Breitmoser | 2015-06-07 | 2 | -139/+73 | |
* | | | WIP! Merge branch 'v/eventbus' into v/multi-decrypt | Vincent Breitmoser | 2015-06-07 | 20 | -557/+499 | |
|\| | | ||||||
| * | | eventbus: initial attempt, replace messenger hack with eventbus communication | Vincent Breitmoser | 2015-06-06 | 21 | -667/+517 | |
| |/ | ||||||
* | | Merge branch 'master' into v/multi-decrypt | Vincent Breitmoser | 2015-06-06 | 38 | -1377/+1390 | |
|\| | ||||||
| * | Merge branch 'v/sticky-prefs' | Vincent Breitmoser | 2015-06-03 | 7 | -32/+207 | |
| |\ | ||||||
| | * | keep prefernces individual per dialog (affects only compression) | Vincent Breitmoser | 2015-06-03 | 4 | -10/+22 | |
| | * | implement sticky preferences | Vincent Breitmoser | 2015-05-31 | 7 | -32/+195 | |
| * | | Partially revert "switch to native DialogFragment, fix some nullpointers", bu... | Vincent Breitmoser | 2015-06-03 | 2 | -3/+6 | |
| * | | hide invoke nfc button in android < 5 | Vincent Breitmoser | 2015-06-03 | 1 | -6/+11 | |
| * | | Fix comments in service | Dominik Schürmann | 2015-06-01 | 1 | -8/+8 | |
| * | | corrected indentation | Adithya Abraham Philip | 2015-06-01 | 1 | -271/+278 | |
| * | | renamed KeychainIntentService to KeychainService | Adithya Abraham Philip | 2015-06-01 | 28 | -198/+196 |