Web Image Widget - Android Q&A, Help & Troubleshooting

Hello. Where would I post a thread to see if any android devs would create an app as follows:
There are several apps in the play store that allow the user to add home screen widgets of web images. Some that I have found are as follows. Problem is, none of them are currently active in development and they all have various issues, flaws, limitations:
https://play.google.com/store/apps/details?id=com.webimagewidget&hl=en
https://play.google.com/store/apps/details?id=com.ibuffed.webimagewidget&hl=en
https://play.google.com/store/apps/details?id=com.weite_welt.urlimagewidget&hl=en
Key functionality would be:
Options per widget for dynamic resizing, scaling options such as (fit to widget, maintain aspect ratio, etc..), auto refresh intervals, refresh image upon screen on, image cropping, widget press/long press options such as "open image in default browser", "refresh on widget tap", etc...
Image sources that I use currently are web cam stills from local ski hills so I can see lift lines, etc..., current stock market status such as this, current weather radar images such as this.

Related

iPhoneToday v1.5.2 (Apr 15, 2010)

http://code.google.com/p/iphonetoday/
Watch a video demonstration at: http://www.youtube.com/watch?v=HG-T2Fv1onE
Submit and vote suggestions at: http://www.google.com/moderator/#16/e=4fa9
FAQ's at: http://forum.xda-developers.com/showthread.php?t=542727
Changelog
iPhoneToday v1.5.2 (Apr 15, 2010)
Improved scrolling performance. It should be really fast when there is no wallpaper or there is a gradient or image background for the mainscreen pages. Under these conditions you could even enable alpha blend on background without any performance loss.
Improved animation performance.
Added new animation effects. The available ones are: "None", "Expand rectangle from center", "Zoom out from center", "Zoom in to center", "Expand rectangle from clicked area", "Zoom out from clicked area", and "Zoom in to clicked area".
Added "animation" tab in options where you can select the animation effect, the animation duration, and whether to launch the application before the animation.
The "out of screen" tab got more options. You can now configure to stop scrolling when there are no more icons in a given direction.
Added an option to tile the background images.
Included a couple of tileable textures.
Included an iPhone background for the BottomBar.
Included some nicer looking bubbles.
When adding a new icon, it is now by default inserted at the end of the list not at the beginning.
Whenever edit boxes receive the keyboard focus all the text in them is selected and the keyboard is shown.
For PNDs added a "KB" button next to the "OK" and "X" buttons.
icons.xml and settings.xml are now always saved with DOS new lines.
Center button of D-pad jumps to first page.
Added --goto:right and --goto:left (similar to the --goto:next and --gotorevious).
Added a "Cradle State" icon.
Fixed non updating "Calendar & Appointments", "Unplayed Voice Mails" and "Irda State" icons.
Fixed exec alt of "Missed Calls & Signal Strength & Operator Name" icon.
Fixed an issue when text's color is black.
Other minor fixes and improvements...
iPhoneToday v1.5.1 (Apr 3, 2010)
Using registry notifications instead of polling for updating notifications (bubbles, date, time, etc.). Notifications (and reloadIcon) should now appear immediately. Battery foot print should also be smaller.
Icon, text, circles, offset sizes, etc. are scaled automatically if the application is launched in a different resolution than the one in settings.xml (LastConfiguredAt).
Bubbles are alpha blended.
Position, size, text, etc. of bubbles are configurable.
Added background image support for static bars (bottom bar and top bar). Gradient background can now be used even when a wallpaper is set. The background (gradient or image) of static bars can be alpha blended to the wallpaper.
ShrinkToFit option of static bars now shrinks the text height in addition to the icon width.
Added font settings dialog.
Renamed "GPRS State" icon to "Cell Network State".
Added "Missed Calls & Signal Strength & Operator Name" icon.
Added "Unplayed Voice Mails" icon.
Added "Irda State" icon.
Added "Phone Profile" icon.
No sound or vibration on launch if current profile is silent.
When battery is charging a dot is shown before the battery percentage to indicate charging.
If operator name is empty show NA for signal.
Changed the field "type" in the icon settings dialog from dropdown to droplist.
Fonts in the fonts subdirectory are automatically added/removed.
Load strExec and strParameters (in addition to nScreen, nIcon, strName, and strImage) from HKLM\Software\iPhoneToday\Icon...\ when HKLM\Software\iPhoneToday\reloadIcon is set.
Added a separate text quality option for text inside icons.
Added new pressed icons.
Added minimize OnLaunchIcon option (you have to manually edit settings.xml).
Added UpdateWhenInactive option (you have to manually edit settings.xml) to always update notifications even when window is inactive. The default value is 0 to save battery.
iPhoneToday v1.5.0 (Mar 21, 2010)
Fixed battery drainage issue.
Improved quality of icons by using the averaging interpolation method for resizing them.
Added an alternative method for alpha blending to the background that should be faster but requires more memory.
Added an option to "use mask for transparency" that might help the scrolling performance on some devices.
Added text quality option (Default, Draft, Nonantialiased, Antialiased, Cleartype, Cleartype comp), but it is available only when alpha blend on background is disabled.
Added facename (font family) option for the text labels under the icons, the header text, and the special icons text. (you have to manually configure the XML, no dialog yet).
Added shadow and roundrect options for the header text.
Added --winkey command to display the start menu.
Added an option to show battery percentage while charging (enabled by default).
Changed default value of vibration for non phone devices to 0.
Fixed crash when copying icons from topbar.
Fixed bug with pressed icon not displaying correctly when alpha blend is enabled.
If reloadIcon is 2 icons.xml are saved after loading them from registry.
Installer now displays a warning that today plugin will not be available if you choose to install to storage card.
Some minor fixes and improvements.
iPhoneToday v1.4.9 (Mar 15, 2010)
Fixed degraded quality of images of previous release (image resizing is done by the Windows Imaging API again).
Fixed a bug with background resizing.
Added RoundRect option (for now only in the XML, no dialog yet) to display a black rounded rectangular behind the text (like Android).
iPhoneToday v1.4.8 (Mar 14, 2010)
Using LPNG library (an extremely light-weight library - it just adds 6KB) if imaging API fails (mostly helpful for PNDs where imaging API is often missing). This allows now all devices to load and display transparent PNG icons.
Huge memory savings compared to v1.3 when AlphaBlend is disabled (32bit icons are now converted to whatever the screen supports, usually 16bit).
Fixed text labels being 1-2 pixels left of the center of the icons.
Fixed background color of options dialog to be the windows default color for menu backgrounds.
Added --keyboard command to show/hide the keyboard.
Only for PNDs: added a help button (question mark) on the title bar of the options and icon settings dialogs (next to the OK button) that toggles the appearance of the keyboard.
The 3-letter abbreviation of the day of the week is now by default displayed in the language of the user locale.
Converted the included pressed icons from gray scale to true color since LPNG only supports loading true color PNG images.
Resized the bubble icons.
Added a warning that scrolling will be slow when AlphaBlend is enabled on devices that do not natively support it.
iPhoneToday v1.4.7 (Mar 09, 2010)
Changed the icon set
Added pressed icon effect
Currently incuded icons: CrackedGlass.png, Fingerprint.png, RoundedPressed.png (default), Spotlight.png, StopwordPressed.png (Thanks to Osprey for the images)
Added text shadow
Added some new options for the background image: fit width, fit height, center
Added refresh time setting in the movement tab
Added new command: --volume:++<step> and --volume:--<step>
Fixed a bug with animation rectangular staying sometimes on screen
Fixed some minor bugs
iPhoneToday v1.4.6 (Mar 06, 2010)
Added some new icon types:
Volume
Memory Load
Memory Free
Memory Used
GPRS State
Signal Strength
Operator Name
Signal Strength & Operator Name
Added some new commands:
--rotate to rotate the screen 90 degrees
--rotate:<angle> (e.g. --rotate:270) to rotate the screen by the given angle
--volume:<number> to set the system volume to <number> (0-100)
--volume:+<step> or --volume:-<step> to increase or decrease the system volume by <step>
--reset or --restart to soft reset the device
--off or --standby or --suspend to suspend the device
--minimize to minimize the iPhoneToday's window (only for exe version)
--taskbar to show/hide the taskbar (only for exe version)
Alpha blend transparent icons with the background
Option dialog to configure the transparency of icons
Fixed transparency of png icons with black pixels
Today item's height is configurable again
The color of the expanding rectangular - animation on launch - can now be configured
A default sound on launch can be set
Added a play button in the icon settings dialog to preview the selected sound
Fixed the ignore screen rotation option
Fixed focus of the choose color dialog
If the bubble png icons are not found nicer bubbles are programmatically drawn
Added a reset settings to defaults button in the about dialog
Configurable margins for the text inside the special icons such as day of month, day of week, clock, battery, etc.
You can set which applications to run when the icons are out of screen instead of cycling through the pages
Reorganized the options dialog
AppToDate support
Installer will ask to create a startup shortcut to the exe if you answer no to the question whether you want to enable the today item plugin
iPhoneToday v1.4.5 (Feb 27, 2010)
1. Added a static top bar of icons
2. Non static background keeps the aspect ratio of the image
3. Configurable zooming factor of the background image
4. Added a warning before enabling "never show taskbar"
iPhoneToday v1.4.4 (Feb 26, 2010)
1. Installer now detects previous installations and asks to keep the current settings.xml and icons.xml
2. Added simple battery icon (shows battery percentage or AC)
3. Added about dialog (last tab in options)
4. Added file version information in the .exe and .dll
5. Added edit header dialog
6. Added an option to configure the circles offset from the top of the bottombar
7. Optimized screen transition a bit
8. Avoid some unnecessary redraws
9. Icons behind the bottom bar are now hidden
10. You can now add a bottom bar icon by right clicking on the bottom bar's empty space
11. Fixed --goto:down that was scrolling one extra page down
12. Fixed the background of text in the options dialog for PND
13. Disabled --close and --exit for the dll version
14. Fixed crash when icon width is set to 0 (useful to disable the bottom bar)
15. Fixed dll's crash when icons.xml does not exist or is not valid
16. Fixed bug when using reloadIcons that was not deleting "unused" icons.
17. Renamed some confusing options
18. Disabled options that cannot be changed depending on whether you are running the exe or the dll version
iPhoneToday v1.4.3
1. Icons can be associated with wav files to play once they are clicked.
2. Fixed infinite loop when checking for Software\iPhoneToday\Icon%d.
iPhoneToday v1.4.2
1. If imaging API is not available (some PND do not have it) use imgdecmp.dll instead (included in the PND zip).
iPhoneToday v1.4.1
1. Switched to TinyXml that has smaller memory footprint than MSXML
iPhoneToday v1.4.0
1. Support for Pocket PC 2003
2. Support for Portable Navigation Devices (Windows CE Core)
3. Today item height is automatically figured (you can have multiple today items and it should still work properly as long as iPhoneToday is the last one)
4. Vertical scrolling
5. Added header text for each screen
6. Support for BMP files without using the imaging API (BMP images are actually a lot faster)
7. Made almost everything configurable
8. Bottombar can have different settings from the mainscreen
9. Icon text can be set to 0
10. Icon offset can be set to a negative value to make the text overlap the icon
11. Commandline arguements and special icons with the same commands (--reload, --relaunch, --add, --options, --close, --exit, --goto:<screen>, --goto:next, --gotorevious, --goto:down, --goto:up)
12. Added copy icon and copy here in the right click (long tap) menu
13. Paths can now be relative to the application directory
14. Better orientation and rotation support
15. Special characters such as ", <, >, & are properly handled in the XML (if you manually edit the XML make sure you escape them!)
16. Use the last indexed LED as the vibration LED
17. Scroll through the pages with the directional pad.
18. Many other bugfixes, improvements, and optimizations that I've forgotten now...
..........
Uhmm, why did you open a thread about this again?
egzthunder1 said:
Uhmm, why did you open a thread about this again?
Click to expand...
Click to collapse
I believe because he's not the author of the earlier versions (he's picked up the project where the original author abandoned it) and wants to be able to maintain his own thread and starting post. If he had just replied in the original thread, the thread owner might not update the starting post links and only those who read the whole thread (which is 287 pages long) would find the new version. I think that a new thread for a new author and new "life" for the project makes sense.
tronikos,
It looks really good. Some things...
1. Tapping the screen briefly flashes an all-white screen (the same that shows when loading and during the "animation" when pressing an icon). If anything, it'd be nice if it (and the loading screen and "animation" screen) were black, but, ideally, there shouldn't be any flashing at all, of course.
2. Is there an option to not display the taskbar? I realize that that's the normal way to get at the keyboard, but it'd be good to allow for alternatives (like MioPocket's MiniBar).
3. Flipping pages isn't a smooth as it seemed in the YouTube video that you pointed me to earlier. Could it be that the "movement" settings have been changed or is my device's 400MHz processor not powerful enough to handle the program smoothly?
4. Even though settings.xml indicates an icon width of 45px, when I loaded the program, the "autoconfigure" set it to 51, which made the icons look bad. I'm guessing that the program picks an icon size based on the resolution, which is probably a good thing, but perhaps it should choose from icon sizes that are multiples of 8 or 16, i.e. ones that would still look good when downsampled from the original 96x96 icons.
5. An icon on the button bar to access options and add icons would be a lot more intuitive than clicking and holding the background. Do you think that that's doable?
6. Have you made any progress in adding multiple categories (ex. "Settings", "Tools", "Apps", etc.) and a nav bar to switch between them?
7. Have you made any progress in adding icons outside of the main area and bottom area, so that we aren't restricted to them? I'd like to be able to define an icon anywhere that I want, including by giving exact coordinates.
Sorry to throw so much out there for you to address. I'm just, as you know, thinking about how I might adapt MioPocket to it, especially without having to remove features (such as the quick launch button, the SideBar, faux taskbar with start menu button and so on). It's really good so far and suitable for a lot of other people's uses already, though.
BTW, you might want to include some more information and a screenshot in the first post for those who aren't already familiar with the project . I suspect that that's your plan... just mentioning it in case not.
Wow this is really exciting. I love this app, it's really given my phone a new lease on life without its stylus.
I'm really curious to know what the change log for this version might look like, since iphone today is so central to my usability I'm a little more hesitant than I would normally be to just dive in and try a new version..
Tronikos,
can you please add me to the project on google code project?
My google account is: [email protected]
Thanks
egzthunder1,
I created this thread for the reasons Osprey00 mentioned.
I got permission from MiToNiOeS to create a google code project for iPhoneToday and upload my changes there. I hope that this move will help its further development.
Osprey00,
1. That was a stupid bug I introduced just before uploading it. Only the exe version is affected. I fixed it and uploaded 1 hour ago. Please redownload it.
2. Check the "Fullscreen" option under Misc tab. Also since the taskbar will automatically be shown whenever iPhoneToday loses focus you might want to check the "Never show taskbar" option too.
3. If my bugfix for #1 didn't do it please experiment with the "Movement" settings.
4. Yes MiToNiOeS originally had code to autoconfigure the icon size based on the screen width. I might change it to be multiple of 8 but the included icons will have to be updated too. I included MiToNiOeS's ones that are 90x90 and not 96x96. For now change AlreadyConfigured in the settings.xml to 1 and set the icon size from a script depending on the screen resolution.
5. Yes it is doable but since I don't have a device anymore (I got as a gift a nokia phone that fits my gps needs too) I am not planning to add any new features, only bugfixes.
6. Manually enter a header text in the icons.xml for each screen and change the mainscreen's top offset and header height in the options. For changing screens if you don't like flipping you can use the circles at the bottom.
7. Sorry no plans to do this.
bluenote73,
I changed quite a few things that I don't remember them now.
Once I find time to look into my code changes I will create a detailed changelog.
mathwiz314,
OK I added you.
Anyone,
If you can help in any way please feel free to ask me to add you.
You don't have to know coding. The project needs a summary page and documentation in the wiki.
Nice work, I was playing around with it in the CE emulator. I renamed your .exe as SysInfo-Start in my emulator miopocket setup. It started up everything fine and Iphone today as GUI. I get the white flashes sometimes too, but other then that it operates good. I would like a full time clock display on GUI. I would like more pages( might be possible havn't played with it enough yet), and be able to edit the dot buttons to easily navigate pages by pic or text (i.e. multimedia, setting, navigation). Going into the task bar setting and unchecking keep task bar on top, completely hide task bar, which is good IMO. I need to test it more, but your doing a fine job with this GUI.
Awesome that someone gets his hands on this.
Can't wait to see what will come next.
Hi tronikos
Thank you for keeping alive this wonderful today plugin
Hi, I don't really know much about coding but I can lend a hand if there are any graphics that need done. I don't know if this is the issue mentioned above but I have an HD2 and the icon resolution looks really low. Might I suggest using some of the many icon packs available in the HD2 Themes and Apps section or something.
Sorry if I said something noobish lol I haven't had a proper good look at it yet.
Dan
As requested, can you put a screenshot in this thread (or, at least, in your google code page) ?
I think we'are reacting better with a screenshot...
As someone said in the past : 'A pic is better than a thousand words' !
Good luck with the project !
@Osprey, Tronic and all Miopocket friends
After playing arround a little bit, all in all a very good tool. It is easy to add some pages and also create a header for the pages, so Miopocket Windows seven page folders (Favorites, Navigation etc.) could easily adapted. Also vertical scrolling is possible, but I don't know how to create pages?
Flipping pages was a mess at the beginning, instead off flipping, it always went to icon edit mode. I played arround with the movement settings, but had the feeling nothing is changing. At the very end, I disabled right klick in the settings. Now flipping works very good, but the way to come back to the setting page is closed. ==> Any ideas?
Regarding icons:
I added two icons from this board (not allowed to link)
to compare. On the picture these are the first two adobe test and igo test. By far looking better, but no problem to change.
Sorry, I am not allowed to link to image banana and , so I have to attach the picture as a zip file
Use imageshack (or photobucket...) to upload your pictures and post the forum version of the links (with pic thumbnail). Without the attachments size restrictions the bandwith cost would go through the roof!
@frmariam
it's the same. I am a new member (Feb 2009!!!!) and not allowed to link to external pages. BTW also internal links seems to be not allowed.
Probably somebody could link to the picture?
img709.imageshack.us/img709/7913/capture004k.png
Schlork,
Putting an original copy of setting.xml in your install will take you back to default.
I noticed that the clock and calender icon are actually the clock and calender and can be customized in options somewhat. I placed the clock on bottom bar. Still trying to figure out adding pages and headers and still working with it in CE emulator.
schlork said:
@frmariam
it's the same. I am a new member (Feb 2009!!!!) and not allowed to link to external pages. BTW also internal links seems to be not allowed.
Probably somebody could link to the picture?
img709.imageshack.us/img709/7913/capture004k.png
Click to expand...
Click to collapse
Here you are!
{
"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"
}
@all
I don't know if we are all working on the same page. Some of the posters are redirected from Tronikos to post here. We are owning thumb GPS devices, which became Porsche's since Osprey developed Miopocket for. Even now more with ability to have iphone functions.
@[email protected]
Thanks! It's not a problem to switch back, I could easily write a script and put it on a button for that. But I am wondering, if there is not another solution?
@sinoo
pretty thanks! And OT how can I convince Mods to be not a spammer?
Hi, where can i fin the "full" changelog?
Hope I can help
I know a little about coding, but I make mean FAQ and display pages (see links in my sig). I am very happy that this got picked back up and look forward to new releases. Anyone from the old iPT forum knows how much I was involved there, and I hope I can help as much here and on the google code page.

AnythingTicker - Today Screen Ticker/Launcher

I wanted to let you guys know I released my final version of a app you never heard of and probably don't want.
It is designed to extract text from the internet and display on your today screen, as well as featuring yet another application launcher. I love it because it is very customizable, but that comes at a huge cost to user friendlienss. Since I'm lazy, you have to use rather unfriendly config files to customize the application.
If you're still interested and promise not to bug me too much about it, you can get it from my site (or CAB in next post):
http://nicktech.heliohost.org/windowsmobile.shtml#anythingticker
Here is the readme you will have to read if you want any hope of customizing it:
AnythingTicker 1.0.3735.36102
nicktech.com
AnythingTicker is designed to extract text from the internet and display it on your Today Screen using versatile user customizable parsing of web pages. It is also a customizable grid style launcher where you choose the layout, text or icons, etc.
********************** GENERAL **********************
Install Instructions:
1.) Install the CAB.
2.) Adjust the position of "Managed Items" in Start>Settings>Today>Items.
3.) Edit the config files to redesign your ticker/launcher.
Usage:
Clicking on the left side of the ticker will show the launcher if you have one. If not, it will force an update of the ticker.
Clicking on the right side of the ticker will hide it.
clicking on the left side of hidden mode will show the launcher if you have one. If not, it will show the ticker.
Clicking on the right side of the hidden mode will show the ticker.
********************** CUSTOMIZING THE TICKER **********************
The file that controls the ticker is:
\Program Files\Managed Today Screen Framework\AnythingTicker.txt
The file format is:
*************
Height
Colors
Font Size
Seconds
Error Suppression
TurboLaunch
URL
Prefix
Search
# Times
Move
ThenFind
ThenFindRev
Move
Len / Find
Suffix
************
Any line that begins with # is ignored. Anyline without a # is expected to be the next value in the sequence. This file is required to use AnythingTicker, even if you're only going to use it as a launcher, and turn off the ticker. Everything from URL down is repeated for each element you wish to extract from the web. View the source of the web page used in the current txt file, and follow along with the steps described in the txt file to learn how to make your own data items. Forcing an update of the ticker reloads all config information, in case you changed something it will be reflected after the update.
Height - (Portrait,Landscape) The height of AnythingTicker in pixels. While my form will adjust between portrait and landscape as requested, the framework will not (pending issue). Use TodayRefreshCmd.exe repair the ticker after height changes if you have a scroll bar or can't see stuff at the bottom of the form. The best avoidance is to set the portrait and landscape values to the lowest common denominator (landscape), and you will have no worries.
Colors - (Red,Green,Blue,Red,Green,Blue) values of foreground and background colors (0, 255). Text, then background, totaling 6 numbers seperated by commas. If you want transparent background the first background value should be 256. (255,255,255,256) would be white with transparent background, (255,255,255,0,0,0) would be white with black background. Using Transparent background means that AnythingTicker cannot automatically center the text on the screen or automatically wrap the text to a new line, sorry. Use spaces in the prefix to push text to the right if you must center, and use <linefeed> to start a new line.
Font Size - Size of the font.
Seconds - Amount of time in seconds to wait before refreshing AnythingTicker. Keep your battery in mind before setting too low. Setting it to 0 will turn it off completely, this is for those who want to ONLY use the launcher. If you want a ticker with time and such, but no internet information, you must still leave this non 0. Turning seconds to 0 means that the app will not use CPU or battery, except when interacting. When on, it must update periodically, which uses both.
Error Suppression - 1=on, 0=off. Instead of displaying an error due to bad signal, wi-fi off, or whatever reason, it will show the last update that was successful. If no update has yet been successful since AnythingTicker (or the phone) was started, then an error will be displayed regardless of this setting.
TurboLaunch - Upon program start ticker is not updated, and icons are not loaded. The idea is to launch quickly for instances where you may keep refreshing the today screen
URL - Address of the web page containing data you wish to extract. There is a unique option here to put "<none>". Followed by one prefix line. This is primairly so that you can use the ticker without internet data, just special data provided in the special characters below. You must have one prefix line in the file after the <none> to be valid, even if you don't put anything in it.
Prefix - Some characters to put before the extracted data on the ticker.
Search - The first string of characters to search for on the web page's source
# Times - The number of times to search for the first string of characters
Move - Number of characters to move from the position achieved by the previous searching (can be negative to move backwards)
ThenFind - Find another string of characters from the current position moving forward
ThenFindRev - Find another string of characters from the current position moving backward
Move - Same as move above
Len / Find - Either a number of characters to extract from the current position, or a string of characters to extract up to.
Suffix - Some characters to put after the extracted data on the ticker.
Special characters for ticker:
"<linefeed>" is useable in Prefix or Suffix to start a new line. It is also useable in the search strings to find a linefeed.
"<ut>" is usable in the Prefix or Suffix to insert the time the last update was performed.
"<none>" is usable only in URL for special conditions, see URL
"<date>" is usable in prefix or suffix to insert a real time date
"<time>" is usable in prefix or suffix to insert a real time clock
"<weekday>" is usable in prefix or suffix to insert a real time day of the week
********************** CUSTOMIZING THE LAUNCHER **********************
The file that controls the launcher is:
\Program Files\Managed Today Screen Framework\AnythingLauncher.txt
The file format is:
************
Height
Columns
Rows
Font Size
Colors
SuperLauncher
After Launch Mode
Icons
Icon Size
Gridlines
SuperLauncher Background Y Offset
Text
Icon
Command
************
Any line that begins with # is ignored. Anyline without a # is expected to be the next value in the sequence. This file is not required if you do not want a launcher. Text and Command are repeated for every item you want to appear on the launcher. There are no safety checks to make sure you make a sane grid which will fit the icons or text inside, or be reasonably tapable. Play responsibly. If you don't have enough commands to fill the grid, or to many to fit in the grid, that's okay. It will just have empty blocks, or some apps won't be visible respectively. It is important to have one <update> command on your launcher so you can force updating.
Height - see ticker height
Colors - see ticker colors
SuperLauncher - Turn the launcher full screen. When this is on, the only way to see the normal launcher is using an After Launch Mode of launcher. Be advised that if you pack a full screen with commands, you might not be able to select any in the smaller normal launcher. After launch modes of ticker or hidden are recommended.
Columns - How many columns you want the launcher grid to have.
Rows - How many rows you want the launcher grid to have.
Font Size - Size of the font for text to display in the grid indicating the app to be launched.
After Launch Mode - Which screen to go to after a program is launched. 1=ticker, 2=launcher, 3=hidden.
Icons - Whether or not to look for and display icons for applications. 1=yes, 2=no.
Icon Size - Size of both height and width of the icons to be displayed. Icons can be enlarged or shrunk from their original sizes.
Gridlines - Whether or not to draw gridlines. 1=yes, 0=no
SuperLauncher Background Y offset - The number of pixels to push the background image of a transparent superlauncher downward. The purpose is to match the position of the image on the today screen, which may or may not be pushed downward by the taskbar.
Text - The text to display in the grid indicating the app to be launched. This line must be here for each item even if you are using icons. It will be used in the event that an icon cannot be found.
Icon - Allows you to specify a path to a specific icon file (.ico) to use. Use <exe> to use whatever icon may be present in the application itself. If none is found, text will be used.
Command - The actual command that launches the application. Command and arguments must be seperated by a double comma (,,).
Special characters for launcher:
"<linefeed>" is usable in the Text lines to wrap to the next line within a box.
"<hide>" is usable in the Command line to go to hidden mode from the launcher.
"<update>" is usable in the Command line to force an update of the ticker.
"<autotoggle>" is usable in the Command line to toggle the reg entry for auto backlight dimming (not applicable to all devices)
",," is usable in Command lines to seperate command from arguments.
"<exe>" is usable in the Icon lines to state that you wish to use the applications built in icon, if it can be found.
"<rotate90>" and "<rotate270>" are usable in the Command line to toggle screen rotation between 0 degrees and 90 or 270 degrees counter-clockwise.
"<flashlight>" is usable in the Command line to turn your screen white, max out backlight, disable auto backlight, and disable auto off, until you touch the screen. (Not applicable to all devices, perticularly the ability to adjust the backlight.)
"<wpcycle>" is usable in the Command lines to cycle wallpaper. All it does is copy all files from directories found in \My Documents\My Pictures\wpcycle to \Windows on a cycling basis then wpcycle will restart the today screen to refresh the wallpaper, and launch AnythingTicker in turbo mode. You preformat and prename the pictures appropriately and put in directories within wpcycle. For instance on a 480x640 device one might have:
\My Documents\My Pictures\wpcycle\Hot Wallpaper\stwater_480_640.jpg
\My Documents\My Pictures\wpcycle\Hot Wallpaper\stwater_640_480.jpg
\My Documents\My Pictures\wpcycle\Super Hot Wallpaper\stwater_480_640.jpg
\My Documents\My Pictures\wpcycle\Super Hot Wallpaper\stwater_640_480.jpg
These are properly nammed wallpapers for both orientations of a 640x480 device.
********************** CREDITS / NOTES **********************
This application Uses Christopher Fairbairn's ChrisTec Managed Today Screen Framework to circumvent inadequacies of VB.NET 2008. NOTE: AnythingTicker's CAB file installs the framework for you, but will also remove the framework when uninstalled. Reinstall the framework if you use it with other applications.
AnythingTicker also uses Werner Ruotsalainen's TodayRefreshCmd.exe to refresh the Today Screen and show AnythingTicker after the CAB installs. You can also make it a command on the launcher if you often change the height of AnythingTicker, because only a complete today screen refresh will allow a height change.
********************** VERSIONS **********************
1.0.3735.36102 (5/15/2010)
- Added launcher (and many things associated with it, like special commands).
- Added 0 seconds to turn off ticker
- Added <none> URL option to allow "no interent" usage.
- Cleaned up code.
- Added hidden mode
- Added different left/right tap sections
- Added device time special characters for usage as a clock today item replacement.
- Added landscape height, still not quickly switchable unless framework is fixed
- Added comment ability in config files
- Added TurboLaunch
1.0.3672.33489 (1/20/2010)
- Added error suppression option
1.0.3671.34158 (1/19/2010)
- Fixed updating when device is off
1.0.3670.39448 (1/18/2010)
- Added color changing and optional transparent background.
- Added user configurable font size
- Changed time insertion to anywhere with <ut>
1.0.3670.15199 (1/18/2010)
- Reduced font size from 7 to 6
- Automatically adjusts to screen width
- User configurable height
- Support for <linefeed> in config file
1.0.3669.29916 (1/17/2010)
- Original Release
CAB
Attached is a CAB, but I don't guarentee it will stay current if there are future updates.
Thanks friend. That sounds reallyuseful. I shall examine it and have a think about it.
Looks like a good way to monitor a website. One can create a status page for their application. Or a custom page that gets their favorite team's news. Lots of ideas.
Thank you for sharing.

