Samsung Galaxy Alpha, Lock Screen Bug? - Android Q&A, Help & Troubleshooting

This is my first post here and I'll admit I'm not an XDA developer. I'm hoping someone could help fix my "bug" (#1 below). All three things below reference the lock screen and making the date & time more readable on it. The same issues might apply to Samsung Galaxy phones in general. I sent the below to Samsung, but I'm not holding my breath for them to reply.
My specs:
Samsung Galaxy Alpha SM-G850W. Running Android 5.0.2
1. If you change the clock size to Large on the Lock Scren. The clock size will not stay large if you have any notifications, it will reset to a normal sized font.
2. The color of the clock can't be changed, there needs to be a large black outline around the existing white text (currently it's a small black shadow). Since lollipop shows album art on the lock screen, you may get a pure white background and the clock nearly disappears.
3. The size of the date can't be enlarged. #2 also applies to the date.
I am willing to root with a new lock screen if that's necessary to fix but I'm not sure where to find info on available lock screens, I don't want to use the wrong one and break the phone. btw, I wasn't able to find a lock screen app as none that I tested had the features and speed of the default lock screen.
Thanks for any help.

davecraig said:
This is my first post here and I'll admit I'm not an XDA developer. I'm hoping someone could help fix my "bug" (#1 below). All three things below reference the lock screen and making the date & time more readable on it. The same issues might apply to Samsung Galaxy phones in general. I sent the below to Samsung, but I'm not holding my breath for them to reply.
My specs:
Samsung Galaxy Alpha SM-G850W. Running Android 5.0.2
1. If you change the clock size to Large on the Lock Scren. The clock size will not stay large if you have any notifications, it will reset to a normal sized font.
2. The color of the clock can't be changed, there needs to be a large black outline around the existing white text (currently it's a small black shadow). Since lollipop shows album art on the lock screen, you may get a pure white background and the clock nearly disappears.
3. The size of the date can't be enlarged. #2 also applies to the date.
I am willing to root with a new lock screen if that's necessary to fix but I'm not sure where to find info on available lock screens, I don't want to use the wrong one and break the phone. btw, I wasn't able to find a lock screen app as none that I tested had the features and speed of the default lock screen.
Thanks for any help.
Click to expand...
Click to collapse
I don't know about any lockscreen app that has all those things you need, but you can mod your stock lockscreen to get it all, but it contains some risk and of course some programming experience ( mostly smali and Java)

sdeepb said:
I don't know about any lockscreen app that has all those things you need, but you can mod your stock lockscreen to get it all, but it contains some risk and of course some programming experience ( mostly smali and Java)
Click to expand...
Click to collapse
Thanks sdeepb. I'm pretty sure this is the only way to go, unless there's a pre-built lock screen you can easily swap out for rooted phones.

Related

Calling skinners - htc lock screen request

im looking for a transparent lock screen as seen on the Eris and Htc hero.
something looking like this : http://forum.xda-developers.com/attachment.php?attachmentid=305585&d=1270676211
taken from this thread
http://forum.xda-developers.com/showthread.php?t=659807
many thanks to anyone with the know how
i think it's possible creating a transparent 280*340 image in Photoshop and pass it to your SD. Then select it as LockScreen, but it's all thoughts..
nah this give us a black background unfortunately
Just make a screenshot of your desktop and put it as background for lock screen
hahaha, so simple
the problem is that i rearrange my icons too often
im working on customising the lock screen, just need to check some things with some theme gurus first.
Clear lockscreen
Try this one
http://forum.xda-developers.com/showthread.php?t=675170
worked on stock Rom rooted tattoo
exactly you want
see image
http://forum.xda-developers.com/attachment.php?attachmentid=468298&stc=1&d=1292865991

[SOLVED] Pattern Lock Screen: How do I change the clock font and dots?

