Custom homescreen o'clock - [list] - Samsung Gear Fit

Here is current list of all o'clock customization.
FREE:
Bauhaus Clock - URL on GP
Dripping Paint Clock - URL on GP
Yellow Dot Clock - URL on GP
Timewall Clock - URL on GP
Black Orbit Clock - URL on GP
Minimal Red Clock - URL on GP
Greenbolt Clock - URL on GP
Modern Gradation Clock - URL on GP
Pinble Clock - URL on GP
Modern Triangle Clock - URL on GP
PAID:
Binary Clock - URL on GP
Binary V Clock - URL on GP
Roboto Clock - URL on GP
Pixel 3D Clock - URL on GP
Horizon Clock - URL on GP
DaVinci Clock - URL on GP
Spidey Clock - URL on GP
Blocky Clock - URL on GP
Led Clock - URL on GP
Blueprint Clock - URL on GP
Neo Clock - URL on GP
Neon Clock - URL on GP
Bleeding Clock - URL on GP
Bubbles Clock - URL on GP
Wow Clock - URL on GP
Bad Clock - URL on GP
Crafty Clock - URL on GP
APPS:
Clocky - URL on GP

I have a S4 mini and when I try to install one of these clocks Play Store says that my device is not compatible, do you know why?
My Gear Fit works perfect with my mobile, no problems...
Enviado desde mi GT-I9195 mediante Tapatalk

No idea. I have S4 and I don't have any problem.

Wourks great on my Nexus 5 :good:

Maybe it requires KitKat 4.4.2 ?
I guess that S4 Mini is still on JellyBean 4.2.2

Lukeenho said:
Maybe it requires KitKat 4.4.2 ?
I guess that S4 Mini is still on JellyBean 4.2.2
Click to expand...
Click to collapse
It could be the reason, I'm still in stock 4.2.2 :-[
Enviado desde mi GT-I9195 mediante Tapatalk

Is there any way someone could post the apks of these files? I get the device not compatible error as well in play store but gear fit manager works fine with my device by installing the apk. .. thanks
Sent from my SGH-M819N using xda app-developers app

Thank you! How did you find these?? I have been searching for them and can't find them on the playstore unless I use your url or search for the creator.
Sent from my SM-N900P using XDA Premium 4 mobile app

Actually I don't know how. ... I was just searching some stuff for Gear Fit and I found this.
Here is my list of app for Gear - http://forum.xda-developers.com/showthread.php?p=52260808

Great thread, my gear fit now looking even more awesome

I tried to contact author of these skins, but no answer for few days. Because I want to learn how to make skins for Gear Fit.

issues
Had some strange issues with these skins, I use the tilt the wrist to turn the screen on and doesn't always work with these or its very delayed, also it stopped any notification popping up although I could see them if I went into notifications

pRo_lama said:
I tried to contact author of these skins, but no answer for few days. Because I want to learn how to make skins for Gear Fit.
Click to expand...
Click to collapse
I would try reading the documentation on Samsung's website about the gear tizen sdk. I'm not sure how exactly to make them, but I would start here.
http://developer.samsung.com/samsung-gear

pRo_lama said:
I tried to contact author of these skins, but no answer for few days. Because I want to learn how to make skins for Gear Fit.
Click to expand...
Click to collapse
Tell me something if you will have some information about this

aooga said:
I would try reading the documentation on Samsung's website about the gear tizen sdk. I'm not sure how exactly to make them, but I would start here.
http://developer.samsung.com/samsung-gear
Click to expand...
Click to collapse
I read this page, but nothing specific for Gear Fit. Because there is everything about Tizen SDK, but we need something for CUP.
pigio92 said:
Tell me something if you will have some information about this
Click to expand...
Click to collapse
I'm not sure if he will ever answer to my e-mail.

Dear, customer
Gear Fit Styleclock Applications are compatible with Android 4.3 or higher.
Please check your android version and update it if its version is under 4.3.
Thank you for your interest in our applications.
With regards,
Click to expand...
Click to collapse
Answer from clock skin developer.

ssfortes said:
Answer from clock skin developer.
Click to expand...
Click to collapse
What's the question?

pigio92 said:
What's the question?
Click to expand...
Click to collapse
Why these custom clocks are not compatible with my device (S4 mini with stock 4.2.2)
Enviado desde mi GT-I9195 mediante Tapatalk

I tried to decompile one of app from my list in first post and then change background color in pics. After that I signed the .apk and installed. Until this step was everything good. But when I try to set up o'clock skin I get error message and I don't know what is the problem.

working great , tk's

Related

[PA Colors] [2013-05-21] Z_colors

