Yes, finally: @lktakimoto made these themes available for the S7 & S7Edge
Grab them in the Theme Store!
from xda-developers http://ift.tt/1NYST7v
via IFTTT
adb shell "su -c setprop persist.system.at-proxy.mode 2"
sec_provision_v1.1.0.2.exe -c%COM% -i2 %IMEI1% %IMEI2% -u3 28943447 -u1 28943447
adb shell "su -c rm /data/property/persist.system.at-proxy.mode"
adb reboot
<color name="tw_global_action_messagetext_textcolor">#ff000000</color>
<color name="tw_global_action_statustext_textcolor">#ff6b6f72</color>
<color name="tw_global_action_messagetext_textcolor">#fffafafa</color>
<color name="tw_global_action_statustext_textcolor">#ffc3c3c3</color>
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:orientation="vertical" android:id="@id/main_root_layout" android:layout_width="fill_parent" android:layout_height="fill_parent"
xmlns:android="http://ift.tt/IqUx8K;
<LinearLayout android:layout_width="fill_parent" android:layout_height="0.0dip" android:layout_weight="1.0">
<FrameLayout android:layout_width="fill_parent" android:layout_height="fill_parent">
<com.acer.incallui.BlurImageView android:id="@id/backgroundImageView" android:layout_width="fill_parent" android:layout_height="fill_parent" android:scaleType="centerCrop" />
<ScrollView android:id="@id/global_actions_scrollview" android:scrollbars="none" android:layout_width="fill_parent" android:layout_height="fill_parent" android:fillViewport="true" android:importantForAccessibility="no">
<LinearLayout android:gravity="center" android:orientation="vertical" android:id="@id/global_actions_bg" android:layout_width="fill_parent" android:layout_height="wrap_content" android:soundEffectsEnabled="false" />
</ScrollView>
Baudrate: 115200 Data Bits: 8 Parity: None Stop Bits: 1 |
/dev/tty.usbserial 115200
mount -o rw,remount /
mount -o rw,remount /system
mkdir /tmp
cd /system/bin
ln -s busybox-smp unzip
cd /data/local/tmp
cp /mnt/usbhost/Storage01/UPDATE-SuperSU-v2.46.zip /data/local/tmp <- Double check zip's file name and try Storage02 if Storage01 does not work because it depends on which usb port you plug the flash drive in.
cp /mnt/usbhost/Storage01/update-binary /data/local/tmp
cd /data/local/tmp
sh update-binary 0 1 /data/local/tmp/UPDATE-SuperSU-v2.46.zip
reboot
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*/
. Flash the zip in CM/TWRP recovery
. Install Synapse
29/05/2016
Multi-language support for EN, DE, FR, PT (the-gangster, Top_Fuel)
Dimmed BLN notification effect (the-gangster)
Added Turkish(TR) translation (alperenyildirim)
None