From 41c9b3e7a3b3c3deae3ecdd76cf3ea5fa9ee0d89 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Thu, 23 Jan 2020 19:02:02 +0200 Subject: [PATCH 01/24] Remove old app modes settings screens --- OsmAnd/AndroidManifest.xml | 10 - .../res/layout/fragment_selected_profile.xml | 576 ----------- OsmAnd/res/layout/profiles_list_fragment.xml | 66 -- OsmAnd/res/xml/settings_pref.xml | 1 - .../osmand/plus/activities/MapActivity.java | 30 +- .../plus/activities/SettingsActivity.java | 7 - .../SettingsMonitoringActivity.java | 5 +- .../plus/profiles/EditProfileActivity.java | 72 -- .../plus/profiles/EditProfileFragment.java | 968 ------------------ ...electProfileBottomSheetDialogFragment.java | 7 +- .../profiles/SettingsProfileActivity.java | 43 - .../profiles/SettingsProfileFragment.java | 213 ---- .../SettingsRasterMapsActivity.java | 219 ---- .../plus/settings/BaseSettingsFragment.java | 8 +- .../settings/ConfigureProfileFragment.java | 8 +- .../plus/settings/NavigationFragment.java | 15 + 16 files changed, 38 insertions(+), 2210 deletions(-) delete mode 100644 OsmAnd/res/layout/fragment_selected_profile.xml delete mode 100644 OsmAnd/res/layout/profiles_list_fragment.xml delete mode 100644 OsmAnd/src/net/osmand/plus/profiles/EditProfileActivity.java delete mode 100644 OsmAnd/src/net/osmand/plus/profiles/EditProfileFragment.java delete mode 100644 OsmAnd/src/net/osmand/plus/profiles/SettingsProfileActivity.java delete mode 100644 OsmAnd/src/net/osmand/plus/profiles/SettingsProfileFragment.java delete mode 100644 OsmAnd/src/net/osmand/plus/rastermaps/SettingsRasterMapsActivity.java diff --git a/OsmAnd/AndroidManifest.xml b/OsmAnd/AndroidManifest.xml index 5dbe852c0b..7b8320cb81 100644 --- a/OsmAnd/AndroidManifest.xml +++ b/OsmAnd/AndroidManifest.xml @@ -391,7 +391,6 @@ - @@ -986,15 +985,6 @@ - - - - diff --git a/OsmAnd/res/layout/fragment_selected_profile.xml b/OsmAnd/res/layout/fragment_selected_profile.xml deleted file mode 100644 index 55632e3d5f..0000000000 --- a/OsmAnd/res/layout/fragment_selected_profile.xml +++ /dev/null @@ -1,576 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -