[THEME][8.8.09] MobileMatt FEWidgetsUltimate Theme v1.0.0 VGA - Windows Mobile Themes

MobileMatt FEWidgets Ultimate Theme v1.0.0​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Credits:
* Thanks to nicodega for creating this wonderful UI and all credit goes to him for his hard work putting this together. Please be sure to thank him for his efforts. (Donating beer is always nice..)
* Thanks to everyone else for their support
Install:
* Download and install the FEWidgets Ultimate CAB file here: http://forum.xda-developers.com/showthread.php?t=544874
* Download the MobileMatt FEWUltimate Theme and extract contents to your device (Main or Storage Card)
* Install CAB file to the Main Directory
* Re-Enable FEWidgets Ultimate and enjoy...
I have only tested these out using NRGZ28's ROM's on the AT&T Fuze (VGA) but may work with other devices.

** reserved **

** reserved 2 **

Thanks for the nice theme. Looks great on my tp

jrodizzkool01 said:
Thanks for the nice theme. Looks great on my tp
Click to expand...
Click to collapse
Thanks, I'm working on finishing the rest of the icons to match.

Couple more pics....

nice Matt
have you tried to change Phone signal size ? (from 100 pixels to 50)

brunoisa10 said:
nice Matt
have you tried to change Phone signal size ? (from 100 pixels to 50)
Click to expand...
Click to collapse
I haven't but thats a good idea.....

I've tried but not working now , I'll ask it to nicodega

resizing Signal
: resize png
and change signal.vga.xml in objects directory
<?xml version="1.0" encoding="utf-8" ?>
- <Root>
<Image Id="Icon" Image="images/icons/SignalIco.vga.png" />
- <Group Id="Widget" ZIndex="0" Size="73;51" Clip="true">
<Image Id="icon" Image="images/batsignal/SignalLeft.vga.png" DragTarget="root" Z="0" />
<Animation Id="signal" Z="1" Image="images/batsignal/signal.vga.png" X="23" Frames="6" FPS="2" FrameSize="50;50" Columns="6" DragTarget="root" CurrentFrame="0" />
<Script Source="scripts/signal.vga.js" />
</Group>
</Root>
seems I had to soft reset to work

brunoisa10 said:
resizing Signal
: resize png
and change signal.vga.xml in objects directory
<?xml version="1.0" encoding="utf-8" ?>
- <Root>
<Image Id="Icon" Image="images/icons/SignalIco.vga.png" />
- <Group Id="Widget" ZIndex="0" Size="73;51" Clip="true">
<Image Id="icon" Image="images/batsignal/SignalLeft.vga.png" DragTarget="root" Z="0" />
<Animation Id="signal" Z="1" Image="images/batsignal/signal.vga.png" X="23" Frames="6" FPS="2" FrameSize="50;50" Columns="6" DragTarget="root" CurrentFrame="0" />
<Script Source="scripts/signal.vga.js" />
</Group>
</Root>
seems I had to soft reset to work
Click to expand...
Click to collapse
YES... post a pic!

before resizing
after

same for battery
with battery.vga.xml (same values)

A little bit of Bond....

Didn't worked on my samsung Omnia

italodance said:
Didn't worked on my samsung Omnia
Click to expand...
Click to collapse
Did you install to your main memory or storage card?

mchapman007 said:
Did you install to your main memory or storage card?
Click to expand...
Click to collapse
main memory (the place that i installed the prime FEWidgetsUltimate)
then renable even reboot my device but no chance

Nice theme indeed. Will you issue a QVGA version, as well?

QVGA Version will be really helpfull.....nice skin..!

thanks, nice piece of work.
T_

Related

[PROJECT CLOSED] Translating QQ Desktop Pro (QQ桌面 Pro) FCs