Ok, here is a pet project I've been working on, search didn't yield that anyone else had posted something similar.
Basically it adds another button on the Hybrid properties launch section, where you would see the different ui buttons, that contains color presets for more apps.
Includes:
Xda app (regular, pro, and tab) (dark theme)
Instagram
Netflix
Gmail
Flipboard
Ingress
Stock clock
Dropbox
Alarm Clock Xtreme
Evernote
MyScript Calculator
News & Weather
Dialer
Facebook
Facebook Messenger
Hangouts
Google Plus
Apex Launcher (Transparent statusbar)
Email
Grocery IQ
BaconReader (reddit app)
BeyondPod
Kindle
iHeartRadio
Google Play Music (there seems to be some kind of bug with this one)
Google Keep
Notes Lite by Fluffy Delusions
If you have more color presets, feel free to post them and I'll add them in if they look right.
Flashable zip version: https://www.dropbox.com/s/nxbq57khasraqxx/Z_colors-2013-05-21.zip
Manual version: https://www.dropbox.com/s/oadn3izkqz1k805/Z_colors-2013-05-21.xml
For the manual version, copy the Xml to /system/etc/paranoid/preferences/
Set perm to rw-r--r--
Undo options
There is no one click method to get rid of the applied Zcolors without removing any other modifications you have made in the hybrid properties, this is a limitation of the Hybrid Engine. There are three ways I can think of off of the top of my head to revert these colors:
1. Go to Settings > Hybrid Properties > Apps, then click on the app you want to revert to stock, then click the reset icon (circle arrow with a dot in the middle). Repeat for each app.
OR
2. Using a file explorer, go to /system/etc/paranoid/ and open properties.conf. under ##SYSTEM PREFERENCES you will see a bunch of entries like "com.facebook.katana.colors="FFCBD2DF|B2FFFFFF|FFF FFFFF|FF5975B0|FFFFFFFF". Delete the lines for the apps you don't want the coloring on.
OR
3. Go to Settings > Hybrid Properties > Tools > Reset Properties. This will get rid of all Zcolors and any other modifications you have made to per app colors/dpi. If that doesn't bother you, then this will be the quickest easiest route.
Also, If after doing that, you want the Zcolor option to go away, you can go to /system/etc/paranoid/preferences/ and delete Z_Colors.xml. All my flashable file does is drop that XML in the right folder and set permissions correctly for it.
---------------------------------------------------------------------------------------
Version History
-2013-05-21
Changed from default PA colors:
Facebook
Hangouts
Plus
Added:
Apex Launcher Transparent statusbar
Email
Grocery IQ
Bacon Reader
Facebook Messenger
BeyondPod
Kindle
iHeartRadio
Google Play Music (there seems to be something preventing this one from working)
Google Keep
Notes Lite by Fluffy Delusions
2013-03-15
Added:
Ingress
Stock clock
Dropbox
Alarm Clock Xtreme
Evernote
MyScript Calculator (one of my new favorite apps)
News & Weather
Dialer
-2013-02-22
Fixed permissions
Added screenshots
-2013-02-21
Initial upload
Re: [PA Colors] [2031-02-21] Z_colors
Awesome! Can you post some screenshots of what they look like?
Sent from my Nexus 10 using Tapatalk HD
Well, apparently it's broke. It was working, gotta figure out where it broke at.
EDIT: Fixed it, it was the dang permissions I screwed up.
Re: [PA Colors] [2013-02-22] Z_colors
Downloaded yesterday but pa settings kept force closing so i had to reflash rom, has it been fixed does anyone know.
Sent from my Nexus 10 using Tapatalk 2
mcteague said:
Downloaded yesterday but pa settings kept force closing so i had to reflash rom, has it been fixed does anyone know.
Sent from my Nexus 10 using Tapatalk 2
Click to expand...
Click to collapse
Do you have the one dated 2013-02-21, or -22?
The first one didn't set permissions correctly.
I just reflashed the -22 on a clean install, and it worked fine.
Let me know if you're having issues still.
Re: [PA Colors] [2013-02-22] Z_colors
Will do
Sent from my Nexus 10 using Tapatalk 2
---------- Post added at 04:23 PM ---------- Previous post was at 04:21 PM ----------
21st is the date on the one i flashed.
Sent from my Nexus 10 using Tapatalk 2
mcteague said:
Will do
Sent from my Nexus 10 using Tapatalk 2
---------- Post added at 04:23 PM ---------- Previous post was at 04:21 PM ----------
21st is the date on the one i flashed.
Sent from my Nexus 10 using Tapatalk 2
Click to expand...
Click to collapse
Yeah, I forgot to set that to set the correct permissions, the current one was fixed.
Really nice and work great, thanks! I like the idea of changing app colours but haven't got around to doing it!
Damn, by the title of the thread I thought that the PA team would try to fix the screen calibration as they did on the N4
Fidelator said:
Damn, by the title of the thread I thought that the PA team would try to fix the screen calibration as they did on the N4
Click to expand...
Click to collapse
No such luck, I'm not nearly that smart.
Added new color presets!
Added presets for:
Ingress
Stock clock
Dropbox
Alarm Clock Xtreme
Evernote
MyScript Calculator (one of my new favorite apps)
News & Weather
Dialer
New version bump.
Changed from default PA colors:
Facebook
Hangouts
Plus
Added:
Apex Launcher Transparent statusbar
Email
Grocery IQ
Bacon Reader
Facebook Messenger
BeyondPod
Kindle
iHeartRadio
Google Play Music (there seems to be something preventing this one from working)
Google Keep
Notes Lite by Fluffy Delusions
Is anybody using this?
zourn said:
New version bump.
Changed from default PA colors:
Facebook
Hangouts
Plus
Added:
Apex Launcher Transparent statusbar
Email
Grocery IQ
Bacon Reader
Facebook Messenger
BeyondPod
Kindle
iHeartRadio
Google Play Music (there seems to be something preventing this one from working)
Google Keep
Notes Lite by Fluffy Delusions
Is anybody using this?
Click to expand...
Click to collapse
Thx for the last update.
Unfortunately i flashed it and i don't have the half of all the apps that you announce. Is that normal?
g51363 said:
Thx for the last update.
Unfortunately i flashed it and i don't have the half of all the apps that you announce. Is that normal?
Click to expand...
Click to collapse
The PA Hybrid color applier only shows the color configs for the apps you currently have installed.
It does apply all of the color changes to the properties.conf file though, so if you apply this and then install the app later, the coloring should still work.
appearently this is in the playstore ( the updated version) unfortunally can´t find it anymore. Anyone got a link?
joefso said:
appearently this is in the playstore ( the updated version) unfortunally can´t find it anymore. Anyone got a link?
Click to expand...
Click to collapse
What are you looking for?
If it's the ZColors, this is the most updated version, none of my work is in the playstore.
I can always add to it if you have requests, or fix it if something is broken.
zourn said:
What are you looking for?
If it's the ZColors, this is the most updated version, none of my work is in the playstore.
I can always add to it if you have requests, or fix it if something is broken.
Click to expand...
Click to collapse
My apologies, I confused it with something else. Thank you for your contribution, it´s much appreciated!
I noticed that when I for example open a (gmail)app where the top and bottem bar become white and I leave it for idle so it goes to the lock screen the bars remain white until I unlock the screen and close the app. Is this considered to be a bug? Could it be PA related?
I installed Z colors through the recovery menu, however I´m unable to revert back to the default stock colors. See: http://forum.xda-developers.com/showthread.php?t=2463398