UPDATE: All info in this thread summarized here: [GUIDE] Pattern lock tweaks - Wallpaper Brightness, Pattern Lock Dots, etc.
Rooted phone running Cognition 1.5.1. I am using a pattern lock so I have the standard Samsung lockscreen.
How can I change the clock font on the pattern lock screen? It looks very out of place compared to the other fonts.
Can I make the pattern lock dots smaller or more transparent? I don't like how it covers up almost all of my wallpaper. I know CyanogenMod has an option to make the pattern lock dots completely invisible. I don't really want that either, I just want them to be less obstructive.
Thanks in advance!
You can't change them afaik! You can always use third party lockscreen app like Widget Locker to get your desired lock screen.
I figured out how to change the clock font. Simply replace the Clockopia.ttf in /system/fonts. You can also use the Font Changer app, available on XDA or Market: http://forum.xda-developers.com/showthread.php?t=874658
However I noticed that my replacement clock font did not seem to line up properly. I think this is a common problem with replacing Clockopia.ttf. So you might need to adjust your font with something like FontForge first. Check out the guide here: http://forum.xda-developers.com/showthread.php?t=990853
UPDATE: This thread on Rootzwiki gives a good description of the Clockopia alignment problem and how to fix it. Basically, use a font editor to replace the glyphs in the Clockopia.ttf with the glyphs from your favorite font.
Still investigating the pattern lock dots.
Figured out the pattern lock dots! The files are in the framework-res.apk, under res\drawable-hdpi. There are two files you need to edit:
btn_code_lock_default.png -- This is the white dot in the middle
indicator_code_lock_point_area_default.png -- This is the dark circular background of the dot
I reduced the size of the white dot by 50% and used a clear transparent background so it doesn't block the wallpaper. Files are attached below in case anyone wants to use these.
One more discovery today. Normally the pattern lock wallpaper is not as bright as the original -- there's a dim or dark filter over it. To change this, decompile framework-res.apk (need to use apktool or apk_manager), and edit res\layout\keyguard_screen_unlock_portrait.xml.
On line 4, change android:background="#70000000" to android:background="@color/transparent"
Compile framework-res.apk and put it back into system\framework. Reboot and you should see that the pattern lock wallpaper is much brighter!
Also I've made another set of pattern lock dots. For this one, I reduced both the white middle dot and the outer ring by 50%. Then I increased the transparency of both and made the outer ring a lighter gray. So now the dots are larger, but even less intrusive. I've attached the files below, plus a screenshot.
Thanks a lot for the background transparency trick ! That was exactly what I was loogking for.
Also, may I add something just for information if ppl need it :
There are other files if you want a complete edit :
the ones you told about :
btn_code_lock_default.png (the small dot in the center)
indicator_code_lock_point_area_default.png (the black circle around)
The pngs that shows up when the pattern is the wrong one :
indicator_code_lock_point_area_red.png (the circle around)
indicator_code_lock_drag_direction_red_up.png (the arrow showing the direction)
And if you use "visible pattern" in the options, these are the green ones :
indicator_code_lock_point_area_green.png
indicator_code_lock_drag_direction_green_up.png
btn_code_lock_touched.png (the small dot in the center, touched version)
One more thing, if you're only editing pngs, you don't need apk tool, a simple unzip with 7zip is possible.
Thanks for the modification ideas.
I am using a Htc Desire on dGB aosp rom but just to add to this thread. In the keyguard_screen_unlock_portrait.xml, I changed:
android:background="#70000000" to android:background="@drawable/patternlock_background"
Added an image called patternlock_background.png to the drawable-hdpi folder.
Made some of the images mentioned in the previous posts transparent.
And came up with this:
Obviously, I still need to edit other aspects of that screen to tidy it up.
Great work LfcFan1977! I would be really interested in seeing more wallpapers that incorporate the pattern lock into their design. There could be some pretty cool ideas by mixing a pattern lock wallpaper with custom pattern dots and lines.
Yea, I have been wanting this kind of mod ever since I got my Android.
Here's a few ideas:
Galaxy with stars/rockets/shuttles/astronauts/planets/moons.
Dot to dot of a gingerbread man.
Flowers with the honeycomb bee.
Treasure maps and pirates.
Football.
Homer Simpson and donuts.
Pacman.
Anyway, I had a bit more of a play with the xml/images and got this.
Hi,
a few month ago I investigated the size of the background image to fit the pattern dots, and after a few experiments I saw that android was doing a bit of resizing, even if the image was exactly the screen size.
What worked for me, is to make an image smaller than 800 in height (763px to be precise) and 480 in width (regular width of 1 screen). But when done editing, I stretch its height back to 800. Then, when applying within gallery ("use as..."), it stretch it back to undeformed.
I made a template in photoshop, for those who are interested, also with my actual pattern background. Still can't post urls here, so...it's hosted at mediafire.com :
Code:
/?fo04gtvp82y1xw1 (the template)
/?82txu5qxdea6usb (the background)
Wow, this thread is a great resource for customizing the lockscreen, and it's rather painless (not much APK tool messing to do, if simple unzip, rezip works, wonderfull )
This is going into my bookmarks
I wish I would have found this thread sooner. I was looking for which files to edit for the buttons but found them elsewhere. I still have one question, though. Does anyone know how to change the path color? I can't find which file it is located in. TIA.
I can only assume the colour is applied by something in the framework.jar but as my understanding of smali coding is practically none, I can not figure it out.
I was thinking that maybe re-posting all the previous information and the above question in the android themes thread may be better. I do not think any of it is device or rom specific and we may need a wider audience in order to resovle questions like the last one.
I can't find the path color in the xml or png files so it must be something in smali code. Moving to the Android themes forum is a good idea. I am going to summarize everything and repost it in that forum.
Check out the new thread here! http://forum.xda-developers.com/showthread.php?t=1330063
A little help
This line about android:background is in keyguard_screen_unlock_portrait? I think it's keyguard_screen_password_portrait