I'm translating QQ Desktop Pro from Chinese to English using the UziTech Android Translator. I have successfully translated the strings.xml, but when it's reinstalled onto the device it force closes with this error:
ActivityThread | E: android.view.InflateException: You must specify a valid layout reference. The layout ID @layout/app_vertical_list is not valid.
(From CatLog)
The app_vertical_list.xml mentioned looks like this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<com.tencent.launcher.VerticalAppLayout android:id="@id/all_apps_v" android:paddingLeft="0.0dip" android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_marginBottom="70.0dip" android:layout_weight="1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res/com.tencent.qqlauncher">
<com.tencent.launcher.AllAppsListView android:id="@id/applistview" android:background="#00000000" android:scrollbars="none" android:fadingEdge="vertical" android:fadingEdgeLength="20.0dip" android:layout_width="fill_parent" android:layout_height="fill_parent" android:listSelector="#00000000" android:cacheColorHint="#00000000" android:divider="@drawable/ic_list_dividing_line" />
<com.tencent.launcher.LetterListView android:id="@id/MyLetterListView01" android:background="#00000000" android:layout_width="25.0dip" android:layout_height="fill_parent" android:layout_alignParentTop="true" android:layout_alignParentRight="true" launcher:textColor="#ffffffff" launcher:textSize="12.0sp" launcher:startPadding="10.0dip" launcher:endPadding="10.0dip" launcher:rightPadding="3.0dip" />
<TextView android:textSize="30.0sp" android:gravity="center" android:id="@id/TextView_CenterChar" android:background="@drawable/bg_hitchar" android:visibility="gone" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerInParent="true" style="\@style/app_list_hitchar" />
<com.tencent.launcher.DrawerTextView android:id="@id/drag_cache_view" android:visibility="invisible" android:layout_width="72.0dip" android:layout_height="80.0dip" style="\@style/DrawerIcon.Portrait" />
</com.tencent.launcher.VerticalAppLayout>
(I've also attached the original XML in a zipped xml)
And the r.java decompiled from the classes.dex looks like this (screenshot):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've also attached the zipped source files, as it's too big to post.
Any ideas on why it force closes? I have successfully translated the Tencent Desktop (MIUI / iPhone style launcher with no app drawer) but want to translate this one. I'll post the other one soon.
Bump
Sent from my GT540 using XDA App
ill have a look tomorrow when im at home to see what the problem is
eoghan2t7 said:
ill have a look tomorrow when im at home to see what the problem is
Click to expand...
Click to collapse
off topic
hey eoghan2t7 can you pls pm the way to hard code sdcard???
bs828 said:
off topic
hey eoghan2t7 can you pls pm the way to hard code sdcard???
Click to expand...
Click to collapse
yes i will pm you it when i get home i cant remember the script atm
@Quinny can you post a clean untranslated version of the app mine has broken aswel
eoghan2t7 said:
@Quinny can you post a clean untranslated version of the app mine has broken aswel
Click to expand...
Click to collapse
Here you go:
Download the untouched (should be) version
@Mods, This app is a pro, yet free app. I am not posting warez
This is it, no? Looks the same to me as the Chinese version you posted earlier. Not bad, but lacks some customization options.
nutterbg said:
This is it, no? Looks the same to me as the Chinese version you posted earlier. Not bad, but lacks some customization options.
Click to expand...
Click to collapse
Yeah, they put it in english the other day on the market, so I'm going to call:
PROJECT CLOSED!
Quinny899 said:
Yeah, they put it in english the other day on the market, so I'm going to call:
PROJECT CLOSED!
Click to expand...
Click to collapse
thanks a lot any way
I have a problem with this launcher.
When I choose it (after pressing the Home button) the screen turns off. It was difficult to uninstall it, but i want it so much
Someone tells me: There is no problem in cm7 rc2
s-u-f-f-e-r said:
I have a problem with this launcher.
When I choose it (after pressing the Home button) the screen turns off. It was difficult to uninstall it, but i want it so much
Someone tells me: There is no problem in cm7 rc2
Click to expand...
Click to collapse
The translated apk is dead. Use the market version
Thank you for the fast reply. The .apk what i use before was this:
http://dl.dropbox.com/u/17539072/MIUI/com.tencent.launcher-1.apk
Try it on your own risk. Before that i recommend nandroid backup
s-u-f-f-e-r said:
Thank you for the fast reply. The .apk what i use before was this:
http://dl.dropbox.com/u/17539072/MIUI/com.tencent.launcher-1.apk
Try it on your own risk. Before that i recommend nandroid backup
Click to expand...
Click to collapse
That's not the same launcher. That's just TencentLauncher, not QQ. See my other post for a working version of that
Sent from my D255 using XDA App
I see it. It's alful with this chinese stuff
Thanks again, man

[MIUI_V5 Bugfix][TUT] Fix RTL Bug on MIUI V5 Applications

Hi to All
I found the RTL bug on default MIUI V5 applications, after working on default's miui programs like Messaging, Contacts, Notes, .... finally i found the bug where it comes from.
little explanation how to fix this issue on Messaging app.
the problem is come from where the miui developers did not defined the android layout gravity for text editing layouts, when you don't add layout gravity for item, it will stick to left for all items. now when you want type over right layout based languages, like Persian, Arabic, Hebrew, Urdu ..., it will stick to left and you cant edit the text, the courser will stick to left while you are typing from right. i hope understand what i mean.
now get back to title and there is a solution.
we need to edit all MIUI V5 apps and put the layout_gravity parameter on edit text layouts, but its required huge work and need too much free time.
but there is simple way to fix this issue:
i study an d checking the MIUI V5 apps , and find that all of those text layouts have common style and they referred to "V5.TextAppearance" style.​i found this style on "framework-miui-res.apk" file. finally i changed this style and all RTL problems are fixed already.
lets begin the tutorial:
1- De-compile the framework-miui-res.apk file.
2- open /res/values/styles.xml file via Notepad++
3- how to fix text edit layouts rtl problem , like Music player meta ID3 editor, Messaging app and phone.
do a search and find this style:
PHP:
<style name="V5.TextAppearance" parent="@*android:style/TextAppearance">
<item name="android:textSize">@dimen/v5_text_font_size_primary</item>
</style>
4- fix the styles:
add this below line through above style:
PHP:
<item name="android:gravity">start</item>
finally we have :
PHP:
<style name="V5.TextAppearance" parent="@*android:style/TextAppearance">
<item name="android:gravity">start</item>
<item name="android:textSize">@dimen/v5_text_font_size_primary</item>
</style
​4- how to fix texts on search layout's rtl problem like Contacts search function, Notes search function, Music player search function
find this line:
PHP:
<style name="V5.Widget.EditText" parent="@*android:style/Widget.EditText">
on this style you will see this parameter:
PHP:
<item name="android:gravity">left|center</item>
change the above parameter to below one:
PHP:
<item name="android:gravity">start|center</item>
finally we have:
PHP:
<style name="V5.Widget.EditText" parent="@*android:style/Widget.EditText">
<item name="android:textAppearance">@style/V5.TextAppearance.EditText</item>
<item name="android:gravity">start|center</item>
<item name="android:background">?v5_edit_text_bg</item>
<item name="android:singleLine">true</item>
</style>
5- save the "Styles.xml" file and close Notepad++ application.
6- compile "framework-miui-res.apk" file.
7- now transfer your edited "framework-miui-res.apk" into your phone.
8- enjoy!​
Original Thread, Persian Language
Best Regards , Amestris Team
How to fix RTL issue on Global search in home screen.
1- decompile QuickSearchBox.apk
2- open /res/layout/query_text_view.xml via notepad++
3- find this item:
Code:
android:gravity="left|center"
4- change above item to
Code:
android:gravity="start|center"
5- compile and move it into system/app folder.
​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
thread is updated. if you find any rtl bugs either please report me.
best regards.
M_J_Nazari said:
thread is updated. if you find any rtl bugs either please report me.
best regards.
Click to expand...
Click to collapse
Thanks!! What about SMS pop-up (the quick respond)?
SagiMedina said:
Thanks!! What about SMS pop-up (the quick respond)?
Click to expand...
Click to collapse
yes, its fixed too.

[guide][dev] Tutorial on making volumebar like ICS on Gingerbread [easy]

hello guys,
today i m gonna tell u how to make ur volumebar like ICS on ur Gingerbread devices.....
its easy & can be made on any gingerbread device...
screenshot :->
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Q :- what is needed [requirements ]??
1. apk tool or apkmultitools or any similar program for decompiling
2. notepad ++ [ i prefer it for editing xmls ]
3. decompiling & re-compiling knowlege. [refer my thread ]
4. a mind & given resources files....
tutorial :->
Q:- > Which xml deals with the ICS Volume Bar ??
A:-> framework-res.apk -> res -> layout -> volume_adjust.xml.
<------------------------------------- STEPS ------------------------------------->
1. open ur volume_adjust.xml .
2. Replace all ur code with mine given below & save it.
My ics styled volumebar code :-->
Code:
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:gravity="center_horizontal" android:orientation="vertical" android:background="@drawable/ics_panel_background" android:layout_width="300.0dip" android:layout_height="wrap_content"
xmlns:android="http://schemas.android.com/apk/res/android">
<TextView android:textAppearance="?textAppearanceMedium" android:id="@id/message" android:layout_width="0.0dip" android:layout_height="0.0dip" />
<TextView android:textAppearance="?textAppearanceSmall" android:id="@id/additional_message" android:layout_width="0.0dip" android:layout_height="0.0dip" />
<ImageView android:id="@id/other_stream_icon" android:padding="16.0dip" android:layout_width="0.0dip" android:layout_height="0.0dip" />
<ImageView android:id="@id/ringer_stream_icon" android:padding="16.0dip" android:layout_width="0.0dip" android:layout_height="0.0dip" />
<LinearLayout android:gravity="left|center" android:orientation="horizontal" android:layout_width="300.0dip" android:layout_height="60.0dip" android:layout_marginTop="8.0dip" android:layout_marginBottom="8.0dip">
<ImageView android:background="@drawable/ics_volume_ac" android:padding="16.0dip" android:layout_width="wrap_content" android:layout_height="wrap_content" />
<ProgressBar android:id="@id/level" android:layout_width="230.0dip" android:layout_height="32.0dip" android:layout_marginRight="16.0dip" android:progressDrawable="@drawable/ics_progress_horizontal_holo" style="?android:attr/progressBarStyleHorizontal" />
</LinearLayout>
</LinearLayout>
3. Now extarct this given View attachment Sources.zip in drawable folder.
note:- u can also modify .9.png according to ur need..
4. Recompile ur framework-res.apk & push into system/app.
regards,
abhi922.
dont ask for permissions --> just give credits & thanks [nothing else ]
Nice one abhi
Nice Tut ....:thumbup:
Sent from my GT-S5830i using xda app-developers app
RESERVE.
Don't work?
It doesnt work for me.
sake1001 said:
It doesnt work for me.
Click to expand...
Click to collapse
Maybe you are from Planet ZOG ....(read the OP with your eyes wide )
Nice.
Hmm...
- ICS volumebar
- ICS taskswitcher
- ICS setting switches
- ICS toggles
- ICS statusbar
- ICS-Themed Framework
It looks like we need only ICS framework base and anything else to make on our phones false ICS/JB
Nice volumebar. I've added it to my phone .
not working for me nothing is displayed when i press volume up or down key any idea..??
shlnarang said:
not working for me nothing is displayed when i press volume up or down key any idea..??
Click to expand...
Click to collapse
i think u have wrongly edited the xml file ...
try again... it should work..
abhi922 said:
i think u have wrongly edited the xml file ...
try again... it should work..
Click to expand...
Click to collapse
no bro i edited the same as given in ur guide checked 4-5 times..
shlnarang said:
no bro i edited the same as given in ur guide checked 4-5 times..
Click to expand...
Click to collapse
i cant say exactly what is the root cause....
abhi922 said:
i cant say exactly what is the root cause....
Click to expand...
Click to collapse
I'm having the same problem, once you try to adjust the volume, the device reboots,I have tried this mod several times but I'm getting the same result again.

[MOD] [LMY47E]APM, Centre Clock, Battery Text - CleanROM v1.0.0 28/03/2015

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​ I love the stock look of Android L. It is the reason I bout the Nexus 6. As with all versions of Android, there are extra features that could be added in. So with that I have done!
Disclaimer
These MODS have been designed to work with @scrosler - CleanROM only. These MODS change core files, so only use with LMY47E based DEODED rom's. If you try to use with other roms you will get FC's - You have been warned.
Take a backup first before flashing any MODS
The MODS
Centred clock
Battery Text
Both Battery Text and Centred Clock
Updated Advanced Reboot Menu Icons - Note I did not write the APM, just updated the icons
Look in post #2 for the downloads. All credit goes to scrosler for his amazing rom.
Downloads
This section I will provide the downloads for the above mods. I will also include the stock files that come with Clean ROM, so you can change back easily at any time.
Look at the bottom of the post to see the different downloads.
Please provide feedback and let me know what you think!
Change Log
V1.0.0
Initial files
​
Mods are up Enjoy! Remember only use with CleanROM v2.1. These will cuase FC's on other roms!
reserved 3
Nicely done! Thanks for sharing!
Yo! Yo! Yo!
Nice to see some mods showing up!!!! And yep good ol' gunthermic is in the house!!! LOL
good job Stephen, any chance we can see battery % with icon in status bar? ill take a look over the code tonight when I get home
Yes that is very easy. Edit the system_icons.xml file and look for android:visibility="gone" android:layout_width="0.0dip" android:layout_height="0.0dip" remove android:visibility="gone" android:layout_width="0.0dip" android:layout_height="0.0dip" and change width and height to back to normal. I cant remember what the default values are..
I had been thinking of making one with the icon as well. But had enough for today! @Danvdh if you could have a look at the clock for me. It is not 100% right. I think it needs to be a bit bigger!
Stephen said:
Yes that is very easy. Edit the system_icons.xml file and look for android:visibility="gone" android:layout_width="0.0dip" android:layout_height="0.0dip" remove android:visibility="gone" android:layout_width="0.0dip" android:layout_height="0.0dip" and change width and height to back to normal. I cant remember what the default values are..
I had been thinking of making one with the icon as well. But had enough for today! @Danvdh if you could have a look at the clock for me. It is not 100% right. I think it needs to be a bit bigger!
Click to expand...
Click to collapse
I'll give it a look over tonight
Can we get one for the led light while phone is charging?
Just got up and running on CleanROM this morning ... Flashed these mods a bit ago and so far so good! Thanks @Stephen
Thanks for the mod, anyway to get the battery to the left? Thanks
I can certainly have a look. I think that would mess up notifications though,
Do these MODs work on the latest CleanROM 2.20 which is based on 47M? Or we should wait for an update? TIA
YankInDaSouth said:
Just got up and running on CleanROM this morning ... Flashed these mods a bit ago and so far so good! Thanks @Stephen
Click to expand...
Click to collapse
Lancez said:
Do these MODs work on the latest CleanROM 2.20 which is based on 47M? Or we should wait for an update? TIA
Click to expand...
Click to collapse
Reading the YankInDaSouth post seems compatible......I think (and hope).....
crisgen said:
Reading the YankInDaSouth post seems compatible......I think (and hope).....
Click to expand...
Click to collapse
No, that was yesterday ... Have not tested with latest build
Yes they should be fine with the latest build. I will have some time over the weekend, so I plan to re-base the mods on CleanROM v2.2. Just take a backup of your rom first, before installing them.
I also think the battery mod is better with the charging icon, so I will include it in the next release.
I also now have learnt how to disable the brightness slider, so may include that as an option.
Does anybody know how to disable the "Connected as media device" notification? I am certain it is in SystemUI, but I cant find any references to it!
Will there be an update for LMY47H???
Sent from my SinLess NeXus 6 using TapaTalk!!
LVY47H. Tested on the stock rooted and only the center clock mod works.
The rom has to be deodxed for the APM to work. These mods are only designed to work with CleanROM as it was his files I used as a base.

[REQUEST] Dual clock on status bar

Hi there.
I was wondering if it is possible to create a module that adds a second clock to the status bar. I live abroad, and I used to use xposed for that (there's a module called XDualStatusClock which worked great) so I could have my home country and tmy residence country's time on the status bar. I have since upgraded to Lineage OS 14.1 (Nougat) and unfortunately xposed is not supported.
I haven't found any app that does this and I wanted to know if it would be possible to have something like that in Magisk. If anybody knows or knows if there is another way to do it, please, let me know.
Thabk you in advance.
Xposed and Magisk do quite different things (code injection vs file injection).
The short answer to your question is: Yes, it's possible but not as easy as you'd like.
The long answer is: If you wan't this with Magisk, you'll need use a Magisk module to mount and replace system files with modded files to get what you're after. Xposed can do this on the fly, Magisk does it by replacing system files with previously prepared files at boot.
pancomido said:
Hi there.
I was wondering if it is possible to create a module that adds a second clock to the status bar. I live abroad, and I used to use xposed for that (there's a module called XDualStatusClock which worked great) so I could have my home country and tmy residence country's time on the status bar. I have since upgraded to Lineage OS 14.1 (Nougat) and unfortunately xposed is not supported.
I haven't found any app that does this and I wanted to know if it would be possible to have something like that in Magisk. If anybody knows or knows if there is another way to do it, please, let me know.
Thabk you in advance.
Click to expand...
Click to collapse
All you need to do is decompile your system.apk and add a textclock to your status_bar.xml and set the time zone. I'm on Central time but I added a los Angeles time zone on an additional text clock. Flashed it systemlessly using djb77's evilthemer magisk module maker flashing just the status_bar.xml
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tulsadiver said:
All you need to do is decompile your system.apk and add a textclock to your status_bar.xml and set the time zone. I'm on Central time but I added a los Angeles time zone on an additional text clock. Flashed it systemlessly using djb77's evilthemer magisk module maker flashing just the status_bar.xml
Click to expand...
Click to collapse
Can you please specify, what the line was that you added in statusbar?
winesh said:
Can you please specify, what the line was that you added in statusbar?
Click to expand...
Click to collapse
To put it in the center of statusbar put this code right under xmlns:systemui="http://schemas.android.com/APK/res/com.android.systemui">
<TextClock android:textAppearance.StatusBar.Clock" android:gravity="center" android:I'd="@id/clock" android:layout_width="fill_parent" android:layout_height="fill_parent" android:single line="true" android:format12Hour="EEE h:mm a" android:timeZone="America/Los_Angeles" />
You can format it how you like and of course substitute the time zone you want. Also insert 24Hour format to the same code if you like.
Tulsadiver said:
To put it in the center of statusbar put this code right under xmlns:systemui="http://schemas.android.com/APK/res/com.android.systemui">
<TextClock android:textAppearance.StatusBar.Clock" android:gravity="center" android:I'd="@id/clock" android:layout_width="fill_parent" android:layout_height="fill_parent" android:single line="true" android:format12Hour="EEE h:mm a" android:timeZone="America/Los_Angeles" />
You can format it how you like and of course substitute the time zone you want. Also insert 24Hour format to the same code if you like.
Click to expand...
Click to collapse
Thanks bro, will try it as soon as possible.

Categories

Resources