Translucent status and nav bar - how to do

Hi people. I've seen in the WhatsApp+ themes thread an interesting theme:
http://forum.xda-developers.com/showpost.php?p=51930515&postcount=1281
As you can see, it has both translucent nav and status bar. I know Xposed Framework has a plugin with this function but it does not work properly with WhatsApp, for example. My question is: How can I get this effect properly?
Thanks.
Uuup, no one knows?
Enviado desde mi Nexus 5 mediante Tapatalk
That's how stock KitKat works. What phone / android version do you have?
es0tericcha0s said:
That's how stock KitKat works. What phone / android version do you have?
Click to expand...
Click to collapse
I have Nexus 5 so I am using 4.4 since its release. The translucent effect must be applied by the developer (e.g.: Pushbullet), is not by default in all apps. I know "Force Translucent KitKat" Xposed module does this, but it does not work properly with apps like WhatsApp. That's the reason I am looking for something to get the same effect of the screenshot you can see in the thread linked above.
Ah ok. I've never used Whatsapp, so didn't know they haven't updated their app to support KK. But looks like you need the actual Whatsapp+ app installed to be able to theme the stuff you are looking for. It doesn't appear to be in the Play Store, and I am not totally sure of the origins, so am hesitant to post the link here to it where I found it. If you need more info, just PM me.
es0tericcha0s said:
Ah ok. I've never used Whatsapp, so didn't know they haven't updated their app to support KK. But looks like you need the actual Whatsapp+ app installed to be able to theme the stuff you are looking for. It doesn't appear to be in the Play Store, and I am not totally sure of the origins, so am hesitant to post the link here to it where I found it. If you need more info, just PM me.
Click to expand...
Click to collapse
Hi,
thanks for your answer. I am using WhatsApp+ already (legal Spanish development ). The UI is same as official WhatsApp but you can apply themes published by the community. It changes almost all the UI but not the header (not at all at least). It's strange, and the member who posted it does not answer PMs :crying:
Now I understand. I believe I found what you are looking for here:
http://www.thedroid.net/download-kitkat-theme-for-whatsapp-plus/

App that will change theme(wallpaper,fonts,etc) following the actual time and weather