[THEME][GB] Utilitarian ICS Theme for DSC (Work has stopped)

Hello everybody, this is my first theme, and I hope it's a good enough product for XDA and the Streak 5 community!
I have been forced by circumstances to stop all hobby projects for some time, and unfortunately this includes this theme. If anyone has the time and wants to continue work on this theme, or just to make a theme starting from this one, he/she is free to do so, as long as the people I have thanked here in the thread as well as myself are credited. Once again, thank you _n0p_ for a good ROM and I apologize for leaving my work unfinished.
Before I start, I want to thank _2bad4u_, nickshertzer and tenorntex for letting me use PNG's from their MattedBlues theme, the original MattedBlues theme creators for their theme, Google for a much improved interface for Android after version 4.0, LG for their smart (IMO) mod of white popups and backgrounds, and _n0p_ most for the most complete ROM for Streak, and the best performing one. (_n0p_, if you could add longpress-back-key-to-kill-app functionality from CM in DSC, I'll owe you a big case of beer.)
NOTE
This theme is made for DSC (1.5 currently) running in MDPI Portrait. I didn't test extensively in Landscape, but so far I didn't find any bugs that weren't already there in Portrait, so I guess it's ok. I have NOT tested any other GB ROM, DSC version, or other DPI, and I DO NOT guarantee that it will work if you flash this theme on anything other than DSC 1.5.
Installation Instructions
I am a noob with the more complicated stuff, so I went for the simplest solution I could find. In post #3 are .zip files that contain the framework, systemui and settings app. Just flash the suitable zip using Streakmod Recovery and you're good to go. USE ONLY ONE ZIP. The difference between them is explained in the Bugs post.
DESCRIPTION
As some of you probably agree, stock GB looks like crap, stock ICS looks much better. So I started making a theme for DSC, my ROM of choice, that would fulfill (most of) my aesthetic and functional ideals. However, this is an ICS-inspired theme, not an attempt to replicate that interface style, so please don't ask me to copy ICS, because that's not what I'm trying to do. I follow my own guidelines (listed below) when doing this theme, and some of them are actually the opposite of stock ICS.
Main Features
Starting from the ICS look, I want the theme to have the following characteristics:
MDPI base, because on our device, in HDPI, a lot of apps take too much screen space with interface elements, and this lowers the amount of useful information on screen
All white popups (windows, dialogs, popup menus, toasts) with black text, because IMO black on white is easier to see in direct sunlight , given the same screen brightness and text size, and we don't have LED screens so the battery drain isn't any higher. Also, popups should be obvious and clearly visible, either because they were brought up by the user, or because they were brought up by Android and contain useful information
Blue text (on black) for titles, hints and other text that can't be interacted with (pressed, copied), to better distinguish from black or white text, that can be copied, pressed or otherwise interacted with
Clear text hierarchy: Main (application) title (largest), Category title (large), Main text, buttons (medium), subtext/note/description (small)
Secondary modifications
There is also a number of smaller scale modifications, that include but are not limited to
Bigger text on buttons, because MDPI makes it too small on our device
Bigger text in Recent Applications, because it takes up the whole screen anyway
Thin volume/seek bars, ICS Style, with handle (not in the Music app, because the app isn't themed)
Modded Settings app for ICS Icons
Modded Quick Toggles from the DSC ROM to suit the theme, added overscroll effect
Modded gradient background
ICS notification icons
New menu popup icons
Replaced radio buttons with check buttons, for consistency
Increased text size in popup menus to Medium (from small), decreased text size from the "more" popup menu to Medium (from large). (Why were they different in stock GB?? It's basically the same menu!)
Hidden the Notifications and Ongoing titles from Notifications (but not the separators), because they are useless, every Android user knows which is which, and the notifications are already full of text most of the time
more stuff I don't remember now but you'll find out!
SCREENSHOTS
KNOWN BUGS
I have modified quite a few things for this theme, so a few bugs are to be expected. Here are listed the known bugs, and below I attached screenshots.
1. The stock phone app has some trouble with backgrounds other than black, as far as I can tell. In the screenshots you see a black square behind the "call" icon in the call log. It can be fixed using a non-transparent icon that covers that entire space, but since I'm using exDialer (MIUI fan!) with the white ICS theme, this fix was low on my priority list. I will add it in a later version for those who want the stock phone app, but I recommend you use another dialer/contacts app if the theme is important, because I will not theme other apps than the ones already themed. I don't have a lot of time and I've already worked more than I wanted to do this theme.
2. The stock alarm clock app also has problems with the gradient background. The alarm times are not visible in portrait, only in landscape (it's visible in the screenshots). You can turn the alarms on and off, and if you press the bugged area where the alarm time used to be, it still takes you to the alarm edit screen, where there are no bugs, so it's only the alarm selection screen that has bugs. I won't be theming this app either, so again I suggest using a different alarm app if you want to have the gradient background.
3. The email app overlaps 1 bigger and 1 smaller activity title bar. I don't know why, and I haven't used the stock theme since I started working on this one to know if the problem was there before. Again, I won't be theming this app either, so there probably won't be any fixes coming from me.
4. Not really a bug, but in some apps the popup menus use some of their own icons and some of the icons from the framework you have installed. In most cases they won't be the same and will look like crap together, and there's no fix (that I know of) other than theming all the other apps (which I won't do). Below is a screenshot of the issue in Terminal Emulator.
5. Mismatched light bottom popup. I couldn't track down the problem, and now I won't be able to.
BUG FIXES
A fix for the clock and phone, for those who do not want to use alternate phone or clock apps, is to eliminate the gradient background and revert to the stock black background. Until I find an alternative fix, I will attach 2 zips for each release version, a black background and a gradient background. Other than that there is no difference between them.
BUG REPORTING
If you find a bug, either in stock apps or in other apps, and you are sure it's my theme that causes the problem and not a problem with the app itself, then please report here. A screenshot would be most helpful as well. Bugs include white on white, black on black or grey on grey text (popups aren't perfectly white, so white text could still be visible, and black text should be visible on grey popups)
Releases
Releases
Current version: 0.6b for DSC 1.5
v0.6b changelog:
-Grey panel_background png, used for USSD popup and Root Explorer permissions popup, for example, is now white
-minor color modifications
-bottom part of popup fixed
As stated in the Bugs post, "gradient_background_vXX.zip" is the full theme, while "black_background_vXX.zip" uses the stock black background to eliminate the phone and alarm clock bugs. Flash either one using Streakmod, over DSC 1.5.
Great job, i like it, make's wanna come back to dsc. Because it's a great rom, and now it's looking like ics. Great job.
_2bad4u_ said:
Great job, i like it, make's wanna come back to dsc. Because it's a great rom, and now it's looking like ics. Great job.
Click to expand...
Click to collapse
Thanks man. Now I regret my decision a little, it's a lot of work to do a theme, more than I thought. I hope people like it.
Please make it for longhorn2.9.3. pls
Sent from my ST25i using xda premium
Both framework-res and systemUI are missing META-INF folder with manifest. This will cause system to bootloop (no rights in system) right from start, or if you are lucky, after factory reset
Simply copy that folder from original.
--
Attached - quickly changed manifest and install script of black background version, works for me.
_n0p_ said:
Both framework-res and systemUI are missing META-INF folder with manifest. This will cause system to bootloop (no rights in system) right from start, or if you are lucky, after factory reset
Simply copy that folder from original.
--
Attached - quickly changed manifest and install script of black background version, works for me.
Click to expand...
Click to collapse
Fixed! It always booted fine for me, so I never checked, I completely forgot. Thanks! I'll be using your install procedure from now on.
Edit: I just tested and saw the message the install script shows. Very cool, thank you. I always wanted something like that!
jitin02 said:
Please make it for longhorn2.9.3. pls
Click to expand...
Click to collapse
I'm sorry, but to port the theme to CM based ROMs is like starting over, as far as I know. I need to take a look at it to be sure. It's too much to do for the little time I have at the moment. Maybe I'll look into it once the theme goes into a more final stage. Right now I'm trying to track down all the bugs and make the last few popups white.
Sorry, i forgot to mention that you need to also copy AndroidManifest.xml from source.
I will try to diff and create a zip mod for your theme.
This will free us from recreating the theme for framework/system apps changes.

[Q] Unable to place shortcuts in Themer dock

Hello, newb here to XDA, Themer, and Android in general. Hopefully someone will be so kind as to be able to help with my issue. I've searched the forums to no avail.
So I'm trying to build a theme within Themer and, for the most part, all is going well. But I just cannot figure out how to get the dock to accept icons/shortcuts/Themer actions so I can put the phone, internet, app drawer, sms, and camera icons there. 'Show Dock' is checked in the Advanced Settings, but I'm unable to actually get anything to stick in the dock area... any icons dragged to that area just bounce out. I attached a screen shot illustrating the problem.
Am I missing something obvious? Or maybe the Themer Beta app hasn't had this functionality implemented yet? I've seen working docks in Themer themes ('Twilight' for example), but maybe those designers used other tools to build the dock and then imported it into Themer?
I'm using a Moto G with Android 4.4.2 and Themer 1.47. Any help will be greatly appreciated.
defektiv1 said:
Hello, newb here to XDA, Themer, and Android in general. Hopefully someone will be so kind as to be able to help with my issue. I've searched the forums to no avail.
So I'm trying to build a theme within Themer and, for the most part, all is going well. But I just cannot figure out how to get the dock to accept icons/shortcuts/Themer actions so I can put the phone, internet, app drawer, sms, and camera icons there. 'Show Dock' is checked in the Advanced Settings, but I'm unable to actually get anything to stick in the dock area... any icons dragged to that area just bounce out. I attached a screen shot illustrating the problem.
Am I missing something obvious? Or maybe the Themer Beta app hasn't had this functionality implemented yet? I've seen working docks in Themer themes ('Twilight' for example), but maybe those designers used other tools to build the dock and then imported it into Themer?
I'm using a Moto G with Android 4.4.2 and Themer 1.47. Any help will be greatly appreciated.
Click to expand...
Click to collapse
Hi defektiv1, welcome to the community.
How did you create this theme? Was it created from an earlier theme? If so, which one? There might be a widget blocking the apps.
If you use the Twilight theme, then remove the icons, are you then able to insert your own?
As long as the "Show Dock" option is enabled, a dock should be present and allow you to place icons within it.
ThemerSupport said:
Hi defektiv1, welcome to the community.
How did you create this theme? Was it created from an earlier theme? If so, which one? There might be a widget blocking the apps.
If you use the Twilight theme, then remove the icons, are you then able to insert your own?
As long as the "Show Dock" option is enabled, a dock should be present and allow you to place icons within it.
Click to expand...
Click to collapse
I believe it was the 'Rainy Day' theme I started with as a base. I think there were only two widgets in that one and I deleted them both, and then turned on 'Show Dock' in the settings as that particular theme doesn't use one.
Experimenting with the 'Twilight' theme, I tried moving the icons off the dock into the main area and then back to the dock. The icons for some reason ended up smaller than they were in the default setup, and also aligned a bit higher, but they did still function as they should, staying in the dock area while swiping through the pages. Attached an image showing the smaller icons. I also tried replacing the icons that came with the theme with a random app from the app drawer, and it worked fine, except again the odd sizing and alignment issue.
The dock area is definitely there in my theme; when the 'Show Dock' option is unchecked, that area is just part of the normal desktop area of each page, and moving things there is no problem, but of course things don't stay there when moving between pages. When 'Show Dock' is enabled, it won't allow me to drop anything there... any icons dragged there from any of the main screen areas just automatically bounce back to where they were before the attempted move.
Went ahead and attached a copy of the zip in case it might be helpful.
Thanks a lot for the help, this could be really fun if I can just get this issue sorted.
defektiv1 said:
I believe it was the 'Rainy Day' theme I started with as a base. I think there were only two widgets in that one and I deleted them both, and then turned on 'Show Dock' in the settings as that particular theme doesn't use one.
Experimenting with the 'Twilight' theme, I tried moving the icons off the dock into the main area and then back to the dock. The icons for some reason ended up smaller than they were in the default setup, and also aligned a bit higher, but they did still function as they should, staying in the dock area while swiping through the pages. Attached an image showing the smaller icons. I also tried replacing the icons that came with the theme with a random app from the app drawer, and it worked fine, except again the odd sizing and alignment issue.
The dock area is definitely there in my theme; when the 'Show Dock' option is unchecked, that area is just part of the normal desktop area of each page, and moving things there is no problem, but of course things don't stay there when moving between pages. When 'Show Dock' is enabled, it won't allow me to drop anything there... any icons dragged there from any of the main screen areas just automatically bounce back to where they were before the attempted move.
Went ahead and attached a copy of the zip in case it might be helpful.
Thanks a lot for the help, this could be really fun if I can just get this issue sorted.
Click to expand...
Click to collapse
Thank you for providing such valuable information.
I've reported both issues to the team of developers, hopefully a fix will arrive soon!
-Marco
ThemerSupport said:
Thank you for providing such valuable information.
I've reported both issues to the team of developers, hopefully a fix will arrive soon!
-Marco
Click to expand...
Click to collapse
More experimenting: When I first started building this theme, I had set the desktop grid size to 8x16 on the recommendation of the article "How to correctly lay out and anchor your themes" on the themerapp.com site. Thinking that might be related to this issue, I tried setting the grid to 5x8, what I assume is the default for my phone, and now the dock area is working as it should. So it seems changing the grid size has something to do with this issue. The smaller size and higher positioning of icons only happens when initially dragging them onto the dock from the main screen area. Once I selected a new Themer action to put on a home screen, the icons on the dock correctly re-sized and re-positioned automatically. Attached an image sequence to illustrate. Hope this helps find the bugs so I can use other grid sizes with the dock.
thank you: Good:
defektiv1 said:
More experimenting: When I first started building this theme, I had set the desktop grid size to 8x16 on the recommendation of the article "How to correctly lay out and anchor your themes" on the themerapp.com site. Thinking that might be related to this issue, I tried setting the grid to 5x8, what I assume is the default for my phone, and now the dock area is working as it should. So it seems changing the grid size has something to do with this issue. The smaller size and higher positioning of icons only happens when initially dragging them onto the dock from the main screen area. Once I selected a new Themer action to put on a home screen, the icons on the dock correctly re-sized and re-positioned automatically. Attached an image sequence to illustrate. Hope this helps find the bugs so I can use other grid sizes with the dock.
Click to expand...
Click to collapse
Once I passed your errors onto the developers, they told me that they were aware of both issues and that a fix would arrive soon. The latest update (now 1.49) should have been the update to fix these problems If you run into any other bugs, please let us know!
ThemerSupport said:
Once I passed your errors onto the developers, they told me that they were aware of both issues and that a fix would arrive soon. The latest update (now 1.49) should have been the update to fix these problems If you run into any other bugs, please let us know!
Click to expand...
Click to collapse
OK, just tried with the update and the dock is working now with an 8x16 grid. Cool, thanks!

First impressions and questions

Hi,
I have played with Themer and widgets last few hours, and it looks very nice. I have looked through the introduction videos, and they were informative, but there is always some information missing, and here is what I could not find:
How to lock widgets without right click?
When we unlock the widgets for editing, we need to lock them back. Every tutorial that I looked does this using right click on screen, but what if there is no place on screen available to right click (widget occupies to whole screen)?. I guess we could add one screen temporarily, lock the widgets, and remove the "dummy" screen, but I guess there should be some quicker method?
How to dock particular widget to appear on all screens?
I would like one widget to appear on all screens, something like a Dock on the stock Android. How to mark widget as docked (locked) on all screens?
How to preview a custom (exported) theme?
In the video tutorials it is said to put an image with the same name to thumbs folder (I noticed that it must be png also, not jpeg). However, this only shows the screenshot in the thumbnail preview of exported themes. What about when we select a particular theme, which opens a screen with Delete Apply choices? This preview is still blank screen, which means that it does not use the image from the thumbs. The same behavior is seen in the video tutorials.
How to know if there is an empty widget on screen?
For example, lets say that I have dropped a widget on the screen accidentally, and I did not place any element in it. This widget would be transparent by default. How can I see those widgets, so I can remove them?
Thanks.
Goran_ said:
Hi,
I have played with Themer and widgets last few hours, and it looks very nice. I have looked through the introduction videos, and they were informative, but there is always some information missing, and here is what I could not find:
How to lock widgets without right click?
When we unlock the widgets for editing, we need to lock them back. Every tutorial that I looked does this using right click on screen, but what if there is no place on screen available to right click (widget occupies to whole screen)?. I guess we could add one screen temporarily, lock the widgets, and remove the "dummy" screen, but I guess there should be some quicker method?
How to dock particular widget to appear on all screens?
I would like one widget to appear on all screens, something like a Dock on the stock Android. How to mark widget as docked (locked) on all screens?
How to preview a custom (exported) theme?
In the video tutorials it is said to put an image with the same name to thumbs folder (I noticed that it must be png also, not jpeg). However, this only shows the screenshot in the thumbnail preview of exported themes. What about when we select a particular theme, which opens a screen with Delete Apply choices? This preview is still blank screen, which means that it does not use the image from the thumbs. The same behavior is seen in the video tutorials.
How to know if there is an empty widget on screen?
For example, lets say that I have dropped a widget on the screen accidentally, and I did not place any element in it. This widget would be transparent by default. How can I see those widgets, so I can remove them?
Thanks.
Click to expand...
Click to collapse
Hi Goran,
So sorry for taking an incredibly long time to reply, I'm on a semi-vacation in Thailand at the moment and getting access to internet isn't easy. I'll try help as best I can.
1. Thanks for pointing this one out! The option to do this via the app drawer was removed in the last update, so I'll speak to the team about adding it in again. The only other way would be to enable the Themer notification bar, which has a Themer icon that brings up new themes. From here you can tap the back button to go into the Advanced Settings and then into Desktop.
2. This feature has been requested before, however it will take us a while to add it into Themer, as the resources required are quite vast to say the least. Hopefully in the new year we will have more time to focus on features like this. Right now the team is more focused on fixing bugs and improving the performance.
3. Another requested feature. We still want to improve the front end as much as possible before moving onto the back end. Trust me though we haven't forgotten about the designer side of Themer.
4. I've never heard of this feature before, but it sounds like a good one to have. I think because many users focus on adding widgets that instantly show information, it hasn't been as a priority. I'll speak to the team and see what they think.
I hope this has answered your questions. If you have any more just ask, I have a stable connection now and will be able to reply within the day.
- Marco

Categories

Resources