mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
SetupWizard:
- fix selecting OmniClock doesn't work - add OmniJAWS to selection
This commit is contained in:
parent
4249c0d39c
commit
d69a4ce1e8
@ -26,6 +26,9 @@
|
||||
* fixes F-Droid repository conflict with custom Play Store
|
||||
* fix Google Sync Adapters permissions file being installed in the wrong directory
|
||||
|
||||
* SetupWizard
|
||||
* fix selecting OmniClock doesn't work
|
||||
|
||||
### General Changes
|
||||
|
||||
* build-package script
|
||||
|
@ -126,6 +126,7 @@ checkbox(
|
||||
"Oandbackup", "Backup and Restore Apps", 1,
|
||||
"Odyssey", "Feature-Rich Music Player", 1,
|
||||
"OmniClock", "Clock without pre-alerts", 1,
|
||||
"OmniJAWS", "Weather service and widget", 1,
|
||||
"OpenCamera", "Feature-Rich Camera", 1,
|
||||
"OpenKeyChain", "Encrypt or Sign E-Mails", 1,
|
||||
"OpenLauncher", "Customizable Launcher", 1,
|
||||
|
@ -145,22 +145,23 @@ apps_add 10 MPV
|
||||
apps_add 11 NewPipe
|
||||
apps_add 12 Oandbackup
|
||||
apps_add 13 Odyssey
|
||||
apss_add 14 OmniClock
|
||||
apps_add 15 OpenCamera
|
||||
apps_add 16 OpenKeyChain
|
||||
apps_add 17 OpenLauncher
|
||||
apps_add 18 OpenWeatherMapProvider
|
||||
apps_add 19 OpenVPN
|
||||
apps_add 20 Orbot
|
||||
apps_add 21 TorBrowser
|
||||
apps_add 22 QKSMS
|
||||
apps_add 23 SimpleCalendar
|
||||
apps_add 24 SimpleGallery
|
||||
apps_add 25 Substratum
|
||||
apps_add 26 Termux
|
||||
apps_add 27 Twidere
|
||||
apps_add 28 XDALabs
|
||||
apps_add 29 YahooWeatherProvider
|
||||
apps_add 14 OmniClock
|
||||
apps_add 15 OmniJAWS
|
||||
apps_add 16 OpenCamera
|
||||
apps_add 17 OpenKeyChain
|
||||
apps_add 18 OpenLauncher
|
||||
apps_add 19 OpenWeatherMapProvider
|
||||
apps_add 20 OpenVPN
|
||||
apps_add 21 Orbot
|
||||
apps_add 22 TorBrowser
|
||||
apps_add 23 QKSMS
|
||||
apps_add 24 SimpleCalendar
|
||||
apps_add 25 SimpleGallery
|
||||
apps_add 26 Substratum
|
||||
apps_add 27 Termux
|
||||
apps_add 28 Twidere
|
||||
apps_add 29 XDALabs
|
||||
apps_add 30 YahooWeatherProvider
|
||||
|
||||
ui_print " "
|
||||
ui_print " < Debloated Applications"
|
||||
|
Loading…
Reference in New Issue
Block a user