[WIDGET][5.0+] Seven Time - Resizable Clock - Android Apps and Games

Good day, everyone!
XDA users can get access and a FREE FULL version right now. If you like the widget and want to get new styles and features - please, post in this thread or send me a message. I will send you a code right away!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've been working a lot on my second app - resizable clock widget which combines scalable vector graphics and a widget! I'm looking forward to your feedback and comments!
Customize your phone or tablet screen with a cool resizable clock widget!
Features:
+ Original design - new designs coming every two weeks!
+ Crisp shapes - no matter what device and screen size you have your clock will look perfect and sharp!
+ Battery-saving - code optimised to save your battery as much as possible - the widget stops once you turn off your screen!
+ Resizable - adjust the size of the clock for your screen!
+ Ajustable spacing between the clock numbers - make your clock look exactly like you want it!
+ Customizable colors - adjust the widget to match your wallpaper!
+ Transparency
+ HEX color code support – add your favourite color using the HEX code!
+ Favourite colors - Add and keep your favourite colors and use them when you want!
+ 24 and 12-hour time!
+ Removable leading zero (for 12-hour time)
+ Date - add date to your widget set-up!
+ Adjustable text size and font (for date and AM/PM)!
+ Removable colon - keep the widget even more simple!
+ Shadow
+ New cool updates on the way!
Currently includes the following designs:
+ Seven
+ Seven Minimal
+ Seven Special
+ Origami
+ Edge
+ Blocks
+ Futuro
+ Curve Light
+ Glitch Biohazard
Full version styles:
+ Milky Way
+ Nova
+ Glitch
+ Good Vibes
+ Aurora Blend
+ Aurora Sport
+ Aurora Minimal
+ Digital World
+ Curve
+ Glitch Ripple
+ Glitch Minimal
+ Curve Ripple
+ Alien
+ Omega Medium
+ Omega Light
+ Galaxy
Full version features:
+ 90°/-90° degree rotation (beta version)
+ Removable Notification from status bar (only for Android below 8.0 Oreo)
+ All new upcoming styles! One style every week after the full release.
+ No ads!
WARNING: Application might not work properly on devices with Android version below 5.0 Lollipop. If you experience some bugs, please, send us a message!
1.0.4:
+ HEX color code support – add your favourite color using the HEX code!
+ New tap action: Alarm clock
1.0.5:
+ Vertical orientation added (beta)
UPDATE 1.0.6:
+ Improved energy-efficiency (fixes crashes on some devices)
+ New style: Blocks
UPDATE 1.3.9 is live on Google Play
LINK: https://play.google.com/store/apps/details?id=com.codescape.seventime

Download and test.. Will give feedback here

benjat said:
Download and test.. Will give feedback here
Click to expand...
Click to collapse
Thank you! Some people get confused - when you first place the widget on the screen you need to resize untill it's all visible!

the app is at: https://play.google.com/store/apps/details?id=com.codescape.seventime
this is a very good app.. simple and nice design with minimal permission required..
keep up with new styles..
some suggestions:
(1) the "Overview" tab in the app seems to be unneeded.. (unless you have some future use of it in mind..) the "Styles" tab is visually more appealing and imho can be put as the main view..
(2) the upper-right corner 3-dot menu is redundant as all the options there can be invoked via the upper-left menu button.. in fact i like the upper-left menu button more and it is more conformant to the material design..
(3) the lower-right "Color editor" icon is redundant as well..
[edit]
now i got what the "Overview" tab does.. its a preview of the changes i made.. so now my point (1) suggestion becomes this: the preview is not applied immediately after i save my changes, but when the next time i start seven time.. could it be applied as soon as the changes are saved?

iamelton said:
this is a very good app.. simple and nice design with minimal permission required..
keep up with new styles..
some suggestions:
(1) the "Overview" tab in the app seems to be unneeded.. (unless you have some future use of it in mind..) the "Styles" tab is visually more appealing and imho can be put as the main view..
(2) the upper-right corner 3-dot menu is redundant as all the options there can be invoked via the upper-left menu button.. in fact i like the upper-left menu button more and it is more conformant to the material design..
(3) the lower-right "Color editor" icon is redundant as well..
[edit]
now i got what the "Overview" tab does.. its a preview of the changes i made.. so now my point (1) suggestion becomes this: the preview is not applied immediately after i save my changes, but when the next time i start seven time.. could it be applied as soon as the changes are saved?
Click to expand...
Click to collapse
Thanks a lot for this feedback! I was in doubt about "Overview" tab since I want to place a cardview with the new features when I update it (for the next update I will make styles open as the first tab). For the changes, I think I might have forgotten to update it in OnResume. Thanks for mentioning it! :laugh:
Will clear up the settings in the main menu. Would you keep the setting in the other activities?
Also, I have a few questions:
1) Should I move style settings from the settings to the tab with cardviews?
2) Any suggestions for the color editor?
Thanks a lot once more. Really valuable comment!

codescape said:
Will clear up the settings in the main menu. Would you keep the setting in the other activities?
Also, I have a few questions:
1) Should I move style settings from the settings to the tab with cardviews?
2) Any suggestions for the color editor?
Thanks a lot once more. Really valuable comment!
Click to expand...
Click to collapse
i think keeping the settings in the main menu should be enough.. in other pages (activities) it is not really necessary, and may even be a bit confusing..
and yes, i think moving style selection to the "Styles" tab is more intuitive.. i initially thought i could select style in that tab, but found out its a place for demo.. well its already a good idea, but will be even better if i could tap to select a style, and then immediately go to "Overview" to see its effect (after you fix that OnResume().. )
for the color editor, as i like to precisely control the colour values, it would be better to provide a way to directly input the RGB (or Hex) values..
thx for your work.. :good:

Can make it posible to be 2 line when resizing? And a simple size changer for hour n minutes.. That should be nice

