Defilmirz Watchface - free - Samsung Gear S3

Hi,
I've finally managed to publish my free Defilmirz watchface on Samsung apps.
IMHO it is an interesting idea because it is very customizable with a settings app on the phone (Android) side.
Since it is free, I assume it is legal to mention it here. If I'm wrong, please let me know.
The watchface is accessible on Samsung Apps with name "Defilmirz"
Please let me know if you have any interesting idea to add on this watchface. I will try to add anything requested which is possible within my capabilities.
Here is a video of its usage and some screenshots:
{
"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"
}
And the Android settings app is here:
https://play.google.com/store/apps/details?id=com.aktuna.gear.defilmirz

Very nice especially with phone color config. Very very.... annoying all this faces wich change color as soon as you fingers tap the screen What a shame that don not works also on S2

I just uploaded a version for S2. Once the Samsung testers approve it , you can get it for your S2.
thanks for your feedback.

Nice face. Feedback:
1. The center where the hands meet is an odd grey that looks like a dirty screen. I don't know what to change it to, but other faces address it.
2. the second color only sticks on the always on screen. when the screen is on, the entire second color section is a significantly lighter color and not what I would ever want to look at.

I have published another version of the watchface. It is called "Defilmirz F"
It has the same concept and features. Just a different organization of the screen.

jimbob_sf said:
Nice face. Feedback:
1. The center where the hands meet is an odd grey that looks like a dirty screen. I don't know what to change it to, but other faces address it.
2. the second color only sticks on the always on screen. when the screen is on, the entire second color section is a significantly lighter color and not what I would ever want to look at.
Click to expand...
Click to collapse
Thanks for your feedback. I would like to fix what you've seen as a problem.
But I need some clarification and ideas;
1. I could put a static imaghe on the center. Like a dot or circle. Would that be nice ? What color it should be ? Black ?
2. The second color is used for the background of the digital information. But over that part I added a transparent and shiny layer which makes the color lighter. Now if I remove that layer, the shiny light effect will be gone. Maybe I can try to change the effect to be darker.
Meanwhile, as a workaround, you can try to select the color darker.

Having a few more days to play with various watch faces, I can appreciate the artistic challenge of two designs that need to compliment each other and the technical challenge of AOD battery consumption and interacting with the various APIs.
That said, when I look at a bunch of faces, the center painting is made easier by decreasing rings for each hand. The stock Blue Pop does it well. By avoiding solid areas, you can mix in the background color (black). Look at enough and you'll see.
The white overlay now makes sense. I'm too type A to suggest color tuning. There's a happy solution there somewhere.
I do like the companion app that takes us away from Samsung's software. I think there is some real power to be had.

Just installed this and looks great but unfortunately steps count is not showing.

mohitgalaxy3 said:
Just installed this and looks great but unfortunately steps count is not showing.
Click to expand...
Click to collapse
it starts from 0 when you load/reload the face. Then you have to walk/run to make a positive number.
if that doesn't work for you , then you might have stopped the generic step count feature of the watch. Please enable it in S Health.
thx.

jimbob_sf said:
Having a few more days to play with various watch faces, I can appreciate the artistic challenge of two designs that need to compliment each other and the technical challenge of AOD battery consumption and interacting with the various APIs.
That said, when I look at a bunch of faces, the center painting is made easier by decreasing rings for each hand. The stock Blue Pop does it well. By avoiding solid areas, you can mix in the background color (black). Look at enough and you'll see.
The white overlay now makes sense. I'm too type A to suggest color tuning. There's a happy solution there somewhere.
I do like the companion app that takes us away from Samsung's software. I think there is some real power to be had.
Click to expand...
Click to collapse
thanks four your detailed feedback and compliments. I'll try to do my best to fix what you've pointed out. But I am on vacation starting tomorrow. I hope I'll be able to fix it after 9-10 days.

I'm loving this watch face, but the time shown is an hour behind. Is there a time zone setting I'm not seeing in the companion app?

deanos_98 said:
I'm loving this watch face, but the time shown is an hour behind. Is there a time zone setting I'm not seeing in the companion app?
Click to expand...
Click to collapse
I've found the problem and fixed it. But Samsung validation team has to approve it before you can get it.
Thx. for your patience.

mrmrmrmr said:
I just uploaded a version for S2. Once the Samsung testers approve it , you can get it for your S2.
thanks for your feedback.
Click to expand...
Click to collapse
Still not avalaible for S2 (july 21)

Pretty cool. Almost all the information I want access to on a watchface without a bunch of extras.
Some ideas to consider or not:
- Tasker compatibility to use a dynamic variable as the scrolling text (could be a reminder, appointment, or anything... limitless possibilities)
- temperature
- tap icon to open battery/health/weather/etc
Sent from my SM-G955F using Tapatalk

