aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/BackupCodeFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix backup code comparisonAndrea Torlaschi2016-03-021-5/+6
|
* Use non-breaking spaces for backup code MaskedEditTextDominik Schürmann2016-02-101-2/+7
|
* Backup format v2: redesigned backup code fragment with masked edit textDominik Schürmann2016-02-101-123/+80
|
* add debug option to use dummy backup code (fixes #1675)Vincent Breitmoser2016-01-131-1/+51
|
* Backup: Move FAQ button to last screen and simplify codeDominik Schürmann2015-12-221-8/+2
|
* Issue #1595aLIEzTed2015-12-221-5/+18
| | | | | | | | | | | | | | link to faq link to app Issue #1595 Issue#1595 Revert commits Sorry for overhead annotation
* fix argument order screwup in FileHelperVincent Breitmoser2015-10-221-1/+1
|
* File ending consisitency for backupsDominik Schürmann2015-10-151-3/+5
|
* Cleanup, fix advanced sharingDominik Schürmann2015-10-151-4/+4
|
* Remove debug codeDominik Schürmann2015-10-151-9/+1
|
* Mime type consistencyDominik Schürmann2015-10-151-3/+3
|
* Use correct filename when sharing backupDominik Schürmann2015-10-151-8/+8
|
* Rename TemporaryStorageProvider to TemporaryFileProvider, use interface for ↵Dominik Schürmann2015-10-151-2/+2
| | | | db contract
* Cleanup in BackupCodeFragmentDominik Schürmann2015-10-151-16/+14
|
* Unify backup filenameDominik Schürmann2015-10-151-2/+3
|
* enc-export: handle onSaveInstanceState, add nicer layout for landscapeVincent Breitmoser2015-09-291-38/+67
|
* enc-export: add "back" button to fail stateVincent Breitmoser2015-09-291-6/+16
|
* enc-export: add comments about debug mechanismsVincent Breitmoser2015-09-291-0/+3
|
* enc-export: localize snackbar stringsVincent Breitmoser2015-09-291-5/+5
|
* enc-export: rename fragment to match classVincent Breitmoser2015-09-291-1/+1
|
* enc-export: implement save file as CREATE_DOCUMENT, with static fallback for ↵Vincent Breitmoser2015-09-291-15/+69
| | | | pre-kitkat
* enc-export: mv BackupCodeEntryFragment BackupCodeFragmentVincent Breitmoser2015-09-291-0/+454