Hi,
I'm trying to find, if exist, an app that will change my phone accordingly to time of the day and the weather outside.
Changing Wallpaper, colours and so on.
Can someone help me?
thanks
com.moji.mjweather -- google play, it's very useful!
xb_game said:
com.moji.mjweather -- google play, it's very useful!
Click to expand...
Click to collapse
You mean MyRadar Weather radar? It doesn't seem what I'm after. It's a simple weather app, can't see the possibility to change theme accordingly to weather :/
Sent from my UMI Plus E using Tapatalk

Discussion for BoredSigns — Custom SignBoard Widgets

Ever wish that LG had given the V10/V20 more widgets in the second screen? Well, wish no more! BoredSigns adds many more widgets to your SignBoard (get it? SignBoard --> BoredSigns?), ones you may need and ones you may not.
The best part about BoredSigns? It doesn't need root! That's right; you can get some brand new widgets on your completely Stock V10 or V20. In the future, ADB may be necessary for certain widgets, but right now, you don't need your computer at all.
Current widgets:
— Information
— Weather
— Image
— Navigation Bar
This app is open source! If you aren't willing to pay $0.99 to buy it, feel free to build it for yourself. I only ask that it not be re-distributed without substantial modifications (i.e. more than changing the theme and name).
GitHub: https://github.com/zacharee/BoredSigns
Google+: https://plus.google.com/communities/105544332208886942595
Feel free to open an issue on GitHub to suggest a new widget!
Package name is com.zacharee1.boredsigns
I already have it and its working flawlesly ?
having issues with weather all I get is a moon icon
dudeawsome said:
having issues with weather all I get is a moon icon
Click to expand...
Click to collapse
Screenshot?
Zacharee1 said:
Screenshot?
Click to expand...
Click to collapse
how could I screenshot second screen
Hi @Zacharee1, same thing with me also with the weather, just get the icon and no info
Zacharee1 said:
Screenshot?
Click to expand...
Click to collapse
This is the issue
Alright. Try this APK.
(NOTE: It won't run unless you've purchased the app)
Zacharee1 said:
Alright. Try this APK.
(NOTE: It won't run unless you've purchased the app)
Click to expand...
Click to collapse
Working now,
wish you could make it like the HTC u ultra
dudeawsome said:
Working now,
wish you could make it like the HTC u ultra
Click to expand...
Click to collapse
I have to see if Yahoo will let me ask for future times with the API. If it does, I can make another widget.
Zacharee1 said:
I have to see if Yahoo will let me ask for future times with the API. If it does, I can make another widget.
Click to expand...
Click to collapse
You could try AccuWeather since the phone already uses it
dudeawsome said:
You could try AccuWeather since the phone already uses it
Click to expand...
Click to collapse
Their free API is limited to 50 calls per day, whereas Yahoo is at 2000.
Zacharee1 said:
Their free API is limited to 50 calls per day, whereas Yahoo is at 2000.
Click to expand...
Click to collapse
have you tried weather underground or openweathermap?
dudeawsome said:
have you tried weather underground or openweathermap?
Click to expand...
Click to collapse
Neither seems very accurate IMO.
Zacharee1 said:
Neither seems very accurate IMO.
Click to expand...
Click to collapse
imo weather underground has seemed to have the best data
there is also yr.no but don't really use it
Don't see the app in the store... Is it in the paid android apps section of the forums?
lyrical1278 said:
Don't see the app in the store... Is it in the paid android apps section of the forums?
Click to expand...
Click to collapse
Search by the package name in the play store.
Sent from my LG-H990 using Tapatalk
I bought it in the play store (I want to support any development for the 2nd screen).
I have to thank you just for the simple fact that at first, I didn't know how to run it... so I went into the 2nd screen options. I had no idea that I had other widgets that I could run. I never thought to tap the "..." on "Show when main screen on" so I have been stuck with the basic options this whole time. Worth my $1.05 right there.
So, after using it for a few minutes, I noticed the persistent notification for BoredSigns, so I long-pressed it and turned off all notifications. Will this negatively affect the operation of the app? I did notice that when I swiped my notification shade down, or when switching between widgets, the 2nd screen options would come on, so I restarted the phone. It doesn't seem to be doing that anymore, but I did have to toggle weather on and off a few times to get a real location and not 100*F in Philadelphia.
Bonus question... where can I find out more about the "yet unreleased AOSP implementation of the 2nd screen?"
Found the perfect image for the second screen a mod one of the best football team in the world...perfect fit and color !
Happy user here....thank you again for this :highfive:
So someone suggested I do a navigation bar widget. After lots of Java reflection (the actual tool, not thinking about my life with Java), I went with a simple Accessibility Service.
Because of that, these functions will be available:
- Back
- Home
- Recents
- Split Screen
- Power
- QS Pulldown
- Notification Pulldown
If there are any other (simple) buttons you might want, suggest them. I'll add them in if I can.
Here's what it looks like right now:

[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