diff --git a/Credits.md b/Credits.md index 16090922..8c1ff152 100644 --- a/Credits.md +++ b/Credits.md @@ -17,7 +17,7 @@ - [Potato Open Sauce Project (POSP)](https://potatoproject.co/) team and [POSP Telegram community](https://t.me/SaucyPotatoesOfficial) for support, inspirations and suggestions! The app itself is based on the original iteration [Potate da home!](https://github.com/enricocid/PotateDaHome) that was built thanks to the team/community feedbacks! -- [Nathan Bonnemains](https://github.com/NathanBnm) for French translations! +- [Nathan Bonnemains](https://github.com/NathanBnm) for French translations and a great [tip](https://github.com/enricocid/VectorifyDaHome/issues/11)! - [Stefan Möller](https://github.com/stupo) for his [suggestions](https://github.com/enricocid/VectorifyDaHome/issues/2)! diff --git a/PRIVACY-POLICY.md b/PRIVACY-POLICY.md index 9512cf33..71692655 100644 --- a/PRIVACY-POLICY.md +++ b/PRIVACY-POLICY.md @@ -12,8 +12,7 @@ This page is used to inform visitors regarding my policies with the collection, **We don't store any data. Period. We physically can't. We have nowhere to store it. We are very poor so we don't even have a server database to store any kind of information.** -For a better utilization I may only require to ask You **storage access permission** on the device on which the app is intended. This permission has to be enabled if you want to save wallpapers to internal memory. -This permission can be revoked at runtime when they are not needed, this is privy to only devices running Android 6.0 upward. +**No permissions are requested** to save wallpapers to storage! Wallpapers are saved to the private app's folder (internal storage > Android > data > com.iven.iconify > files). The app does not implement any APIs or SDKs that are not approved for use in child-directed services including Google Sign-In (or any other API Service that accesses data associated with a Google Account), Google Play Games Services, and any other API Service using OAuth technology for authentication and authorization.
diff --git a/README.md b/README.md index f3ca7e53..5da4de72 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,18 @@ [![Credits](https://img.shields.io/static/v1?label=Contributors&message=many&color=81d4fa)](https://github.com/enricocid/VectorifyDaHome/blob/master/Credits.md) [![API](https://img.shields.io/static/v1?label=API&message=21&color=a5d6a7)](https://developer.android.com/about/versions/android-5.0.html) -[![TAG](https://img.shields.io/static/v1?label=Tag&message=v1.7.3&color=ffe082)](https://github.com/enricocid/Music-Player-GO/releases/tag/v1.7.3) +[![TAG](https://img.shields.io/static/v1?label=Tag&message=v1.8.0&color=ffe082)](https://github.com/enricocid/Music-Player-GO/releases/tag/v1.8.0) - + # Description: **Vectorify da home!** is a minimal and open source app to apply wallpapers from a vast (400+) collection of vector graphics: -- Background and graphic colors are customizable thanks to a fantastic color picker, presets or the device accent color! +- Background and graphic colors are customizable thanks to a fantastic color picker, presets or the device accent color. You can also swap them if You want! - Category chooser @@ -26,8 +26,9 @@ - Preview screen where you can customize the size and position of the vector graphic - 3 ways to set the wallpaper (save, direct apply - involves saving, live wallpaper) + >note: wallpapers are now being saved to the private's app folder (internal storage > Android > data > com.iven.iconify > files). The system will clear the folder if You uninstall the app so make sure to backup them. -- Dark/light themes +- Light, dark and automatic (following the system settings on Android Q and battery level on older devices) themes # Downloads diff --git a/fastlane/metadata/android/en-US/changelogs/38.txt b/fastlane/metadata/android/en-US/changelogs/38.txt new file mode 100644 index 00000000..f19d4460 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/38.txt @@ -0,0 +1,13 @@ +- Added automatic DayNight theme: +following system on Android Q and battery on older devices + +- Added a button to swap colors + +- Wallpapers are saved to internal storage > Android > data > com.iven.iconify > files +WRITE_EXTERNAL_STORAGE permission removed! + +- Reviewed recent setups storing (added scale and positioning restoring) +Note: recent setups will be cleared. Sorry... + +- Chrome custom tab is now being used to open the GitHub page +- Design of the app and code have been improved too! \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 32a50ae5..ec5f5633 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,14 +1,16 @@ Vectorify da home! is a minimal and open source app to apply wallpapers from a vast (400+) collection of vector graphics: -- Background and graphic colors are customizable thanks to a fantastic color picker, presets or the device accent color! +- Background and graphic colors are customizable thanks to a fantastic color picker, presets or the device accent color. +You can also swap them if You want! - Category chooser - Preview screen where you can customize the size and position of the vector graphic - Recent setups management - - Consiglio: long click to delete a single setup + - Tip: long click to delete a single setup - 3 ways to set the wallpaper (save, direct apply - involves saving, live wallpaper) + - Wallpapers are now being saved to the private's app folder (internal storage > Android > data > com.iven.iconify > files). The system will clear the folder if You uninstall the app so make sure to backup them. -- Dark/light themes \ No newline at end of file +- Light, dark and automatic (following the system settings on Android Q and battery level on pre-Q devices) themes \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_01.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_01.png index a00ace1a..6ba6dc83 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_01.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_01.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_02.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_02.png index 0fb6bc6a..57c28dca 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_02.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_02.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_03.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_03.png index eedffd33..e6dab5b0 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_03.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_03.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_04.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_04.png index d7646fc5..9b00601c 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_04.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_04.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_05.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_05.png index 0a06ad49..77572559 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_05.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_05.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_06.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_06.png index c5bf9b51..58c37a49 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_06.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_06.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_07.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_07.png index 1cb32db0..856eeb25 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_07.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/shot_07.png differ diff --git a/fastlane/metadata/android/it/changelogs/38.txt b/fastlane/metadata/android/it/changelogs/38.txt new file mode 100644 index 00000000..26886a94 --- /dev/null +++ b/fastlane/metadata/android/it/changelogs/38.txt @@ -0,0 +1,13 @@ +- Aggiunto tema automatico DayNight: +segue il sistema su Android Q e la batteria sui dispositivi più vecchi + +- Aggiunto pulsante per scambiare i colori + +- Gli sfondi sono salvati in memoria interna > Android > data > com.iven.iconify > files +Permesso WRITE_EXTERNAL_STORAGE rimosso! + +- Rivisto il salvataggio dei setup recenti (aggiunto ripristino scala e posizione) +Nota: i setup recenti saranno cancellati. Sorry... + +- Viene usata una Chrome custom tab per aprire il GitHub +- Migliorato il design dell'app e il codice \ No newline at end of file diff --git a/fastlane/metadata/android/it/full_description.txt b/fastlane/metadata/android/it/full_description.txt index 215807a5..25d882b2 100644 --- a/fastlane/metadata/android/it/full_description.txt +++ b/fastlane/metadata/android/it/full_description.txt @@ -1,6 +1,7 @@ Vectorify da home! applicazione minimale ed open source per applicare wallpapers da una vasta (400+) collezione di grafiche vettoriali: -- Lo sfondo e il colore della grafica sono personalizzabili grazie ad un fantastico color picker, dei presets o il colore di accento del dispositivo! +- Lo sfondo e il colore della grafica sono personalizzabili grazie ad un fantastico color picker, dei presets o il colore di accento del dispositivo. +Puoi anche scambiarli se vuoi! - Selettore categoria @@ -10,5 +11,8 @@ Vectorify da home! applicazione minimale ed open source per applicare wallpapers - Consiglio: clicca a lungo sui singoli setup per cancellarli - 3 modi per impostare il wallpaper (salva, applica direttamente - comporta il salvataggio, live wallpaper) + - Nota: gli sfondi saranno salvati nella cartella riservata all'app (memoria interna > Android > data > com.iven.iconify > files). +Il sistema cancellerà il suo contenuto se disinstalli l'app perciò fai un backup prima di farlo. -- Temi dark/light \ No newline at end of file + +- Temi chiaro, scuro ed automatico (segue le impostazioni di sistema in Android Q ed il livello di batteria sui telefono più vecchi) \ No newline at end of file diff --git a/fastlane/metadata/android/it/images/phoneScreenshots/shot_01.png b/fastlane/metadata/android/it/images/phoneScreenshots/shot_01.png index a00ace1a..6ba6dc83 100644 Binary files a/fastlane/metadata/android/it/images/phoneScreenshots/shot_01.png and b/fastlane/metadata/android/it/images/phoneScreenshots/shot_01.png differ diff --git a/fastlane/metadata/android/it/images/phoneScreenshots/shot_02.png b/fastlane/metadata/android/it/images/phoneScreenshots/shot_02.png index 0fb6bc6a..57c28dca 100644 Binary files a/fastlane/metadata/android/it/images/phoneScreenshots/shot_02.png and b/fastlane/metadata/android/it/images/phoneScreenshots/shot_02.png differ diff --git a/fastlane/metadata/android/it/images/phoneScreenshots/shot_03.png b/fastlane/metadata/android/it/images/phoneScreenshots/shot_03.png index eedffd33..e6dab5b0 100644 Binary files a/fastlane/metadata/android/it/images/phoneScreenshots/shot_03.png and b/fastlane/metadata/android/it/images/phoneScreenshots/shot_03.png differ diff --git a/fastlane/metadata/android/it/images/phoneScreenshots/shot_04.png b/fastlane/metadata/android/it/images/phoneScreenshots/shot_04.png index d7646fc5..9b00601c 100644 Binary files a/fastlane/metadata/android/it/images/phoneScreenshots/shot_04.png and b/fastlane/metadata/android/it/images/phoneScreenshots/shot_04.png differ diff --git a/fastlane/metadata/android/it/images/phoneScreenshots/shot_05.png b/fastlane/metadata/android/it/images/phoneScreenshots/shot_05.png index 0a06ad49..77572559 100644 Binary files a/fastlane/metadata/android/it/images/phoneScreenshots/shot_05.png and b/fastlane/metadata/android/it/images/phoneScreenshots/shot_05.png differ diff --git a/fastlane/metadata/android/it/images/phoneScreenshots/shot_06.png b/fastlane/metadata/android/it/images/phoneScreenshots/shot_06.png index c5bf9b51..58c37a49 100644 Binary files a/fastlane/metadata/android/it/images/phoneScreenshots/shot_06.png and b/fastlane/metadata/android/it/images/phoneScreenshots/shot_06.png differ diff --git a/fastlane/metadata/android/it/images/phoneScreenshots/shot_07.png b/fastlane/metadata/android/it/images/phoneScreenshots/shot_07.png index 1cb32db0..856eeb25 100644 Binary files a/fastlane/metadata/android/it/images/phoneScreenshots/shot_07.png and b/fastlane/metadata/android/it/images/phoneScreenshots/shot_07.png differ diff --git a/project/app/build.gradle b/project/app/build.gradle index 125d2557..db2a7188 100644 --- a/project/app/build.gradle +++ b/project/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.iven.iconify" minSdkVersion 21 targetSdkVersion 29 - versionCode 37 - versionName "1.7.3" + versionCode 38 + versionName "1.8.0" } // Configure only for each module that uses Java 8 diff --git a/vdh36.gif b/vdh36.gif deleted file mode 100644 index 7b46baba..00000000 Binary files a/vdh36.gif and /dev/null differ diff --git a/vdh_38.gif b/vdh_38.gif new file mode 100644 index 00000000..adbb3ea1 Binary files /dev/null and b/vdh_38.gif differ