RuggedHunter said:
Pretty cool. Almost all the information I want access to on a watchface without a bunch of extras.
Some ideas to consider or not:
- Tasker compatibility to use a dynamic variable as the scrolling text (could be a reminder, appointment, or anything... limitless possibilities)
- temperature
- tap icon to open battery/health/weather/etc
Sent from my SM-G955F using Tapatalk
Click to expand...
Click to collapse
these are all good ideas. specially I liked the Tasker integration. But I don't know how to write a tasker plugin. Do you have any source on that ?
temperature would be nice, but which source should be used ? getting from weather.com or any other weather information site like wunderground ?
I assume there is no temperature sensor on the Gear S2 or S3 (?)
icon to open battery/health is easy. but it could affect the user experience in a bad way. (unwillingly touching the screen)
maybe I should add it as an option...

mrmrmrmr said:
these are all good ideas. specially I liked the Tasker integration. But I don't know how to write a tasker plugin. Do you have any source on that ?
temperature would be nice, but which source should be used ? getting from weather.com or any other weather information site like wunderground ?
I assume there is no temperature sensor on the Gear S2 or S3 (?)
icon to open battery/health is easy. but it could affect the user experience in a bad way. (unwillingly touching the screen)
maybe I should add it as an option...
Click to expand...
Click to collapse
Regarding Tasker, start here. The plug in would be for your phone companion app of course, with the goal of the "scrolling text" field to accept a tasker variable.
I use the wunderground api in my apps and just parse out what I need. You could technically grab a hundred different items and offer your users the choice, but temp would be good enough for me.
Sent from my SM-G955F using Tapatalk

RuggedHunter said:
Regarding Tasker, start here. The plug in would be for your phone companion app of course, with the goal of the "scrolling text" field to accept a tasker variable.
I use the wunderground api in my apps and just parse out what I need. You could technically grab a hundred different items and offer your users the choice, but temp would be good enough for me.
Sent from my SM-G955F using Tapatalk
Click to expand...
Click to collapse
I've checked the Tasker developer resources, but could not find an easy way to integrate it in my app. They shared the sdk from some other app vendor named twofourtyfouram and it is in Gradle format for Android studio which I don't use. (I am still developing in Eclipse)
Anyway I tried to migrate the SDK to Eclipse but it has references to other libraries from the same vendor (twofourtyfouram) and they are missing.
So I am looking for a ready sdk to use in Eclipse.

timezone issue has been fixed and update is published by Samsung.

Will there be a way to enter hexadecimal color codes to choose colors instead of point and drag?

deanos_98 said:
Will there be a way to enter hexadecimal color codes to choose colors instead of point and drag?
Click to expand...
Click to collapse
that's very easy to implement. but do you really prefer it ?
I doubt that a very few will prefer such input.

Related

[APP] Fresco: Painting app with layers, filters and .PSD export. Now on the Market!