[LAUNCHER]Launchers & Lockscreens for the Note II[LOCKSCREENS]

Hey guys. I have few of these threads around the community. I mainly started it for the One X and due to many requests from other members from different handset forums i started to expand the thread to those forums as well. So i thought i do the same thing here and share the launchers and lockscreens that i have put together so you guys can have them all in one place. So without further a do here we go
Nova Launcher
{
"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"
}
Features include:
Scrollable Dock (for Tablets and Phones)
Keep all your favorite apps on the dock, with up to 7 icons per page and up to 3 pages.
Customizable App Drawer:
Transparency
Scrolling style, choose between horizontal paginated or vertical continuous
Scroll Effects
Enjoy eye candy when scrolling your desktop and drawer. Effects include Cube and Cardstack and more for Prime users.
Infinite Scroll
Never be far from your favorite page, loop through your desktop continuously.
Folder Icons
You can chose a background, preview style or even replace the whole icon.
Backup/Restore
Export your settings and layout before a wipe to quickly get back up and running.
Widgets in dock
Add any 1x1 widget to the dock
Bulk Add
Add multiple apps to the desktop or a folder at once
Activities shortcut
Select hidden activities from your favorite apps
*Nova Launcher Prime Features (Paid version)*
Highly customizable, performance driven, home screen replacement for Android 4.0+
Nova Launcher Prime unlocks the following features in Nova Launcher:
Drawer Groups:
Folders in App Drawer
Unlimited custom tabs
Organize apps into tabs and folders in the app drawer
Gestures
Quickly start Nova Actions or Apps from gestures on the desktop, such as pinching, swiping or two-finger swiping.
Hide Apps
Keep a clutter free drawer by hidding never used apps.
Dock Swipes
Get more use out of your dock apps by setting swipe-actions
Unread Counts
Never miss an email. Unread count badges for SMS, Missed calls and Gmail. Counts show in the dock, desktop, drawer and folders.
More Scroll Effects
Zeam Launcher
Description
To add Applications grid shortcut, select Add > Shortcuts > Applications grid.
Try toggle Manage wallpaper if screen scrolling isn't smooth, select Preferences > Workspace > Manage wallpaper.
Zeam, thanks to its minimal aesthetic, not only looks fast but feels fast. It's also incredibly simple to use, and unlike the other launchers it actually works very well out of the box.
My favorite feature in Zeam is configurable gestures -- but not only can you bind swipe actions, like ADW, but you can also bind double tapping the screen and the Home hardware button to actions.
SSLauncher
Features
Decorate screen with a variety of styles for shortcuts and widgets.
Create a widget poping up when tap a shortcut.
Support formatted text for current date & time, missed calls and unread SMS/MMS messages.
Support scrollable widgets.
Easy and quick access to pages for contacts, bookmarks, application drawer, application group.
Many useful features of application drawer: app parcel(folder), showing/hiding app, marking star for favorites apps, changing application icon and name, uninstalling app and so on
Create application group and manage list by drag and drop.
Save and load your theme, page layouts and settings.
Convert the saved theme file to apk. (contact us by e-mail for more informations)
Hide status bar, open status bar by swiping down.
You can implement nice screen without launcher 7, dvr, minimalistic text, wp clock, clockr etc.
Go Launcher EX Launcher
Features:
Thousands of personalized themes
Various widgets and screen locks (weather, switcher, calendar…)
Extremely smooth transition animation
Smooth flipping operation
User-defined folder to easily categorize apps
Many options in preferences to help you customize you phone!
=Tips=
1. How to get themes, widgets and lockers?
a) Search ‘go launcher theme’, ‘go widget’ or ‘go locker’ in Android Market.
b) Use GO Store via menu button in GO Launcher.
2. How to set transition animation?
Use ‘Effects settings’ via button in GO Launcher.
3. Icons are too small?
Use ‘Icon Size’ option in ‘Preferences->Visual settings->Icons’ to make icons bigger.
3. Long press the app icon to enter editing mode on home screen and app drawer.
4. Glide up to open menu and glide down to pull down notification.
Launcher 7 Windows Phone 7 Style Launcher
Description and features
Unlike other current WP7 launchers (Windows Phone Android, Metro UI), this one allows you to properly modify your start screen. Just long press on a tile and drag tile where you want!
This version is free, but does have an ad in application list. Ad free donate version is available if you don't like the ad.
Also supported:
2 x 1 tiles
Original Windows Phone 7 backgrounds!
Freely configurable tile colors
Launcher options are available from Application List (press menu in app list)
Layout animations
Animated contacts tile! (still work in progress)
Windows 7 Launcher Pro has the following features:
1x1, 2x1 and 1x2 tiles with configurable colors
Widgets in a tile! (provided that widget fits)
Almost real like tile animation
Almost real like tile re-arrange mode
Almost real like status bar
Animated contacts tile (supports G+ synced contacts)
Pinnable contact-tile which animates like the real phone
Folder tiles
Webpage tiles
Picture hub (use with care, it needs memory!!!!)
Filterable application list
Stock wp7-like colors and color selection
CC3D Launcher
Description and features
CC 3D Launcher is a fashion, funny, cool "home replacement" app. It maximizes your user experience on your Android phone, with the newest Android 4.0 feeling.
Highlights:
Simple, Fast, Fluid, Powerful, Efficient, in High Definition
Features:
Android 4.0 Experience
Folder Management(overlay icons to create folder; drive-and-drop icons into folder; rearrange icons of folder)
3D effects: Full 360 degree rotation. Different animations and transitions. Zoom in, zoom out
Various screen transition animations
Apps'icons with special graphic effects
Widgets (weather, switch & monitor, calendar, slides, contacts, SMS, music, etc)
MIUI Home Launcher
Description and features
Optimization: substantially optimize drawing performance, and speed sliding screen switching experience
Optimization: significant reduction in memory size
Optimization: improve the speed of the initial start
Optimization: Improving Desktop to quickly switch design details to improve the animation efficiency
Fix: in some models, press the HOME key to unlock directly
Repair: the icon does not change after changing theme style
Repair: the cascade and the box to cut the screen effects
Fix: some models (NS 4.0.4, etc.) icon layout
Features:
Unique MIUI theme interface and gestures
8000+ Themes, Wallpapers and Ringtones available!
Support for up to 9 screens or more
Works on all NON-MIUI ICS 4.0 based devices.
SPB Shell 3DLauncher
Description and features
Latest update(version 1.6.1)
Has native support for ICS.
They also added homescreen looping and horizontal app drawer.
ADW Launcher
Description and features
ADW.Launcher, beyond tweaking your android desktop
Opensource home replacement app
Customizable application drawer (old one or iphone/galaxy one)
Customizable drag&drop action buttons
Unveil the Dockbar flicking-up the app-drawer button and drop UNLIMITED shortcuts/folders!
Themes
Lightning Launcher
Description and features
Lose the fat, keep the muscle. Be warned, Lightning Launcher is on steroïds.
Lightning Launcher: Lose the fat, keep the muscle. Be warned, this launcher is on steroïds.
Tips, please read this first:
Use "LLW App Widget" if you want to add Android widgets.
This app is started through the HOME key and not from your app drawer since LL is itself a launcher. If you cannot select it through the HOME key then you need to clear the defaults for your current launcher.
for any question or suggestion, do not hesitate to ask: [email protected]
This application has been designed to minimize memory usage and be fast: the more memory you have for your applications, the faster they will run. In other words Lightning Launcher has been built from the ground to preserve your phone's resources and keep it smooth.
In spite of its ridiculously small size (less than 60kb!), Lightning Launcher is packed with a fair amount of features and brings to Android a very unique concept: the home screen can be seen as a giant surface on which you are free to put icons, shortcuts or widgets exactly where YOU WANT, and not limited to a 4x4 grid. Pinch to zoom in or out the desktop, use the home key to switch between a full scale view or the normal size, or double tap on empty space as in the web browser to immediately see all your icons. And everything stay functional whatever the zoom level is: widgets are alive, icons can be clicked, and so on.
Lightning Launcher drops rarely used features and focuses on useful ones but comes nevertheless with numerous customization options. Icons and widgets can be moved, scaled and even rotated freely. Each object can be configured independently, you can change the font, the label, the icon and much more !
The package is extremely small, only a few kilobytes. What it means is that the Android system do not need to load several megabytes to run this app. Lightning Launcher starts faster and run in perfect harmony with your other apps.
For people kindly asking why the CALL_PHONE permission is needed (notice that this the only one needed by LL!): this is needed for direct call shortcuts, and this permission is included in all major launchers, including Go and Pro.
For other people not asking why and putting stupid one star comments: go away, you have just lost a unique chance to try something new and better, have a good day.
DXHome Launcher
Description and features
DXHome, a highly customized launcher replacement app., is a perfect launcher for Android phones. It is created by the Dianxinos Enterpriser team in Innovation Works invested by Dr. Kaifu Lee. Highly customizable with various themes, colorful desktop transitions, easy operating……, just like its name in Chinese, Dianxin is making the home of your Android phone colorful and enjoyable!
What could you get from DXHome?
So many themes to enjoy!
Want your phone to change with your mood?! Try themes we designed for you!
DXHome presents its first six themes of totally different styles!
NO.1 Dianxin Default Desktop Theme--- it is peaceful, clear, warm……, all the nice feelings DXHome wants you to feel. Name it by yourself. It’s our gift~^-^~
NO.2 Midsummer Theme--- get fidgety from the hate outside? Pick some cool and fresh air here!
NO.3 Cake Theme--- are you a foody? How about some candy and cakes now~^-^~ Try it and tell us how it’s like? DXHome is “cooking” more and more for you if you like~
NO.4 Batman— a big Batman fan? Here he comes! COOL!
NO.5 Clothing— want your phone to be cute? DXHome makes suit for your icon! Try it on!
NO.6 Tree & Shadow— at the end, come and sit down beside the tree, just enjoy the peaceful nightfall now.
Espier Launcher
Description and features
Espier Launcher is the best launcher for your smartphone
Espier Launcher is a desktop for your smartphone or tablet which is based on Android 2.2 or later. It brings you an entirely new interaction experience, and makes your smartphone and/or tablet to be different from the rest.
Main Features
Simplified Menu
Rename and hide the apps
Theme manager
Icons arrange
Internet
Support android 4.0
EZ Launcher
Description and features
EZ Launcher, the most convenent way to operate your phone.
EZ Launcher(beta) is coming, a cool home replacement app, with the most convenient way to operate & organize your phone.
#Features:
Genius app list brings you the app you most want
Auto category can help you automatically categorize your apps
Quick app search to find the app you want in app list directly
Pre-loaded app manager tool with all task manager, uninstaller, app2sd and etc functions in one place
Useful and handy widgets: Clock & Weather Widget, Task Manager Widget, SMS Widget, Switch Widget, Bookmark Widget, Calendar Widget
Hide folders page, hide apps in app drawer
Balancer Launcher
Description and features
Useful Launcher, good performance, run fast, has cool ui~~
Balancer Launcher is a Home(Launcher) app, like ADWLauncher,LauncherPro,Go Launcher,Launcher7,Zeam,Regina Launcher etc, which is focused on provide users a brief and useful Home. The Launcher has smooth ui effect and perfect performance, it can launch application quickly.
Be compared with some other similar applications, It has better performance and do cut off some useless settings, we think a simple and cool application is what a user wanted exactly and we will try our best to create one for you.
Features:
Support apps' sort
Can uninstall apps quickly
Built-in File Browser
Cool wallpapers
good sunny clock widget
Nemus Launcher
Description and features
A Home replacement Application with
Low memory usage
Quick response
Easy App finding/management
Easy Workspace management
Easy Folder management
[Features]
DockBar page count customization
Page indicator hiding
Grid size customization
Hiding system status bar with gesture
Missed call & Received sms badge display
Widget Resizing
Themes (native ZIP themes & SSKIN themes downloadable from market)
1 to 9 workspaces
Various App list styles
Expandable folders in workspace & app list
Workspace and app menu switchers (screen preview)
Highlight recently used apps
Scrollable bottom docks / QuickSetting docks
Scrollable widgets
App-Hide&Lock / Screen-Lock
FTL Launcher Pro
Description and features
Make no mistake, this is the fastest launcher you'll ever run. Small, light, configurable. The Gingerbread launcher as it should have been. No useless stuff, no compromises. Performance and usability are the driving forces here.
On version 3.0 Pro users have a all new game to play now: The Pro version can use existing ADW, GoLauncher and LauncherPro Icon and Dock themes, giving FTL and unprecedented array of possible theming. You can even mix Dock and Icon themes from different launchers. Google Play is yours for the take.
And of course you still have the other extras: configurable homsecreen grid from 4x4 to 6x6, resizeable widgets, and, never seen in any launcher: control over core Android window animation speed.
Important: FTL supports all resolutions and ICS, but only 800x480, 854x480, 960x540 and 480x320 devices have 3D drawer enabled! Also ICS has no 3D drawer because it does not contain the "old" opengl interface. But as it is natively accelerated anyway, 2D drawer should be very fast.
Features:
Theming support: The Pro version can use existing ADW, GoLauncher and LauncherPro Icon and Dock themes, giving FTL and unprecedented array of possible theming.
Tweaked for extreme speed and smoothness
Fully accelerated 3D Waterfall app drawer
Option to use "normal" 2D app drawer
Configurable support for resizeable widgets: only when adding them to the homescreen, you cannot edit them later.
Configurable Homescreen grid: From 4 to 6 rows, and 4 to 6 columns
Configurable number of homescreens: from 1 to 9 with configurable default homescreen
Choice between 3 and 5 icon Dock
Configurable Dock icons size
Configurable "swipe down" and "swipe down" independently to any of the following:
Includes anim speed: precise control over core Android windows/transition animation speed
Configurable Support for launcher auto-rotation
Configurable Infinite looping of homescreens
Configurable support for scrollable widgets
Configurable bounce effect on homescreen transitions
Configurable wallpaper scrolling
Configurable transition speed of homescreens
LauncherPro
Description and features
Simple. Powerful. Fast. Customizable.
If you can't open it, download "ClearDefaultHome" or "Home Switcher"
- Super-smooth scrolling
- Animated screen previews (like Exposé or HTC Sense)
- Up to 7 home screens
- App drawer (2D and 3D!) with a fly-in effect and smooth scrolling
- Scrollable shortcut dock
Chameleon Launcher
Description and features
Chameleon is a revolutionary tablet-specific launcher that lets you create multiple home screens, each with your own layout of widgets and apps. The Chameleon system includes an innovative context based home screen system giving you the most relevant information that you want, when you want it.
The Next Generation of Widgets.
Android widgets are not all created equally - and that's the problem - so we decided to raise the bar. The result is widgets that look beautiful together and are as easy to layout as drawing on a screen. Take a look at some of our other widgets or build your own with our custom API.
-Calendar (Coming Soon!)
-Clock
-Facebook
-Google+(Coming Soon!)
-Instagram
-Media Player (Coming soon!)
-RSS News Reader
-Switches
-Twitter
-YouTube
Home Screens that Change With You
Your information needs may change throughout your day, so Chameleon includes an innovative context system. You can create context rules based on GPS locations, WiFi networks and time ranges, allowing you to define which Home Screen is the most relevant for any situation.
App Tray & Launcher
Chameleon doesn't just let you customize your Home Screens with the widgets you want. It also lets you customize your own mini App Tray. Giving you the apps you want up front, without having to swim through a large grid of apps.
Super Easy To Customize
Quickly set up Home Screens, Widgets, App Trays, and Wallpapers all with a few gestures.
EDIT: If you are using Paranoid Android rom you can purchase this launcher and using it on your phone. Any other roms it will not work. You can try AOKP rom which gives you the tablet mode feature but have not tried to see if it works
Links
Apex Launcher: Link to download
Nova Launcher: Link to download
SSLauncher: Link to download
Zeam Launcher: Link to download
TSF Shell Launcher: Link to download
Go Launcher EX: Link to download
Launcher 7 Windows phone 7 Style Launcher: Link to download Pro Version - Link to download free version
CC3D Launcher: Link to download
MIUI Home Launcher: Link to download
SPB Shell 3DLauncher: Link to download
MXHome Launcher: Link to download
ADW Launcher: Link to download
Lightning Launcher: Link to download
EZ Launcher: Link to download
DXHome Launcher: Link to download
Espier Launcher: Link to download
Balancer Launcher: Link to download
Nemus Launcher: Link to download
FTL Pro Launcher: Link to download
LauncherPro: Link to download
LG UI 3.0 Launcher: Link to download
Chameleon Launcher: Link to download
Special Link for a more detailed description for launchers here. There you can read a more detailed description of a variety of Launchers from GB to ICS and what are the pros and the cons.
Many thanks to Ohamn for the link and for taking the time to writing that article.
Lockscreen collection with download links
Widgetlocker
Description and features
WidgetLocker is a lock screen replacement that puts you in control of the look, feel and layout of your lock screen.
Drag and Drop placement of Sliders, Android Widgets and App Shortcuts
Sliders look selectable from built-in styles (Ice Cream Sandwich, Gingerbread, Sense and Sense 3, Motorola, iPhone, and Rotary) or from user-themes.
Slider Actions can be customized, for example Slide-to-launch-Camera or Slide-to-call-your-Girlfriend.
Resizable widgets and custom grid size
Notification badges on apps/sliders via TeslaUnread (https://play.google.com/store/apps/details?id=com.teslacoilsw.notifier )
Customize which widgets/buttons are allowed or blocked at the lock screen
Download Link: Here
MagicLocker
Description and features
Magic Locker is most colorful and simple lock screen app for Android! Various of lock screen Themes to match your style and make your mobile outstanding!
Features:
Shortcut Customization
More Theme Customization(like position,alpha,skin,show/hide somethings)
Activate phone, SMS ,Camera and other shortcuts directly from lock screen;
Screen Lock Security
Support customise wallpaper and live wallpaper.
Support customise date format
Support system security pattern (settings->Location and security->Set up screen lock. For HTC: Settings-> Security->Set up screen lock)
Block Home Key
Support to enable/disable volume rocker wake up screen
Support to send Email, mak phone call, open URL ect. directly on lockscreen.
Support to pull down notification bar
The Magic Locker Main App just includes one theme - 'Lost Robot', as the default theme,
Download Link: Here
LockBot Free
Description and features
LockBot is a lock screen editor.Customize by yourself or download from Theme Gallery.
★Theme★
- iPhone
- Hero
- Eclair
- Froyo (Pro Only)
- X10 (Pro Only)
- Galaxy (Pro Only)
- Honeycomb (Pro Only)
- Ice Cream Sandwich (Pro Only)
★Bacground★
Set lock screen background from
- Flickr
- Picasa
- Wretch
- Pics on your SDCard
★Feature★
-Change unlock sound
-Customize clock style(Digital, Analog)
-Schedule theme play list
-Set unlock security(Password, Graphic Pattern)
-Shake unlock
-LockNow widget
Download Link: Here
MiLocker
Description and features
MiLocker, the most powerful unlock screen App.
Want side-slip? Vertical slip? Multiple points? Animation unlocking? Do whatever you want to change your lockscreen style.
Based on MIUI technology, also has the world’s leading lockscreen theme library as well as talented designer users.Whether you are a designer or a mobile player, nothing but your imagination limits you.
Download Link: Here
GoLocker
Description and features
Features:
1. Cool Locker Screen that makes your phone outstanding;
2. Good compatibility with GO Launcher EX and it is stable;
3. Easy to use;
4. Able to activate phone, SMS and Camera directly or you can change the slider shortcuts yourself;
5. Various of Locker Themes to match your style;
6. Support customise wallpaper;
7. Security locker;
8. Emergency unlock enabled;
Tips:
1. Make sure GO Launcher EX V2.58 or above has been installed;
2. Click “MENU—-Preferences—-Theme Settings—-GO Locker” to use it after installed;
3. Click “My locker” to preview and Download more Locker themes;
Download Link: Here
No Lock
Description and features
Tired of the lock screen?
Use your phone as quickly as possible, with No Lock!
Tired of the lock screen?
If you want to use your phone as quickly as possible, this app is for you.
It simply disables the lock screen. Press the unlock/menu button just once and the screen turns on immediately.
Download Link: Here
91Locker
Description and features
91 Locker,easiest and most practical locker application!
91 smart locks a simple lock screen software!
The moment one of the Top Download lock screen software market Andrews, 91 assistant pushing wonderful application Andrews phone essential software installed!
[Simple: operating interface clarity
[Convenient]: no need to unlock, SMS, telephone, the application step, which amounts to
[Easy to use: theme, wallpaper, password, unlock, custom lock screen mode, most recently used application shortcuts entrance, complete feature set
Download Link: Link to download
Different themes and goodies here
Neon Go Locker theme
Description and features
Neon Theme for GO Locker!
1. Please make sure you have installed GO Locker V1.12 or above.
2. Click Menu > Plugins> GO Locker, choose the neon theme.
Here
Android Pro Widgets
Description and features
Advanced widgets package with many themes and features
A set of powerful and extremely useful home screen widgets!
✓ Designed for both smart phones and tablets
✓ Widgets for Agenda & Calendar, Contacts, Bookmarks, Messaging, Facebook, Twitter, Google Reader (separately).
✓ Scrollable widgets (please read notes 2-3)
■ Reviews:
“Do you want a set of customizable, skinnable and accessible widgets to your needs on the homescreen? Then look no further…” - Android UK News
“If you love periodically changing the look of your phone and the interface options, Android Pro Widgets is the number one program on the android market” - http://androidwidget.info
“APW is one of the most comprehensive and complete widget suites available” - Android Community
“The graphics are so polished that it feels as if Android Pro Widgets was included with the device” - HTC Source
“It’s my belief that the widgets included in Android Pro Widgets should have already been built into Android” - AndroidStatic
“Now This is What an Ice Cream Sandwich Widget Should Look Like” - AndroidSpin (refers to Modern ICS themes)
■ Available widgets:
☆ Agenda & Calendar
☆ People
☆ Bookmarks
☆ Messaging
☆ Facebook
☆ Twitter
☆ Timeline (Facebook + Twitter) [License required]
☆ APW Google Reader is available separately.
Download Link: Link to download
just in case
if you guys want anything else to be added here please let me know and i will add it...feel free to share your launcher setups here and show off to everyone how you got your set up as and share with each other..
thanks and hope you enjoy the thread
Awesome thread...THANKS...
Sent from my GT-N7100 using xda premium
Very good job, thank you.
DMax99 said:
Awesome thread...THANKS...
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Warren87 said:
Very good job, thank you.
Click to expand...
Click to collapse
Thanks. Will be updating very frequently for you guys. Anything you want to see let me know
Sent from my ICJ powered by the greatness called NCX power.
Hi Guys,
Here are a few more screenshots of Android Launchers for anyone curious or interested.
The page has been around for quite a while, but it gets added to now and then.
I'll be getting my Note 2 in November. I can't wait! :good:
Hi Goku,
I had installed Mi Locker and had used for 2 days, Issues found were
1) Zipper does not work on my Note2, I mean the background is not getting set.
2) Inspite of installing this locker, randomly stock locker also crops ups making me to go with an extra step.
3) Pressing home key makes the locker ineffective and opens the lock.
Are there any specific settings that have to be done, if yes then can you pls share them. I am using Apex launcher.
Rgds,
Shammi
Shamms said:
Hi Goku,
I had installed Mi Locker and had used for 2 days, Issues found were
1) Zipper does not work on my Note2, I mean the background is not getting set.
2) Inspite of installing this locker, randomly stock locker also crops ups making me to go with an extra step.
3) Pressing home key makes the locker ineffective and opens the lock.
Are there any specific settings that have to be done, if yes then can you pls share them. I am using Apex launcher.
Rgds,
Shammi
Click to expand...
Click to collapse
to be honest mate MiLocker is more for MIUI roms..but there is an option in settings were you can disable stock lockscreen and only use the MIlocker one
This is for all launchers...Well the most popular ones like GO/Apex and Nova..
My favorite theme for a launcher i have to admit
Sphere Theme -
Presenting the new theme Sphere
-1400 icons
Selected it in the theme manager of your favorite launcher.
Goku80 said:
Presenting the new theme Sphere
-1400 icons
Click to expand...
Click to collapse
Wow!
Sent from my GT-N7100 using xda app-developers app
picture wallpaper problem
hello all,
when I try to make a picture as a wallpaper, I face a problem. Some blue lines are coming and I can' t put all size of the picture as a wallpaper.
Is there a possible solution for this?
I can' t post the picture a the problem because this is my 1st post
Thank you for your help...
sinanhakki said:
hello all,
when I try to make a picture as a wallpaper, I face a problem. Some blue lines are coming and I can' t put all size of the picture as a wallpaper.
Is there a possible solution for this?
I can' t post the picture a the problem because this is my 1st post
Thank you for your help...
Click to expand...
Click to collapse
Not to sure buddy. Sorry. Maybe someone else might be kind enough to help
Sent from my ICJ powered by the greatness called NCX power.
Great thread :good:
I started a Poll on General:
http://forum.xda-developers.com/showthread.php?p=34465307#post34465307
Unfortunately, after finding this thread, I realize the poll is not complete
But there are 15 choices anyway ....
Gonna add a link to this thread over there ...
.
betoNL said:
Great thread :good:
I started a Poll on General:
http://forum.xda-developers.com/showthread.php?p=34465307#post34465307
Unfortunately, after finding this thread, I realize the poll is not complete
But there are 15 choices anyway ....
Gonna add a link to this thread over there ...
.
Click to expand...
Click to collapse
cheers mate checking out your thread right now and rating it as well...nice work
Which is the most stable lockscreen in the list? I just want a simple lockscreen that will work with Poweramp and stuff. I seriously hate it when Samsung modifies the stock lockscreen.
Vulpix said:
Which is the most stable lockscreen in the list? I just want a simple lockscreen that will work with Poweramp and stuff. I seriously hate it when Samsung modifies the stock lockscreen.
Click to expand...
Click to collapse
try widget locker or try jkay lockscreens if he has jumped to the Note..he has always made good mods

