Commit Graph
7 Commits
Author SHA1 Message Date
Lubo Viluda 8933263665 unnecesary code removed
- setContentView removed
- R.layout.redirect_import_keys_activity.xml removed
2016-04-12 16:43:06 +02:00
Lubo Viluda a7a0d9dd4b Unnecesary code removed and string repaired
- Unnecesary import from RedirectImportKeyActivity.java removed
- ..\value-w820dp\dimens.xml was unnecesary
- \..value\dimens.xml unnecasary line
- string sources repaired
2016-04-12 15:41:42 +02:00
Lubo Viluda 30afa3a193 Activity renamed
Activity renamed from startScanActivity to  startQrCodeCaptureActivity
2016-04-04 20:03:05 +02:00
Lubo Viluda 1e97149ce1 Changed activity during RedirectKeysActivity
QrCodeCaptureActivity is open instead ImportKeysActivity
2016-04-04 19:56:00 +02:00
Lubo Viluda 05da8afad9 Theme change
Theme.Keychain.Transparet is used
2016-03-24 19:45:59 +01:00
Lubo Viluda 298f89d36e upgrade of Redirect import activity
-> RedirectImportActivity is transparent now
-> some poinlessly data removed
-> String moved into sources
-> xml for activity simplified
2016-03-24 00:54:28 +01:00
Lubo Viluda 7efeebc638 #1661 - Don't expose CertifyActivity
*Add new activity - RedirectImportKeysActivity, which prompts user to
use Openkeychain directly
*Add intent filter for the activity
*Change intent filter for CertifyActivity
2016-03-20 11:52:36 +01:00