iamelton said:
i think keeping the settings in the main menu should be enough.. in other pages (activities) it is not really necessary, and may even be a bit confusing..
and yes, i think moving style selection to the "Styles" tab is more intuitive.. i initially thought i could select style in that tab, but found out its a place for demo.. well its already a good idea, but will be even better if i could tap to select a style, and then immediately go to "Overview" to see its effect (after you fix that OnResume().. )
for the color editor, as i like to precisely control the colour values, it would be better to provide a way to directly input the RGB (or Hex) values..
thx for your work.. :good:
Click to expand...
Click to collapse
Once more, thank you for your comments - I've already made:
- Added HEX dialog to input the color codes (you can see the current color ther in the edittext "hint"), I am thinking of making adding a ViewSwitcher to make it possible to add RGB manually too!
- Cleaned up menus in the activities
- Made styles the first tab (I will make some fancy icon for new styles I'm working on now to see what style was added in the update)
- Working on 2 new styles
Also, some comments from Google Play suggested taking colors from the background image. I will try to impliment that too as soon as I have more free time - will dive into Palette API (hopefully it's not hard!) :laugh: :laugh: :laugh:
benjat said:
Can make it posible to be 2 line when resizing? And a simple size changer for hour n minutes.. That should be nice
Click to expand...
Click to collapse
Thanks a lot for commenting bak again! Do you mean to 2 slider for resizing? Now there are 2 slider: size, spacing.

codescape said:
Once more, thank you for your comments - I've already made:
- Added HEX dialog to input the color codes (you can see the current color ther in the edittext "hint"), I am thinking of making adding a ViewSwitcher to make it possible to add RGB manually too!
- Cleaned up menus in the activities
- Made styles the first tab (I will make some fancy icon for new styles I'm working on now to see what style was added in the update)
- Working on 2 new styles
Also, some comments from Google Play suggested taking colors from the background image. I will try to impliment that too as soon as I have more free time - will dive into Palette API (hopefully it's not hard!) :laugh: :laugh: :laugh:
Thanks a lot for commenting bak again! Do you mean to 2 slider for resizing? Now there are 2 slider: size, spacing.
Click to expand...
Click to collapse
No no.. I mean.. Now can resize like usual.. Left right up down big small.. What i mean.. Make when u resize down.. The clock will be in 2 line.. Hour top.. Minutes bottom..

benjat said:
No no.. I mean.. Now can resize like usual.. Left right up down big small.. What i mean.. Make when u resize down.. The clock will be in 2 line.. Hour top.. Minutes bottom..
Click to expand...
Click to collapse
Ah, got it! :laugh: Thanks for the suggestion! I was thinking about it for a while, but did not make it yet. I am going to make a second widget layout for that, so there will be horizontal clock (one line) and vertical clock (two lines, hours on top and minutes on bottom) and you will be able to switch it in the Settings. WIll update it after a few updates :good:

New update, sadly, without new styles - but the next update I am going to post with 2 new styles!
What's new (1.0.4):
+ HEX color code support – add your favourite color using the HEX code!
+ New tap action: Alarm clock

nice app it works really well

1.0.5 New update! Vertical layout for clock!
+ Vertical orientation added (beta)

I am not sure how to apply style.. I get bare minimum clock but clueless without style
Sent from my Moto G (5) Plus using Tapatalk

brahimCedrati said:
nice app it works really well
Click to expand...
Click to collapse
matrixzone said:
I am not sure how to apply style.. I get bare minimum clock but clueless without style
Sent from my Moto G (5) Plus using Tapatalk
Click to expand...
Click to collapse
You can select the style in Settings (the style tab is currently only a preview without the ability to choose it - I am working on it :laugh Tell me if it works!

Great update.. Appreciate the vertical style.. Just my opinion.. Change the vertical to 2 row.. At first i thought the clock will be in vertical.. Lol.. Currently stable on my device..
Btw.. Maybe can have a theme that use current system font.. As ppl sometimes changes e font on their device to suite their like..
Keepnthe good work sir.. ?????

benjat said:
Great update.. Appreciate the vertical style.. Just my opinion.. Change the vertical to 2 row.. At first i thought the clock will be in vertical.. Lol.. Currently stable on my device..
Btw.. Maybe can have a theme that use current system font.. As ppl sometimes changes e font on their device to suite their like..
Keepnthe good work sir.. ?????
Click to expand...
Click to collapse
Thank you so much! I will change it in the next update
Sadly, I cannot add font - the clock uses only images :laugh: But, I can make more styles (currently working on it). '
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I've made a small update. It solves RuntimeException crash (hopefully - I've made some improvements and now the service is less heavy when it updates the clock). Plus, I've added one new simple style!
UPDATE 1.0.6.:
+ Improved energy-efficiency (fixes crashes on some devices)
+ New style: Blocks
In the next update I will fix some issues with the layout and spacing Stay tuned! :laugh:

thx for the update..
i would like to request for an option to hide the ":" in horizontal layout, just as in vertical layout..
i think it would look very geeky and cool..

iamelton said:
thx for the update..
i would like to request for an option to hide the ":" in horizontal layout, just as in vertical layout..
i think it would look very geeky and cool..
Click to expand...
Click to collapse
Thanks for the idea - already added and will post with a new style - coming soon! If you have any other suggestions they are really appreciated :good:

codescape said:
Thanks for the idea - already added and will post with a new style - coming soon! If you have any other suggestions they are really appreciated :good:
Click to expand...
Click to collapse
thx for the update..
had problem with v1.0.7 but fixed in v1.0.8..
about that new "digit 1 spacing".. i think its not good looking with the uniform spacing digits.. there are just too much spacing when the time is, e.g., 11:21.. is it possible to have an option to turn off this spacing (and have the display like the old versions)?
i thought you mentioned the digits were images, so maybe this request is not easily done.. im okay with that if this is the case.. thx anyway for the nice work!

Related

[widget] Text widget v2.2 (free & donate version), with Tasker/Locale plug-in

A simple widget for your Android homescreen (Froyo 2.2 and higher), which enables you to display any text string of your choice. This donate version also enables you to place as many widgets (text strings) onto your homescreen as you like.
{
"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"
}
The widget has many options:
font settings - color, opacity, family, style, size and alignment
background settings - color, opacity and height
advanced settings - font shadow, shape corners, tap to open and Tasker/Locale plug-in
I am/will be working on the donate version, which means new add-ons will come soon
Trust me, I have spent a lot of hours/days on this widget, so if you like my work, please consider donation to receive unlock key for advanced options.
In case you donated, you should receive an unlock key via an email. If you have any troubles, please feel free to contact me. I will surely help you.
Download:
Download from Android market (my apps).
Download from XDA (View attachment tText.2.2_donate.apk) - donate version 2.2 with Tasker/Locale plug-in.
Download from XDA (View attachment tTextWidget.1.6.1.apk) - free version.
Change log:
v2.2
- TapToOpen Tasker Task: now with selection from Tasker list (from Tasker version 1.0.18)
- re-do of TapToOpen logic
- moved text shadow to font settings
- code optimization
v2.1
- add access widget config by tapping the right top corner - set up in tap to open options
- add more font sizes
- add toast when tapping the tasker task
2.0
- add tap to run Taskers task (just select the task name and that's it) - task name is case sensitive
1.9
- add vertical text alignment
- add tap to open disable
- add tap to speak
- when creating new widget, default heigh is set to full
- removed shape bg temporarily
1.8.1
- replaced widget icon, thanks to gsawaf , I really like it
1.8
- add Tasker/Locale plug-in (see info below)
- add different widget sizes
- code optimization
1.7
- add color picker for background and font
- code optimization
- should you have any troubles, please try to reinstal the widget due to many changes I have done in code
1.6
- add different widget sizes (currently supported are: 1x1, 2x1, 3x1 and 4x1). Should you wish to add different sizes, please, let me know
1.5
- add tap to open functionality
- code optimization
1.4.1
- add update information box
- code optimization
1.4
- fix BG height
- experimental BG shape (please tick off in case you want to use BG settings such color and opacity)
1.3.1
- tried to cover the full BG height (please let me know)
1.3
- add text shadow
1.2
- bugs fixing
1.1
- removing white spaces from email/unlock key before actual validation test (some of you sometimes forgot to remove them from sent unlock key)
1.0
- initial release of Donate version
- add multiple instances support
Click to expand...
Click to collapse
TASKER/LOCALE PLUG-IN
In case you use Tasker/Locale application, I have included plug-in which displays "dynamic" text on your homescreen.
USAGE:
1. in the TEXT WIDGET set up unique name in advance settings (name, which will be used for communication between widget and Tasker/Locale application)
2. in the Tasker/Locale application create task and include this plugin. To set up the plugin, set the same name as used in widget and add any content to be displayed on the Android homescreen.
Tasker application allows variable replacement, so that it becomes very powerful tool for you if you are familiar with this application.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
just downloaded on my Desire, it's a great first released, very customisable, good start man, keep it up
I'm looking for something like this, but that allows for multiple quotes and then randomly selects one. It can either be a background update or to change on click.
QR didnt work, and tried searching in market, but no luck. saw another app named textwidget but i dont think thats urs
surveysays said:
QR didnt work, and tried searching in market, but no luck. saw another app named textwidget but i dont think thats urs
Click to expand...
Click to collapse
I have the same problem!
surveysays said:
QR didnt work, and tried searching in market, but no luck. saw another app named textwidget but i dont think thats urs
Click to expand...
Click to collapse
AkGlo said:
I have the same problem!
Click to expand...
Click to collapse
Hi, what version of Android ur running? Its build for 2.2 Froyo.
Here's an AppBrain link for it: http://www.appbrain.com/app/text-widget/com.tText
Very good app but i can't put different text widget. Only one text is possible.
Sent from my Nexus One using XDA App
klaberr said:
Very good app but i can't put different text widget. Only one text is possible.
Click to expand...
Click to collapse
Yes, I know about it.
I believe this could be one of the next functionality addon.
@tampiss , first thing i tried is to add multiple widgets each with different text, but it's not possible like klaberr said... each widget should have it's own text .
and would you consider adding more font size if u plan another release ? maybe to 40 or 50
typongtv said:
@tampiss , first thing i tried is to add multiple widgets each with different text, but it's not possible like klaberr said... each widget should have it's own text .
and would you consider adding more font size if u plan another release ? maybe to 40 or 50
Click to expand...
Click to collapse
yes sure, the font size is not problem. will be add in next release.
can you upload the apk here please.
Nice app. Love it.
Could you possibly include an option to put a shadow/outline for the font? So that the words will stand out against colourful background.
Thanks!
Love it, really good work and a perfect idea
Please add different widget sizes.
very nice! highly customisable compared to Simple Text. looking forward to the next update. thanks for sharing!
great idea, I really like it. can you please add cyan as a color option? #00ffff thanks
This is very cool and very smooth I love it! Maybe on future releases you can add font packs? Or maybe like an addon like with handcent so it doesn't make the app too big
Like this!
apk file please
Please add apk here.... Much easier than having to move from laptop to phone to download.

[APP][Mar 3] Custom Clock Widget - V1.0 Free/Pro - Analog [THEMES][CUSTOMIZATION]

Custom Clock Widget
There are some clocks out there that have a few choices... But what about a clock that you can customize completely?
Choose your Hands, Face, Ticks, Edge, Numbers, Shadows, and Glass!. You want a custom clock? You got a custom clock!
v1.0 IS here!. It is called Custom Clock Widget (com.helichaos.clock.widget.pro) in the market (link below).
Free version:
Choose your Hands, Face, Ticks, Edge, Numbers, and Shadows and Glass!
Custom color on glass and ticks
Ability to lock clock from clicks after customization
Ads in Chooser (not in Pro)
Pro version will have all of above plus:
Ads removed
Skewed/Stretched clocks!!
Launch Alarm on click
Use external images for the face (square or cropped)
Color customization for all parts
Hour off-set
Custom Clock Widget!
{
"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"
}
Pro version (coming soon):
Download
Pro version has has been released to the market:
https://market.android.com/details?id=com.helichaos.widget.clock.pro
Free versions:
See attached files.
- v1.0 - Current Market Release
Free Market link (if you are on your phone now):
http://market.android.com/search?q=pname:com.helichaos.widget.clock
Or Q-code if you are actually on a real computer right now (scan with Quickmark from the market):
Bugs and Suggestions (complaints?)
Well, if you like it, hate it, have suggestions, or find bugs then post here. I may not be able to respond to every post, but I will read everyone of them. I promise. (full-time job, 2 kids, 1 cat, RC Helicopters, and oh yeah, dev?)
To do:
- ?ability to override/disable color chooser (tiny bit easier on battery)?
- ? remove App Tray Icon in pro version?
- Change Shadow Chooser background back to White
- Override user background photo on choosing new background?
- Ability to use user supplied face and hands.
V1.0
- Released Pro version to Market and removed the beta tag from Free version
- Set widget to check and restart service if missing ever 30 minutes
- Fixed size of user chosen custom background.
- Adjusted glass and background to same radius.
V0.6
- Changed they way graphics are updated and pushed to the Widget.
- Changed the way settings are saved. (Resets customizations on upgrade to v0.6)
- Remembers last location in chooser
- Remembers last screen in chooser
- Ability to lock clock
- Better landscape chooser
- More parts!
- Nice Icon
- Attempt to launch Alarm on touch (Pro)
- Custom Background image choice (Pro)
- Color selector for all all parts (Pro)
- Skew/Stretch/Shrink clock (Pro)
- Hour off-set (Pro)
V0.5
- Infinite Color choices for most parts
V0.4
- 4.2 minor update. Glass was not saving properly.
- Added Glass
- Cleaned up Edges, added a couple more Edge
- changed how settings are stored
- Reduced lines of code
- Think I fixed "Binder Error" on updating
- Created App icon with:
. - 'How to use' info.
. - About and Contact
V0.3
- Added buttons to Graphics Chooser.
- Split options for Edge, Face and Shadows.
- Fixed crash on some upgrades
- Updated more graphics
- Fixed clocks not saving on reboot
V0.2
- Added new Graphics Chooser with Clock Preview.
- Cleaned up some of the Graphics (more to do) (do graphics? see below).
- Added option for 2x2, and 3x3 clocks on top of the native 4x3.
v0.1
- Market launch
- Tabbed graphics choose (with no preview)
- 4x3 widget
Do you want to have your clock included?
If you are a better graphic artist than me and you would like your clock parts included in this application then get in contact! Make sure these graphics are yours and that you are okay with them being used royalty free.
Guidelines:
- The PNG is 294x294 with transparencies.
- Clock face, background and uh... other stuff should fit inside 280x280 (or inside a circle that is 280 across).
- Hands should be in separate graphics (minute, hour) and the pin/center needs to be centered on 147x147.
- I can send some layered guides in layered Gimp (.xcf) or separated into separate PNG format if needed.
To Do/Future/Maybe/Like-to-haves:
DONE - 8 bit graphics, currently using 4bit (ARGB4444) graphics to avoid crashing.
- Option - Choose to launch Android Alarm Clock on next click (Pro?)
- Ability to load local custom images (Pro?)
- Create pop-up notification that asks the user if they want to customize the clock when it is clicked. Dialog would time out after about 2 seconds (configurable?). Would save from accidentally opening clock configuration when using touch screen.
SOME - Clean up graphics and add improved graphics.
- Pro Version? - Possible Pro-options: extended graphics, loading custom images, Date, etc.
DONE - Glass as a separate selection from face and shadow (current problem is that it would require displaying another bitmap. It currently displays one bitmap {built from canvas} under the arms of the clock.)
- Remember user selection after leaving and returning to configuration activity(s)
- Add the current date and/or day of the week and/or month in a few locations on the clock display.
- Add the option of displaying a digital clock (also skin-able?) in a few places on the clock
- Possibility of future clock Packs. These could be themed and also the clock package could be open sourced so that artists do not have to release their clock packs through me, but can publish them directly to the market. Imagine a Minimalist pack, a Deviant Art pack, a Girly pack (you know, hearts, rainbows…)
- Add Easter eggs
You still reading this stuff?...
Pretty good, well done! Thanks a lot!
poldi0815 said:
Pretty good, well done! Thanks a lot!
Click to expand...
Click to collapse
Thank you!
I still have a lot to do. I should be releasing a new version in about a week.
Unconn
Will be supported qvga?
penguinolog said:
Will be supported qvga?
Click to expand...
Click to collapse
At this point the 2x2 clock fits a clear QVGA screen, and the chooser seems to work, even though it is a bit squished. I think my official line is that it 'works' for QVGA, but is not currently supported.
The clocks them selves should work on any resolution screen (though they should not be stretched past a 4x4 icon space). But the chooser is not optimised for very high or very low resolution, but should work just fine.
I have released 0.3 of the clock and will update the first post today. Version .04 should be coming out before new year and will contain clearer clock edges and higher color graphics to support better gradients.
-Unconnnected
Awesome! Thanks for sharing!
Unconn said:
At this point the 2x2 clock fits a clear QVGA screen, and the chooser seems to work, even though it is a bit squished. I think my official line is that it 'works' for QVGA, but is not currently supported.
The clocks them selves should work on any resolution screen (though they should not be stretched past a 4x4 icon space). But the chooser is not optimised for very high or very low resolution, but should work just fine.
I have released 0.3 of the clock and will update the first post today. Version .04 should be coming out before new year and will contain clearer clock edges and higher color graphics to support better gradients.
-Unconnnected
Click to expand...
Click to collapse
Ok, please enable it in market for QVGA. Now I'm tested, it works correctly for all sizes (2*2, 3*3, 4*3).
Thank you!
Installed and running very well on HTC Desire, Thanks, and Have a great christmas..
Could be a seasonal theme, possibility..
barcode is not working, rapidshare has reached limit???
Would love to download but like previous post RapidShare has reached limits and QR code not working.
This looks great, I was able to make one look exactly as I wanted. Only thing holding me back from using it is no access to alarms when tapping it like the stock clock widget. If you could add in this functionality it would probably immediately be the best clock widget on the market and worth paying a couple bucks for.
I can't find it in the market and i can't download it. Could've you upload it to xda?
Tbo-art.
Sent from my HTC Tattoo using XDA App
xdp said:
This looks great, I was able to make one look exactly as I wanted. Only thing holding me back from using it is no access to alarms when tapping it like the stock clock widget. If you could add in this functionality it would probably immediately be the best clock widget on the market and worth paying a couple bucks for.
Click to expand...
Click to collapse
I'll second this comment -- the typical use case for a clock widget is to fiddle around with it for a while until you get one you like, after which you probably won't change it for a while. Once it is set up, it's much more convenient to be able to access the alarm when you tap on the clock.
If the widget provided easy access to the alarm, I would definitely use it since the clocks themselves look great!
awesome clock i am digging it , nize work my brotha from anotha motha
screenshots
http://neffstarr.posterous.com/screenshot-android-273
another
http://neffstarr.posterous.com/screenshot-metal-bot
Like kgbrown247 wrote we cant download it...can someone upload app here?
Sorry guys. it should be available from the market. Just search for Custom Clock. Should be right at the top. I will have to check the links and either fix (or remove) the Rapid Share link. I will also try to upload the newest version.
Love the 'thanks' messages and the screenshots! i would love to see more screenshots! Maybe I will upload my current. Home.
I am hoping to release a newer version soon, and hopefully it it might be ready for 1.0 releasise. When that happens I may keep the AD supported option with fewer options and graphics. Then release an AD free version with full options for $2, $1 or maybe $.50. LOL
Working on some new graphics and adding a Glass option for the next release. v1.0 I hope to have completely costomizable colors, and maybe the options to load a user chosen graphic for the Face.
-Unconn
Wonderful. I look forward to seeing this evolve. 1x1 would be a great option for those sensitive to screen flora
Btw. Search market for "custom clock widget" and it will rise above the pay for dross that it renders obsolete.
tomj777 said:
Wonderful. I look forward to seeing this evolve. 1x1 would be a great option for those sensitive to screen flora
Btw. Search market for "custom clock widget" and it will rise above the pay for dross that it renders obsolete.
Click to expand...
Click to collapse
Ha!. Thank you.
I will consider a 1x1 widget if I get enough requests. I did not want to clutter it up too much. (BTW it resizes well from 4x4 to 1x1 if you are using a custom launcher like ADW or Launcher pro.)
crni6 said:
Like kgbrown247 wrote we cant download it...can someone upload app here?
Click to expand...
Click to collapse
i had no issues i scan the code and bam

[WIDGET][2.2+] Chronotopia beta 14 - The ultimate make your own widget

I finally have the first beta release of the new widget to replace mClock. This is a beta release so please let me know if you find any bugs or have any suggestions. Apk is attached.
Ideas for chronotopia
Features:
Fully editable widget layout and properties
Export widget as a theme
Import theme
Main launcher to edit any created widget (in apps folder)
Clock, date, battery, shapes, gps
Custom fonts, colors, gradients, shadows, blur, autosize
Low battery usage (only updates when screen is on)
Weather including icons
Custom images
Notifications: sms count, missed calls, voice mail indicator
Next alarm
Tap to launch for individual elements
Phone signal strength
Coming:
More weather features
Finish theme support
Languages
More elements
What you can help with:
Bugs
Your own themes, The top ones I like I'll include with the release (no external fonts please)
Screenshots
Ideas, improvements
Bugs so far:
Rotation issues
Quick manual:
Long press to add elements to panels.
You can press the menu button in the editor to zoom out and change the view to the element list or the element properties
You can drag elements that are contained by a canvas element
Elements can auto sized, pixel sized or percent sized
Fonts can auto size to their container bounds
Change log:
0.1 Initial release
0.2 Fixed shadows, canvas touch layout, other minor issues
0.3 New theme support, leading zero for hour element, low battery color for health percent circle, bug fixes, new name, new icon
0.4 Fixed widget not clearing display, fixed widget sizing issues
0.5 Fixed widget failing to update
0.6 Added images and battery line percentage
0.7 Added missed calls and unread sms notification elements
0.8 Fixed alias for images, added rectangle element, other bug fixes
0.9 Hooked up clone functionality, fixed widget size calculation
0.10 Calibration, tap to launch, next alarm, frame panel
0.10.2 Improved calibrate
0.11 Added weather icons, gps, phone signal, voice mail, indicator icons for notifications and bug fixes
0.12 Fixed battery temp bug, added sky element, added missing weather icons
0.13 Fixed bug with next alarm, fixed & character usage, other fixes, changed editor to swipe left/right for properties/elements instead of using menu
0.14 Bug fixes, xml is now formatted for easier manually editing, added inheritable properties.
A quick tutorial by SassiBob for beta 0.2
{
"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"
}
MIUI theme:
Clock and date or Clock
Time weather theme by allday23hero:
Theme
Screenshot please ...
duongtunglam said:
Screenshot please ...
Click to expand...
Click to collapse
Done, just two quick examples I have on my phone right now.
Posted 0.2 also added another screenshot to show the canvas layout ability.
Your dock is good
By fully editable, does this mean it will work on a Tab, 5x1 or 5x2? It looks really nice, and I am looking for something for weather on a Tab. Thanks for your work on this, even if it doesn't work on a Tab I will put this on my Fascinate or D1.
I played with it for almost 10 minutes and couldn't even figure out hoe to show a clock. All i see are color and alignment settings. Color and alignment of what i can't figure out.
Sent from my PC36100 using XDA Premium App
vincej said:
By fully editable, does this mean it will work on a Tab, 5x1 or 5x2? It looks really nice, and I am looking for something for weather on a Tab. Thanks for your work on this, even if it doesn't work on a Tab I will put this on my Fascinate or D1.
Click to expand...
Click to collapse
Yes it supports those widget sizes. It is very easy to add additional sizes if one is desired.
nolageek said:
I played with it for almost 10 minutes and couldn't even figure out hoe to show a clock. All i see are color and alignment settings. Color and alignment of what i can't figure out.
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
After you add the first panel (canvas or stack) then you long press to add other elements. After talking with another user I see there is a need for a simple editor in addition to the advanced editor. I'm open to ideas on how that should work.
Such a good work!
Thanks, knoxcoder!
Got some FC's while making a template.
Going to restore my layout from mClock tomorrow.
cs_sux said:
Such a good work!
Thanks, knoxcoder!
Got some FC's while making a template.
Going to restore my layout from mClock tomorrow.
Click to expand...
Click to collapse
Send me the logcat output when you get FCs so I can track them down.
As a side note, I have the weather ready. I don't have all the features that I want to support but at least the basics work. My next task is to make a create wizard that will walk you through the steps of making a simple layout. Once I get it ready I'll release the next version.
If you could add missed calls/sms/email in a simple minimalistic way like TxMissed Widget is supposed to do (it's really buggy, and dev has no time to mess with it) I would love you long time! And it's something I would definitely pay for.
GTIVRon said:
If you could add missed calls/sms/email in a simple minimalistic way like TxMissed Widget is supposed to do (it's really buggy, and dev has no time to mess with it) I would love you long time! And it's something I would definitely pay for.
Click to expand...
Click to collapse
That shouldn't be too difficult. I was also interested in what devmil did with Minimalistic Text and tasker. My plan was to replicate that as well.
Please do! And I'm sure I'm not the only one who would really want it, even if you put that feature in a pay version.. Otherwise you need to get your donate to me button added.
knoxcoder said:
That shouldn't be too difficult. I was also interested in what devmil did with Minimalistic Text and tasker. My plan was to replicate that as well.
Click to expand...
Click to collapse
Integrating tasker variables is a great idea. Maybe even as attributes e.g. text(%TXTCOLOR;%TXTSIZE;%TXTFONT).
How about calling it Midget?
.hehe
____________
Info, images & links to files:
http://blackbearblanc.tumblr.com/
Twitterjeppefoldager
[email protected]
The way I handle properties should allow tasker variables easily. In fact you should be able to set everything through them if you wanted.
Google is getting ready to allow in app purchases so I think I will just have a free version that you can donate from the app.
Midget doesn't quite work. I'm looking for something that describes it. Like make your own clock or minimalistic text.
Sent from my SGH-I897 using XDA App
damn nice app... big respect!!!
TABatalk'd from my rooted sgt running overcome
how about an object, showing the next alarm (with and w/o alarm icon)?
all in one widget
clodabawe widget
chalid said:
how about an object, showing the next alarm (with and w/o alarm icon)?
all in one widget
clodabawe widget
Click to expand...
Click to collapse
Yeah I can add that. I'm also planning to have an analog clock you can customize (hands/face).
this looks sweet downloading now

[APP][FREE!] Omega Statusbar - A statusbar replacement with themes!!!

Omega StatusBar - A new kind of StatusBar
The first statusbar replacement that supports themes built by anyone!
Works well on any device with 2.1 and above. Tested on JB 4.1
{
"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"
}
About
Replace your stock statusbar with a fully themeable StatusBar! Omega StatusBar is a statusbar replacement that allows you to control the look, feel, and layout of your StatusBar!
Omega StatusBar is so much more than just another statusbar replacement. It takes statusbar customizability to the next level. With tons of themes available from many developers, you will have an endless supply of looks, styles, and layouts to choose from. On top of that, Omega StatusBar also offers many built-in settings and preferences to get the statusbar look just how you want it! Omega StatusBar offers features that no other statusbar replacement on the market has done! Omega StatusBar is the first replacement to allow theme support from other developers to fully maximize the user experience!
What are the main features of Omega StatusBar?
★ Replaces the stock statusbar to provide a beautiful statusbar
★ Allows support for third party themes made by anyone
★ Auto-detection for hidden status bar or screen orientation
★ Task killer safe! Will auto-reboot when killed
★ Start-on-boot option to auto start when device is rebooted
★ System Sensors to notify of device errors and alerts
★ High Temp sensor and Battery sensors
★ Gesture smooth for default pull down
★ Content settings to give you full control of what is visible
★ Exclusion list for unwanted application notifications
★ Notification Count for repeating notifications
★ Animated Charging Battery
★ Animated statusbar background
★ Theme Manager to manage all your themes
★ Low ram foot print of under 20mb
ScreenShots
Download It!
https://play.google.com/store/apps/details?id=com.calsto.omega.statusbar
or
https://play.google.com/store/apps/details?id=com.calsto.omega.statusbar
Make your own theme?!?! See the post below!!!
Thanks
.
How to make a statusbar theme
1. Use the Omega StatusBar Theme Studio (Easiest)
This is a mode of StudioAndroid.
To go to this mode, run StudioAndroid > Options > Toggle Omega.
The purpose of the Omega Mode is to create themes for Omega Themes on the fly.
1. Download StudioAndroid here.
-Windows-
Download one of the stable updates
Extract in a path without spaces (e.g. NOT in "Documents and Settings")
Double-click StudioWindows.exe
-Lubuntu-
Download the latest update OR one of the stable updates
Extract in your home directory
double-click StudioUnix
-Mac-
install python2.7: 64-bit/32-bit x86-64/i386 / 32-bit i386/PPC
Install this (GTK+ and PyGTK)
Download THIS
Run StudioUnix
2. Run the studio to begin making themes.
3. Click Options > Toggle Omega to get to the omega theme creator.
4. Begin making your own Omega StatusBar Theme.
Link to full studio thread.
2. Manually create your own theme from our template
Step 1 - Download the theme template here --> http://dl.dropbox.com/u/36068089/Omega%20StatusBar%20Theme%20Template.zip
Step 2 - Open the Theme Template. You can use eclipse if you have that all set up or you can simply just edit it with any text editor and sign it. There are many ways to do it. Search it or contact for help!
Step 3 - Open the Res folder. Choose values, then open the Strings.xml file.
Step 4 - Edit the info about your theme. Such as your website, version info, and most importantly, your theme name!
Step 5 - Go back to the values folder and open the config_values.xml file.
Step 6 - Follow the simple directions and edit the file. This file includes layout info and important settings to make your statusbar unique!
Step 7 - Go back to the values folder again and open the colors.xml file.
Step 8 - Edit the color codes. Awesome site for basic colors --> http://html-color-codes.info/
Step 9 - Simply replace all the images in the drawable folders with yours. Make sure to rename your images properly. And don't forget to properly scale them! If you don't, your theme will look like Sh!t on many devices!
Step 10 - The drawable folder contains a bunch of xml files. These are basic animation files for battery charging. But there is one important file you should edit. The Background Animation. Open statusbar_background_animation.xml. This file contains the sequence of images in an animation and the timing each on takes. Swap out the names for what your background animation images are in order. Then alter the timing each one takes. The higher the value, the longer it takes. Notice how we didn't really do much in this file or add any background animation? Well, the default theme doesn't have one. So just add your own images. Pretty simple, right?
Step 11 - Test, test, test. Make sure everything is working and looks good!
Step 12 - Sign and publish your new theme. Want to make some extra money? Publish to the market. But please make a few free themes per paid theme. Just to help Omega StatusBar grow.
If you get any errors in the res folder, check your images and delete the ds.store file if it shows up. I use Mac
Need help or get confused, just contact us!
Have a suggestion? Contact us!
Have an update or awesome add-on to the template? Contact us!
Please help keep the thread clear of random questions about creating a theme.
Reserved For Change Log
V1.2.0.0
★ Added XHDPI Support for large screen
★ Fixed 24 hour clock
★ Fixed GPS indicator
★ Fixed WiFi Indicator
★ Fixed settings glitch
★ Added spacing/padding support for themes
★ New Overlap feature for themes such as 4.0 styling
★ Sensitivity adjustment
V1.1.0.0
★ Huge Screen DPI fix
★ Auto adjusting to your stock StatusBar height for a perfect match
★ Menu Sensitivity fixed
★ Small bug fixes
V1.0.0.0
★ First Release (Beta)
Featured Themes
PM me for your theme to be looked at and listed if it qualifies.
-----------------------------------------------------------------------------------------
JellyBean StatusBar Theme
Download it free here
ScreenShots:
-----------------------------------------------------------------------------------------
ICS StatusBar Theme
Download it free here
ScreenShots:
-----------------------------------------------------------------------------------------
LInks
Hi, i tried your links and the both give servor errors. So i went to the play store and searched. Am installing it now and will update later. Looks really good. Are there any other themes yet?
hatgirl223 said:
Hi, i tried your links and the both give servor errors. So i went to the play store and searched. Am installing it now and will update later. Looks really good. Are there any other themes yet?
Click to expand...
Click to collapse
We just published a few themes tonight so they should be available. We are very busy and both full time students so we are relying on you guys to help out making themes! Please.
Try this link https://play.google.com/store/apps/details?id=com.calsto.omega.statusbar
Remember, its still a beta. Open to suggestions. Get battery drain? Disable the battery percentage text.
Thanks! I'll try it, for stock roms is perfect.
_FroX_ said:
Thanks! I'll try it, for stock roms is perfect.
Click to expand...
Click to collapse
Perfect! We are releasing more themes tomorrow as well
Which themes?
Also ICS or Jelly Bean?
on stock s3 rom
the status bar cannot completely cover the stock status bar
Boss, lookie here. JB 4.1.1 aosp jro03l
Sent from my Galaxy Nexus using xda premium
Great Idea to make such app , I will add this app to my Must-Have List
I suggest a new thread for themes to keep organized
Thank you so much for your efforts and time spent :good:
As we all know : Time = Money
tarekh020 said:
Great Idea to make such app , I will add this app to my Must-Have List
I suggest a new thread for themes to keep organized
Thank you so much for your efforts and time spent :good:
As we all know : Time = Money
Click to expand...
Click to collapse
THANKS! That means a lot!
I will definitely be making a separate thread for themes once there are more
lioryte said:
Boss, lookie here. JB 4.1.1 aosp jro03l
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Easy fix. It is just not picking up your screen dpi correctly. What dpi or size is your screen?
Very nice work guys! Thank you. I am going to suggest it to those using my ROM. It is running great for me - sgs2 t989. Looking forward to the additional themes. This app has lots of potential!
here
wruster said:
Which themes?
Also ICS or Jelly Bean?
Click to expand...
Click to collapse
At the moment there are 10 colors of ICS and JB themes (for a total of 20) being released throughout the weekend We're just making a few last minute adjustments but the images are all done so they will be ready very soon. We are also planning on some colored versions of the iPhone theme along with other stock android versions (hc, gb, sense, etc) plus some custom themes. If you have any other ideas let us know but the template is really easy to work with if you want to try creating or porting some themes yourself!
A [email protected] said:
Easy fix. It is just not picking up your screen dpi correctly. What dpi or size is your screen?
Click to expand...
Click to collapse
Check out my sig
Sent from my Galaxy Nexus using xda premium
I don't know if it's just me but while scrolling down it frequently goes left or right... Perhaps it's set to be a little too sensitive?
pedrsantiago said:
I don't know if it's just me but while scrolling down it frequently goes left or right... Perhaps it's set to be a little too sensitive?
Click to expand...
Click to collapse
Oh, you mean in the menu? I can add a setting in the about page to adjust the sensitivity. It is a vertical/horizontal scrollview so you can swipe like through pages and scroll up and down for more content. Pretty self explanatory lol.
But, i will fix it.
lioryte said:
Check out my sig
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Got it. I will add it tonight

Material Design: Feedback and discussion thread

Thank you On the ui update @bleu8888.
First of all I would like to say the below content is my personal opinion and it maybe stupid. Also I don't know if I'm allowed to give feedback on beta's.
All my feedback is on the ui.
Sorry if it doesn't matter.
1. Dark theme is removed Implemented
2. No colored status bar on material update Implemented
{
"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"
}
3. Vertical Volume and brightness gesture look could be better and more material. Like the screenshot below.
Mx player
QuickPic
4. refresh button isn't needed. Material has a swipe down gesture for it
5. Edit function can be removed from overflow menu. Material implies on touching icons for selecting individual items in a list. Implemented
6. There can be a option to use bordered fonts and buttons Incase anyone wants to use Complete transparent theme. Similar to how subtitles work.
7. Material touch effects are missing from the video list, while they are there in Settings list. Implemented
settings
Mx list
Mx settings
8. Action bar may dissappear while scrolling down, as ads already use some space of screen. Like the reddit app here does beautifully.
9. the play button on the action bar Can be a fab (floating action button) like the yellow and green thing in the screenshot. Would look kickass I guess Implemented
10. New icon. It's about damn time. With the material update a new material icon would be the Santa's ? gift ? Implemented
6. When I mean bordered icons. I mean like the auto rotate icon that we currently have. It has some shadows and is hence easy to see on white backgrounds. If other icons would be like this that would be great. Matches material principles of shadows
Aashuk Mehta said:
Thank you On the ui update @bleu8888.
First of all I would like to say the below content is my personal opinion and it maybe stupid. Also I don't know if I'm allowed to give feedback on beta's.
All my feedback is on the ui.
Sorry if it doesn't matter.
1. Dark theme is removed
2. No colored status bar on material update.
3. Vertical Volume and brightness gesture look could be better and more material. Like the screenshot below.
Mx player
QuickPic
4. refresh button isn't needed. Material has a swipe down gesture for it
5. Edit function can be removed from overflow menu. Material implies on touching icons for selecting individual items in a list.
6. There can be a option to use bordered fonts and buttons Incase anyone wants to use Complete transparent theme. Similar to how subtitles work.
7. Material touch effects are missing from the video list, while they are there in Settings list.
settings
Mx list
Mx settings
8. Action bar may dissappear while scrolling down, as ads already use some space of screen. Like the reddit app here does beautifully.
9. the play button on the action bar Can be a fab (floating action button) like the yellow and green thing in the screenshot. Would look kickass I guess.
10. New icon. It's about damn time. With the material update a new material icon would be the Santa's ? gift ?
Click to expand...
Click to collapse
Thanks for feedback! Here is my idea;
1. Black theme is still on the list.
Did you check the black one next to white one.
2. Actually it is matter of choice. I think black one is better but will add an option for coloring notification area
3. Definitely need improvement
4. Yes, it can simplify interface but not so intuitive, I think. Anayway option will be added also.
5. Hmm let's think about it.
6. I will try it.
7. Fixed on latest test build.
8. Hmm. I prefer referring Goolge apps rather than 3rd party apps. No Google apps are using this feature.
9. Thumbs up!
10. Yes. definitely.
8. actually Google plus uses this. Just open a post with lot of comments, scroll down the comments and we see the actionbar dissappears
Also for the new material seek bar use this library it's better than the Google one.
https://github.com/wasabeef/awesome-android-ui#animation
It got some good animations also
Aashuk Mehta said:
Also for the new material seek bar use this library it's better than the Google one.
https://github.com/wasabeef/awesome-android-ui#animation
It got some good animations also
Click to expand...
Click to collapse
Thanks for information and suggestion.
But UI improvement may not be applied on today's patch because of lack of time.
Any possibility of adding an AMOLED Black theme?
Aashuk Mehta said:
4. refresh button isn't needed. Material has a swipe down gesture for it
Click to expand...
Click to collapse
If I had a really long list of files, I would rather have the refresh button!
Aashuk Mehta said:
5. Edit function can be removed from overflow menu. Material implies on touching icons for selecting individual items in a list.
Click to expand...
Click to collapse
If thumbnails were disabled, then this wouldn't work.
schale01 said:
Any possibility of adding an AMOLED Black theme?
Click to expand...
Click to collapse
Have an example of what you mean, and/or how that would be different from the current black theme?
P.S. I've opened this new thread as a quick guide for customizing themes and setting up transparency: http://forum.xda-developers.com/apps/mx-player/customizable-ui-themes-t2988237
CDB-Man said:
Have an example of what you mean, and/or how that would be different from the current black theme?
P.S. I've opened this new thread as a quick guide for customizing themes and setting up transparency: http://forum.xda-developers.com/apps/mx-player/customizable-ui-themes-t2988237
Click to expand...
Click to collapse
AMOLED Black themes use the hex value #000000 for true black which allows those pixels to remain off to conserve power and have a darker black.
schale01 said:
AMOLED Black themes use the hex value #000000 for true black which allows those pixels to remain off to conserve power and have a darker black.
Click to expand...
Click to collapse
According to me, if you're looking to conserve battery.
Doing this won't benefit much as I think you will spend more time watching the video than at the list
@bleu8888, awesome update, thanks!
But I just noticed the search field has keep Holo style (screenshot attached), please remove it :fingers-crossed:
Aashuk Mehta said:
schale01 said:
AMOLED Black themes use the hex value #000000 for true black which allows those pixels to remain off to conserve power and have a darker black.
Click to expand...
Click to collapse
According to me, if you're looking to conserve battery.
Doing this won't benefit much as I think you will spend more time watching the video than at the list
Click to expand...
Click to collapse
Hmm, I still think it would be useful to have a "true black" theme. It would only need to be 1 more option that isn't too difficult, since everything is just set at #000000. My only question is, does it follow Material design? Though, it's probably a special case that could be made the exception...
Aashuk, mind hiding all those large images in the OP in spoilers? It would make loading and scrolling the thread a lot easier
CDB-Man said:
Hmm, I still think it would be useful to have a "true black" theme. It would only need to be 1 more option that isn't too difficult, since everything is just set at #000000. My only question is, does it follow Material design? Though, it's probably a special case that could be made the exception...
Aashuk, mind hiding all those large images in the OP in spoilers? It would make loading and scrolling the thread a lot easier
Click to expand...
Click to collapse
Done [emoji3]
Theme color should also apply to volume,brightness and progressbar slider.
@bleu8888,
The dialogs have keep holo style on my device, please use this following library for bring full Material-style dialogs for all.
Thanks for your great work.
Aashuk Mehta said:
According to me, if you're looking to conserve battery.
Doing this won't benefit much as I think you will spend more time watching the video than at the list
Click to expand...
Click to collapse
Aashuk, first of all its a brilliant player, 10/10
Second, why DID you remove the pure black background and not simply keep it as an option? This grey colour is really, really cheap. I want my player lists colour BACK to how it was or at least be given the option to do so.
My OLED tablet and my smartphone both suited the black well. I don't understand this deletion on the theme update.
Please, please put black alongside grey in the colour options again ))
OLEDMAN said:
Aashuk, first of all its a brilliant player, 10/10
Second, why DID you remove the pure black background and not simply keep it as an option? This grey colour is really, really cheap. I want my player lists colour BACK to how it was or at least be given the option to do so.
My OLED tablet and my smartphone both suited the black well. I don't understand this deletion on the theme update.
Please, please put black alongside grey in the colour options again ))
Click to expand...
Click to collapse
True black theme will be back on next version.
Actually this dark gray theme is the default Material dark theme, as old dark theme is the default Holo dark theme.
bleu8888 said:
True black theme will be back on next version.
Actually this dark gray theme is the default Material dark theme, as old dark theme is the default Holo dark theme.
Click to expand...
Click to collapse
Brilliant! looking forward to the update
#sharath said:
Theme color should also apply to volume,brightness and progressbar slider.
Click to expand...
Click to collapse
Progress slider colour can be changed independently, with these settings: http://forum.xda-developers.com/apps/mx-player/customizable-ui-themes-t2988237
As for the volume and brightness sliders, @bleu8888 has said that on the next update, they will match what is set for the progress slider.
Aashuk Mehta said:
Thank you On the ui update @bleu8888.
First of all I would like to say the below content is my personal opinion and it maybe stupid. Also I don't know if I'm allowed to give feedback on beta's.
All my feedback is on the ui.
Sorry if it doesn't matter.
1. Dark theme is removed
2. No colored status bar on material update.
3. Vertical Volume and brightness gesture look could be better and more material. Like the screenshot below.
Mx player
QuickPic
4. refresh button isn't needed. Material has a swipe down gesture for it
5. Edit function can be removed from overflow menu. Material implies on touching icons for selecting individual items in a list.
6. There can be a option to use bordered fonts and buttons Incase anyone wants to use Complete transparent theme. Similar to how subtitles work.
7. Material touch effects are missing from the video list, while they are there in Settings list.
settings
Mx list
Mx settings
8. Action bar may dissappear while scrolling down, as ads already use some space of screen. Like the reddit app here does beautifully.
9. the play button on the action bar Can be a fab (floating action button) like the yellow and green thing in the screenshot. Would look kickass I guess.
10. New icon. It's about damn time. With the material update a new material icon would be the Santa's ? gift ?
Click to expand...
Click to collapse
Some of features are added.
Check test version: https://sites.google.com/site/mxvpen/translation/test-build

Categories

Resources