[APP] Droid Turbo Widget - X 2014 Themes and Apps

This is Droid Turbo Widget for screens in 720p and 1080p .
Port by me. Fixed some layout errors. Install normally with a file manager.
Works perfectly in Moto X 2014 with Google Now Launcher.
Requires Android 5.0+
No need root!!!
Download Material Dark version:
https://drive.google.com/file/d/0B0AN25u_ShcyQWx4N0ZBdmVnODA
Download Material Light version:
https://drive.google.com/file/d/0B0AN25u_ShcyOGF5dk02ck9vX1E
Download Transparent Dark version:
https://drive.google.com/file/d/0B0AN25u_ShcyRnowQ3VFWFcxa3c
Download Transparent Light version:
https://drive.google.com/file/d/0B0AN25u_ShcyMjNHN04zUUF4Q2c
Download Original version:
https://drive.google.com/file/d/0B0AN25u_ShcybUNXVGItTDZNaE0
Thanks @purejoy for fix battery meter.
Thanks @RocketSauce83 for themes.

Works perfectly on the Htc One Max also... Thanks...

Any idea why mine look like this? The others work, just sized wrong. I deleted the apk and framework. Then flashed your zip. Thanks

f100cleveland said:
Any idea why mine look like this? The others work, just sized wrong. I deleted the apk and framework. Then flashed your zip. Thanks
Click to expand...
Click to collapse
What version of Android are you using and what device you are installing ?

@Junior Passos Its not letting me quote you but I'm running slim 4.4.4 and its a One plus One. Like I said, the other ones work, just sized wrong. I tried a framework file from a different one and same result.

Hmmm, download again and install. (new link)
I fix some things in style.

Bummer. Same result. Here's the 720p one, its just off a bit on the weather animation.
Odd yours works for some but not me.

I do not know what might be happening to you .
The widget works perfectly in Moto X with Google Now Launcher.
Test with it.

Works good so far on my One Max, I'm running android 4.4.2 Google Play Edition rom with the Google Now 5.0 launcher.

It's perfect Junior. Thanks

It works now. Just saw in the OP that it works on dalvic only. Any idea why its not working on ART? Either way, great job and thanks!!!

Hello Junior,
So Basicly I have to root my moto x to use this widget?
Thanks in Advance,
Henrique

Henrique. said:
Hello Junior,
So Basicly I have to root my moto x to use this widget?
Thanks in Advance,
Henrique
Click to expand...
Click to collapse
Hello, you need TWRP (custom recovery) for flash the zip.

It's not work with Lollipop?

brunolzd said:
It's not work with Lollipop?
Click to expand...
Click to collapse
No, incompatible with framework in Lollipop.
Motorola need update the widget in Droid Turbo.

Is there a way to get rid of the progress bar by the weather?
http://imgur.com/cVPPBuf
otherwise, the widget is working great on my n5

If you're not rooted you can get a similar app by installing xwidget off play store. Looks similar but no functioning 'wings' . A cheap copy would describe it..... But if you're not rooted...

This great but my minutes are not showing everythibg else working perfectly any ideas

Great work @Junior Passos.
I have noticed that the battery meter is a bit different from the stock droid turbo one. There's a green line along the top side of the battery meter while on the original widget it's at the bottom. I would really appreciate it if you could fix that =)
Also, it doesn't quite seem like the battery meter updates when the phone is on. It only refreshes when the phone is unlocked. Would love if that could be fixed.

LG G2 working very well :good: thanks

Related

[Q] thor-gapps-rom V2 for hdx 8.9 working