{
"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"
}
Fresco is now available on the Android Market! Feel free to post support and feature requests requests here, and let me know what you think of my app. Please consider leaving a review on the Market as well. Thanks!
Fresco Lite: Android Market Link
Fresco Pro: Android Market Link
AppBrain links: Fresco Lite, Fresco Pro
Fresco is a powerful painting and image editing app that features layers, filters, an intuitive interface and more! Designed for both novices and professionals, Fresco has everything you need to create digital artwork on your phone or tablet.
"Fresco Pro brings a real drawing experience to Android with a ton of brushes, filters, and support for layers...the best drawing app on Android" - tested.com
Install "Fresco Pro" from the Market (LIMITED OFFER of ~$2) to upgrade from the Lite version for exclusive features:
- ad free (versus ad supported).
- 4 layers (versus 2).
- 21 filters (versus 2).
- 12 brushes (versus 3).
- export to Adobe® Photoshop® format (.PSD) with layers intact.
- brush spacing setting.
★ Feature List ★
Full support for layer-based image editing:
- Add, duplicate, merge, hide/show and reorder layers.
- Transform layers by scaling, rotating, moving and mirroring.
- Alter layer opacity.
Enhance your work with the use of over 20 filters:
- Create interesting effects with the blur, sharpen, emboss, noise and vignette filters.
- Adjust image colors with the brightness, saturation, exposure and posterize filters.
An interface where everything you need is at your fingertips:
- Configure the texture, size and opacity of the brush and eraser tools.
- Select colors using the color palette, HSV color picker and eye dropper tools.
- Use gestures for zooming and panning.
- Reverse mistakes with the robust undo system.
More features:
- Export your work to Adobe® Photoshop® format (.PSD) with layers intact.
- Import and position photos on the canvas.
- Your work is kept safe by the autosave feature.
- Share your images with other apps to upload to Facebook, Twitter, Dropbox and more.
- Fresco uses less than 1Mb of storage space and is optimised for speed.
Share your creations in the official Flickr and Facebook groups for Fresco:
http://flickr.com/groups/fresco
http://facebook.com/pages/Fresco-A-Mobile-Art-Studio-for-Android/169892059738943
Permissions required:
- SD Card: Used to save images to your SD card
- Internet and Access Network State: Used to display ads in the Lite version and to send optional crash reports.
Requirements: Android 2.1 or above. Multi-touch required for zooming and panning.
Acknowledgements: Thank you to Rick Chandler (studiochandler.com) for the use of his digital paintings (which were created using Fresco) seen in the screenshots on this page.
Screenshots:
"Gulpha Gorge landscape" painting by Rick Chandler (studiochandler.com).
"Mr. Sketchy self portrait" painting by Rick Chandler (studiochandler.com).
Click to expand...
Click to collapse
Congratulations! Just bought it. I suck at anything art related but really love playing with this. Maybe I'll draw something cool one day
Great!
I think I'll stick with the free version until we get landscape mode for tablets.
avgjoemomma said:
Congratulations! Just bought it. I suck at anything art related but really love playing with this. Maybe I'll draw something cool one day
Click to expand...
Click to collapse
Awesome, thanks for your support!
arrtoodeetoo said:
Great!
I think I'll stick with the free version until we get landscape mode for tablets.
Click to expand...
Click to collapse
I'll be working on this soon. I thought it was best to get Fresco on the market sooner rather than later.
Congrats on the realease. I just bought this last night and started working with it and I must say.....I LOVE IT!!
dirtsky said:
Congrats on the realease. I just bought this last night and started working with it and I must say.....I LOVE IT!!
Click to expand...
Click to collapse
Great, thanks for your support. I hope you enjoy the extra features that weren't in the beta.
Has a little issue of the line breaking up when i draw slowly, zoomed in around 250% or more on the xoom. Could also use a number value next to the slider for changing brush size, as well as some smoothing on the brushes to help with jagged edges. This app has some great potential, I can't stand sketchbook mobile on honeycomb, glad to see someone finally putting an alternative out with layers and a good interface, bought the pro version and will definitely be watching for updates.
We need to be able to select colors by hex value, I know that's an easy thing to add and would make things easier when selecting colors
You should have a sale for the app and make it .99 and see how it does in sales over the weekend...people like sales hehe
mandog202 said:
Has a little issue of the line breaking up when i draw slowly, zoomed in around 250% or more on the xoom. Could also use a number value next to the slider for changing brush size, as well as some smoothing on the brushes to help with jagged edges.
Click to expand...
Click to collapse
Glad you like the app! Well spotted, I can confirm the slow drawing bug on my device. I imagine there's a rounding error somewhere that's causing this when calculating the position of the brush stroke. Values for the brush configuration screen does sound like a good idea.
Are you getting jagged edges always or with certain brush sizes? Fresco includes line smoothing at the moment.
0mie said:
We need to be able to select colors by hex value, I know that's an easy thing to add and would make things easier when selecting colors
You should have a sale for the app and make it .99 and see how it does in sales over the weekend...people like sales hehe
Click to expand...
Click to collapse
I was thinking about adding another tab to the color dialog screen that would contain red/blue/green sliders and a button for entering a hex value. Thanks for the advice about pricing.
Does anyone reading use a Samsung Galaxy S 2? I just had a vague error report that pressing undo makes black boxes appear on the canvas which is a show stopping bug to have. Can anyone reproduce this?
Just noticed this, but why is there such a gap? Left side of the image...
Sent from my Bolt using XDA Premium App
using a dhd and seems good, when i have a little time ill put it through its paces and buy it
seanw.org said:
Does anyone reading use a Samsung Galaxy S 2? I just had a vague error report that pressing undo makes black boxes appear on the canvas which is a show stopping bug to have. Can anyone reproduce this?
Click to expand...
Click to collapse
I'll try it in a minute. I'd love to be able to draw something as good as you've done in the screenshots, but I'm pretty much limited to stick figures
EDIT: Yep, big black box taking up a rectangle around the entire area just drawn pops up.
0mie said:
Just noticed this, but why is there such a gap? Left side of the image...
Click to expand...
Click to collapse
I'm not seeing a gap although there is a 1 pixel wide outline around the image.
knightnz said:
I'll try it in a minute. I'd love to be able to draw something as good as you've done in the screenshots, but I'm pretty much limited to stick figures
EDIT: Yep, big black box taking up a rectangle around the entire area just drawn pops up.
Click to expand...
Click to collapse
Oh dear. What happens if you draw several strokes in different places, undo several times and then redo everything? Can you draw something, return to the gallery while saving your image and then load your image successfully?
Edit: Do you know if you've got the Exynos 4210 "GT-i9100" or the Tegra 2 model? I know the app works fine on the Xoom's Tegra 2 so I'm wondering if it's the former that's the problem.
seanw.org said:
I'm not seeing a gap although there is a 1 pixel wide outline around the image.
Click to expand...
Click to collapse
There is 75 pixels missing...if you open the image you will see what I mean, it's the same on my tablet...I just noticed it
0mie said:
There is 75 pixels missing...if you open the image you will see what I mean, it's the same on my tablet...I just noticed it
Click to expand...
Click to collapse
Are you running an ad-blocker? The Lite version has ads at the top. I can see why the black box would be confusing though.
seanw.org said:
Are you running an ad-blocker? The Lite version has ads at the top. I can see why the black box would be confusing though.
Click to expand...
Click to collapse
hahahaha...that would explain it, if there was better tablet support I'd jump on the full version; until that time I will stick to this.