[GUIDE] how to create beautiful UCCW skins

IN PROGRESS
HOW TO CREATE BEAUTIFUL UCCW SKINS
0. Contents
Introduction
About UCCW
Basic UCCW Usage
How to build skins
Designing
1. Introduction
I am aware that there are in fact many other UCCW guides out there. I won't be focusing much on how to do this or that... What I want to teach you is how to create beautiful and functional skins. As such the sections of this tutorial focusing on the actual widget building will be short, and may not cover everything that UCCW offers, but the design section will have a lot more content
2. About UCCW
UCCW or Ultimate Custom Clock Widget is a software developed by our own vineetksirohi.
XDA link: http://forum.xda-developers.com/showthread.php?t=1386987
Play store link: https://play.google.com/store/apps/details?id=in.vineetsirohi.customwidget
vineetksirohi said:
Make your own widgets easily in a WYSIWYG (What-you-see-is-what-you-get) editor. Use custom layout, fonts, images, shapes, interesting objects like series clocks, weather information with icons,
unread sms and gmail counts, battery information with bars and pie graphs, analog clocks, TASKER VARIABLES and more. Use hotspots to assign actions to widget.
Does not require programming, editing xml files or rooting your phone. Share your creations easily either through uzip files or make apks and post on Google play.
Or keep your unique widgets to yourself and tease others.
Click to expand...
Click to collapse
3. Basic usage
UCCW has two parts. One is the widget that is added to the homescreen, the other is the app in the launcher that can be used to:
1. Import skins
2. Edit skins
3. Export skins
The editor has several features
1. The menu bar above
Add/remove button - add or remove various widget components such as date and time etc.
Component selector - select which component you are currently editing
The sort button - choose which components appear above the others
3. The preview area - allows you to move the currently selected component ( don't use this, it's better to move the components more precisely)
4. The editing area - has several panes which can be navigated by sliding to the left and right.
5. The menu. - the most important things here are the save button and the option to turn hotspot mode on and off. When hotspot mode is off you can edit widgets by clicking them on the homescreen, when it is on you can use the shortcuts defined in the skin.
As far as the features of UCCW that I generally use:
0. General - background, hotspots that can be assigned to different actions
1. Clock - as time or by separate parts (hours, minutes)
2. Date
3. Battery - circle, bar, status, level
4. Calendar - next event time, next event text
5. Notifications - missed calls, text messages, unread gmail, next alarm time
4. How to build skins
Please refer to the following videos by mycolorscreen on youtube
Part 1: http://www.youtube.com/watch?v=s5X0ZCI5Kg0
Part 2: http://www.youtube.com/watch?v=t5c2Sa9UGG0
Part 3: http://www.youtube.com/watch?v=Dz2zf_AJRFc
At the end of this you should have a basic idea of how to deal with the different components. Now time for me to add my part
Advice:
1. Always move components so they align with each other, pixel for pixel.
2. Always start your widget with a nice good size like 400 x 100 for a 4x1 widget. This is to make it easier for you to create background images
3. Be consistent with your use of colors and font size, unless variety is part of your design
4. Try to size components appropriately so that they stay within the bounds of the widget.
5. Designing
IMPORTANT: a UCCW skin without a proper background or forethought design will always look ugly/disappoint you. You must first spend a good amount of time looking for inspiration and sketching initial designs before you execute and make the skin.
i. Inspiration
Look for user interfaces in movies (like Iron Man) and websites such as Google images, deviantart, or look at desktop customization software such as Rainmeter. Don't attempt to copy someone elses work. Instead, choose elements of other works you like, and combine them with your imagination.
ii. Initial design
Whip out your pencil and paper, or if you're good enough, a tool like Photoshop or Fireworks. I totally recommend pencil and paper as it is the fastest. Sketch a design. Don't attempt to make UI elements too small (in the name of readability). Don't make it too fancy unless you know it's gonna work out for you. Don't feel bad if your first designs look lackluster. It's a learning process and your first skins might not look as you want, but you will reach there eventually.
iii. More advice
Start with basic widgets such as date/time/battery. The first thing to do is to set your wallpaper to a contrasting color, and then being positioning the text and other components. Next, create a background image. I recommend Paint.NET to create it.( http://www.getpaint.net/ ). Ideally, the background should provide bordering for the various components of the widget, and it should be designed in a way that it does not lose quality if used on a higher quality screen (simply: avoid curved edges and stick to rectangular/straight designs). The most part of the background image should also be slightly transparent as this looks the best.
iv. Yet more advice
You will need time to play around with your widget and experience it to see if it looks good and it it handles different content nicely (i.e. different lengths of text in a component). Try to use it for at least a couple days before you release.
Good tutorial!
(SUPER BUMP)
how to export widgets or skins i make

[Q] Why is widget grid size limited when customize on your own phone?

I get that the developers/designers are only doing themes for specific screen resolutions right now, but why is the core tools for creating custom Themer widgets restricted by large grid settings?
Confused as to what I mean? Please let me explain.
I can create a custom widget, which starts with the background box. But, in order to line the background box up with my home page background, I have to set the color of the background widget to a solid color and then resize it since it doesn't visualize the snap-to grid element (which it does).
So, as I said above, why is this limitation there in the first place? On my Note 2 I can't create a widget that goes to the top of my screen because it is out of bounds of my screen and when I go to add elements to the widget, they don't line up correctly unless I resize the widget background box to snap to below the top of my screen (by a good amount).
So, is it at least possible to have the default grid snap distance greatly reduced or give us an option to set it ourselves in regards to setting the widget itself?
I've encountered zero issue with moving elements within a widget box other than the inability to lock items individually once placed (that would truly help in them designing).
Sorry for any confusion, I'm not aware of the standard labels for the various design elements of a widget or the like.
cgoodno said:
I get that the developers/designers are only doing themes for specific screen resolutions right now, but why is the core tools for creating custom Themer widgets restricted by large grid settings?
Confused as to what I mean? Please let me explain.
I can create a custom widget, which starts with the background box. But, in order to line the background box up with my home page background, I have to set the color of the background widget to a solid color and then resize it since it doesn't visualize the snap-to grid element (which it does).
So, as I said above, why is this limitation there in the first place? On my Note 2 I can't create a widget that goes to the top of my screen because it is out of bounds of my screen and when I go to add elements to the widget, they don't line up correctly unless I resize the widget background box to snap to below the top of my screen (by a good amount).
So, is it at least possible to have the default grid snap distance greatly reduced or give us an option to set it ourselves in regards to setting the widget itself?
I've encountered zero issue with moving elements within a widget box other than the inability to lock items individually once placed (that would truly help in them designing).
Sorry for any confusion, I'm not aware of the standard labels for the various design elements of a widget or the like.
Click to expand...
Click to collapse
Hows it going? Im Bill from MCS.
Im a still a bit confused as to what you are asking and what tools it is that you are using in Themer that are giving you the issue.
Im sure you have already made sure that padding is turned OFF in the settings, but I have to say just to be safe.
IF you are getting spaced on the sides or top or your widget, you might want to check to see if you are using odd numbers for the Grid (rows and columns). Because of the way custom build widgets from WYSIWYG editors like Zooper and Everything widget render on the screen you might be a 1px gap if you are using odd numbered Rows or Columns in your grid.
This is the first thing I would check. I have seen an issue where for some reason I get a 2 or 4px padding on the top and bottom of the widgets. It only happens to me now and again. I can usually delete the widget and re-add it to get rid of the issue.

Categories

Resources