diff --git a/LICENSE.md b/LICENSE.md index 08dff73..2696b6c 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,5 @@ -shop-list +SheLi + Copyright 2016 buggygm@gmail.com Licensed under the Apache License, Version 2.0 (the "License"); @@ -14,7 +15,7 @@ shop-list limitations under the License. -shop-list uses the following resources/libraries/software: +SheLi uses the following resources/libraries/software: ###JUnit 4.12 http://junit.org/ diff --git a/README.md b/README.md index 628b7b4..0d014c2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ -# shop-list +# SheLi -This is a simple android application for managing your planned shopping +SheLi is a home-made shopping list, created by a family for families. + +SheLi has a minimalistic design, combined with the most useful features and she is focused on a maximum convenience. +The application remembers your preferences and based on them assists you in a creation of shopping lists. Have you suddenly remembered to buy something? Add it to the list in a couple of clicks. Are you going shopping? SheLi will remind you about products, which are most probably run out in your fridge. +Are you sending your spouse to a shop and he or she can buy a wrong item? SheLi can advice him or her about any important product details and needed quantity. And you will enjoy the best cooked dinner together. +SheLi always takes care of your fridge fullness. diff --git a/shop-list/.gitignore b/SheLi/.gitignore similarity index 100% rename from shop-list/.gitignore rename to SheLi/.gitignore diff --git a/shop-list/build.gradle b/SheLi/build.gradle similarity index 100% rename from shop-list/build.gradle rename to SheLi/build.gradle diff --git a/shop-list/proguard-rules.pro b/SheLi/proguard-rules.pro similarity index 100% rename from shop-list/proguard-rules.pro rename to SheLi/proguard-rules.pro diff --git a/shop-list/src/debug/res/mipmap-hdpi/logo.png b/SheLi/src/debug/res/mipmap-hdpi/logo.png similarity index 100% rename from shop-list/src/debug/res/mipmap-hdpi/logo.png rename to SheLi/src/debug/res/mipmap-hdpi/logo.png diff --git a/shop-list/src/debug/res/mipmap-ldpi/logo.png b/SheLi/src/debug/res/mipmap-ldpi/logo.png similarity index 100% rename from shop-list/src/debug/res/mipmap-ldpi/logo.png rename to SheLi/src/debug/res/mipmap-ldpi/logo.png diff --git a/shop-list/src/debug/res/mipmap-mdpi/logo.png b/SheLi/src/debug/res/mipmap-mdpi/logo.png similarity index 100% rename from shop-list/src/debug/res/mipmap-mdpi/logo.png rename to SheLi/src/debug/res/mipmap-mdpi/logo.png diff --git a/shop-list/src/debug/res/mipmap-xhdpi/logo.png b/SheLi/src/debug/res/mipmap-xhdpi/logo.png similarity index 100% rename from shop-list/src/debug/res/mipmap-xhdpi/logo.png rename to SheLi/src/debug/res/mipmap-xhdpi/logo.png diff --git a/shop-list/src/debug/res/mipmap-xxhdpi/logo.png b/SheLi/src/debug/res/mipmap-xxhdpi/logo.png similarity index 100% rename from shop-list/src/debug/res/mipmap-xxhdpi/logo.png rename to SheLi/src/debug/res/mipmap-xxhdpi/logo.png diff --git a/shop-list/src/debug/res/mipmap-xxxhdpi/logo.png b/SheLi/src/debug/res/mipmap-xxxhdpi/logo.png similarity index 100% rename from shop-list/src/debug/res/mipmap-xxxhdpi/logo.png rename to SheLi/src/debug/res/mipmap-xxxhdpi/logo.png diff --git a/shop-list/src/debug/res/values/strings.xml b/SheLi/src/debug/res/values/strings.xml similarity index 100% rename from shop-list/src/debug/res/values/strings.xml rename to SheLi/src/debug/res/values/strings.xml diff --git a/shop-list/src/main/AndroidManifest.xml b/SheLi/src/main/AndroidManifest.xml similarity index 100% rename from shop-list/src/main/AndroidManifest.xml rename to SheLi/src/main/AndroidManifest.xml diff --git a/shop-list/src/main/assets/fonts/MarckScript-Regular.ttf b/SheLi/src/main/assets/fonts/MarckScript-Regular.ttf similarity index 100% rename from shop-list/src/main/assets/fonts/MarckScript-Regular.ttf rename to SheLi/src/main/assets/fonts/MarckScript-Regular.ttf diff --git a/shop-list/src/main/assets/fonts/Neucha.ttf b/SheLi/src/main/assets/fonts/Neucha.ttf similarity index 100% rename from shop-list/src/main/assets/fonts/Neucha.ttf rename to SheLi/src/main/assets/fonts/Neucha.ttf diff --git a/shop-list/src/main/assets/migrations/10.sql b/SheLi/src/main/assets/migrations/10.sql similarity index 100% rename from shop-list/src/main/assets/migrations/10.sql rename to SheLi/src/main/assets/migrations/10.sql diff --git a/shop-list/src/main/assets/migrations/11.sql b/SheLi/src/main/assets/migrations/11.sql similarity index 100% rename from shop-list/src/main/assets/migrations/11.sql rename to SheLi/src/main/assets/migrations/11.sql diff --git a/shop-list/src/main/assets/migrations/12.sql b/SheLi/src/main/assets/migrations/12.sql similarity index 100% rename from shop-list/src/main/assets/migrations/12.sql rename to SheLi/src/main/assets/migrations/12.sql diff --git a/shop-list/src/main/assets/migrations/7.sql b/SheLi/src/main/assets/migrations/7.sql similarity index 100% rename from shop-list/src/main/assets/migrations/7.sql rename to SheLi/src/main/assets/migrations/7.sql diff --git a/shop-list/src/main/assets/migrations/8.sql b/SheLi/src/main/assets/migrations/8.sql similarity index 100% rename from shop-list/src/main/assets/migrations/8.sql rename to SheLi/src/main/assets/migrations/8.sql diff --git a/shop-list/src/main/assets/migrations/9.sql b/SheLi/src/main/assets/migrations/9.sql similarity index 100% rename from shop-list/src/main/assets/migrations/9.sql rename to SheLi/src/main/assets/migrations/9.sql diff --git a/shop-list/src/main/gimp/add_and_edit_36dp.xcf b/SheLi/src/main/gimp/add_and_edit_36dp.xcf similarity index 100% rename from shop-list/src/main/gimp/add_and_edit_36dp.xcf rename to SheLi/src/main/gimp/add_and_edit_36dp.xcf diff --git a/shop-list/src/main/gimp/logo-test.xcf b/SheLi/src/main/gimp/logo-test.xcf similarity index 100% rename from shop-list/src/main/gimp/logo-test.xcf rename to SheLi/src/main/gimp/logo-test.xcf diff --git a/shop-list/src/main/gimp/logo.xcf b/SheLi/src/main/gimp/logo.xcf similarity index 100% rename from shop-list/src/main/gimp/logo.xcf rename to SheLi/src/main/gimp/logo.xcf diff --git a/shop-list/src/main/java/net/buggy/shoplist/ShopListActivity.java b/SheLi/src/main/java/net/buggy/shoplist/ShopListActivity.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/ShopListActivity.java rename to SheLi/src/main/java/net/buggy/shoplist/ShopListActivity.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/compare/CategoryComparator.java b/SheLi/src/main/java/net/buggy/shoplist/compare/CategoryComparator.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/compare/CategoryComparator.java rename to SheLi/src/main/java/net/buggy/shoplist/compare/CategoryComparator.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/compare/CompareUtils.java b/SheLi/src/main/java/net/buggy/shoplist/compare/CompareUtils.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/compare/CompareUtils.java rename to SheLi/src/main/java/net/buggy/shoplist/compare/CompareUtils.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/compare/ProductComparator.java b/SheLi/src/main/java/net/buggy/shoplist/compare/ProductComparator.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/compare/ProductComparator.java rename to SheLi/src/main/java/net/buggy/shoplist/compare/ProductComparator.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/compare/ShopItemComparator.java b/SheLi/src/main/java/net/buggy/shoplist/compare/ShopItemComparator.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/compare/ShopItemComparator.java rename to SheLi/src/main/java/net/buggy/shoplist/compare/ShopItemComparator.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/CategoriesFilter.java b/SheLi/src/main/java/net/buggy/shoplist/components/CategoriesFilter.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/CategoriesFilter.java rename to SheLi/src/main/java/net/buggy/shoplist/components/CategoriesFilter.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/CategoriesFilterCellFactory.java b/SheLi/src/main/java/net/buggy/shoplist/components/CategoriesFilterCellFactory.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/CategoriesFilterCellFactory.java rename to SheLi/src/main/java/net/buggy/shoplist/components/CategoriesFilterCellFactory.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/CategoriesSpinner.java b/SheLi/src/main/java/net/buggy/shoplist/components/CategoriesSpinner.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/CategoriesSpinner.java rename to SheLi/src/main/java/net/buggy/shoplist/components/CategoriesSpinner.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/CategoryCellFactory.java b/SheLi/src/main/java/net/buggy/shoplist/components/CategoryCellFactory.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/CategoryCellFactory.java rename to SheLi/src/main/java/net/buggy/shoplist/components/CategoryCellFactory.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/EditableCategoryCellFactory.java b/SheLi/src/main/java/net/buggy/shoplist/components/EditableCategoryCellFactory.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/EditableCategoryCellFactory.java rename to SheLi/src/main/java/net/buggy/shoplist/components/EditableCategoryCellFactory.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/FastCreationPanel.java b/SheLi/src/main/java/net/buggy/shoplist/components/FastCreationPanel.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/FastCreationPanel.java rename to SheLi/src/main/java/net/buggy/shoplist/components/FastCreationPanel.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/ProductCellFactory.java b/SheLi/src/main/java/net/buggy/shoplist/components/ProductCellFactory.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/ProductCellFactory.java rename to SheLi/src/main/java/net/buggy/shoplist/components/ProductCellFactory.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/QuantityClickListener.java b/SheLi/src/main/java/net/buggy/shoplist/components/QuantityClickListener.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/QuantityClickListener.java rename to SheLi/src/main/java/net/buggy/shoplist/components/QuantityClickListener.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/QuantityEditor.java b/SheLi/src/main/java/net/buggy/shoplist/components/QuantityEditor.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/QuantityEditor.java rename to SheLi/src/main/java/net/buggy/shoplist/components/QuantityEditor.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/SearchEditText.java b/SheLi/src/main/java/net/buggy/shoplist/components/SearchEditText.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/SearchEditText.java rename to SheLi/src/main/java/net/buggy/shoplist/components/SearchEditText.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/SearchProductCellFactory.java b/SheLi/src/main/java/net/buggy/shoplist/components/SearchProductCellFactory.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/SearchProductCellFactory.java rename to SheLi/src/main/java/net/buggy/shoplist/components/SearchProductCellFactory.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/SelectableProductCellFactory.java b/SheLi/src/main/java/net/buggy/shoplist/components/SelectableProductCellFactory.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/SelectableProductCellFactory.java rename to SheLi/src/main/java/net/buggy/shoplist/components/SelectableProductCellFactory.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/SelectableShopItemCellFactory.java b/SheLi/src/main/java/net/buggy/shoplist/components/SelectableShopItemCellFactory.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/SelectableShopItemCellFactory.java rename to SheLi/src/main/java/net/buggy/shoplist/components/SelectableShopItemCellFactory.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/ToBuyShopItemCellFactory.java b/SheLi/src/main/java/net/buggy/shoplist/components/ToBuyShopItemCellFactory.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/ToBuyShopItemCellFactory.java rename to SheLi/src/main/java/net/buggy/shoplist/components/ToBuyShopItemCellFactory.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/components/WheelPickerUtils.java b/SheLi/src/main/java/net/buggy/shoplist/components/WheelPickerUtils.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/components/WheelPickerUtils.java rename to SheLi/src/main/java/net/buggy/shoplist/components/WheelPickerUtils.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/crashes/ShopListCrashDialog.java b/SheLi/src/main/java/net/buggy/shoplist/crashes/ShopListCrashDialog.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/crashes/ShopListCrashDialog.java rename to SheLi/src/main/java/net/buggy/shoplist/crashes/ShopListCrashDialog.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/data/ApplicationWithDatabase.java b/SheLi/src/main/java/net/buggy/shoplist/data/ApplicationWithDatabase.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/data/ApplicationWithDatabase.java rename to SheLi/src/main/java/net/buggy/shoplist/data/ApplicationWithDatabase.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/data/DataStorage.java b/SheLi/src/main/java/net/buggy/shoplist/data/DataStorage.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/data/DataStorage.java rename to SheLi/src/main/java/net/buggy/shoplist/data/DataStorage.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/filters/ProductsFilter.java b/SheLi/src/main/java/net/buggy/shoplist/filters/ProductsFilter.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/filters/ProductsFilter.java rename to SheLi/src/main/java/net/buggy/shoplist/filters/ProductsFilter.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/localisation/LocalisationHelper.java b/SheLi/src/main/java/net/buggy/shoplist/localisation/LocalisationHelper.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/localisation/LocalisationHelper.java rename to SheLi/src/main/java/net/buggy/shoplist/localisation/LocalisationHelper.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/model/Category.java b/SheLi/src/main/java/net/buggy/shoplist/model/Category.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/model/Category.java rename to SheLi/src/main/java/net/buggy/shoplist/model/Category.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/model/Defaults.java b/SheLi/src/main/java/net/buggy/shoplist/model/Defaults.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/model/Defaults.java rename to SheLi/src/main/java/net/buggy/shoplist/model/Defaults.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/model/Entity.java b/SheLi/src/main/java/net/buggy/shoplist/model/Entity.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/model/Entity.java rename to SheLi/src/main/java/net/buggy/shoplist/model/Entity.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/model/Language.java b/SheLi/src/main/java/net/buggy/shoplist/model/Language.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/model/Language.java rename to SheLi/src/main/java/net/buggy/shoplist/model/Language.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/model/ModelHelper.java b/SheLi/src/main/java/net/buggy/shoplist/model/ModelHelper.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/model/ModelHelper.java rename to SheLi/src/main/java/net/buggy/shoplist/model/ModelHelper.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/model/PeriodType.java b/SheLi/src/main/java/net/buggy/shoplist/model/PeriodType.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/model/PeriodType.java rename to SheLi/src/main/java/net/buggy/shoplist/model/PeriodType.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/model/Product.java b/SheLi/src/main/java/net/buggy/shoplist/model/Product.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/model/Product.java rename to SheLi/src/main/java/net/buggy/shoplist/model/Product.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/model/Settings.java b/SheLi/src/main/java/net/buggy/shoplist/model/Settings.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/model/Settings.java rename to SheLi/src/main/java/net/buggy/shoplist/model/Settings.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/model/ShopItem.java b/SheLi/src/main/java/net/buggy/shoplist/model/ShopItem.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/model/ShopItem.java rename to SheLi/src/main/java/net/buggy/shoplist/model/ShopItem.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/model/UnitOfMeasure.java b/SheLi/src/main/java/net/buggy/shoplist/model/UnitOfMeasure.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/model/UnitOfMeasure.java rename to SheLi/src/main/java/net/buggy/shoplist/model/UnitOfMeasure.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/navigation/AboutAppUnitNavigator.java b/SheLi/src/main/java/net/buggy/shoplist/navigation/AboutAppUnitNavigator.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/navigation/AboutAppUnitNavigator.java rename to SheLi/src/main/java/net/buggy/shoplist/navigation/AboutAppUnitNavigator.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/navigation/CategoriesListUnitNavigator.java b/SheLi/src/main/java/net/buggy/shoplist/navigation/CategoriesListUnitNavigator.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/navigation/CategoriesListUnitNavigator.java rename to SheLi/src/main/java/net/buggy/shoplist/navigation/CategoriesListUnitNavigator.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/navigation/ProductUnitNavigator.java b/SheLi/src/main/java/net/buggy/shoplist/navigation/ProductUnitNavigator.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/navigation/ProductUnitNavigator.java rename to SheLi/src/main/java/net/buggy/shoplist/navigation/ProductUnitNavigator.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/navigation/SettingsUnitNavigator.java b/SheLi/src/main/java/net/buggy/shoplist/navigation/SettingsUnitNavigator.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/navigation/SettingsUnitNavigator.java rename to SheLi/src/main/java/net/buggy/shoplist/navigation/SettingsUnitNavigator.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/navigation/ShopListUnitNavigator.java b/SheLi/src/main/java/net/buggy/shoplist/navigation/ShopListUnitNavigator.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/navigation/ShopListUnitNavigator.java rename to SheLi/src/main/java/net/buggy/shoplist/navigation/ShopListUnitNavigator.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/navigation/UnitNavigator.java b/SheLi/src/main/java/net/buggy/shoplist/navigation/UnitNavigator.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/navigation/UnitNavigator.java rename to SheLi/src/main/java/net/buggy/shoplist/navigation/UnitNavigator.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/AboutAppUnit.java b/SheLi/src/main/java/net/buggy/shoplist/units/AboutAppUnit.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/AboutAppUnit.java rename to SheLi/src/main/java/net/buggy/shoplist/units/AboutAppUnit.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/CategoriesUnit.java b/SheLi/src/main/java/net/buggy/shoplist/units/CategoriesUnit.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/CategoriesUnit.java rename to SheLi/src/main/java/net/buggy/shoplist/units/CategoriesUnit.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/EditCategoryUnit.java b/SheLi/src/main/java/net/buggy/shoplist/units/EditCategoryUnit.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/EditCategoryUnit.java rename to SheLi/src/main/java/net/buggy/shoplist/units/EditCategoryUnit.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/EditProductUnit.java b/SheLi/src/main/java/net/buggy/shoplist/units/EditProductUnit.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/EditProductUnit.java rename to SheLi/src/main/java/net/buggy/shoplist/units/EditProductUnit.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/EditShopItemUnit.java b/SheLi/src/main/java/net/buggy/shoplist/units/EditShopItemUnit.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/EditShopItemUnit.java rename to SheLi/src/main/java/net/buggy/shoplist/units/EditShopItemUnit.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/ProductsUnit.java b/SheLi/src/main/java/net/buggy/shoplist/units/ProductsUnit.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/ProductsUnit.java rename to SheLi/src/main/java/net/buggy/shoplist/units/ProductsUnit.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/SearchedProductComparator.java b/SheLi/src/main/java/net/buggy/shoplist/units/SearchedProductComparator.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/SearchedProductComparator.java rename to SheLi/src/main/java/net/buggy/shoplist/units/SearchedProductComparator.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/SelectCategoriesUnit.java b/SheLi/src/main/java/net/buggy/shoplist/units/SelectCategoriesUnit.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/SelectCategoriesUnit.java rename to SheLi/src/main/java/net/buggy/shoplist/units/SelectCategoriesUnit.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/SelectShopItemsUnit.java b/SheLi/src/main/java/net/buggy/shoplist/units/SelectShopItemsUnit.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/SelectShopItemsUnit.java rename to SheLi/src/main/java/net/buggy/shoplist/units/SelectShopItemsUnit.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/SettingsUnit.java b/SheLi/src/main/java/net/buggy/shoplist/units/SettingsUnit.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/SettingsUnit.java rename to SheLi/src/main/java/net/buggy/shoplist/units/SettingsUnit.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/ShopItemListUnit.java b/SheLi/src/main/java/net/buggy/shoplist/units/ShopItemListUnit.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/ShopItemListUnit.java rename to SheLi/src/main/java/net/buggy/shoplist/units/ShopItemListUnit.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/Unit.java b/SheLi/src/main/java/net/buggy/shoplist/units/Unit.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/Unit.java rename to SheLi/src/main/java/net/buggy/shoplist/units/Unit.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/UnitHost.java b/SheLi/src/main/java/net/buggy/shoplist/units/UnitHost.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/UnitHost.java rename to SheLi/src/main/java/net/buggy/shoplist/units/UnitHost.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/views/InflatingViewRenderer.java b/SheLi/src/main/java/net/buggy/shoplist/units/views/InflatingViewRenderer.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/views/InflatingViewRenderer.java rename to SheLi/src/main/java/net/buggy/shoplist/units/views/InflatingViewRenderer.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/units/views/ViewRenderer.java b/SheLi/src/main/java/net/buggy/shoplist/units/views/ViewRenderer.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/units/views/ViewRenderer.java rename to SheLi/src/main/java/net/buggy/shoplist/units/views/ViewRenderer.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/utils/BigDecimalStringifier.java b/SheLi/src/main/java/net/buggy/shoplist/utils/BigDecimalStringifier.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/utils/BigDecimalStringifier.java rename to SheLi/src/main/java/net/buggy/shoplist/utils/BigDecimalStringifier.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/utils/CollectionUtils.java b/SheLi/src/main/java/net/buggy/shoplist/utils/CollectionUtils.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/utils/CollectionUtils.java rename to SheLi/src/main/java/net/buggy/shoplist/utils/CollectionUtils.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/utils/DateUtils.java b/SheLi/src/main/java/net/buggy/shoplist/utils/DateUtils.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/utils/DateUtils.java rename to SheLi/src/main/java/net/buggy/shoplist/utils/DateUtils.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/utils/LanguageEnumStringifier.java b/SheLi/src/main/java/net/buggy/shoplist/utils/LanguageEnumStringifier.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/utils/LanguageEnumStringifier.java rename to SheLi/src/main/java/net/buggy/shoplist/utils/LanguageEnumStringifier.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/utils/NumberUtils.java b/SheLi/src/main/java/net/buggy/shoplist/utils/NumberUtils.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/utils/NumberUtils.java rename to SheLi/src/main/java/net/buggy/shoplist/utils/NumberUtils.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/utils/PeriodTypeStringifier.java b/SheLi/src/main/java/net/buggy/shoplist/utils/PeriodTypeStringifier.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/utils/PeriodTypeStringifier.java rename to SheLi/src/main/java/net/buggy/shoplist/utils/PeriodTypeStringifier.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/utils/SimpleStringifier.java b/SheLi/src/main/java/net/buggy/shoplist/utils/SimpleStringifier.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/utils/SimpleStringifier.java rename to SheLi/src/main/java/net/buggy/shoplist/utils/SimpleStringifier.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/utils/StringUtils.java b/SheLi/src/main/java/net/buggy/shoplist/utils/StringUtils.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/utils/StringUtils.java rename to SheLi/src/main/java/net/buggy/shoplist/utils/StringUtils.java diff --git a/shop-list/src/main/java/net/buggy/shoplist/utils/UnitOfMeasureStringifier.java b/SheLi/src/main/java/net/buggy/shoplist/utils/UnitOfMeasureStringifier.java similarity index 100% rename from shop-list/src/main/java/net/buggy/shoplist/utils/UnitOfMeasureStringifier.java rename to SheLi/src/main/java/net/buggy/shoplist/utils/UnitOfMeasureStringifier.java diff --git a/shop-list/src/main/res/color/disableable_accent.xml b/SheLi/src/main/res/color/disableable_accent.xml similarity index 100% rename from shop-list/src/main/res/color/disableable_accent.xml rename to SheLi/src/main/res/color/disableable_accent.xml diff --git a/shop-list/src/main/res/color/imagebutton_white_tint.xml b/SheLi/src/main/res/color/imagebutton_white_tint.xml similarity index 100% rename from shop-list/src/main/res/color/imagebutton_white_tint.xml rename to SheLi/src/main/res/color/imagebutton_white_tint.xml diff --git a/shop-list/src/main/res/color/secondary_text_color.xml b/SheLi/src/main/res/color/secondary_text_color.xml similarity index 100% rename from shop-list/src/main/res/color/secondary_text_color.xml rename to SheLi/src/main/res/color/secondary_text_color.xml diff --git a/shop-list/src/main/res/color/text_color.xml b/SheLi/src/main/res/color/text_color.xml similarity index 100% rename from shop-list/src/main/res/color/text_color.xml rename to SheLi/src/main/res/color/text_color.xml diff --git a/shop-list/src/main/res/drawable-hdpi/add_and_edit_36dp.png b/SheLi/src/main/res/drawable-hdpi/add_and_edit_36dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/add_and_edit_36dp.png rename to SheLi/src/main/res/drawable-hdpi/add_and_edit_36dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/add_from_products.png b/SheLi/src/main/res/drawable-hdpi/add_from_products.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/add_from_products.png rename to SheLi/src/main/res/drawable-hdpi/add_from_products.png diff --git a/shop-list/src/main/res/drawable-hdpi/add_shopitem.png b/SheLi/src/main/res/drawable-hdpi/add_shopitem.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/add_shopitem.png rename to SheLi/src/main/res/drawable-hdpi/add_shopitem.png diff --git a/shop-list/src/main/res/drawable-hdpi/already_added_18dp.png b/SheLi/src/main/res/drawable-hdpi/already_added_18dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/already_added_18dp.png rename to SheLi/src/main/res/drawable-hdpi/already_added_18dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/category_filter_disabled.png b/SheLi/src/main/res/drawable-hdpi/category_filter_disabled.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/category_filter_disabled.png rename to SheLi/src/main/res/drawable-hdpi/category_filter_disabled.png diff --git a/shop-list/src/main/res/drawable-hdpi/category_filter_enabled.png b/SheLi/src/main/res/drawable-hdpi/category_filter_enabled.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/category_filter_enabled.png rename to SheLi/src/main/res/drawable-hdpi/category_filter_enabled.png diff --git a/shop-list/src/main/res/drawable-hdpi/check_checked_27dp.png b/SheLi/src/main/res/drawable-hdpi/check_checked_27dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/check_checked_27dp.png rename to SheLi/src/main/res/drawable-hdpi/check_checked_27dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/check_unchecked_27dp.png b/SheLi/src/main/res/drawable-hdpi/check_unchecked_27dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/check_unchecked_27dp.png rename to SheLi/src/main/res/drawable-hdpi/check_unchecked_27dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/clear_checked_shopitems_disabled.png b/SheLi/src/main/res/drawable-hdpi/clear_checked_shopitems_disabled.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/clear_checked_shopitems_disabled.png rename to SheLi/src/main/res/drawable-hdpi/clear_checked_shopitems_disabled.png diff --git a/shop-list/src/main/res/drawable-hdpi/clear_checked_shopitems_enabled.png b/SheLi/src/main/res/drawable-hdpi/clear_checked_shopitems_enabled.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/clear_checked_shopitems_enabled.png rename to SheLi/src/main/res/drawable-hdpi/clear_checked_shopitems_enabled.png diff --git a/shop-list/src/main/res/drawable-hdpi/crash_image.png b/SheLi/src/main/res/drawable-hdpi/crash_image.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/crash_image.png rename to SheLi/src/main/res/drawable-hdpi/crash_image.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_add_black_36dp.png b/SheLi/src/main/res/drawable-hdpi/ic_add_black_36dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_add_black_36dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_add_black_36dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_add_white_48dp.png b/SheLi/src/main/res/drawable-hdpi/ic_add_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_add_white_48dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_add_white_48dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_bookmark_border_black_24dp.png b/SheLi/src/main/res/drawable-hdpi/ic_bookmark_border_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_bookmark_border_black_24dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_bookmark_border_black_24dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_bubble_chart_black_24dp.png b/SheLi/src/main/res/drawable-hdpi/ic_bubble_chart_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_bubble_chart_black_24dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_bubble_chart_black_24dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_check_white_24dp.png b/SheLi/src/main/res/drawable-hdpi/ic_check_white_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_check_white_24dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_check_white_24dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_check_white_48dp.png b/SheLi/src/main/res/drawable-hdpi/ic_check_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_check_white_48dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_check_white_48dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_chevron_double_right_black_24dp.png b/SheLi/src/main/res/drawable-hdpi/ic_chevron_double_right_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_chevron_double_right_black_24dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_chevron_double_right_black_24dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_content_copy_white_24dp.png b/SheLi/src/main/res/drawable-hdpi/ic_content_copy_white_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_content_copy_white_24dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_content_copy_white_24dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_delete_forever_black_48dp.png b/SheLi/src/main/res/drawable-hdpi/ic_delete_forever_black_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_delete_forever_black_48dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_delete_forever_black_48dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_edit_black_24dp.png b/SheLi/src/main/res/drawable-hdpi/ic_edit_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_edit_black_24dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_edit_black_24dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_help_outline_black_24dp.png b/SheLi/src/main/res/drawable-hdpi/ic_help_outline_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_help_outline_black_24dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_help_outline_black_24dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_info_outline_black_24dp.png b/SheLi/src/main/res/drawable-hdpi/ic_info_outline_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_info_outline_black_24dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_info_outline_black_24dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_menu_white_48dp.png b/SheLi/src/main/res/drawable-hdpi/ic_menu_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_menu_white_48dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_menu_white_48dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_message_black_24dp.png b/SheLi/src/main/res/drawable-hdpi/ic_message_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_message_black_24dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_message_black_24dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_search_black_24dp.png b/SheLi/src/main/res/drawable-hdpi/ic_search_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_search_black_24dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_search_black_24dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_settings_black_24dp.png b/SheLi/src/main/res/drawable-hdpi/ic_settings_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_settings_black_24dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_settings_black_24dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/ic_shopping_cart_black_24dp.png b/SheLi/src/main/res/drawable-hdpi/ic_shopping_cart_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/ic_shopping_cart_black_24dp.png rename to SheLi/src/main/res/drawable-hdpi/ic_shopping_cart_black_24dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/menu_image.png b/SheLi/src/main/res/drawable-hdpi/menu_image.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/menu_image.png rename to SheLi/src/main/res/drawable-hdpi/menu_image.png diff --git a/shop-list/src/main/res/drawable-hdpi/search_back.png b/SheLi/src/main/res/drawable-hdpi/search_back.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/search_back.png rename to SheLi/src/main/res/drawable-hdpi/search_back.png diff --git a/shop-list/src/main/res/drawable-hdpi/shop_item_comment_14dp.png b/SheLi/src/main/res/drawable-hdpi/shop_item_comment_14dp.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/shop_item_comment_14dp.png rename to SheLi/src/main/res/drawable-hdpi/shop_item_comment_14dp.png diff --git a/shop-list/src/main/res/drawable-hdpi/to_buy_empty_add_item_arrow.png b/SheLi/src/main/res/drawable-hdpi/to_buy_empty_add_item_arrow.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/to_buy_empty_add_item_arrow.png rename to SheLi/src/main/res/drawable-hdpi/to_buy_empty_add_item_arrow.png diff --git a/shop-list/src/main/res/drawable-hdpi/to_buy_empty_multiadd_arrow.png b/SheLi/src/main/res/drawable-hdpi/to_buy_empty_multiadd_arrow.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/to_buy_empty_multiadd_arrow.png rename to SheLi/src/main/res/drawable-hdpi/to_buy_empty_multiadd_arrow.png diff --git a/shop-list/src/main/res/drawable-hdpi/to_buy_empty_no_matches.png b/SheLi/src/main/res/drawable-hdpi/to_buy_empty_no_matches.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/to_buy_empty_no_matches.png rename to SheLi/src/main/res/drawable-hdpi/to_buy_empty_no_matches.png diff --git a/shop-list/src/main/res/drawable-hdpi/to_buy_empty_screen_image.png b/SheLi/src/main/res/drawable-hdpi/to_buy_empty_screen_image.png similarity index 100% rename from shop-list/src/main/res/drawable-hdpi/to_buy_empty_screen_image.png rename to SheLi/src/main/res/drawable-hdpi/to_buy_empty_screen_image.png diff --git a/shop-list/src/main/res/drawable-ldpi/crash_image.png b/SheLi/src/main/res/drawable-ldpi/crash_image.png similarity index 100% rename from shop-list/src/main/res/drawable-ldpi/crash_image.png rename to SheLi/src/main/res/drawable-ldpi/crash_image.png diff --git a/shop-list/src/main/res/drawable-ldpi/to_buy_empty_add_item_arrow.png b/SheLi/src/main/res/drawable-ldpi/to_buy_empty_add_item_arrow.png similarity index 100% rename from shop-list/src/main/res/drawable-ldpi/to_buy_empty_add_item_arrow.png rename to SheLi/src/main/res/drawable-ldpi/to_buy_empty_add_item_arrow.png diff --git a/shop-list/src/main/res/drawable-ldpi/to_buy_empty_multiadd_arrow.png b/SheLi/src/main/res/drawable-ldpi/to_buy_empty_multiadd_arrow.png similarity index 100% rename from shop-list/src/main/res/drawable-ldpi/to_buy_empty_multiadd_arrow.png rename to SheLi/src/main/res/drawable-ldpi/to_buy_empty_multiadd_arrow.png diff --git a/shop-list/src/main/res/drawable-ldpi/to_buy_empty_no_matches.png b/SheLi/src/main/res/drawable-ldpi/to_buy_empty_no_matches.png similarity index 100% rename from shop-list/src/main/res/drawable-ldpi/to_buy_empty_no_matches.png rename to SheLi/src/main/res/drawable-ldpi/to_buy_empty_no_matches.png diff --git a/shop-list/src/main/res/drawable-ldpi/to_buy_empty_screen_image.png b/SheLi/src/main/res/drawable-ldpi/to_buy_empty_screen_image.png similarity index 100% rename from shop-list/src/main/res/drawable-ldpi/to_buy_empty_screen_image.png rename to SheLi/src/main/res/drawable-ldpi/to_buy_empty_screen_image.png diff --git a/shop-list/src/main/res/drawable-mdpi/add_and_edit_36dp.png b/SheLi/src/main/res/drawable-mdpi/add_and_edit_36dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/add_and_edit_36dp.png rename to SheLi/src/main/res/drawable-mdpi/add_and_edit_36dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/add_from_products.png b/SheLi/src/main/res/drawable-mdpi/add_from_products.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/add_from_products.png rename to SheLi/src/main/res/drawable-mdpi/add_from_products.png diff --git a/shop-list/src/main/res/drawable-mdpi/add_shopitem.png b/SheLi/src/main/res/drawable-mdpi/add_shopitem.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/add_shopitem.png rename to SheLi/src/main/res/drawable-mdpi/add_shopitem.png diff --git a/shop-list/src/main/res/drawable-mdpi/already_added_18dp.png b/SheLi/src/main/res/drawable-mdpi/already_added_18dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/already_added_18dp.png rename to SheLi/src/main/res/drawable-mdpi/already_added_18dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/category_filter_disabled.png b/SheLi/src/main/res/drawable-mdpi/category_filter_disabled.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/category_filter_disabled.png rename to SheLi/src/main/res/drawable-mdpi/category_filter_disabled.png diff --git a/shop-list/src/main/res/drawable-mdpi/category_filter_enabled.png b/SheLi/src/main/res/drawable-mdpi/category_filter_enabled.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/category_filter_enabled.png rename to SheLi/src/main/res/drawable-mdpi/category_filter_enabled.png diff --git a/shop-list/src/main/res/drawable-mdpi/check_checked_27dp.png b/SheLi/src/main/res/drawable-mdpi/check_checked_27dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/check_checked_27dp.png rename to SheLi/src/main/res/drawable-mdpi/check_checked_27dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/check_unchecked_27dp.png b/SheLi/src/main/res/drawable-mdpi/check_unchecked_27dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/check_unchecked_27dp.png rename to SheLi/src/main/res/drawable-mdpi/check_unchecked_27dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/clear_checked_shopitems_disabled.png b/SheLi/src/main/res/drawable-mdpi/clear_checked_shopitems_disabled.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/clear_checked_shopitems_disabled.png rename to SheLi/src/main/res/drawable-mdpi/clear_checked_shopitems_disabled.png diff --git a/shop-list/src/main/res/drawable-mdpi/clear_checked_shopitems_enabled.png b/SheLi/src/main/res/drawable-mdpi/clear_checked_shopitems_enabled.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/clear_checked_shopitems_enabled.png rename to SheLi/src/main/res/drawable-mdpi/clear_checked_shopitems_enabled.png diff --git a/shop-list/src/main/res/drawable-mdpi/crash_image.png b/SheLi/src/main/res/drawable-mdpi/crash_image.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/crash_image.png rename to SheLi/src/main/res/drawable-mdpi/crash_image.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_add_black_36dp.png b/SheLi/src/main/res/drawable-mdpi/ic_add_black_36dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_add_black_36dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_add_black_36dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_add_white_48dp.png b/SheLi/src/main/res/drawable-mdpi/ic_add_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_add_white_48dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_add_white_48dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_bookmark_border_black_24dp.png b/SheLi/src/main/res/drawable-mdpi/ic_bookmark_border_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_bookmark_border_black_24dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_bookmark_border_black_24dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_bubble_chart_black_24dp.png b/SheLi/src/main/res/drawable-mdpi/ic_bubble_chart_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_bubble_chart_black_24dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_bubble_chart_black_24dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_check_white_24dp.png b/SheLi/src/main/res/drawable-mdpi/ic_check_white_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_check_white_24dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_check_white_24dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_check_white_48dp.png b/SheLi/src/main/res/drawable-mdpi/ic_check_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_check_white_48dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_check_white_48dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_chevron_double_right_black_24dp.png b/SheLi/src/main/res/drawable-mdpi/ic_chevron_double_right_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_chevron_double_right_black_24dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_chevron_double_right_black_24dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_content_copy_white_24dp.png b/SheLi/src/main/res/drawable-mdpi/ic_content_copy_white_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_content_copy_white_24dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_content_copy_white_24dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_delete_forever_black_48dp.png b/SheLi/src/main/res/drawable-mdpi/ic_delete_forever_black_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_delete_forever_black_48dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_delete_forever_black_48dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_edit_black_24dp.png b/SheLi/src/main/res/drawable-mdpi/ic_edit_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_edit_black_24dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_edit_black_24dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_help_outline_black_24dp.png b/SheLi/src/main/res/drawable-mdpi/ic_help_outline_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_help_outline_black_24dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_help_outline_black_24dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_info_outline_black_24dp.png b/SheLi/src/main/res/drawable-mdpi/ic_info_outline_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_info_outline_black_24dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_info_outline_black_24dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_menu_white_48dp.png b/SheLi/src/main/res/drawable-mdpi/ic_menu_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_menu_white_48dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_menu_white_48dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_message_black_24dp.png b/SheLi/src/main/res/drawable-mdpi/ic_message_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_message_black_24dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_message_black_24dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_search_black_24dp.png b/SheLi/src/main/res/drawable-mdpi/ic_search_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_search_black_24dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_search_black_24dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_settings_black_24dp.png b/SheLi/src/main/res/drawable-mdpi/ic_settings_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_settings_black_24dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_settings_black_24dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/ic_shopping_cart_black_24dp.png b/SheLi/src/main/res/drawable-mdpi/ic_shopping_cart_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/ic_shopping_cart_black_24dp.png rename to SheLi/src/main/res/drawable-mdpi/ic_shopping_cart_black_24dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/menu_image.png b/SheLi/src/main/res/drawable-mdpi/menu_image.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/menu_image.png rename to SheLi/src/main/res/drawable-mdpi/menu_image.png diff --git a/shop-list/src/main/res/drawable-mdpi/search_back.png b/SheLi/src/main/res/drawable-mdpi/search_back.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/search_back.png rename to SheLi/src/main/res/drawable-mdpi/search_back.png diff --git a/shop-list/src/main/res/drawable-mdpi/shop_item_comment_14dp.png b/SheLi/src/main/res/drawable-mdpi/shop_item_comment_14dp.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/shop_item_comment_14dp.png rename to SheLi/src/main/res/drawable-mdpi/shop_item_comment_14dp.png diff --git a/shop-list/src/main/res/drawable-mdpi/to_buy_empty_add_item_arrow.png b/SheLi/src/main/res/drawable-mdpi/to_buy_empty_add_item_arrow.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/to_buy_empty_add_item_arrow.png rename to SheLi/src/main/res/drawable-mdpi/to_buy_empty_add_item_arrow.png diff --git a/shop-list/src/main/res/drawable-mdpi/to_buy_empty_multiadd_arrow.png b/SheLi/src/main/res/drawable-mdpi/to_buy_empty_multiadd_arrow.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/to_buy_empty_multiadd_arrow.png rename to SheLi/src/main/res/drawable-mdpi/to_buy_empty_multiadd_arrow.png diff --git a/shop-list/src/main/res/drawable-mdpi/to_buy_empty_no_matches.png b/SheLi/src/main/res/drawable-mdpi/to_buy_empty_no_matches.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/to_buy_empty_no_matches.png rename to SheLi/src/main/res/drawable-mdpi/to_buy_empty_no_matches.png diff --git a/shop-list/src/main/res/drawable-mdpi/to_buy_empty_screen_image.png b/SheLi/src/main/res/drawable-mdpi/to_buy_empty_screen_image.png similarity index 100% rename from shop-list/src/main/res/drawable-mdpi/to_buy_empty_screen_image.png rename to SheLi/src/main/res/drawable-mdpi/to_buy_empty_screen_image.png diff --git a/shop-list/src/main/res/drawable-xhdpi/add_and_edit_36dp.png b/SheLi/src/main/res/drawable-xhdpi/add_and_edit_36dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/add_and_edit_36dp.png rename to SheLi/src/main/res/drawable-xhdpi/add_and_edit_36dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/add_from_products.png b/SheLi/src/main/res/drawable-xhdpi/add_from_products.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/add_from_products.png rename to SheLi/src/main/res/drawable-xhdpi/add_from_products.png diff --git a/shop-list/src/main/res/drawable-xhdpi/add_shopitem.png b/SheLi/src/main/res/drawable-xhdpi/add_shopitem.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/add_shopitem.png rename to SheLi/src/main/res/drawable-xhdpi/add_shopitem.png diff --git a/shop-list/src/main/res/drawable-xhdpi/already_added_18dp.png b/SheLi/src/main/res/drawable-xhdpi/already_added_18dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/already_added_18dp.png rename to SheLi/src/main/res/drawable-xhdpi/already_added_18dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/category_filter_disabled.png b/SheLi/src/main/res/drawable-xhdpi/category_filter_disabled.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/category_filter_disabled.png rename to SheLi/src/main/res/drawable-xhdpi/category_filter_disabled.png diff --git a/shop-list/src/main/res/drawable-xhdpi/category_filter_enabled.png b/SheLi/src/main/res/drawable-xhdpi/category_filter_enabled.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/category_filter_enabled.png rename to SheLi/src/main/res/drawable-xhdpi/category_filter_enabled.png diff --git a/shop-list/src/main/res/drawable-xhdpi/check_checked_27dp.png b/SheLi/src/main/res/drawable-xhdpi/check_checked_27dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/check_checked_27dp.png rename to SheLi/src/main/res/drawable-xhdpi/check_checked_27dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/check_unchecked_27dp.png b/SheLi/src/main/res/drawable-xhdpi/check_unchecked_27dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/check_unchecked_27dp.png rename to SheLi/src/main/res/drawable-xhdpi/check_unchecked_27dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/clear_checked_shopitems_disabled.png b/SheLi/src/main/res/drawable-xhdpi/clear_checked_shopitems_disabled.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/clear_checked_shopitems_disabled.png rename to SheLi/src/main/res/drawable-xhdpi/clear_checked_shopitems_disabled.png diff --git a/shop-list/src/main/res/drawable-xhdpi/clear_checked_shopitems_enabled.png b/SheLi/src/main/res/drawable-xhdpi/clear_checked_shopitems_enabled.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/clear_checked_shopitems_enabled.png rename to SheLi/src/main/res/drawable-xhdpi/clear_checked_shopitems_enabled.png diff --git a/shop-list/src/main/res/drawable-xhdpi/crash_image.png b/SheLi/src/main/res/drawable-xhdpi/crash_image.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/crash_image.png rename to SheLi/src/main/res/drawable-xhdpi/crash_image.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_add_black_36dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_add_black_36dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_add_black_36dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_add_black_36dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_add_white_48dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_add_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_add_white_48dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_add_white_48dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_bookmark_border_black_24dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_bookmark_border_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_bookmark_border_black_24dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_bookmark_border_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_bubble_chart_black_24dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_bubble_chart_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_bubble_chart_black_24dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_bubble_chart_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_check_white_24dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_check_white_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_check_white_24dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_check_white_24dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_check_white_48dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_check_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_check_white_48dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_check_white_48dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_chevron_double_right_black_24dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_chevron_double_right_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_chevron_double_right_black_24dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_chevron_double_right_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_content_copy_white_24dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_content_copy_white_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_content_copy_white_24dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_content_copy_white_24dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_delete_forever_black_48dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_delete_forever_black_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_delete_forever_black_48dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_delete_forever_black_48dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_edit_black_24dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_edit_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_edit_black_24dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_edit_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_help_outline_black_24dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_help_outline_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_help_outline_black_24dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_help_outline_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_info_outline_black_24dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_info_outline_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_info_outline_black_24dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_info_outline_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_menu_white_48dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_menu_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_menu_white_48dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_menu_white_48dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_message_black_24dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_message_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_message_black_24dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_message_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_search_black_24dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_search_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_search_black_24dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_search_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_settings_black_24dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_settings_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_settings_black_24dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_settings_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/ic_shopping_cart_black_24dp.png b/SheLi/src/main/res/drawable-xhdpi/ic_shopping_cart_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/ic_shopping_cart_black_24dp.png rename to SheLi/src/main/res/drawable-xhdpi/ic_shopping_cart_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/menu_image.png b/SheLi/src/main/res/drawable-xhdpi/menu_image.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/menu_image.png rename to SheLi/src/main/res/drawable-xhdpi/menu_image.png diff --git a/shop-list/src/main/res/drawable-xhdpi/search_back.png b/SheLi/src/main/res/drawable-xhdpi/search_back.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/search_back.png rename to SheLi/src/main/res/drawable-xhdpi/search_back.png diff --git a/shop-list/src/main/res/drawable-xhdpi/shop_item_comment_14dp.png b/SheLi/src/main/res/drawable-xhdpi/shop_item_comment_14dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/shop_item_comment_14dp.png rename to SheLi/src/main/res/drawable-xhdpi/shop_item_comment_14dp.png diff --git a/shop-list/src/main/res/drawable-xhdpi/to_buy_empty_add_item_arrow.png b/SheLi/src/main/res/drawable-xhdpi/to_buy_empty_add_item_arrow.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/to_buy_empty_add_item_arrow.png rename to SheLi/src/main/res/drawable-xhdpi/to_buy_empty_add_item_arrow.png diff --git a/shop-list/src/main/res/drawable-xhdpi/to_buy_empty_multiadd_arrow.png b/SheLi/src/main/res/drawable-xhdpi/to_buy_empty_multiadd_arrow.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/to_buy_empty_multiadd_arrow.png rename to SheLi/src/main/res/drawable-xhdpi/to_buy_empty_multiadd_arrow.png diff --git a/shop-list/src/main/res/drawable-xhdpi/to_buy_empty_no_matches.png b/SheLi/src/main/res/drawable-xhdpi/to_buy_empty_no_matches.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/to_buy_empty_no_matches.png rename to SheLi/src/main/res/drawable-xhdpi/to_buy_empty_no_matches.png diff --git a/shop-list/src/main/res/drawable-xhdpi/to_buy_empty_screen_image.png b/SheLi/src/main/res/drawable-xhdpi/to_buy_empty_screen_image.png similarity index 100% rename from shop-list/src/main/res/drawable-xhdpi/to_buy_empty_screen_image.png rename to SheLi/src/main/res/drawable-xhdpi/to_buy_empty_screen_image.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/add_and_edit_36dp.png b/SheLi/src/main/res/drawable-xxhdpi/add_and_edit_36dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/add_and_edit_36dp.png rename to SheLi/src/main/res/drawable-xxhdpi/add_and_edit_36dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/add_from_products.png b/SheLi/src/main/res/drawable-xxhdpi/add_from_products.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/add_from_products.png rename to SheLi/src/main/res/drawable-xxhdpi/add_from_products.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/add_shopitem.png b/SheLi/src/main/res/drawable-xxhdpi/add_shopitem.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/add_shopitem.png rename to SheLi/src/main/res/drawable-xxhdpi/add_shopitem.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/already_added_18dp.png b/SheLi/src/main/res/drawable-xxhdpi/already_added_18dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/already_added_18dp.png rename to SheLi/src/main/res/drawable-xxhdpi/already_added_18dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/category_filter_disabled.png b/SheLi/src/main/res/drawable-xxhdpi/category_filter_disabled.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/category_filter_disabled.png rename to SheLi/src/main/res/drawable-xxhdpi/category_filter_disabled.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/category_filter_enabled.png b/SheLi/src/main/res/drawable-xxhdpi/category_filter_enabled.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/category_filter_enabled.png rename to SheLi/src/main/res/drawable-xxhdpi/category_filter_enabled.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/check_checked_27dp.png b/SheLi/src/main/res/drawable-xxhdpi/check_checked_27dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/check_checked_27dp.png rename to SheLi/src/main/res/drawable-xxhdpi/check_checked_27dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/check_unchecked_27dp.png b/SheLi/src/main/res/drawable-xxhdpi/check_unchecked_27dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/check_unchecked_27dp.png rename to SheLi/src/main/res/drawable-xxhdpi/check_unchecked_27dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/clear_checked_shopitems_disabled.png b/SheLi/src/main/res/drawable-xxhdpi/clear_checked_shopitems_disabled.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/clear_checked_shopitems_disabled.png rename to SheLi/src/main/res/drawable-xxhdpi/clear_checked_shopitems_disabled.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/clear_checked_shopitems_enabled.png b/SheLi/src/main/res/drawable-xxhdpi/clear_checked_shopitems_enabled.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/clear_checked_shopitems_enabled.png rename to SheLi/src/main/res/drawable-xxhdpi/clear_checked_shopitems_enabled.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/crash_image.png b/SheLi/src/main/res/drawable-xxhdpi/crash_image.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/crash_image.png rename to SheLi/src/main/res/drawable-xxhdpi/crash_image.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_add_black_36dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_add_black_36dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_add_black_36dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_add_black_36dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_add_white_48dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_add_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_add_white_48dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_add_white_48dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_bookmark_border_black_24dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_bookmark_border_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_bookmark_border_black_24dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_bookmark_border_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_bubble_chart_black_24dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_bubble_chart_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_bubble_chart_black_24dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_bubble_chart_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_check_white_24dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_check_white_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_check_white_24dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_check_white_24dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_check_white_48dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_check_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_check_white_48dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_check_white_48dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_chevron_double_right_black_24dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_chevron_double_right_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_chevron_double_right_black_24dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_chevron_double_right_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_content_copy_white_24dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_content_copy_white_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_content_copy_white_24dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_content_copy_white_24dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_delete_forever_black_48dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_delete_forever_black_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_delete_forever_black_48dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_delete_forever_black_48dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_edit_black_24dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_edit_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_edit_black_24dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_edit_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_help_outline_black_24dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_help_outline_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_help_outline_black_24dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_help_outline_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_info_outline_black_24dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_info_outline_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_info_outline_black_24dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_info_outline_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_menu_white_48dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_menu_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_menu_white_48dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_menu_white_48dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_message_black_24dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_message_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_message_black_24dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_message_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_search_black_24dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_search_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_search_black_24dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_search_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_settings_black_24dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_settings_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_settings_black_24dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_settings_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/ic_shopping_cart_black_24dp.png b/SheLi/src/main/res/drawable-xxhdpi/ic_shopping_cart_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/ic_shopping_cart_black_24dp.png rename to SheLi/src/main/res/drawable-xxhdpi/ic_shopping_cart_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/menu_image.png b/SheLi/src/main/res/drawable-xxhdpi/menu_image.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/menu_image.png rename to SheLi/src/main/res/drawable-xxhdpi/menu_image.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/search_back.png b/SheLi/src/main/res/drawable-xxhdpi/search_back.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/search_back.png rename to SheLi/src/main/res/drawable-xxhdpi/search_back.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/shop_item_comment_14dp.png b/SheLi/src/main/res/drawable-xxhdpi/shop_item_comment_14dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/shop_item_comment_14dp.png rename to SheLi/src/main/res/drawable-xxhdpi/shop_item_comment_14dp.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/to_buy_empty_add_item_arrow.png b/SheLi/src/main/res/drawable-xxhdpi/to_buy_empty_add_item_arrow.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/to_buy_empty_add_item_arrow.png rename to SheLi/src/main/res/drawable-xxhdpi/to_buy_empty_add_item_arrow.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/to_buy_empty_multiadd_arrow.png b/SheLi/src/main/res/drawable-xxhdpi/to_buy_empty_multiadd_arrow.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/to_buy_empty_multiadd_arrow.png rename to SheLi/src/main/res/drawable-xxhdpi/to_buy_empty_multiadd_arrow.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/to_buy_empty_no_matches.png b/SheLi/src/main/res/drawable-xxhdpi/to_buy_empty_no_matches.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/to_buy_empty_no_matches.png rename to SheLi/src/main/res/drawable-xxhdpi/to_buy_empty_no_matches.png diff --git a/shop-list/src/main/res/drawable-xxhdpi/to_buy_empty_screen_image.png b/SheLi/src/main/res/drawable-xxhdpi/to_buy_empty_screen_image.png similarity index 100% rename from shop-list/src/main/res/drawable-xxhdpi/to_buy_empty_screen_image.png rename to SheLi/src/main/res/drawable-xxhdpi/to_buy_empty_screen_image.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/add_and_edit_36dp.png b/SheLi/src/main/res/drawable-xxxhdpi/add_and_edit_36dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/add_and_edit_36dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/add_and_edit_36dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/add_from_products.png b/SheLi/src/main/res/drawable-xxxhdpi/add_from_products.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/add_from_products.png rename to SheLi/src/main/res/drawable-xxxhdpi/add_from_products.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/add_shopitem.png b/SheLi/src/main/res/drawable-xxxhdpi/add_shopitem.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/add_shopitem.png rename to SheLi/src/main/res/drawable-xxxhdpi/add_shopitem.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/already_added_18dp.png b/SheLi/src/main/res/drawable-xxxhdpi/already_added_18dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/already_added_18dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/already_added_18dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/category_filter_disabled.png b/SheLi/src/main/res/drawable-xxxhdpi/category_filter_disabled.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/category_filter_disabled.png rename to SheLi/src/main/res/drawable-xxxhdpi/category_filter_disabled.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/category_filter_enabled.png b/SheLi/src/main/res/drawable-xxxhdpi/category_filter_enabled.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/category_filter_enabled.png rename to SheLi/src/main/res/drawable-xxxhdpi/category_filter_enabled.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/check_checked_27dp.png b/SheLi/src/main/res/drawable-xxxhdpi/check_checked_27dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/check_checked_27dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/check_checked_27dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/check_unchecked_27dp.png b/SheLi/src/main/res/drawable-xxxhdpi/check_unchecked_27dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/check_unchecked_27dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/check_unchecked_27dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/clear_checked_shopitems_disabled.png b/SheLi/src/main/res/drawable-xxxhdpi/clear_checked_shopitems_disabled.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/clear_checked_shopitems_disabled.png rename to SheLi/src/main/res/drawable-xxxhdpi/clear_checked_shopitems_disabled.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/clear_checked_shopitems_enabled.png b/SheLi/src/main/res/drawable-xxxhdpi/clear_checked_shopitems_enabled.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/clear_checked_shopitems_enabled.png rename to SheLi/src/main/res/drawable-xxxhdpi/clear_checked_shopitems_enabled.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/crash_image.png b/SheLi/src/main/res/drawable-xxxhdpi/crash_image.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/crash_image.png rename to SheLi/src/main/res/drawable-xxxhdpi/crash_image.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_add_black_36dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_add_black_36dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_add_black_36dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_add_black_36dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_add_white_48dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_add_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_add_white_48dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_add_white_48dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_bookmark_border_black_24dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_bookmark_border_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_bookmark_border_black_24dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_bookmark_border_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_bubble_chart_black_24dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_bubble_chart_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_bubble_chart_black_24dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_bubble_chart_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_check_white_24dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_check_white_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_check_white_24dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_check_white_24dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_check_white_48dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_check_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_check_white_48dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_check_white_48dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_chevron_double_right_black_24dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_chevron_double_right_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_chevron_double_right_black_24dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_chevron_double_right_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_content_copy_white_24dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_content_copy_white_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_content_copy_white_24dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_content_copy_white_24dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_delete_forever_black_48dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_delete_forever_black_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_delete_forever_black_48dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_delete_forever_black_48dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_edit_black_24dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_edit_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_edit_black_24dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_edit_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_help_outline_black_24dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_help_outline_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_help_outline_black_24dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_help_outline_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_info_outline_black_24dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_info_outline_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_info_outline_black_24dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_info_outline_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_menu_white_48dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_menu_white_48dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_menu_white_48dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_menu_white_48dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_message_black_24dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_message_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_message_black_24dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_message_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_search_black_24dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_search_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_search_black_24dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_search_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_settings_black_24dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_settings_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_settings_black_24dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_settings_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/ic_shopping_cart_black_24dp.png b/SheLi/src/main/res/drawable-xxxhdpi/ic_shopping_cart_black_24dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/ic_shopping_cart_black_24dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/ic_shopping_cart_black_24dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/menu_image.png b/SheLi/src/main/res/drawable-xxxhdpi/menu_image.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/menu_image.png rename to SheLi/src/main/res/drawable-xxxhdpi/menu_image.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/search_back.png b/SheLi/src/main/res/drawable-xxxhdpi/search_back.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/search_back.png rename to SheLi/src/main/res/drawable-xxxhdpi/search_back.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/shop_item_comment_14dp.png b/SheLi/src/main/res/drawable-xxxhdpi/shop_item_comment_14dp.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/shop_item_comment_14dp.png rename to SheLi/src/main/res/drawable-xxxhdpi/shop_item_comment_14dp.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/to_buy_empty_add_item_arrow.png b/SheLi/src/main/res/drawable-xxxhdpi/to_buy_empty_add_item_arrow.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/to_buy_empty_add_item_arrow.png rename to SheLi/src/main/res/drawable-xxxhdpi/to_buy_empty_add_item_arrow.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/to_buy_empty_multiadd_arrow.png b/SheLi/src/main/res/drawable-xxxhdpi/to_buy_empty_multiadd_arrow.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/to_buy_empty_multiadd_arrow.png rename to SheLi/src/main/res/drawable-xxxhdpi/to_buy_empty_multiadd_arrow.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/to_buy_empty_no_matches.png b/SheLi/src/main/res/drawable-xxxhdpi/to_buy_empty_no_matches.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/to_buy_empty_no_matches.png rename to SheLi/src/main/res/drawable-xxxhdpi/to_buy_empty_no_matches.png diff --git a/shop-list/src/main/res/drawable-xxxhdpi/to_buy_empty_screen_image.png b/SheLi/src/main/res/drawable-xxxhdpi/to_buy_empty_screen_image.png similarity index 100% rename from shop-list/src/main/res/drawable-xxxhdpi/to_buy_empty_screen_image.png rename to SheLi/src/main/res/drawable-xxxhdpi/to_buy_empty_screen_image.png diff --git a/shop-list/src/main/res/drawable/category_filter.xml b/SheLi/src/main/res/drawable/category_filter.xml similarity index 100% rename from shop-list/src/main/res/drawable/category_filter.xml rename to SheLi/src/main/res/drawable/category_filter.xml diff --git a/shop-list/src/main/res/drawable/cell_shopitem_background.xml b/SheLi/src/main/res/drawable/cell_shopitem_background.xml similarity index 100% rename from shop-list/src/main/res/drawable/cell_shopitem_background.xml rename to SheLi/src/main/res/drawable/cell_shopitem_background.xml diff --git a/shop-list/src/main/res/drawable/clear_checked_shopitems.xml b/SheLi/src/main/res/drawable/clear_checked_shopitems.xml similarity index 100% rename from shop-list/src/main/res/drawable/clear_checked_shopitems.xml rename to SheLi/src/main/res/drawable/clear_checked_shopitems.xml diff --git a/shop-list/src/main/res/drawable/image_button_bg.xml b/SheLi/src/main/res/drawable/image_button_bg.xml similarity index 100% rename from shop-list/src/main/res/drawable/image_button_bg.xml rename to SheLi/src/main/res/drawable/image_button_bg.xml diff --git a/shop-list/src/main/res/drawable/menu_logo_icon_background.xml b/SheLi/src/main/res/drawable/menu_logo_icon_background.xml similarity index 100% rename from shop-list/src/main/res/drawable/menu_logo_icon_background.xml rename to SheLi/src/main/res/drawable/menu_logo_icon_background.xml diff --git a/shop-list/src/main/res/drawable/search_background.xml b/SheLi/src/main/res/drawable/search_background.xml similarity index 100% rename from shop-list/src/main/res/drawable/search_background.xml rename to SheLi/src/main/res/drawable/search_background.xml diff --git a/shop-list/src/main/res/drawable/search_background_active.xml b/SheLi/src/main/res/drawable/search_background_active.xml similarity index 100% rename from shop-list/src/main/res/drawable/search_background_active.xml rename to SheLi/src/main/res/drawable/search_background_active.xml diff --git a/shop-list/src/main/res/drawable/search_list_background.xml b/SheLi/src/main/res/drawable/search_list_background.xml similarity index 100% rename from shop-list/src/main/res/drawable/search_list_background.xml rename to SheLi/src/main/res/drawable/search_list_background.xml diff --git a/shop-list/src/main/res/drawable/selectable_background.xml b/SheLi/src/main/res/drawable/selectable_background.xml similarity index 100% rename from shop-list/src/main/res/drawable/selectable_background.xml rename to SheLi/src/main/res/drawable/selectable_background.xml diff --git a/shop-list/src/main/res/drawable/shopitem_checkbox.xml b/SheLi/src/main/res/drawable/shopitem_checkbox.xml similarity index 100% rename from shop-list/src/main/res/drawable/shopitem_checkbox.xml rename to SheLi/src/main/res/drawable/shopitem_checkbox.xml diff --git a/shop-list/src/main/res/drawable/top_shadow.xml b/SheLi/src/main/res/drawable/top_shadow.xml similarity index 100% rename from shop-list/src/main/res/drawable/top_shadow.xml rename to SheLi/src/main/res/drawable/top_shadow.xml diff --git a/shop-list/src/main/res/layout/activity_shop_list.xml b/SheLi/src/main/res/layout/activity_shop_list.xml similarity index 100% rename from shop-list/src/main/res/layout/activity_shop_list.xml rename to SheLi/src/main/res/layout/activity_shop_list.xml diff --git a/shop-list/src/main/res/layout/categories_filter.xml b/SheLi/src/main/res/layout/categories_filter.xml similarity index 100% rename from shop-list/src/main/res/layout/categories_filter.xml rename to SheLi/src/main/res/layout/categories_filter.xml diff --git a/shop-list/src/main/res/layout/category_spinner_dropdown_item.xml b/SheLi/src/main/res/layout/category_spinner_dropdown_item.xml similarity index 100% rename from shop-list/src/main/res/layout/category_spinner_dropdown_item.xml rename to SheLi/src/main/res/layout/category_spinner_dropdown_item.xml diff --git a/shop-list/src/main/res/layout/category_spinner_item.xml b/SheLi/src/main/res/layout/category_spinner_item.xml similarity index 100% rename from shop-list/src/main/res/layout/category_spinner_item.xml rename to SheLi/src/main/res/layout/category_spinner_item.xml diff --git a/shop-list/src/main/res/layout/cell_categories_filter.xml b/SheLi/src/main/res/layout/cell_categories_filter.xml similarity index 100% rename from shop-list/src/main/res/layout/cell_categories_filter.xml rename to SheLi/src/main/res/layout/cell_categories_filter.xml diff --git a/shop-list/src/main/res/layout/cell_category.xml b/SheLi/src/main/res/layout/cell_category.xml similarity index 100% rename from shop-list/src/main/res/layout/cell_category.xml rename to SheLi/src/main/res/layout/cell_category.xml diff --git a/shop-list/src/main/res/layout/cell_category_editable.xml b/SheLi/src/main/res/layout/cell_category_editable.xml similarity index 100% rename from shop-list/src/main/res/layout/cell_category_editable.xml rename to SheLi/src/main/res/layout/cell_category_editable.xml diff --git a/shop-list/src/main/res/layout/cell_product.xml b/SheLi/src/main/res/layout/cell_product.xml similarity index 100% rename from shop-list/src/main/res/layout/cell_product.xml rename to SheLi/src/main/res/layout/cell_product.xml diff --git a/shop-list/src/main/res/layout/cell_product_base.xml b/SheLi/src/main/res/layout/cell_product_base.xml similarity index 100% rename from shop-list/src/main/res/layout/cell_product_base.xml rename to SheLi/src/main/res/layout/cell_product_base.xml diff --git a/shop-list/src/main/res/layout/cell_search_product.xml b/SheLi/src/main/res/layout/cell_search_product.xml similarity index 100% rename from shop-list/src/main/res/layout/cell_search_product.xml rename to SheLi/src/main/res/layout/cell_search_product.xml diff --git a/shop-list/src/main/res/layout/cell_selectable_shop_item.xml b/SheLi/src/main/res/layout/cell_selectable_shop_item.xml similarity index 100% rename from shop-list/src/main/res/layout/cell_selectable_shop_item.xml rename to SheLi/src/main/res/layout/cell_selectable_shop_item.xml diff --git a/shop-list/src/main/res/layout/cell_to_buy_shop_item.xml b/SheLi/src/main/res/layout/cell_to_buy_shop_item.xml similarity index 100% rename from shop-list/src/main/res/layout/cell_to_buy_shop_item.xml rename to SheLi/src/main/res/layout/cell_to_buy_shop_item.xml diff --git a/shop-list/src/main/res/layout/crash_dialog.xml b/SheLi/src/main/res/layout/crash_dialog.xml similarity index 100% rename from shop-list/src/main/res/layout/crash_dialog.xml rename to SheLi/src/main/res/layout/crash_dialog.xml diff --git a/shop-list/src/main/res/layout/fast_creation_panel.xml b/SheLi/src/main/res/layout/fast_creation_panel.xml similarity index 100% rename from shop-list/src/main/res/layout/fast_creation_panel.xml rename to SheLi/src/main/res/layout/fast_creation_panel.xml diff --git a/shop-list/src/main/res/layout/menu_item.xml b/SheLi/src/main/res/layout/menu_item.xml similarity index 100% rename from shop-list/src/main/res/layout/menu_item.xml rename to SheLi/src/main/res/layout/menu_item.xml diff --git a/shop-list/src/main/res/layout/merge_edit_product.xml b/SheLi/src/main/res/layout/merge_edit_product.xml similarity index 100% rename from shop-list/src/main/res/layout/merge_edit_product.xml rename to SheLi/src/main/res/layout/merge_edit_product.xml diff --git a/shop-list/src/main/res/layout/popup_categories_filter.xml b/SheLi/src/main/res/layout/popup_categories_filter.xml similarity index 100% rename from shop-list/src/main/res/layout/popup_categories_filter.xml rename to SheLi/src/main/res/layout/popup_categories_filter.xml diff --git a/shop-list/src/main/res/layout/progress_panel.xml b/SheLi/src/main/res/layout/progress_panel.xml similarity index 100% rename from shop-list/src/main/res/layout/progress_panel.xml rename to SheLi/src/main/res/layout/progress_panel.xml diff --git a/shop-list/src/main/res/layout/unit_about.xml b/SheLi/src/main/res/layout/unit_about.xml similarity index 97% rename from shop-list/src/main/res/layout/unit_about.xml rename to SheLi/src/main/res/layout/unit_about.xml index 30a1100..e129c0e 100644 --- a/shop-list/src/main/res/layout/unit_about.xml +++ b/SheLi/src/main/res/layout/unit_about.xml @@ -59,7 +59,7 @@ android:layout_height="wrap_content" android:layout_marginTop="10dp" android:autoLink="web" - android:text="GitHub: https://github.com/bugy/shop-list" /> + android:text="GitHub: https://github.com/bugy/SheLi" />