From b7de821ee838a0045e1ce5a4601203ea49a1c34f Mon Sep 17 00:00:00 2001 From: madwasp79 Date: Fri, 11 Jan 2019 13:25:02 +0200 Subject: [PATCH] new Launch full OsmAnd dialog. --- .../layout/dash_restore_osmand_fragment.xml | 74 +++++++++++++++++++ OsmAnd/res/values/sizes.xml | 1 + OsmAnd/res/values/strings.xml | 3 + OsmAnd/src/net/osmand/aidl/OsmandAidlApi.java | 5 +- .../net/osmand/aidl/OsmandAidlService.java | 3 +- .../osmand/plus/OsmAndAppCustomization.java | 11 +++ .../plus/activities/MapActivityActions.java | 9 ++- .../actions/OsmandRestoreOrExitDialog.java | 62 ++++++++++++++++ 8 files changed, 162 insertions(+), 6 deletions(-) create mode 100644 OsmAnd/res/layout/dash_restore_osmand_fragment.xml create mode 100644 OsmAnd/src/net/osmand/plus/activities/actions/OsmandRestoreOrExitDialog.java diff --git a/OsmAnd/res/layout/dash_restore_osmand_fragment.xml b/OsmAnd/res/layout/dash_restore_osmand_fragment.xml new file mode 100644 index 0000000000..f0c440c92e --- /dev/null +++ b/OsmAnd/res/layout/dash_restore_osmand_fragment.xml @@ -0,0 +1,74 @@ + + + + + + + + + +