@Cpasjuste,
Sorry if this thread is in the wrong place. I am not able to post in the development section which is where I think this should be.
I have modified the thor-gapps ROM v2 to work on my Kindle HDX 8.9 (which is running great by the way)..
The remaining item i have to do is recompile or modify the android keyboard to be the correct width in Landscape Mode.
Do I have to recompile the whole 4.2.2 branch to modify the keyboard app or can I just recompile the keyboard app on it own?
Also when I have finished, is it ok to release the modified ROM (on XDA) to support the HDX 8.9 community?
Hi !
You can just compile the keyboard from aosp with a special command to the android build script (don't remember which one), well it will still compile all dependencies but still much faster.
I will try to take the time to take a look at it this week end if you didn't succeed.
Finally, of course you can share your ROM !
Envoyé de mon KFTHWI en utilisant Tapatalk
Thank you
I figured out how to build the keyboard. The command is 'make LatinIME' issued from the root of the source tree. Just need to work out the changes required now.
Thank you for all the support and information you provide here.
Sent from my KFAPWI using Tapatalk
I have now managed to rebuild the AOSP JDQ39 Android keyboard.
As a test I replaced the newly built LatinIME.apk with no changes in /system/app and rebooted. The keyboard fails to work.
I then replaced it with the original one and rebooted and now this doesn't work.
Does anyone know what the issue might be?
ggow said:
I have now managed to rebuild the AOSP JDQ39 Android keyboard.
As a test I replaced the newly built LatinIME.apk with no changes in /system/app and rebooted. The keyboard fails to work.
I then replaced it with the original one and rebooted and now this doesn't work.
Does anyone know what the issue might be?
Click to expand...
Click to collapse
I think you may have to also update/replace the libraries which must be built with the keyboard ( liblatin*.so etc..). This may be the problem.
Envoyé de mon KFTHWI en utilisant Tapatalk
Cpasjuste said:
I think you may have to also update/replace the libraries which must be built with the keyboard ( liblatin*.so etc..). This may be the problem.
Envoyé de mon KFTHWI en utilisant Tapatalk
Click to expand...
Click to collapse
Thanks Cpasjuste, That did it I have now got the newly built keyboard working, just need to now reduce the width so it isn't obscured by the navbar.
ggow said:
Thanks Cpasjuste, That did it I have now got the newly built keyboard working, just need to now reduce the width so it isn't obscured by the navbar.
Click to expand...
Click to collapse
That's the keyboard done. Just doing a bit of testing and have just noticed the camera is not working.
Cpasjuste, on the HDX 7" does the camera work on the thor-gapps-rom v2?
ggow said:
That's the keyboard done. Just doing a bit of testing and have just noticed the camera is not working.
Cpasjuste, on the HDX 7" does the camera work on the thor-gapps-rom v2?
Click to expand...
Click to collapse
Hi @jeryll, thanks for your PM.
I have tried a few camera apps from the market and none that I have tried have worked. So I'll finalise the first build, test it and then go for a release this weekend.
I'll take a look at the camera issue after the first release is done.
ggow said:
That's the keyboard done. Just doing a bit of testing and have just noticed the camera is not working.
Cpasjuste, on the HDX 7" does the camera work on the thor-gapps-rom v2?
Click to expand...
Click to collapse
@jeryll,
Thanks for the PM. I tried various camera apps from the market of which none worked. I'll finalise the first build and aim to release the ROM this weekend.
I'll take a look at the camera issue after that.
Apollo Gapps ROM v1.1 Released...
I have released the Apollo Gapps ROM v1.1 for the Kindle Fire HDX 8.9" here:
http://forum.xda-developers.com/showthread.php?p=52863905
Thank you
ggow said:
I have released the Apollo Gapps ROM v1.1 for the Kindle Fire HDX 8.9" here:
http://forum.xda-developers.com/showthread.php?p=52863905
Click to expand...
Click to collapse
Thank you very much for your effort, I am downloading rom righ now, upgrading safestrap, backuping etc., after little bit testing will report here how things go (until i have enough posts to report directly in development section).
Jeryll
Perfect!
ggow said:
I have released the Apollo Gapps ROM v1.1 for the Kindle Fire HDX 8.9" here:
http://forum.xda-developers.com/showthread.php?p=52863905
Click to expand...
Click to collapse
OK, installed latest safestrap 3.72 for apollo, have a little fight with data restoration, but win, installed Apollo Gapps ROM v1.1. So far so good. Playstore working, so im go for little bit customizing to my liking.
Hi Jeryll, glad you got working . Time permitting I'll take a look at the camera issue next.
Sent from my KFAPWI using Tapatalk
my findings
Well, so far I am impressed, I like this ROM very much
If you have time in the future, here are some things to improve:
- system widget picker - text can't be read, because its white on white background
- settings -> security -> device administrators - you see registered apps, but you can't choose any
Nothing critical, and I don't use camera, so that is not big deal for me.
Again thanks, will patiently wait for bugfixes...
It works!
I have been waiting for months for this. Everything works swimmingly, except for the camera. The search button on the right even uses google search instead of amazon's ****ty version. The settings are all de-amazonified, and I feel like I have a real android tablet now!
thouliha said:
I have been waiting for months for this. Everything works swimmingly, except for the camera. The search button on the right even uses google search instead of amazon's ****ty version. The settings are all de-amazonified, and I feel like I have a real android tablet now!
Click to expand...
Click to collapse
Glad you like it, I'm looking at the Camera side of things at the moment - gonna be a bit learning curve.
ggow said:
Thanks Cpasjuste, That did it I have now got the newly built keyboard working, just need to now reduce the width so it isn't obscured by the navbar.
Click to expand...
Click to collapse
So did you correctly fix the KB width ? My own implementation is very buggy. I do not have a build system anymore for now so it could be cool for us (Thor 7")
Cpasjuste said:
So did you correctly fix the KB width ? My own implementation is very buggy. I do not have a build system anymore for now so it could be cool for us (Thor 7")
Click to expand...
Click to collapse
Yes I did.
Attached is the LatinIME.apk that I built from the JDQ39 source. If the Thor's navbar is the same width as the Apollo's then this should work on the Thor 7" device.
If not then I can build a version of it for you.
jeryll said:
Well, so far I am impressed, I like this ROM very much
If you have time in the future, here are some things to improve:
- system widget picker - text can't be read, because its white on white background
- settings -> security -> device administrators - you see registered apps, but you can't choose any
Nothing critical, and I don't use camera, so that is not big deal for me.
Again thanks, will patiently wait for bugfixes...
Click to expand...
Click to collapse
I wasn't able to reproduce the problem with the system widget picker, I am using Apex Launcher which seems to work fine. Which launcher are you using?
ggow said:
I wasn't able to reproduce the problem with the system widget picker, I am using Apex Launcher which seems to work fine. Which launcher are you using?
Click to expand...
Click to collapse
Lightning launcher
https://play.google.com/store/apps/details?id=net.pierrox.lightning_launcher_extreme&hl=enhttps://play.google.com/store/apps/details?id=net.pierrox.lightning_launcher_extreme&hl=en
Apex launcher use its own widget picker (non system), I used it before this awesome ROM come - on rooted FireOS with gapps installed (Lightning launcher crashed when I try it, because in FireOS, there is no system widget picker) ... so imagine my surprise, when I try Lightning launcher on this Apollo Gapps ROM v1.1, and it was working with widgets without crash ...

[XPOSED][4.0+]Android L Theme[4th July '14]

Hey guys!
Want to give your phone an Android L look? If yes, you are in the right place (If not, still try it out )!!
I made a Theme package of Android L for all devices with Xposed Framework Support.. It is a Theme and nothing more! It doesn't have any features ported from Android L as such, except for the UI
Click to expand...
Click to collapse
What does it have?
Themed Statusbar Icons
Themed Settings
Themed Calculator
Themed Framework
Android L Wallpaper
Boot Animation
Fonts
Ringtones
Much, much, more..
Click to expand...
Click to collapse
Downloads:
Version 1.0
Version 1.1 - No font version
Click to expand...
Click to collapse
Changelog:
Version1.1:
-Fixed Boot Animations and Fonts problem(The Boot Animations were copied even if it wasn't checked)
-Continue Applying theme even if resource not found
Version 1:
Initial Release
NOTE:
-All 1.x versions will be shown as Version 1.0 in Settings
-Use No Font version on Motorola Stock ROMs. Fonts option will be shown, but won't work!
Click to expand...
Click to collapse
If you have any problems on this Module, feel free to post it in the thread or PM me. Further updates will be based on the response received by Version 1.0. Nobody wants to end up working for nothing :laugh:
Reserved
I'll have this one.. In case I backport a feature, I'll drop it here!
I will give it a try.
What about the notifications? Did you theme it?
Oh and for the switch in the settings, I think it is a kind of yellow buttons or something like that on Android L. Otherwise, good job.
Just tested on my Moto X. What's not working:
- Settings Panel partially themed (background is still black, not gray like the image)
- Navigation Bar wasn't themed with the new L buttons.
- Status bar icons weren't themed either.
- Calculator wasn't themed as well.
- Whatsapp isn't themed.
- Everything else seems to have worked just fine, I'll update this post as I find more.
The only difference I'm seeing on my Nexus 5 (Stock 4.4.4) is the blue action bar in Settings and the wallpaper/boot animation.
it seems the app is applying the boot animation without even ticking the checkbox for it from within the app , and even after disabling it / uninstalling the app , i still have the Android L boot animation. this makes me wonder if other system files have been also changed which is quite troublesome since it means it's gonna break any future ota updates and will force me to sideload such updates.
can you add a revert/restore feature , or at least give us some info on what exactly is being changed/overwritten with this app.
thanks
MaKTaiL said:
Just tested on my Moto X. What's not working:
- Settings Panel partially themed (background is still black, not gray like the image)
- Navigation Bar wasn't themed with the new L buttons.
- Status bar icons weren't themed either.
- Calculator wasn't themed as well.
- Whatsapp isn't themed.
- Everything else seems to have worked just fine, I'll update this post as I find more.
Click to expand...
Click to collapse
harland3 said:
The only difference I'm seeing on my Nexus 5 (Stock 4.4.4) is the blue action bar in Settings and the wallpaper/boot animation.
Click to expand...
Click to collapse
I understand your problems.. I use CyanogenMod, I have themed everything based on the files present in it. I haven't made changes in my code for the Module to continue theming if it doesn't find what it has to on your phone.. I cannot make out which file is causing it! If you can attach your Xposed Logs(Xposed Installer -> Logs -> Menu Button-> Save to SD), it would be great [emoji4]
Tapsibaba said:
I will give it a try.
What about the notifications? Did you theme it?
Oh and for the switch in the settings, I think it is a kind of yellow buttons or something like that on Android L. Otherwise, good job.
Click to expand...
Click to collapse
I haven't themed the notifications.. I will look into it.. Thanks for your suggestions!
ningen90 said:
it seems the app is applying the boot animation without even ticking the checkbox for it from within the app , and even after disabling it / uninstalling the app , i still have the Android L boot animation. this makes me wonder if other system files have been also changed which is quite troublesome since it means it's gonna break any future ota updates and will force me to sideload such updates.
can you add a revert/restore feature , or at least give us some info on what exactly is being changed/overwritten with this app.
thanks
Click to expand...
Click to collapse
Maybe problem with my code [emoji20].. You can find whatever is modded backed up in your /sdcard/AndroidLTheme/backup folder..
Can you post the source, please?
Great to have this onboard
Everything works except the settings panel is still black
Sent from me
TsunaH said:
Everything works except the settings panel is still black
Sent from me
Click to expand...
Click to collapse
Doesn't work for me properly. Only boot animation, wallpaper and navigation bar worked. The settings didn't though. Possible some issue with CM11 theme override? Anyone also experiencing it? Or is it the custom ROM I use that gives problems?
not working for me :/ only the setting & xposed display changed. i'm on n5 4.4.4 stock rom + GB. tried to disable the gb and it's not working too
harland3 said:
The only difference I'm seeing on my Nexus 5 (Stock 4.4.4) is the blue action bar in Settings and the wallpaper/boot animation.
Click to expand...
Click to collapse
The same is for me. LG Optimus G, Omni ROM, 4.4.2.
gravityy said:
not working for me :/ only the setting & xposed display changed. i'm on n5 4.4.4 stock rom + GB. tried to disable the gb and it's not working too
Click to expand...
Click to collapse
only xposed display here. im on galaxy note 3 4.4.2
rhar**** said:
Can you post the source, please?
Click to expand...
Click to collapse
Yes, sure! I'm waiting for confirmation from other AOSP ROM users..
ATMOSF3AR said:
Great to have this onboard
Click to expand...
Click to collapse
Thank you
TsunaH said:
Everything works except the settings panel is still black
Sent from me
Click to expand...
Click to collapse
Dima_2005 said:
Doesn't work for me properly. Only boot animation, wallpaper and navigation bar worked. The settings didn't though. Possible some issue with CM11 theme override? Anyone also experiencing it? Or is it the custom ROM I use that gives problems?
Click to expand...
Click to collapse
gravityy said:
not working for me :/ only the setting & xposed display changed. i'm on n5 4.4.4 stock rom + GB. tried to disable the gb and it's not working too
Click to expand...
Click to collapse
-=LT-United=- said:
The same is for me. LG Optimus G, Omni ROM, 4.4.2.
Click to expand...
Click to collapse
Check Version 1.1! It should fix it If not please post the Log :cyclops:
Confirmed working on HTC M8 GPE skydragon. Also seems to play nice with Tinted Status Bar module(amongst others). Thanks, now titanium backup and root explorer look colorful!
View attachment 2830852
will this work on stock xperia or its just for AOSP/CM ?
No text characters.
Seems I have lost all text characters when I used the font. Not sure how to troubleshoot considering I can't see anything.
Moto X 4.4.2 Krypton
Adhi1419 said:
Yes, sure! I'm waiting for confirmation from other AOSP ROM users..
Thank you
Check Version 1.1! It should fix it If not please post the Log :cyclops:
Click to expand...
Click to collapse
thanks it's work like a charm! btw there is no noticeable change in the launcher right? just in the calc/setting/xposed/etc display? *i'm not trying the L yet
Adhi1419 said:
Yes, sure! I'm waiting for confirmation from other AOSP ROM users..
Thank you
Check Version 1.1! It should fix it If not please post the Log :cyclops:
Click to expand...
Click to collapse
Now it works well! Except that calculator now looks a bit weird (not like before installing this theme, but not like in Android L ), but I don't really mind that. Of course, fix would be welcome .

[LAUNCHER][AOSP] SLIMLP launcher (1.0) (1.2)

hi guys have brought the launcher SLIMLP for our AOSP roms, I hope you like it because it seems to me very full and very fluid.
Full work on any LP rom
installed as any APK.
FEATURES:
-resize icons
-hide tags
-hide apps
-hide search bar
-drawer style change (paged, vertical, vertical folders)
-identify icons in the application bar
-gestures, for any action you choose
-notification brands
-choose icon pack
-create folders and change color
-resize the grid
...and more...
started this because I think the best launcher to your terminal, and I have searched google and I have not found.
SO ENJOY IT, YOU'LL LOVE
update to 1.2, is a modification, the latest is 1.0
just leave the 1.2
Thanks & all credit to:
SlimLP
if you liked it, do not forget to like!
I tested on moto g 2013 with GPE 5.1 and work fine
I installed this in my moto g2 and it works like a charm.... It's even better than Nova.....
Sent from my XT1068 using XDA Free mobile app
I use in minimal rom and work very very smooth!!
Anand_theGeek said:
I installed this in my moto g2 and it works like a charm.... It's even better than Nova...
Click to expand...
Click to collapse
Yes, It is lighter and uses fewer resources, andpractically it has the same functions as the nova
Tested on stock rom, work fine!
Wornking on any LP rom, enjoy!
julianenciso93 said:
started this because I think the best launcher to your terminal, and I have searched google and I have not found.
SO ENJOY IT, YOU'LL LOVE
Thanks to:
SlimLP
Click to expand...
Click to collapse
post screen shot !!!
Great job working fine for me... @manojkumar8552 try it man it's awesome and only 2mb...
manojkumar8552 said:
post screen shot !!!
Click to expand...
Click to collapse
The screenshot I not think it serves much, better try it and tell me that
Amazing launcher! so smooth and cool!
But if I try to change the icon pack makes me FC until we need to change the launcher to another or clean cache of the app
Anyone have this bug? I'm minimal OS
JD154 said:
Amazing launcher! so smooth and cool!
But if I try to change the icon pack makes me FC until we need to change the launcher to another or clean cache of the app
Anyone have this bug? I'm minimal OS
Click to expand...
Click to collapse
Yes, we gotta try, is not compatible with some incon pack
What about android 4.4.4 support?
Sent from my HM NOTE 1LTE
flahable zip? thx
PERFECT !
Simply the best launcher, fully customizable but extremely light !
Love it.
Great job!!!
I have to agree. Great launcher for this phone. Thank you!
@julianenciso93 I guess this launcher could be posted in the Android General Apps thread ! it's fantastic, light customizable and fast... and should work on all devices
Hi Everyone is it working on Stock Rom on 6.0 on Moto G Turbo??
EDIT:
Its working on Moto G Turbo - Boot-loader not Unlocked nor its Rooted
AOSP ???
how do you know it's AOSP, under what license is this launcher, I find no information about it

EVA L Rom from 4PDA discussion

I noticed that on 4pda a new version of EVA L (3.0) Rom was posted recently. I was wondering if anyone had any experience with these roms as my Russian is between terrible and non-existent. Either way, this looks like an interesting alternative for those looking for a stock UX4 rom.
MOD EDIT
No 4pda links or news please
djchru said:
I noticed that on 4pda a new version of EVA L (3.0) Rom was posted recently. I was wondering if anyone had any experience with these roms as my Russian is between terrible and non-existent. Either way, this looks like an interesting alternative for those looking for a stock UX4 rom.
Click to expand...
Click to collapse
MOD EDIT....no 4pda links here
Ive tried the mod for dark settings ect on custom 4uix rom. and i like it. not sure about the rom.
update i just download it and will install tomorrow. will see how it is.
I've been running EVA L 3.0 for about a month now and it has been a very good daily driver. Excellent battery life with Exceed 14 on my d800 with relatively good (not the best) speed. It has now updated to 3.1 with some decent improvements in speed and customization. Worth a try if you're looking for a UX4 rom to try.
Just be aware that you will want to have a second device with Google Translate available to read the instructions in Aroma!
Note: Check on the apps that you want installed in both sections.
PPS: Anyone that knows evgenij-ya from 4pda and can speak Russian, tell him I said thanks for this awesome rom!!! I would try, but the captcha on the site is in cyrillic...
djchru said:
I've been running EVA L 3.0 for about a month now and it has been a very good daily driver. Excellent battery life with Exceed 14 on my d800 with relatively good (not the best) speed. It has now updated to 3.1 with some decent improvements in speed and customization. Worth a try if you're looking for a UX4 rom to try.
Just be aware that you will want to have a second device with Google Translate available to read the instructions in Aroma!
Note: Check on the apps that you want installed in both sections.
PPS: Anyone that knows evgenij-ya from 4pda and can speak Russian, tell him I said thanks for this awesome rom!!! I would try, but the captcha on the site is in cyrillic...
Click to expand...
Click to collapse
I wanted to try the Dark mode but I couldn't download it. Can you provide a link, please?
Sent from my LG-D802 using Tapatalk
gen.taco said:
I wanted to try the Dark mode but I couldn't download it. Can you provide a link, please?
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
It doesn't look like the 3.1 version has the dark mode yet, but the 3.0 is available at the MEGA link:
https://mega.nz/#F!nZon1KSS!V6GuuXK9FCBs09QGurP3Ig!XM4VGA4D
djchru said:
It doesn't look like the 3.1 version has the dark mode yet, but the 3.0 is available at the MEGA link:
https://mega.nz/#F!nZon1KSS!V6GuuXK9FCBs09QGurP3Ig!XM4VGA4D
Click to expand...
Click to collapse
you must download separate, is not incorporated into rom.. 3.1 runs oke but not fast as cheloz rom... does anyone knows the screen capture status bar, touch center to take picutre...?
raptorddd said:
you must download separate, is not incorporated into rom.. 3.1 runs oke but not fast as cheloz rom... does anyone knows the screen capture status bar, touch center to take picutre...?
Click to expand...
Click to collapse
Screen capture status bar is working in 3.1. for me. Could you provide the link for the Mod?
Sent from my LG-D802 using Tapatalk
Excellent rum ... quickly, consistently, and all the buns runoff, only as for me dark tones had to endure in aromu
EVAL_Dark-v3.1(mod)
folder modifications
Screenshot v2.0
gen.taco said:
Screen capture status bar is working in 3.1. for me. Could you provide the link for the Mod?
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
Someone uploaded already.. cna you tell me how to? ive placed the clock in center, could it be that is causing not to take screenshot.?/
raptorddd said:
Someone uploaded already.. cna you tell me how to? ive placed the clock in center, could it be that is causing not to take screenshot.?/
Click to expand...
Click to collapse
After I flashed Eva L Dark 3.1.Mod it is not working anymore and Idont have clock inthe center. It has to be some bug? There are additional multi mods that may fix it but I haven't tried yet.
Do you have menus where you can not see the buttons because of the color and you press by instinct?
Sent from my LG-D802 using Tapatalk
night corrected and re fill mod on 4pda
gen.taco said:
After I flashed Eva L Dark 3.1.Mod it is not working anymore and Idont have clock inthe center. It has to be some bug There are additional multi mods that may fix it but I haven't tried yet.
Do you have menus where you can not see the buttons because of the color and you press by instinct?
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
dark contains PAC clock. and i tought that before posting maybe the new res.apk changes that in dark 3.1.
yes ive seen this thing in most roms.. one is like the first time you log into your google account that screeen is white and so are the buttons. so they blend and you cant see them.. like i said ive seen it in many roms.. or i could say all roms...
ome more question.? did you tried 3.0? is it me or i felt 3.0 faster. than 3.1?
raptorddd said:
dark contains PAC clock. and i tought that before posting maybe the new res.apk changes that in dark 3.1.
yes ive seen this thing in most roms.. one is like the first time you log into your google account that screeen is white and so are the buttons. so they blend and you cant see them.. like i said ive seen it in many roms.. or i could say all roms...
ome more question.? did you tried 3.0? is it me or i felt 3.0 faster. than 3.1?
Click to expand...
Click to collapse
Hello! 3.0 may not be faster than 3.1
Because in 3.1 we (me and the person who collects EVA L) introduced a new system of animation G3 Marshmallow official firmware ( 6.0 )
video animation
raptorddd said:
dark contains PAC clock. and i tought that before posting maybe the new res.apk changes that in dark 3.1.
yes ive seen this thing in most roms.. one is like the first time you log into your google account that screeen is white and so are the buttons. so they blend and you cant see them.. like i said ive seen it in many roms.. or i could say all roms...
ome more question.? did you tried 3.0? is it me or i felt 3.0 faster. than 3.1?
Click to expand...
Click to collapse
Alex_Ksandr said:
Hello! 3.0 may not be faster than 3.1
Because in 3.1 we (me and the person who collects EVA L) introduced a new system of animation G3 Marshmallow official firmware ( 6.0 )
video animation
Click to expand...
Click to collapse
Nope, only 3.1. I'm satisfied with the speed. And the battery is awesome-half cycle around 10h;SOT 4:50h;47% left. I spent it mostly reading the russian forum and found that Custom settings(screenshot, etc.) is not priority for devs and may not be fixed.
BTW great job for you Alex and Evgenii.
Sent from my LG-D802 using Tapatalk
raptorddd said:
I spent it mostly reading the russian forum and found that Custom settings(screenshot, etc.) is not priority for devs and may not be fixed.
Click to expand...
Click to collapse
Dark Mod I'm a developer, so that in my prioretety no because I do not use it! maybe in the future I'll do something that is important to you )
Sorry for my english. I understand but I can not speak well
gen.taco said:
BTW great job for you Alex and Evgenii.
Click to expand...
Click to collapse
:good:
Thank you
Alex_Ksandr said:
Dark Mod I'm a developer, so that in my prioretety no because I do not use it! maybe in the future I'll do something that is important to you )
Sorry for my english. I understand but I can not speak well
:good:
Thank you
Click to expand...
Click to collapse
Special thank you to you and Evgeni!!! Большое спасибо!
Alex, I see (I think) that Evgeni is considering moving on from 4pda? If so, would you be willing to update on progress here? Thanks again!
In my opinion, 3.1 seems somewhat faster than 3.0 though it is hard to tell conclusively... Battery life is very good, I've had good luck with Xceed build 14 on EVA L.
Has anyone been able to get the Advanced Reboot feature to work?
djchru said:
Special thank you to you and Evgeni!!! Большое спасибо!
Alex, I see (I think) that Evgeni is considering moving on from 4pda? If so, would you be willing to update on progress here? Thanks again!
Click to expand...
Click to collapse
Me and Eugene talked about this, we are thinking
djchru said:
Has anyone been able to get the Advanced Reboot feature to work?
Click to expand...
Click to collapse
Eugene 3.1 LGCustomSettings only implemented in ROM, but why not everything works ! We will continue to try to make all final
Awesome rom!! Fast and smooth and battery life is very good. Dark mode not work stabile but looking very nice if it fix we will use. Thank you developer you are great !!! @Alex_Ksandr
blackcodetech said:
Dark mode not work stabile but looking very nice if it fix we will use.
Click to expand...
Click to collapse
and what exactly is not working ?
Try 3.1 already with Dark
https://cloud.mail.ru/public/EnMC/X4SmoorHo

[APP] Moto Z3 Play Time & Weather Widget

Came across this on Google+, the person who shared the apk pulled it from the Moto Z3 Play and must have modified to install as a user app. There is a full apk dump here on XDA from the Z3 play, but most of the apps will not install as user apps. I ran several virus checks (because I'm nervous like that) and it came out clean. It's working great on my Pixel 2 XL running Android 9.0 Pie. The weather animation is very cool and subtle, it only occurs when you first unlock your phone (it doesn't constantly animate the weather). Nice and clean design, I always love Moto's time and weather widgets. Even the older ones which were called "Command Center" widgets were, and still are great. This one is now my favorite. Here's a link to the post with the download link in the comments:
https://plus.google.com/+AkashGuptaKnowYourHandheld/posts/EqJuY7j4fDq
And here is a direct link to the Drive download:
https://drive.google.com/file/d/1wDQUXthMHoYrApyJ48jGv7AYJNHGDcKB/view
Thank you! Hey, what icon pack is that?
androidfilesharing said:
Thank you! Hey, what icon pack is that?
Click to expand...
Click to collapse
Oreo icon pack (paid). It's by far one of the best ones out there. The subtle shadowing is unmatched. All the other Pixel/Oreo/Pie icon packs all are the same, flat and boring. This one rocks.
https://play.google.com/store/apps/details?id=com.themezilla.android_o_icon
Sent from my Pixel 2 XL using XDA Labs
what should be change in apk to run on moto z?
Thanks a lot for the app! On my OnePlus 3, it can't be installed as a third party app; needs to be pushed to the system. Also, I can't add cities to the weather, since it throws up the error, "No apps can perform this action".
Brooklnd said:
Thanks a lot for the app! On my OnePlus 3, it can't be installed as a third party app; needs to be pushed to the system. Also, I can't add cities to the weather, since it throws up the error, "No apps can perform this action".
View attachment 4582382
Click to expand...
Click to collapse
Okay, so that turned out to be a conflict with the previous version of Motorola Command Center. After uninstalling it, I was able to install this apk. But now the location / city search function doesn't work!
Nexus 6p running on Android Pie working like a charm thank you this is really awesome!
Installed but does not show weather graphic or ? How do I change that?
Nevermind. Got it working
Size not compatible
The size is not compatible with my default launcher size is 2x2 nor i can customise the size. Please help. If i change the launcher it will work fine but in the 3rt party launcher the pie animation does not works. Any suggestions.
does not work on Android 10, was worked great under Pie.
milanmania2004 said:
does not work on Android 10, was worked great under Pie.
Click to expand...
Click to collapse
Works fine for me on Android 10 on Pixel 2 XL
Android 10
Thanks much. It works perfectly on OnePlus 7T. However, the white circle around the widget which indicates the battery charge doesn't update when charging/charged to full percentage. Any possible fix?
krishna2vinayak said:
Thanks much. It works perfectly on OnePlus 7T. However, the white circle around the widget which indicates the battery charge doesn't update when charging/charged to full percentage. Any possible fix?
Click to expand...
Click to collapse
Helooo can you help me the link
Mine seems to just display add cities now even though location is set to allow. Any ideas please?
warrencoakley said:
Mine seems to just display add cities now even though location is set to allow. Any ideas please?
Click to expand...
Click to collapse
You are welcome to try this. It installs both widgets, the one in the op and the command center one he mentioned. It's working on my Pixel 4 XL. Here is a screenshot with both activated:
https://www.androidfilehost.com/?fid=4349826312261731480
Tulsadiver said:
You are welcome to try this. It installs both widgets, the one in the op and the command center one he mentioned. It's working on my Pixel 4 XL. Here is a screenshot with both activated:
https://www.androidfilehost.com/?fid=4349826312261731480
Click to expand...
Click to collapse
Hello initially was working grt on my oneplus 7T.... Almost 5days but now it keeps loading not showing anything
Drive link not working please send download link for the apk
Anil.guwalani said:
Drive link not working please send download link for the apk
Click to expand...
Click to collapse
Use the one in post #17

Categories

Resources