[APP][2.2+][ROOT] ANote Overlay - Draw on your screen and screenshot from everywehere

Hi everyone,
I'm pleased to present ANO to you, a little application which launch as an overlay
So you can draw / take note from everywhere, screenshot the result and share it
Some pictures :
{
"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"
}
Description
ANote Overlay is an application with which you can take note on your screen wherever you are !
ANO launch itself as an overlay above any applications, images, web pages etc so you can fastly draw anywhere.
Then simply save and share your screenshot.
Your device must be rooted to enable ANO to save the background of your screen shot
With ANO you can :
Navigate through your phone, ANO stills opened
Display / hide ANO
Set up the white background opacity so you can see more or less your background application
Change the pen color and size
Undo or undo all (long press)
Redo or redo all (long press)
Save your screenshot and share it (only the overlay with white background for not rooted device)
Display / hide a resizable rectangle to highlight a portion of your screen
Play Store link
Free : https://play.google.com/store/apps/details?id=com.plumillonforge.android.ano
Donate : https://play.google.com/store/apps/details?id=com.plumillonforge.android.ano.donate
I'm open to any suggestions and feedbacks !
This one of these applications I always needed when trying to instruct things to people. Great to see it done!
Here's a little suggestion: Option to have an opacity layer on the screenshot in a rectangle/portion that is selected or the contrary, have the portion selected with no overlay but the rest with a more opaque layer. This can help a lot to put emphasis on certain parts without having to draw a bunch of arrows.
Still very usable, will come in handy.
Hi polobunny and thx for your kind words, it's encouraging
Regarding the overlay, I'll play around to see how can I integrate it beautifully : the point is I don't want to develop an masterapplicationwhichcandoanything, just the minimum and the needed
But your suggestion match this criteria so !
Plumillon said:
Hi polobunny and thx for your kind words, it's encouraging
Regarding the overlay, I'll play around to see how can I integrate it beautifully : the point is I don't want to develop an masterapplicationwhichcandoanything, just the minimum and the needed
But your suggestion match this criteria so !
Click to expand...
Click to collapse
I understand your concern. I prefer applications that are not cluttered and full of functions I would never use. Already drawing on the screen is a wonderful tool, the rest is bonus.
Yeah, but I kinda also want to satisfied all people so I'm thinking about a "more" menu where I can stick the bonus fonctions
Thx again for your feedback
Installed your app earlier to try it out & I really like it so far...the only major thing that I see that would have to be changed in order for me to keep using it is there needs to be a way to move the red start/stop button to any place on the screen that we choose and hopefully resize/reduce it also and change the color of that button...I don't have anything on my phone that's red, would much rather change it to Holo blue
Sent from my LG-VM696 using Xparent BlueTapatalk 2
Hello wuzdat
Moving the button around is something I'm thinking about, the problem I have to handle is the toolbar opening (currently it's opening from left to right, so it have to be adaptive)
I'll start a todo list
Maybe just have toolbar always open in its current location & only move around the start button...just suggestion I'm not a dev so I don't know if it's possible
Sent from my LG-VM696 using Xparent BlueTapatalk 2
;46528124 said:
This one of these applications I always needed when trying to instruct things to people. Great to see it done!
Here's a little suggestion: Option to have an opacity layer on the screenshot in a rectangle/portion that is selected or the contrary, have the portion selected with no overlay but the rest with a more opaque layer. This can help a lot to put emphasis on certain parts without having to draw a bunch of arrows.
Still very usable, will come in handy.
Click to expand...
Click to collapse
@polobunny : ANO 1.1.0 is live with the resizable rectangle feature !
I didn't include a "contrary" option though, I think it will confuse the user (and add another button)
Also, I release a donate version without ads, if you like ANO please consider supporting me by buying it : https://play.google.com/store/apps/details?id=com.plumillonforge.android.ano.donate
Thanks again for all your feedbacks
Plumillon said:
@polobunny : ANO 1.1.0 is live with the resizable rectangle feature !
I didn't include a "contrary" option though, I think it will confuse the user (and add another button)
Also, I release a donate version without ads, if you like ANO please consider supporting me by buying it : https://play.google.com/store/apps/details?id=com.plumillonforge.android.ano.donate
Thanks again for all your feedbacks
Click to expand...
Click to collapse
Yes I've seen it this morning and I got excited haha! I really hope people get to know about your app, it's quite useful.
Great app. Can the background be set to full transparency when starting the app instead of doing it manually every time?
paps79 said:
Great app. Can the background be set to full transparency when starting the app instead of doing it manually every time?
Click to expand...
Click to collapse
It's nice you appreciate it
I'll do that : I'll save the last transparency as I did with the pen configuration
Plumillon said:
It's nice you appreciate it
I'll do that : I'll save the last transparency as I did with the pen configuration
Click to expand...
Click to collapse
where is the save folder Cannt seem to find it.
Edit- they are not getting saved. I get load failed error. Using it on 4.4.2 CM11 note 3
About RAM
Since my android device is low end, i would like to ask you if the app is RAM heavy or would cause lag on a 512mb device?
Plumillon said:
It's nice you appreciate it
I'll do that : I'll save the last transparency as I did with the pen configuration
Click to expand...
Click to collapse
That would be great, thank you.
By the way, this is really a nice app, I could not find a similar one that would satisfy me.
If you could promote it somehow, I'm sure more people would find an appreciation for it. I'm thinking especially Note 1/2/3 users and even more so, those who migrated to an aosp rom such as myself and lost the screenshot capabilities from touchwiz.
Sent from my GT-N7100 using Tapatalk
Grapid said:
Since my android device is low end, i would like to ask you if the app is RAM heavy or would cause lag on a 512mb device?
Click to expand...
Click to collapse
I don't think the app will eat so much your RAM (or maybe if you draw a lot)
This is a good case to try it on though
paps79 said:
where is the save folder Cannt seem to find it.
Edit- they are not getting saved. I get load failed error. Using it on 4.4.2 CM11 note 3
Click to expand...
Click to collapse
The screenshots are saved in your "Pictures" folder in a "ANO" directory
Do you have root and do you authorize the application ?
paps79 said:
That would be great, thank you.
By the way, this is really a nice app, I could not find a similar one that would satisfy me.
If you could promote it somehow, I'm sure more people would find an appreciation for it. I'm thinking especially Note 1/2/3 users and even more so, those who migrated to an aosp rom such as myself and lost the screenshot capabilities from touchwiz.
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
Yeah I need to promote it more (the current installs are natural one) but I don't really know how to be effective on this matter !
@Plumillon
Yes I have root. But not working. Whenever I try to save anything I get a notification in notification drawer( like one after a screenshot) but its all black and when I open it it says " load failed".
vikas724 said:
@Plumillon
Yes I have root. But not working. Whenever I try to save anything I get a notification in notification drawer( like one after a screenshot) but its all black and when I open it it says " load failed".
Click to expand...
Click to collapse
A user had the same problem with CM, it was the Super User distributed with CM which caused the problem
He updated it (or install another one) from the Play Store and everything works fine now
Can you check this out please ?
Plumillon said:
A user had the same problem with CM, it was the Super User distributed with CM which caused the problem
He updated it (or install another one) from the Play Store and everything works fine now
Can you check this out please ?
Click to expand...
Click to collapse
thanks working now.
vikas724 said:
thanks working now.
Click to expand...
Click to collapse
Great to read it
I hope you enjoy ANO, if you are satisfied, please rate the app and consider buying the ads free version t

