Ok i update the Thread 1#@poccy can you update OP with more explanation how to install all that files. For same persons is difficult to understand.
Thank You in advance!
Ok i update the Thread 1#@poccy can you update OP with more explanation how to install all that files. For same persons is difficult to understand.
Thank You in advance!
Because maybe someone else can help fixing it? This is a development site. Right? Not complain about what's being doneThen why the hell you post an all which cause error and cannot be fixed from your end....
Sent from my SM-N910C using Tapatalk
You can use s7 theme store app, it'll crash but download themes. Simple as that. Don't change theme settings or whatever it's called just store.No , work for Marsmallow
Sorry but theme store go or not go? Or the problem is on download ?
No ? Maybe on also rom.
Inviato dal mio SM-G900F utilizzando Tapatalk
nothing about weather widget?
The problem of the weather widget i work when i have official firmware 6.0.1 for S5 because there are a problem with rom unofficial 6.0.1. Sorry but i m not the wizardStill waiting for the weather widget![]()
![]()
I believe it 's indifferent. Maybe with custom rom works best that stock official!Probably this is a silly question.. but, to use the Theme Engine (store) is better to have the rom odexed or deodexed?
It s work for s5 G900F?![]()
![]()
How to enable Home mode change
Edit system/etc/floating_feature.xml
<SEC_FLOATING_FEATURE_LAUNCHER_SUPPORT_HOME_MODE_CHANGE>TRUE</SEC_FLOATING_FEATURE_LAUNCHER_SUPPORT_HOME_MODE_CHANGE>
<SEC_FLOATING_FEATURE_LAUNCHER_SUPPORT_HOTWORD>TRUE</SEC_FLOATING_FEATURE_LAUNCHER_SUPPORT_HOTWORD>
<SEC_FLOATING_FEATURE_LAUNCHER_SUPPORT_TILT_EFFECT>TRUE</SEC_FLOATING_FEATURE_LAUNCHER_SUPPORT_TILT_EFFECT>
And add below lines to system/csc/features.xml
<!-- Launcher -->
<CscFeature_Launcher_HomeScreenEditMode>false</CscFeature_Launcher_HomeScreenEditMode>
<CscFeature_Launcher_ReplaceHotseatAreaInEditMode>false</CscFeature_Launcher_ReplaceHotseatAreaInEditMode>
<CscFeature_Launcher_TotalPageCount>3</CscFeature_Launcher_TotalPageCount>
<CscFeature_Launcher_SupportAutoIconAlign>TRUE</CscFeature_Launcher_SupportAutoIconAlign>
<CscFeature_Launcher_SupportBadgeClearGesture>TRUE</CscFeature_Launcher_SupportBadgeClearGesture>
<CscFeature_Launcher_ConfigHomeAppsStructure>support_homeonly</CscFeature_Launcher_ConfigHomeAppsStructure>
Sent from my SM-G900S using XDA-Developers mobile app
---------- Post added at 11:14 PM ---------- Previous post was at 11:09 PM ----------
![]()
Add below to build.prop to enable multi user
# Multi users
fw.max_users=10
fw.show_multiuserui=1
fw.show_hidden_users=1
fw.power_user_switcher=1
Sent from my SM-G900S using XDA-Developers mobile app
---------- Post added at 11:18 PM ---------- Previous post was at 11:14 PM ----------
![]()
Edit build.prop
1) Remove original ones
ro.build.scafe=americano
ro.build.scafe.size=short
ro.build.scafe.shot=single
ro.build.scafe.cream=white
ro.build.scafe.version=2015A
2) Then add below
ro.build.scafe.version=2016A
ro.build.scafe.size=short
ro.build.scafe.shot=double
ro.build.scafe.cream=white
Sent from my SM-G900S using XDA-Developers mobile app
---------- Post added at 11:24 PM ---------- Previous post was at 11:18 PM ----------
![]()
Csc/features.xml
<CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>TRUE</CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>
![]()
<!-- Smart Manager --><CscFeature_SmartManager_ConfigSubFeatures>roguepopup,autoclean,autorestart,networkpowersaving,storageclean,backgroundapp,applock,trafficmanager,notificationmanager,devicesecurity,trafficmanager_auto,UDS,applicationpermission,devicesecurity,chinadualpage,data_compression</CscFeature_SmartManager_ConfigSubFeatures>
<CscFeature_SmartManager_ConfigDashboard>dual_dashboard</CscFeature_SmartManager_ConfigDashboard>
Sent from my SM-G900S using XDA-Developers mobile app
You should have quoted twice!It s work for s5 G900F?
I think it will be working. Please anyone try then give a feedback.It s work for s5 G900F?
Thanks for sharing! I have installed Systemui and it's beatiful but breaks fingerprint lockscreenS7 apps from Korean S5 forum.
Some system files should be deleted by manually even if removing script was added to flashing zip but some apps has different name from yours.
(multiwindow funcrion will be removed to avoid SystemUI fc)
https://drive.google.com/file/d/0ByMmvUc7IhtmaGdURFBCV19mZU0/view?usp=drivesdk
S7 Clock
S7 Easy launcher
S7 Quick connect
S6 SamsungIME
S7 Memo
S7 Splanner
S7 Weather with Fonts
S7 Contacts / Incall
S7 Music
S7 Calculator
S7 Email
S7 Gallery
S7 Myfiles
S7 Sfinder
S7 SystemUI
S7 Touchwizhome
S7 Voicenote
S7 WallpaperPicker
Sorry but I have no idea for fingerprint. [emoji17]Thanks for sharing! I have installed Systemui and it's beatiful but breaks fingerprint lockscreen![]()
Are you sure original files are deleted from system/app? If so, try to delete data of weather.Korean weather crashed ...
Hello.I think it will be working. Please anyone try then give a feedback.
Backup before flashing.
As I said previous post, below files will be removed during flashing. So you need to check first your old files are all included to this script. Or just find then delete manually.
Especially
delete_recursive("/system/app/KWeather_Widget_FHD_K_MMR_2014");
This is Korean weather app,
I think there is Accuweather app in your system, doesn't it?
delete_recursive("/system/app/EasySettings");
delete_recursive("/system/app/SecEmail_K");
delete_recursive("/system/app/SecExchange");
delete_recursive("/system/app/SPlannerWidget_M_OS_UPG");
delete_recursive("/system/app/SPlanner_M_OS_UPG");
delete_recursive("/system/app/DigitalClockEasy_MUPG");
delete_recursive("/system/app/SPlanner_Material");
delete_recursive("/system/app/SPlannerWidget_Material");
delete_recursive("/system/app/KWeather_Widget_FHD_K_MMR_2014");
delete_recursive("/system/app/WeatherDaemon2014_MMR");
delete_recursive("/system/priv-app/TouchWizHome");
delete_recursive("/system/priv-app/SecEmailComposer");
delete_recursive("/system/priv-app/SecEmailProvider");
delete_recursive("/system/priv-app/SecEmailSync");
delete_recursive("/system/priv-app/SecEmailUI");
delete_recursive("/system/priv-app/SecEmailWidget");
delete_recursive("/data/data/com.sec.android.app.clockpackage");
delete_recursive("/data/data/com.sec.android.app.launcher");
delete_recursive("/data/data/com.sec.android.daemonapp");
delete_recursive("/data/data/com.sec.android.widgetapp.ap.hero.kweather");
delete_recursive("/data/data/com.sec.android.widgetapp.ap.hero.accuweather");
delete_recursive("/data/data/com.android.calendar");
delete_recursive("/data/data/com.android.providers.calendar");
delete_recursive("/data/data/com.sec.android.widgetapp.SPlannerAppWidget");
delete("/system/etc/permissions/com.sec.android.app.multiwindow.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.centerbarclicksound.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.commonui.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.multiinstance.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.multiwindowlaunch.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.phone.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.recentui.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.freestyle.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.freestylelaunch.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.minimize.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.minimizeanimation.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.scalewindow.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.simplificationui.xml");
delete("/system/etc/permissions/com.sec.feature.multiwindow.styletransition.xml");
Sent from my SM-G900S using XDA-Developers mobile app