My watchfaces on store.

Hi there
Started doing some watchfaces on Gear Watch Designer and im loving the Program. Just need some more features like weather, phone battery indicator,...
Anyway. some of you may already know my watchfaces because ive been seeing downloads rise everyday thank you for that
every feedback or idea for future updates are welcome.
Future Health - Free
{
"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"
}
Carbon S Sport 24 - 1$
Carbon S Sport - 1$
Carbon S Class - 1$
Currently have this one waiting for aproval. Just for fun about a game coming out in march
The Division Agent - Free
Hi there,
Love the furture on my S2 3G. anyway you can make it 12hr?
I'm using future on my s2 as well. Please make it with 12 hour clock.
Thanks
Thanks for the Future Health. It is awesome!
Looking forward to see more.
cheers
Great Watch Faces. I a bit new. Could you let me know where is the download link.
kano45 said:
I'm using future on my s2 as well. Please make it with 12 hour clock.
Click to expand...
Click to collapse
When will the English speaking countries use 24h (military time) and metric system, like the rest of the world?
Great one with the Division Watchface .. wait on the game as well. If you can swap away the logo on top I think it will be meaybe more perfect
Just my opinion.
Can you maybe implement a version with analog style as well ? Not just digital ?
Maybe it will be as well more division style if you can create a little bit thicker outline if you see everywhere the wallpapers and screenshots from game and the orange button on the shoulder of the "soldiers"
Just updated the watchfaces. waiting for aproval
Due to popular demand, created a 12h version of Future Health watch face
Carbon S Class updated with:
- Weather icon shortcut (does not show actual weather. its only a shortcut button)
- Added a logo
- Corrected color of stepps goal achievement. Now it will correctly turn green when goal is acheived
Carbon S Class 24 updated with: (the same as the other)
- Weather icon shortcut (does not show actual weather. its only a shortcut button)
- Added a logo
- Corrected color of stepps goal achievement. Now it will correctly turn green when goal is acheived
New Watchface already available~
Blue Gear
Will update soon to add battery and stepps percentage.
Division Face
Is the division watchface 12hr or 24hr and could u let us know when it gets approved please.
Thanks!
I've started making some watch faces also! The first one was approved yesterday! I've seen your work on the store before I saw this thread. Great stuff!
Sent from my SM-G925T using Tapatalk
henklbr said:
When will the English speaking countries use 24h (military time) and metric system, like the rest of the world?
Click to expand...
Click to collapse
I currently reside in the same country as you but am originally from the UK where 24h format is pretty much the norm! Measurements we use a mix of all 'tis very confusing to non-natives :cyclops:
@Drbaldini Love your WF's just not a fan of the new logo. Sorry Just honest feedback!
Cryps said:
I currently reside in the same country as you but am originally from the UK where 24h format is pretty much the norm! Measurements we use a mix of all 'tis very confusing to non-natives :cyclops:
@Drbaldini Love your WF's just not a fan of the new logo. Sorry Just honest feedback!
Click to expand...
Click to collapse
Thank you any feedback is good feedback to make me improve
Here is a new one just released
Blue Health
24h Mode
Weather ícon (not real time weather)
Stop watch icon
Heart rate
Calories burned (in cal)
Stepps counter and percentage
Distance travelled
What happened to The Division watchface?
I was wondering why can't i see a picture or screenshot of The Division watch face that you have made.
zero0012 said:
I was wondering why can't i see a picture or screenshot of The Division watch face that you have made.
Click to expand...
Click to collapse
Samsung is taking too much time to approve it on store. Dont know why. Its now with the message "Test Confirmation Delayed" dont know why.
Its free, i mention that Ubisoft has registered trademarks on The Division name and logos, so dont really see the problem. there is already another division watchface at store
Waiting patiently for it to be approved
but looks like this on my watch
Drbaldini said:
Samsung is taking too much time to approve it on store. Dont know why. Its now with the message "Test Confirmation Delayed" dont know why.
Its free, i mention that Ubisoft has registered trademarks on The Division name and logos, so dont really see the problem. there is already another division watchface at store
Waiting patiently for it to be approved
but looks like this on my watch
Click to expand...
Click to collapse
that's nice man! sorry to bother you but can you teach me how were you able to change the font of the time to like that? Font style has been one of my problems in the GWD
zero0012 said:
that's nice man! sorry to bother you but can you teach me how were you able to change the font of the time to like that? Font style has been one of my problems in the GWD
Click to expand...
Click to collapse
Easy just copy the .ttf font file to C:\Program Files (x86)\GearWatchDesigner\font
For Blue health watch face, i made the font in photoshop. used some effects and saved each number as a .png file, and then on gear watch designer you have the option to select Bitmap font and choose each image for each letter. harder but you can make nicer fonts
Drbaldini said:
Easy just copy the .ttf font file to C:\Program Files (x86)\GearWatchDesigner\font
For Blue health watch face, i made the font in photoshop. used some effects and saved each number as a .png file, and then on gear watch designer you have the option to select Bitmap font and choose each image for each letter. harder but you can make nicer fonts
Click to expand...
Click to collapse
WOAH THANKS SO MUCH!! final question! what's the font that you used in your the division watch face? i don't know how to search that up in google
zero0012 said:
WOAH THANKS SO MUCH!! final question! what's the font that you used in your the division watch face? i don't know how to search that up in google
Click to expand...
Click to collapse
Its called Digital 7
Wow that Division watch face is amazing! I'd love to get that on my s2 classic, is it available to download now?

My first IWC-like military watchface with adaptive luminophore

Hello there,
I'd like to present my first military watchface (native app) with a realistic luminophore light and a ticking sound.
Initially I created it for myself, because I didn't find anything that would satifsy me in the Galaxy Apps store. So now I'd like to share it with people.
I'm a big fan of devices with a luminophore, so I wanted to recreate this thing for my Gear S3 because this device (as so the rest Gear devices) has an integrated ambient light sensor, so adjusting the watchface image based on the light sensor was definitely an option.
I also decided to add a watch ticking sound (you can disable it on the Settings screen) to make it feel like a real watch.
Right now you can launch three apps from the watchface: built-in calendar, timer (Samsung Timer App, make sure it's installed), and a battery percentage screen.
This is a first version of the watchface. Please check it and share your opinion, I would appreciate that, because my goal is to collect some feedback.
The app will work on Gear S2 (lo-color AOD mode supported), Gear S3, Galaxy Watch, and on everything with 360x360px resolution.
The watchface is a paid app, but I'd like to share free coupons for people who will post here until the end of the week.
Samsung has a really weird coupons system, so I have to send coupons individually (if I understand that corrrectly).
So everyone who wants a free install please reach me out here or using a PM and share your country (yes, for some reason coupons work only for specific countries, "thanks" to Samsung) and I will PM you back with a coupon code.
Also, please rate the application if possible.
Thanks!
Sorry, I can't place download URL directly here, due to XDA limitations for new users, so I'll provide a QR code.
Download URL:
{
"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"
}
Images:
Transition demo video:
jacob1237 said:
I'm a big fan of devices with a luminophore...
Click to expand...
Click to collapse
I'm with you!
Jacob,
I very much like this watch face, its clean yet functional, and the transition from bright ambient to dark ambient is very cool. I'm not sure I'm going to be thrilled with the optional tick, but thank you for making it optional!
Ian
USA
Ian Z said:
I'm with you!
Jacob,
I very much like this watch face, its clean yet functional, and the transition from bright ambient to dark ambient is very cool. I'm not sure I'm going to be thrilled with the optional tick, but thank you for making it optional!
Ian
USA
Click to expand...
Click to collapse
Have sent a coupon, please check PM
This looks amazing, and its really cool of you to give it out for free to users. What are these type of watch faces called exactly? (I want to find more like these) Is it possible to make such watchface using watchmaker?
Shamsheer,
India
Though CSC of the watch is set to XAR (USA) so not sure what store I use...
5ham5h33r said:
This looks amazing, and its really cool of you to give it out for free to users. What are these type of watch faces called exactly? (I want to find more like these) Is it possible to make such watchface using watchmaker?
Click to expand...
Click to collapse
Hey Shamsheer! Thanks for your reply!
XDA has a limitation for new users, so I can't post the external links for the app.
The model name for this watch face is MILSIM A-1.
I created this watch face based on IWC and Fortis designs (and some soviet military watches like ACHS-1).
Try to google IWC Top Gun, Fortis B-42 Marinemaster and ACHS-1 (soviet aircraft watch)
My watchface is not a full copy, but an exclusive design based on top of these three watches.
I'm not sure about Watchmaker, but you probably won't be able to create this transition effect in GWD and Watchmaker because they don't provide such capabilities. That was the reason why I made it as a Tizen Native app.
Please rate the app if you like it! I'd like to collect as much feedback as possible to understand what I can improve
Thanks!
jacob1237 said:
Hey Shamsheer! Thanks for your reply!
XDA has a limitation for new users, so I can't post the external links for the app.
The model name for this watch face is MILSIM A-1.
I created this watch face based on IWC and Fortis designs (and some soviet military watches like ACHS-1).
Try to google IWC Top Gun, Fortis B-42 Marinemaster and ACHS-1 (soviet aircraft watch)
My watchface is not a full copy, but an exclusive desing based on top of these three watches.
I'm not sure about Watchmaker, but you probably won't be able to create this transition effect in GWD and Watchmaker because they don't provide such capabilities. That was the reason why I made it as a Tizen Native app.
Please rate the app if you like it! I'd like to collect as much feedback as possible to understand what I can improve
Thanks!
Click to expand...
Click to collapse
Excellent work on this one. It looks great! And I commend you on working in Tizen, it looks a little overwhelming to me
It looks really good. It is nice to see people developing in tizen, GWD is quite limited in complications, access to sensors, etc. Good work.
Marco,
from Portugal
kangi26 said:
Excellent work on this one. It looks great! And I commend you on working in Tizen, it looks a little overwhelming to me
Click to expand...
Click to collapse
Thank you very much!
Dude I would like to try your watchfac, it looks sick! Props on the optional tick sound. If you could provide a code I will put up a review!
pencher said:
Dude I would like to try your watchfac, it looks sick! Props on the optional tick sound. If you could provide a code I will put up a review!
Click to expand...
Click to collapse
Hey! Please tell me your country, because coupons are country-specific.
jacob1237 said:
Hey! Please tell me your country, because coupons are country-specific.
Click to expand...
Click to collapse
Spain. Thank you!
I like the looks of this watch face, and to echo what others have said easy to read without to much information my country is USA.Thank you!
Great looking watch face! I'm in Canada.
I love the luminescent effect. I'd love a code for this. I'm from Canada. Thanks.
look nice...like the AOD design too.....I'd love a code for this. I'm from Singapore. Thanks.
Wow, looks so cool, would like to wear it also
Germany
I bought this clockface yesterday and today you give away coupons for free
This is really awesome, I just got my Samsung Gear watch for my birthday for myself yesterday. I would love to try this out, I am in the U.S.
Love the watchface! The lumninescence reminds me of Panarai. I'd love a coupon, if you please. I'm in the UK.
Hello.
1 tip for improvement:
When I touch the screen and drag to the right side (to see the pending notifications) the battery status screen is opened. The program should be able to distinguish a touch from a drag event.
Being living with it for a week and it is great. The luminescence effect is super smooth and, believe it or not, doesn't affect battery life too much.
The ticking sound is something interesting ... to try for half an hour.... It is dependent on the media volume, so it is usually too loud. Oh, and it is on while charging.
Other than that, perfect. It will be my default watchface for a while.

Hex themes work!

One of my biggest worries was hex not working but it does! See my screenshots. I really hate Samsungs icons and status bar icons, so being able to do this is pretty huge for me.
I'll be trying nova and default gestures next to see if things are working smoothly there too.
Interested in what Nova looks like.
poczynek said:
Interested in what Nova looks like.
Click to expand...
Click to collapse
Nova works, but not well. Besides native gestures still being slightly buggy, the front display copies the main display layout and is chaotic since it crams everything in the tiny display. Unless you have tiny as hell hands, you can't really use it. The native gesture bug is tiny but still there - when you swipe to go home, there's a small delay before you can actually tap anything on the screen. It's not a long delay, but enough to annoy me.
I've found gestures to be good with Nova ...so far anyway in my short time using yesterday....front screen is definitely a little tight ...
Just loaded hexView attachment 5099323
{
"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"
}
AhsanU said:
One of my biggest worries was hex not working but it does! See my screenshots. I really hate Samsungs icons and status bar icons, so being able to do this is pretty huge for me.
I'll be trying nova and default gestures next to see if things are working smoothly there too.
Click to expand...
Click to collapse
Thanks! I just installed Hex, well worth it, I'm missing Nova so just happy to get stock round Android Q icons!!!
mickliq said:
Thanks! I just installed Hex, well worth it, I'm missing Nova so just happy to get stock round Android Q icons!!!
Click to expand...
Click to collapse
Same! I could live with the slight delay after swiping up to go home, but I can't deal with the cover display mimicking the main display. Maybe Nova can do something about it. I'll actually message the dev and see if there's anything in the works, or if they can even do anything about it.
Would be good if you would be more specific what you are talking about. Not like "anecdote #25"
sorg said:
Would be good if you would be more specific what you are talking about. Not like "anecdote #25"
Click to expand...
Click to collapse
It would be even better if you went to google.com, typed in "hex themes", and click on the first link. I'm not sure if your geography skewers the search results, but to have as many posts/thanked posts as you do on these forums and not use Google to answer a question that seems relatively easily answered confuses me.
I'm new to using Hex and wanted, like you, to improve Samsung's awful UI (rounded corners look childish)
I found some Pixel/AOSP10 themes that I applied, however, they caused some issues within some applications. For example, in WhatsApp, the message bubbles for both my messages and the recipient's messages became the same black colour so it wasn't easy to distinguish between each other's messages. I think this might be because Hex tells you to apply the High Contrast theme (which I assume is a 'base' that Hex uses to them) and it's the High Contrast theme that's making WhatsApp the way it is.
Is it possible to fix this issue? Like somehow exclude WhatsApp from a list of applications to theme?
Mekrel said:
I'm new to using Hex and wanted, like you, to improve Samsung's awful UI (rounded corners look childish)
I found some Pixel/AOSP10 themes that I applied, however, they caused some issues within some applications. For example, in WhatsApp, the message bubbles for both my messages and the recipient's messages became the same black colour so it wasn't easy to distinguish between each other's messages. I think this might be because Hex tells you to apply the High Contrast theme (which I assume is a 'base' that Hex uses to them) and it's the High Contrast theme that's making WhatsApp the way it is.
Is it possible to fix this issue? Like somehow exclude WhatsApp from a list of applications to theme?
Click to expand...
Click to collapse
Absolutely!
When you click on Hex -> Personalise -> Apps -> Unselect apps you don't want Hex to theme.
I have unselected WhatsApp, Google Maps, Snapchat, Google, and a few others. Theming looks awful on a few of them so I don't bother. Love Samsung's messages, phone, and a few others though.
AhsanU said:
Nova works, but not well. Besides native gestures still being slightly buggy, the front display copies the main display layout and is chaotic since it crams everything in the tiny display. Unless you have tiny as hell hands, you can't really use it. The native gesture bug is tiny but still there - when you swipe to go home, there's a small delay before you can actually tap anything on the screen. It's not a long delay, but enough to annoy me.
Click to expand...
Click to collapse
I find this too. Curious to hear others' solutions to this.
AhsanU said:
Absolutely!
When you click on Hex -> Personalise -> Apps -> Unselect apps you don't want Hex to theme.
I have unselected WhatsApp, Google Maps, Snapchat, Google, and a few others. Theming looks awful on a few of them so I don't bother. Love Samsung's messages, phone, and a few others though.
Click to expand...
Click to collapse
Thanks, found a guide online that said to do that and now I'm 98% happy! It would be nice to keep the titles and icons of notifications the same colour as the app they're coming from but I noticed the developer in the #Hex thread confimed it's not possible to keep that.
I also themed the Samsung Health app and then excluded it from the apps list when re-applying the theme but the icon remains the same. I'm guessing that the plug in is dictating the replacement icon and you can only have all icons from the plug in or none at all by deselecting it in the options .

Categories

Resources