[QUESTION] Dynamic calendar icons? - Nexus 5 Q&A, Help & Troubleshooting

I'm using "Moonshine" icon pack with Nova Launcher and Today Calendar. The app icon for Today Calendar is dynamic and the date on the icon corresponds with the current day(for example today it is the 12th and the icon has a 12 on it. I want to change the icon to the blue one in the photo below in the second picture under Google Apps and have it be dynamic also(which it should be able to do as I had used it before some time ago and it changed along with the date). As you can see in the third pic there are icons for each date also. However if I change it to any other icon it does not change dynamically. If I select the icon that has 31st on it under the Google list, or the 12th in the group of calendar icons 1-31 it doesn't change dynamically. Since I had the blue one set before and it change dynamically and there are icons for the 1st through there 31st(I'm sure it's not meant to be changed manually every day) I'm sure it's possible, I just don't know how to get it to do it.
Here is the link to the 3 screenshots
https://imgur.com/a/O3ZNH

Related

[APP] mClock,v2.2 released

I uploaded my digital clock widget, mClock. I plan on adding more styles and/or options. Let me know what you think, what you would like to see as far as options go and whatever else.
I've attached the QR code and screenshots.
For the fonts in the screenshot I just grabbed some off the web and put them on the sdcard.
Fonts: 1979, Acens, Colwell, Orbitron-Medium, and the built in fonts.
Report bugs: http://bitbucket.org/knoxcoder/mclock/issues
Xml help http://www.maroonedsoftware.com
Templates (skins) http://forum.xda-developers.com/showthread.php?p=9856429
There is also a donate version, mClock.donate
Looks great so far!
I have some suggestions though,
First of all, I really want a real 24 hour clock instead of the 12 hour clock available.
4x2 widget would be awesome.
Perhaps custom date formatting, for example, I cannot currently do "Sunday, November 7". The default android formatting options would be nice i.e "EEEE, EEE, HHHH, MMMM, d and so on."
Perhaps click to open application..
Maybe shadow options?
Larger font size than 100px? I currently use 128px which perfectly fits my screen from side to side.
Separating different lines would be awesome, for example, I might want month and day number on one row and weekday on another.
24 hr clock: I have the code almost ready for that
4x2 widget: Easy to add
Date format: Sunday, November 7 is already supported. You can turn off the year portion on any of the date formats and change the separator to ,(Space).
Click to open app: I've been thinking of a good way to handle this. I also need to allow clicking to open the options page. I've thought about dividing the clickable area to allow different launch options. If you have a good idea I'm all ears.
Shadow options: The blur effect overwrites the shadow. I haven't figured out a way to get both to work. I may settle for toggling between shadow or blur. But I did have the shadow working on a test build so it's doable.
Larger fonts: Easy to change
Different lines: That's where the different styles/formats come into play. Those take a bit more work but I do plan on providing that sort of thing.
Update to 1.3. Includes 24 hr clock, 4x2 widget and increased font max size
Exellent app mate! Congratulations! I m using it whole evening! So good, so far! I have no further wishes about this app! Loving it!
About the click to open app, why not a application in the launcher for the settings?
24 hour clock option should disable AM/PM automatically?
Still not seeing 4x2 widget?
I like shadow because it can act as both solid blur, shadow and the color is configurable.
Blur seems cut off at top and bottom at big font sizes?
I know it's a hassle for almost no difference but perhaps render it as text instead of a bitmap?
I know I sound whiny but this app has so great potential and is already better than the rest of the clocks, simply awesome work. Love it.
New update fixes the 4x2 issue. I forgot to add it to the manifest file... Also I disable the am/pm if 24 hour mode is on.
As for the shadow, I'll work on it next. Hopefully should have it ready tomorrow night. I have code already that allows you to select the shadow color, x & y offset and the shadow size. It should just be a matter of getting it all in shape and tested.
For the app launch. Do you mean put a item in the configure screen that will launch the app?
The blur getting cut off is a side effect of the clipping, I have an idea of how to solve that but I'm going to delay the fix for now.
I don't mind the suggestions, I like to know what can be improved.
Seems the update service crashes(or simply doesn't start) a lot on 1.3.1 with the 4x2 size?
Text won't fill the 4x2 widget correctly, fonts seem limited to a too small size(only 24 hour clock, won't fit width)?
Another suggestion of mine, 24 hour clocks usually display a leading zero when the hour is a single digit?
What I meant with app launch was to have a normal app (the ones that show up in your app drawer ^^) for configuration and launch custom apps with the widget.
Right now I have no clue why 4x2 doesn't work. It works on the emu but not on the device. The other sizes seem fine though. I'll look into it tomorrow.
Very cool looking digital clock widget! Great design.
My new favorite clock app !
What I really like about it is the way you can change colors.. gradient is a nice option.
Nice work mate !
Upload the APK please
Could you please attach the APK file here for the comfort of downloading?
It would be a great help.
Thanks
Arindam
Added the apk file to the original post.
New release now has shadows, more layout options, another clock format and some bug fixes. However I wasn't able to figure out the 4x2 widget issue so it's disabled for now.
looking awesome.
Good luck on the 4x2 widget.
Figured out the 4x2 issue. Still trying to get a good design on handling the app launch feature. One problem is you can have multiple widgets so if I disable the tap to config then you'll have to delete and re-add to change options. One idea is to have a popup that you either choose the app or the config, not as great as just tap to launch.
Awesome...The best clock widget till date...works great on my xperia x10.
Sent from my X10i using XDA App
The clock seems kinda small, seems there is a lot of space to spare. See screenshot, bottom is the size I would want(Self-made clock widget), top is current size.
Awesome update man, 1.5 is simply awesome.
There's something "wrong" with the 1.5 version (market update)..
I've downloaded and installed your attached 1.4.1 file in first post just to be sure my eyes were ok..
When I set clock colours (white 100% and white 50%), the gradient is not as smooth as it used to be on 1.4.1
For the size not being as large as you want, try bumping up the font size and turning off clipping. Set the date's vertical alignment to bottom and the clock's to top. That should give you what you're looking for. And if the font size is maxed let me know and I'll increase it.
For the gradient issue. I know exactly what why it happens. I could go into tech details but basically to get the 4x2 working I had to reduce the rgba depth. I'll go back and increase it for all the smaller sizes.
Yeah, font size was maxed out. Perhaps make that setting a text input, shouldn't have any limits and be precise enough then.
Hey knoxcoder, I LOVE your widget, but as Poodlemastah points out, there's this major drawback of not being able to launch our app of choice when tapping it. This is a must have for all clock widgets.
Most of us like to set our alarms by just tapping on the clock widget, and right now I find myself using TWO clock widgets because of this... yours because it's the best looking, and another one in the adjacent home screen just to launch the alarms app... lol.
Even if it means having to re-add the widget once you add this feature, I still think it will be worth it in the long term... it's just a must-have for most people.
As Poodlemastah has suggested, I think the behaviour most of us would expect is:
Both the "add -> widget" option from the home screen and the icon in the app drawer will take us to the config screen. There, we can set all the parameters as we want them (including which app to launch).
Now, as you've said, there can be multiple instances of the widget, so maybe the ideal setup would be being able to "save" different clock configs from the settings menu (without necessarily applying them to any instance), then choosing which one of them to apply at the moment we add the widget to a homescreen. That way, it wouldn't be such a hassle to re-add them everytime, because the config would be saved.
It would be a matter of making the user conscious of this change by just re-arranging the settings menu: when we open it, it shows the options "Create new clock...", "Edit existing clock...", etc. That way, they would realize each clock is saved independently, and they would be asked for a name first of all, so that they would actually remember what it was called when they want to load it up.
Example:
· I open mClock settings
· I'm presented with 3 options: "Add existing clock to home screen"; "Create new clock..."; "Edit/delete existing clocks...".
· I choose "Create new clock..."
· I'm asked for a name, I name it "My clock".
· I'm then presented with the clock settings screen, which I procceed to adjust to my liking.
· At the bottom, I see 2 buttons: "Save" and "Cancel". I click "Save".
· After that, I'm taken back to the settings screen.
· I now choose "Add existing clock to home screen".
· I'm presented with a list of the existing clocks already created.
· I choose "My clock".
· The clock is added to a home screen (the central one, I guess?), and I'm automatically taken there to see it.
Another way to add a clock would be to go to a home screen, choose the "add widget" option in the launcher, and choose "mClock", in which case I would be taken to the same settings menu as before. The only difference would be that the clock would get added to the same screen from which I called the "add widget" option.
I don't know if this would be such a big hassle to make, or if it's impossible at all, since I haven't done any Android development yet. I'm only talking from a usual programmer and UI designer point of view
Let me know what you think.

3/2/11 BLUE SK-i for CHT - Advanced CHT Theme with many new features

{
"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"
}
This isn't so much a theme as a showcase for just how far we can push CHT now. I have spent the past few weeks creating new widgets and quick/freelinks, editing and adding to existing core CHT widgets, editing core CHT lua and mode9 scripts and basically seeing if I could enhance the CHT experience for everyone. A huge amount of credit has to go to Poyensa, rat_2665, MichelDiamond and everyone else on the beta teams who have put up with my neverending requests for help and advice (a few months ago I had never so much as opened an lua script let alone have any knowledge as to how to write them!). Thanks in particular to Poyensa who's original background widget provided the spark for this whole idea, and to zaxXx from away back for creating the original page switcher widget which gave me the idea for one of the new sets of links.
OK, so over the next few posts I will explain to you screen by screen what has gone into the layout you see above. I will share all of the new and edited widgets, the new links, the icons, scripts, links, tweaks and everything else that makes it up. I'll also be posting the original photoshop files for some of the icons/softkeys/etc so you can extend the sets or edit them as you like. But as an initial overview of what there is to come here is a list:
NEW - Page Switch Quick/Freelink Set
NEW - All People (Contacts) Quick/Freelink
NEW - Calendar (Month View) Quick/Freelink
NEW - MinimalWeather widget
NEW - Extended Background Widget Set (7 in total - user definable) incl edited home mode9 file by Poyensa to allow up to 40 widgets and place all seven backgrounds behind nearly everything else on screen
EDIT - CHT Standalone Weather Widget - 3rd layout option added
EDIT - BL Weather Widget
SKIN - HD Mini Lock Slider and Notification Icons
SKIN - Manila Lock Slider
SKIN - CHT Music Widget incl edited lua and mode9 scripts
SKIN - CHT Standalone Clock (only because after everything else I couldn't be arsed making another widget )
SKIN - Quick/Freelink Icon Frame incl CHT_Freelinks lua edit so contact links show frame but internet bookmarks don't (needed for weather screen)
SKIN - Page Indicators
SKIN - Softkeys and dock
SKIN - Toggle Switches and Icons
SKIN - Email and SMS widgets including (if required) email widget mode9 edit so it now uses a different qtc image than the Sense email tab)
ICONS - for lockscreen quick launch of dialer and camera, and several other apps
Probably more stuff that I can't remember!
UPDATE - Friends screen modified again with addition of skinned RSS reader showing Facebook status feed. Click on the image to jump to the tutorial...
I also use the TouchX cab attached below to remove the top bar background where the page indicators/etc sit.
There are tutorials in the next seven posts showing you exactly what to do to set up each screen. Each post has the relevant widgets, links and icons attached along with URL links to any additional info or software you might find helpful. The BLUE SK-i Source zip attached to this post contains everything. Click on the following links to jump straight to any of the individual tutorials:
Page Switch Links Tutorial - includes new Page Switch Links
Background Widget Set Tutorial - includes new Background Widget Set
Friends Screen Tutorial - includes new All People Link
Weather Screen Tutorial - includes modified CHT Weather Widget
Agenda Screen Tutorial - includes new Calendar (month view) Link
Media Screen Tutorial
Lockscreen Tutorial - includes new MinimalWeather Widget
If you have any questions please don't hesitate to ask.
Thanks to:
co0kiemonster for CHT 2.0
MichelDiamond for the utterly amazing CHTS and Loco, and for all his help and guidance
Poyensa for his work on the original background widget.
mike2nl and Poyensa for the modified home.mode9.
rat_2665 for the massive amount of help and guidance he has given me getting to grips with lua (and helping me to make my widgets work!)
zaxXx for the original Page Switcher widget
Nordpolcamper for his excellent themes and for letting me bounce a lot of this stuff off him
BHS Interceptor for the massive amount of work he is doing with MD on making theme switching with CHTS even more amazing and for his help identifying some of the manila files I needed to find
Everyone on the CHT/S/A beta teams for all their help
Without all of you none of this would be possible
GUIDE TO THE EASY BITS OF THE THEME
The next few posts cover the new and more involved elements that make up BLUE SK-i and guide you through how to construct each screen. You will need an icon changer to apply some of the new icons to Programs (I use JWMD Icon Changer), and I've included CFCGUI in the Source zip in case you want to edit any of the manila qtc files. But to get you started here are some basic instructions for the centre screen and the email and messaging screens.
Getting Started - the CHT settings
The settings used in this theme are as follows:
CHT lockscreen enabled with HD Mini lock screen selected
One level with 7 pages and page 4 as default
Quick link and freelinks with icon frames, text background and text all hidden
All Snap to Position settings (freelinks, widgets, etc) set to 5 pixels
Enable lockscreen sliding set to On in Freelinks
CHT Softkeys enabled
Subtext colour for SMS and Email widgets set to 11,75,136
Enhanced Animation
Show Page Indicator
HQ Wallpaper
Subtext Color set to 173,233,255 (used by Appointments and Tasks widgets)
Don't Link to Widgets set to OFF so notification icons jump to email/SMS widget screens when pressed.
PLEASE FOLLOW THE INSTRUCTIONS IN POSTS 2 & 3 to install the new Page Switch Links and Background Widget set before you do anything else.
Then you need the following widgets installed (only install these after you have successfully installed the background set):
CHT Standalone Analog Clock - included in the zip folder
BL Group Weather Widget V3 - thanks to Moonah
The rest of the widgets are new or modified and are included later in the thread.
Centre Screen including toggle switches:
1. Page Indicators
2. BLUE SK-i skin for CHT Standalone Analog Clock widget
3. BLUE SK-i toggle switch set - only the ones shown are included but you'll find a link at the bottom of this post to the Token icon set so you can make your own if you need more. I made the Restart Sense one to match. The lightbulb icon is a Program freelink to Flashlight. Don't ask about the 3G/Auto toggle switch - I could tell you but I'd have to kill you (all I'll say is keep watching the CHTS thread for the next release...)
4. BLUE SK-i skin for CHT Softkeys and background
Email and SMS Screens:
The skins for the email and SMS widgets took a little bit of doing. I wanted the same look for them as the backgrounds on the other screens but you can't use light transparencies here because of the way messages are 'stacked'. If you try to use a transparent message background all you end up seeing is the text from the messages below so you can't read anything. So I took screenshots of the screens I was going to place the widgets on and then used those screenshots to select the exact section of the wallpaper that would be visible on those screens (Page 3 for email and page 5 for SMS). I then took a png copy of the existing email and SMS background qtc files and overlaid them on the relevant sections of the wallpaper image. I then selected the background shapes and used the selection to cut out the shapes from the wallpaper image. I then placed the cutouts over the original png images to get the positioning correct and deleted the original images. It was tehn just a case of adding the same semi-transparent black overlay as the background widgets (15% Opacity) to the new message backgrounds and adding some drop shadow to finish off. Converted them back to qtc using CFCGUI. It is then just a case of placing the widgets on the correct pages and positioning them so that the image lines up exactly with the wallpaper. I reckon the effect is pretty much spot on! I have included in the zip folder the Photoshop file I used for making them which is hopefully self explanatory if you want to try the smae thing with any other wallpaper of your choosing. I have also included the Photoshop file for the three small icons used in both widgets (new message, delete and menu).
Additionally I have edited the co0kieemail.mode9 file so that the email widget now uses a different background image to the Sense email tab so you don't need to worry about text colours on the email tab not showing up if the background you use for the widget requires a light text. If you want to add this tweak you'll find it in the zip in the Email/SMS folder in a subfolder named Email mode9 Mod. The manila name for the new qtc file is
The theme cab attached to this post will install all of the basic elements of the theme which do not require any additional widgets so basically the Page Indicators, core CHT toggle switches, notification bubble, softkeys and dock bar, music widget skin and mode9 edit, quicklink icon frame and CHT_Freelinks.lua edit, email and SMS widget skins. Each of these elements are also included in the zip folder individually as both seperate cab files and just as file sets if you just want to copy and paste.
The BLUE SK-i Source zip folder attached to this post includes a subfolder named 'Cab Files' which includes cabs for the various basic elements of BLUE SK-i, plus folders for each element of the basic theme which contain the actual files (manila files, pngs, etc) along with any relevant Photoshop psd files you might need to extend or edit to meet your own requirements.
The 1440x800 wallpaper is attached in the BLUE SK-i Wallpaper zip. I don't have any wallpaper set for Lockscreen in the Set Wallpaper screen so it just picks up the first 480 wide section of the main 1440x800 wallpaper.
CREDIT WHERE CREDIT IS DUE
Wallpaper - Above_the_cloud_by_bo0xVn on deviantArt
Toggle switch icons based on Token set by awOken on deviantArt
Softkey bar based on one I found somewhere in the Android Themes forum - sorry, can't remember who it was by but thank you!
Clock skin is one I made based on THIS - thanks to vide infra for the screenshot
Media and social networking icons based on ones I found buried in THIS set by tiheum over at deviantArt (resized and reworked by me)
Some amazingly useful links for you:
Amazing library of icon sets HERE - by Falloutboy2000 in the Samsung Galaxy S Themes Forum
Amazing wallpaper sites - Wallbase and Interfacelift
DeviantArt for pretty much anything!
Amazing collection of free fonts over at dafont
CHT Home Page Switch Links
OK, so let's get down to it! There are two really cool things at the core of BLUE SK-i, the first of which are the new CHT Page Switch Links. I knew from zaxXx's original Page Switcher widget that it was possible to create something which would let you jump directly to each page on the CHT widget level (Level 1) but wanted to have more flexibility. So I set about creating a completely new set of links to allow you to do just that.
Once you install the Page Switch Links cab and soft reset (the first of many many many you will have to do to get all of this to work!) you will find in the Add Free Link menu a new choice - Home Page Switch Links. So, long press on your home screen wherever you want to place a switch link, select Add Free Link>Home Page Switch Links. IN here you should only be able to see visible the page switch links for the number of portrait screens you have set in CHTE. So if you only have a three screen setup you should only see Page1, Page 2 and Page 3, but if you have a seven page setup you should see 1-7 (you get the idea I'm sure!). Select the link you want and place it as normal. Now when you press on it you should jump directly to your chosen screen.
The page switch links respect your animation setting in CHTE, so if you have animation turned off the switch should be pretty much instant. If you have animation turned on (either setting) then you should briefly see your wallpaper scrolling to your chosen page and then your widget's/links/etc will appear.
In the screenshots the page switch links are the words down the left side of the screen and the home icon in the top left. Well actually that isn't stricly accurate - for BLUE SK-i I wanted to add a little more functionality to the 'sidebar' so I skinned the CHT_email and CHT_messages notification icons to match the page switch icon skin. So the MAIL and MESSAGES icons in the screenshots are actually the notification icons, which means you get the message count alongside and as you know in CHT 2.0 pressing these will take you to the screen with the email/SMS widget on it so it does the same thing as the page switch links. It took a bit of playing about to get the positioning of the text within the 128x128 png right so the message count bubble sat close enough to the text, but also so the text could be exactly lined up with the page switch links when placed (look at the actual icons and you'll realise what I mean - otherwise the bubble would have sat too far out into the screen).
The link cab installs with just basic icons - just the text PAGE 1, PAGE 2, etc - but as with all of the other CHT icons they are just png files stored in \Windows on your phone. They are all named CHT_pageswitch_1.png, and so on. If you want the full BLUE SK-i look I have attached a zip file containing the BLUE SK-i skinned page switch icons, a cab to install them (if you're feeling lazy ) and a Photoshop psd file which you can use to add/edit. The home icon is used for CHT_pageswitch_4.png in BLUE SK-i as it is the page I have set in CHTE as the default page (middle one of 7).
To get the full BLUE-SKi setup for the 'sidebar' that you see in the screenshots takes quite a bit of setting up (there are six links on each of the seven screens so 42 links to place in total!) but once you've done it the functionality is great. I did look at trying to edit the CHT_Freelinks.lua to add the ability to 'pin' freelinks just like you can with widgets but there is an awful lot to it, and as you don't want exactly the same links on each page anyway I decided not to do this at the moment.
CHT Background Widget Set
And the second really cool thing at the core of BLUE SK-i is the background widget set. I basically took Poyensa's original background widget and used it as a base to create seven identical widgets, giving you pretty much endless possibilities for creating cool new backgrounds on which to place and combine other widgets/freelinks/etc and have them look like one complete widget. It also means that you no longer have to build backgrounds into the wallpaper to get this effect, which also restricts you to a maximum of three screens.
I have also added in complete defineability (if such a word exists!) allowing you to specify the opacity value, width, and height for the background and even the ability to specify the name that will show for the background in the Add Widget menu! All of these definitions are set by simple registry edits so you'll need to get hold of a reg editor if you don't already have one.
The attached zip folder contains seven background widget cabs which will install the backgrounds you see used in the screenshots. You can choose to install any number of these and after you have installed them you can easily edit them using the reg changes and new images. However to get them to appear behind everything else on screen you first need to update the home.mode9 file. You will find a cab to install the mode9 and make the necessary reg edit in the zip folder with the widget cabs. The one Poyensa has edited for me is based on a 40-slot fix beta by mike2nl and makes the first eight widget slots appear behind eveything else so I have his original background widget and my seven installed and working perfectly. As an added bonus, and because the backgrounds will use up to eight widget slots mike2nl's mode9 is also modified to allow up to 40 CHT widgets to be installed (the original maximum was only 20) so you shouldn't run out of space!
INSTRUCTIONS FOR SUCCESSFUL INSTALLATION OF BACKGROUND WIDGET SET
1. Using registry editor go to HKCU\Software\HTC\Manila and scroll down until you find the widget slot entries - CHT.AddonWidgets.Slot0/1/2/3...
2. Take a note of the widgets you currently have installed in slots 0 - 8. These are the slots which the background widgets MUST be installed into.
3. Exit your reg editor and uninstall the widgets you have just noted down - don't worry you can reinstall them all again once you've installed the backgrounds. You can uninstall all of them at once without soft resetting every time, but once you've uninstalled the last one you will need to soft reset.
4. Install the Modified Home Mode9 cab and soft reset again.
5. Install Poyensa's original background widget first and then each of the seven new ones in turn - again you only need to soft reset after you have installed all eight. You don't have to install Poyensa's one or for that matter the whole of the new set, but you might as well so you have as much flexibilty as possible.
6. Final checks in registry to make sure everything has gone to plan - go to HKCU\Software\HTC\Manila again and first check that CHTI.AddonWidgets.Count is now set at 40, then scroll down and check that the eight background widgets have installed correctly in slots 0 to 8. While you're there you might as well also scroll back up to find the entries that have been added further up for each of the 7 new background widgets - CHT.duncBG1.Width\Height\Opacity\Name. These four entries for each widget allow you to completely redefine it as many times as you like
7. Reinstall any widgets which you removed to make space and soft reset again (I did warn you!)
OK so if all of that has gone to plan you should now have eight background widgets successfully installed on your phone which you can place/move/resize like any other widgets but which should always appear behind nearly everything else on your home screen (with the exception of the CHT Music Widget and the CHT Text Clock widget - no idea why and Poyensa hasn't been able to figure it out yet either).
OK so now you want to edit the backgrounds to suit your own theme...
HOW TO SUCCESSFULLY EDIT BACKGROUND WIDGET SETTINGS AND IMAGES
You can replace the manila files for each of the backgrounds and edit the dimensions and opacity in the registry but there are a few rules you MUST follow to avoid any problems.
The first thing that you need to understand is that manila likes qtc images to adhere to certain dimensions. After looking into problems with the Oxygene clock widget not showing properly on some ROMs rat_2665 and santod discovered that to avoid any problems with images not showing or showing as a white box the images you create and convert to qtc files need to have dimensions (width and height) which are exactly 2,4,8,16,32,64,128,256 or 512 pixels. They can be any combination of these (16x512, 128x128, 512x128 and so on). OK so now that I've said that you can forget this for the first step!
1. Create the image you want to use for a background - don't worry about the size at this point, just get your image how you want it on screen.
2. Check your actual image dimensions in pixels.
You now have two choices depending on how much detail there is in your background image. If it is a simple image (just a black background for example) then:
3a. Resize your image using the allowed dimensions listed above to whatever dimensions are closest to your actual created image, so for example is you have created an image 280 wide by 150 high the resize (squash) it to 256x128. Don't worry - you can set the actual size again in the registry and manila will 'stretch' it back to your desired size.
...or if your image contains high detail such as gloss or actual images etc then:
3b. Choose the dimensions from the list above that are greater than your actual image size, so for example if you have created an image that is 432 wide by 480 high then select 512 x 512. Now resize your image canvas to this size and place your image in the top left of the new space. Again, don't worry if you have blank space around your image as the widget doesn't respond to touch other than in Edit Mode for moving and resizing so the blank space isn't going to interfere with anything.
So now you've created your image and resized it or resized the canvas:
4. Save your image in png format.
5. Using CFCGUI convert your png image to qtc format (I've included CFCGUI in the zip folder).
6. Rename the qtc file to the correct filename for whichever background widget you are editing as follows:
Background 1 - 34AC1773_manila
Background 2 - 4B42A9EB_manila
Background 3 - 34F48AA9_manila
Background 4 - 72D50B6D_manila
Background 5 - 266188FB_manila
Background 6 - 5E4310E5_manila
Background 7 - 303E6A92_manila
7. Copy/overwrite your renamed manila file to \Windows on your device.
8. Edit the background settings in the registry to suit your new background. If you used option 3a when resizing then simply make the Width and Height settings the size you actually want it to be. If you used option 3b then you need to specify the Width and Height to match the actual image size (canvas size) otherwise manila will squash/stretch it. You can also set the opacity value. Finally edit the Name entry so you can easily identify which background is which in the Add Widget list.
If you have copied a new qtc file to your device you will need to restart Sense for the changes to take effect. However if you have only made reg changes and not actually replaced the image file then all you need to do is long press on your home screen and select Edit Mode. The changes will take effect as soon as Edit Mode activates so you can close it again straight away.
And that's it! Quite a lot to take in I know but once you've done it a couple of times it really is a breeze. I'd suggest starting off by playing around with the reg settings for BG6 or BG7 to start with as they are just simple semi-transparent black squares - try editing all four reg entries and watch the effects on background and menu entry.
How to: Friends Screen
1. Friends Background
2. New All People Addon Link
3. Contact Freelinks
4. Social Networking App Freelinks
5. RSS Widget Mod showing Facebook status feed
6. Facebook app freelink
OK, so this screen is pretty simple to set up. Obviously you need the background widgets correctly installed then first off place the Friends Background widget on screen.
Number two is another new Addon link - this time it provides direct access to the All People contacts page. It has always bugged me that the People tab in Sense only initially takes you to the Favourite Contacts page, where actually I use the full Contacts (All People) page much more. So I created this new link. Download and install the link cab and soft reset. You will then find it in the Add Free Link menu in the Miscellaneous section, named Contacts. In this theme I have used a different icon which is attached to this post. After you have installed the link just download the new icon and copy/overwrite it to \Windows on your phone. Then place it in the top left of the background as shown.
Next place as many Contact freelinks as you like (it is designed to take 9, but if you scale the links down you can fit 16 or even 25 in!
Then I placed the two freelinks in the top right. The Skype icon is a Program Freelinks to the Skype app, and the Twitter one is the Twitter tab link.
Using the RSS widget to display your Facebook updates is pretty straightforward. I followed there instructions for THIS post in the CHT thread:
1.) While logged into facebook go to http://www.facebook.com/notes.php?friends
2.)Click on "My Friends Notes" in the right column under "Subscribe to These Notes". The page that open should have a url beginning http://www. followed by something like: facebook.com/feeds/friends_notes.php?id=12345678&key=123e4567d&format=rss20
3.)In the url address bar replace "friends_notes.php" with "friends_status.php"
4.)The finished url will look something like: facebook.com/feeds/friends_status.php?id=12345678&key=123e4567d&format=rss20 with the id and key being unique to your account.
(http://tjshome.com/blog/212/facebook/internet/guide)
5. Open the RSS Hub and add a new channel using the 'I know the Channels URL (RSS)' option and enter the url you have just found. I then named the channel 'Facebook' and clicked Finish.
6. If you only want your Facebook feed to show you need to delete any other channels you have in the Hub.
You need to have Poyensa's modified Resizeable RSS Widget installed (attached below) - if you already have the original RSS widget installed then uninstall it first and install the new one. Once you have the widget installed you need to install the BLUE SK-i skin which adds in Poyensa's mod allowing you to specify the colours for the Header and Text. It also adds in the two required registry entries (CHT.RSS.TitleColor and CHT.RSS.TextColor), sets the colours as shown and adds the transparent qtc files to remove the widget background and RSS icon.
You'll need a Sense restart to make the changes take effect, then add the RSS widget with 4 lines visible.
Finally place a Program freelink for the Facebook app and make it small enough to fit as shown.
Now a touch on the facebook icon opens the Facebook app, and a tough on the text opens the RSS feed as usual.
How to: Weather Screen
1. Weather Background widget
2. Modified CHT Standalone Weather Widget
3. Modified BL Group Weather Widget V3
4. Internet Bookmark Freelink
I love this screen! When I'm running Android I use Palmary Weather and whilst this isn't as complete it looks just as good!
The first thing to do is install the modified CHT weather widget attached to this post. If you already have the original version installed then you must uninstall it first, soft reset, then install this new version. The new version now contains a third layout option (the original two are still there and unaffected) which is shown in the screenshot.
BL Group Weather Widget Mod:
You also need to make sure you have the BL Group Weather Widget V3 installed. I tried to decompile the lua scripts from Moonah's widget cab to edit them and add this as an additional layout option but didn't have any luck so I have ended up editing the mode9 file instead. This is fine for this theme which uses the 5-day forecast with Detail layout, but the changes also affect all of the other layouts which mean they are all messed up a bit. I have posted in Moonah's thread asking for the widget kitchen so I could edit the raw scripts and remake the cab but he hasn't replied and as you can't PM him I am stuck with this solution for now. Now you need to open your registry editor again and find out which widget slot the BL Weather Widget is installed to on your phone (HKCU\Software\HTC\Manila and scroll down to CHTI.AddonWidgets.Slot? and look for BL_Weather. Take a note of the slot number.
In the zip folder you'll find a subfolder named BL Weather Mode9. You need to open the Widget Mode9 Filenames.txt and rename the manila file to match the filename required for the slot you have the widget installed in. Then simply copy/overwrite the renamed file to \Windows on you device and restart Sense. Then add the widget to the Weather screen and select one of the 5-Day with Detail layouts.
The edits to the layout have basically removed the current day icon and temp, removed the black dropshadow, resized and correctly aligned the day name in the details section and sorted out a few minor spacing and alignment issues. Although the current icon and temp have been removed in the upper section of the widget the detail section remains unchanged so it defaults to showing the current weather info, and returns back to it after a timeout if you press on the any of the four forecast icons to show those days detailed info.
The final preparation is to open your Opera browser and browse to your favourite online weather source. For me it is bbc.co.uk/weather and then set my home town as the default location and show the current 24 hour forecast. You then need to save it as a favourite, navigate to the Sense Internet tab and add it there as a Favourite Bookmark. Then you need to open your File Manager and go to \Windows\Thumbnail. In there you will find pngs of the mini screen captures that Sense uses for the Internet Tab favourites. Identify which one is the screencapture of your weather favourite and replace the png with the 'more weather online' png included in the zip. To do this you need to rename the 'more weather' png with exactly the same name as the one you've just identified (it is a very long name that will look something like {94CA7D97-ACD4-15CE-59F1-3E6170C59991}.png! Then copy your renamed more weather png into the Thumbnail folder and overwrite. (Thanks to Framwella for the info on how to do this - HERE)
Now build your screen - background first then CHT Weather widget ('Modified' layout option), then BL Weather Widget (5-Day with Detail layout option) and finally add the Bookmark freelink you have just saved.
And there you have it - a full featured weather screen with animated current icon which links to either the Sense weather tab or whichever weather app you have specified in CHTE, a four day forecast with details, and a quick link to your favourite online weather service
The weather theme shown in the screenshots is based on the Tick weather icon sit by xiao4 on deviantArt. Credit for the Tick skin for the BL widget goes to Mr BeOTP2 who created it for Windroid a few themes back. This skin is included in the zip - just install the cab and it will overwrite the existing icon set in \Program Files\TitaniumWeather\Spil. There is a Sense style icon set for the BL widget by sodycc HERE - you'd need uninstall the widget first then reinstall using his cab, then overwrite the mode9 file as described.
7/2/11 - If you are having problems with the MinimalWeather widget showing a white square where the temp should be then download the MinimalWeather Fix zip, extract and overwrite the manila file to Windows on your phone, restart Sense and issue should be resolved - apologies, just a problem with the dimensions of the qtc image (I should have known better )
How to: Agenda Screen
1. Weather Background
2. New Calendar Addon Link
3. CHT Appointments Widget - Slim Header, extended to show three appointments
4. Program freelink to SenseTasks (always goes to main screen with task list and 'New Task' button.
5. CHT Tasks Widget - Slim Header, extended to show four tasks
I use the slim header layout for the Appointments and Tasks widget as the 'Agenda' and 'To Do' text is part of the background. The I added back in the links to give the functionality to access the date picker (Sense Calendar Tab>Month View) and the New Task feature in SenseTasks. I have also used the CHT Transparent Calendar cab attached below which works a treat.
Why a new Calendar link I hear you ask? Well, the problem with the CHT Calendar Tab Link is that it always takes you to whatever view you left he Sense Calendar tab on the last time you were there (so if you were in a specific day it takes you back there). I wanted a link that always took me directly to the date picker (current month) view. So I made another Addon Link which does exactly this.
To get exactly this look you need to edit the text colours in CHTE> Miscellaneous as shown:
The icon I made for the SenseTasks link is attached below. I used JWMD Icon Changer to change the icon.
How to: Media Screen
1. BLUE SK-i Skin for CHT Music Widget
2. Music Background (lower section)
3. Program freelinks
This is the easiest screen to set up, although it did take a bit of working out because I couldn't make a background for the whole screen like in the other screens as the music widget is one of the ones that always appears behind any background widget. So I had to skin the music widget background with a straight cutoff at the bottom, then make the music background identical but cut straight across at the top so the two could be placed together on screen to give the impression of one single background!
Just install the music skin cab below which includes the coOkiemusicplayer.lua and mode9 mods to change the text colours. BTW, the album art shown in the screenshot is the No Album Art default image included in the skin cab.
Then add the Music Background and position the two to give the single background effect. Then it is just a case of adding in program freelinks in the lower background section to whatever you like. Mine are from left to right:
Audiobooster
FM Radio
myPlayer
Games folder shortcut (see THIS post for instructions on how to do this)
Bookmark freelink to youtube.com (see the How to: Weather Screen post for instructions on how to add your own icons for bookmarks)
How to: Lockscreens
1. MIUI Analog Clock Widget
2. Poyensa's original background widget, Full Screen 25%
3. Modified CHT Weather Widget, Graphic Only layout
4. MinimalWeather widget
5. Quick launch program freelinks
6. Slider Notification icons
7. HD Mini Lock Slider
I use the CHT HD Mini lockscreen for BLUE SK-i because I love the functionality of the message/email/missed calls notification in the lock slider where if you slide to unlock touching on the notification icon it takes you straight to the email/sms widget or the Call History screen.
I also love the ability on any CHT lockscreen to add Program freelinks so you can slide to unlock directly to those apps. I use Camera and Dialer quick launches as they are my most used apps.
The BLUE SK-i Lockscreens cab attached below includes the skin for the HD Mini lockscreen shown, plus a skin for the Manila style lockscreen, although as you may have already skinned the CHT email and message notification icons to work with the page switch links and they wouldn't look great used on the Manila lockscreen I'd recommend sticking with the HD Mini option.
So to build the screen first open CHTE and enable the CHT Lockscreen, selecting the HD Mini style.
Then make sure you have the widgets installed that you want to include. I have attached the MIUI clock cab and the new MinimalWeather cab (more about that below), and you can find the modified CHT Weather cab in the How to: Weather Screen post.
Then from your home screen open the CHT menu and select Edit Lockscreen Layout.
Place the background first, then add the clock and the two weather widgets and finally any quicklaunch program links you want to include.
Once you are happy with your layout just slide to unlock and the changes are saved.
MinimalWeather Widget
This is a really simple little widget I made as an 'Add On' for the BL Weather widget. You have to have this widget installed first as MinimalWeather gets the temp and condition info from the registry entries the main widget creates. I tried to find out where Sense gets it's information from but couldn't get my head around it so this was the best solution I could come up with!
It has three layouts - temperature only, conditions only, and temp and conditions. Also you can edit the text alignment and colors through the registry as shown:
The settings for alignment are:
0 = Aligned Left
1 = Aligned Centre
2 = Aligned Right
Values in the two colour strings need to be in 255,255,255 (RGB) format with no spaces.
Any changes should be live and shouldn't require Sense restart to take effect. At the worst you might need to enter and exit Edit Mode.
Lockscreen Quicklaunch Icons
The two icons I made for the Camera and Dialer quicklaunch links are attached below. Just use JWMD Icon Changer to replace the icons as normal.
4/2/11 - Uploaded new cab for MinimalWeather Widget including fix for wrong reg key name for setting alignment.
7/2/11 - If you are having problems with the MinimalWeather widget showing a white square where the temp should be then download the MinimalWeather Fix zip, extract and overwrite the manila file to Windows on your phone, restart Sense and issue should be resolved - apologies, just a problem with the dimensions of the qtc image (I should have known better )
....
(sorry, don´t find the words atm)
Three letters come into mind.
WOW.
WOW indeed!!
Nice job Dunc.
I have known you were busy with this, as I could see your activity in the Dbox.
I applaud you for your time, effort, and skills used to make all of this happen.
I only wish I had more time myself, to join in the fun now and again.
Unfortunately school has now taken the forefront for me again.
So, anyhow, thank you very much for all your hard work.
Keep it up. You've done a great job improving your skills.
Congrats on another job well done.
Fantastic looking Theme !!! Great results
jings crivvens help ma boab!
when I saw this in the today screen thread I was impressed.....
now im freaking out!
you really have raised the bar with this one Dunc.
congratulations on such a fantastic achievement!
Fantastic
Simply outstanding work
Amazing
Wow Dunc,
This looks amazing, thank you for your many contributions. I will eagerly await its release.
Thank You so much
David
can not wait weather widget > hehe. Nice theme Dunc
Hola Dunc, looks very nice but most of all, you´ve done and achieved great things
Looks like all the long days and even longer nights working on this, and learning for this have payed off. Congratulations and my highest respect for it. Keep it up, muchas gracias for sharing and hopefully also "teaching" or "tutoring" others
Looks really good dunc! Great job ^^
Wooooooooooowwwwwwwwwwwwww
WOW is right. You my friend are very skilled at your work dunc, and you have done such a outstanding work on this theme GREAT JOB this is why I still have my WINMO...
Wow^^ So finally
A lot of things changed, but it looks way better than before You are the man ! ^^
Good job! Very nice theme! Congrat!

[WIDGET] UCCW - Custom clock

Ultimate custom clock widget.
https://play.google.com/store/apps/details?id=in.vineetsirohi.customwidget
Your clock, your layout, your fonts, your skins. The ultimate tool for clocks.
Its a clock widget that lets you make your clock. It features a WYSIWYG (what you see is what you get) editor.
The features are:
0) No hassle with xml. Simple editor.
1) Set fonts from sd-card. Fonts should be in sdcard/fonts folder.
2) Set custom backgrounds made in photoshop, gimp or paint from gallery or file browsers.
3) Set custom clock hands made in photoshop, gimp or paint.
4) Set how you want the members (day of the month, month, year, day of the week, hour, minute, etc) to appear in the clock.
5) use shapes.
5a) Interesting options like series clock, battery bar and battery circle.
6) weather info from google weather api.
7) Different weather images during night.
8) complex members like week bar and battery bar.
9) Export your designs for easy sharing.
10) Import skins.
11) Widgets adjust irrespective of screen size.
12) configure app to open alarm upon touching widget. When app is configured so, UCCW editor can be opened from the launcher to enable edit mode.
For instructions Watch video.
http://www.youtube.com/watch?v=BQiLnWr_evA&feature=player_embedded
Send your suggestions to me to make the app better or to add new features..
Skins are available at
http://forum.xda-developers.com/showthread.php?t=1387518
1.2.4
.
- New text format for Year, Month, Day of the month, day of the week, hour, minute and ampm members. Now user can choose their replacement text for the values of these members. Any language, any format can be set by just using a text file and appropriate fonts. The text file will contain replacement texts. The format of text file is explained in FAQ section in app.
More members will be added in future releases.
- Week bar- choose sunday or monday as start of week. See settings.
1.2.2
.
- Image not setting bug removed.
- text mode alignment implemented.
1.2.1
.
- New improved editor with smooth editing.
- New import/ export. Now UCCW packs all the resources like fonts, images etc with the skin file in "uzip" format. Find this file in sdcard/uccwOutput folder and share with friends.
- Auto-location option for weather.
- New widget options 5x1 and 5x2.
- Now widget adjusts size at widget installation time.
- thumbnails of skins are created.
- Choose saved/ imported skins at widget install time.
- Bugs removed.
- A number of other small changes.
1.2.0
.
- widgets now resizeable honeycomb onwards
nyc1...... bro
We're ate the skins
I fixed your link to the Play Store.
Thnx sir!!!!!
Sir this was my 1st post on XDA and now i expect to post more on the Development section too!!!!
Hey,
I tried this app and I found significant battery drain. Even if I had no clock installed it took a lot of CPU time/battery (if you go to top battery consumers you see it there).
It is bug or feature?
Thanks
Tom

[WIDGET][ICS] NotificationBrowser v25

Here I present a program called Notification Browser. It will show a list of all received notifications and tries to extract the info and show it as a list. Also a widget is included. Tapping the notification should start the corresponding intent and tapping the garbage bin icon should delete the notification from the list. The idea was to be able to have a full screen launcher and even then having easy access to notifications.
For it to work, you need to go to accessibility settings and enable Notification browser.
Market link: https://play.google.com/store/apps/details?id=com.dapaua.notificationbrowser
Settings and their meaning:
Widget Background: Allows you to choose the background from three not that different options.
Widget opacity: Allows you to make the widget transparent. 100% opacity means not transparent a t all. 0% means totally transparent.
Icon type: Allows you to choose between 4 different options for the icon. "Notification" means the small icon that appears in the notification bar. Application is the icon shown in the launcher for the app. Original means the original colors. Coloured means that it will use the "Color for notifications" value.
Use notification icon: Some notifications show a different icon when the notification bar is expanded, for example Gmail or whatsapp. The program will use this icon if available instead of the one set in "Option type".
Use blacklist: Filters the notification according to the blacklisted apps list. If an app is in the list, enabling this option disables its notifications in the widget.
Blacklisted apps: Space separated list of packagenames for the apps that are disabled when "Use blacklist" is set to true. You can add as many apps as you like using the package name.
Title text size: Text size for the notification title (What is shown in folded notifications).
Body text size: Text size for all the other text that is shown in unfolded notifications.
Only 1 notif per app: When an app adds a new notification, old ones are automatically removed if this option is enabled.
Show the clock. Will show a clock over the notifications.
Remove widget title: Will totally hide and disable the widget title and clear all notifications button.
Transparent widget title: Will hide but not disable the widget title and clear all notifications button.
Hide clock if there are more than...: Will hide hte clock when there are more than the selected umber of notifications. The clock will appear again when the notifications are cleared.
Swap title and subtitle: Notifications have a ticker text, that briefly appears in the notification bar. This is the title. Then they have the text that appears when you unfold the notification bar. Sometimes they contain different text. Enabling this option will exchange both values. I prefer to have this set to enabled, but you can choose.
Color for UI elements: Color for the buttons and title.
Color for notifications: Color for the text in the nofications, and the notification icons if the coloured option is selected in "Icon type".
Click to expand...
Click to collapse
Feedback is really appreciated.
I want to publish this on the market at some point and (maybe) add a premium version with extended theme support.
DISCLAIMER: I am not responsible of any damage derived from the use of this software.
History
v1. First Release.
v2. -Now the "X" notification clear button works.
-Transparency and color added to widget. Will be configurable at some point.
-New Background, easier to configure in the future.
-Configuration utility planned.
v3. -Color filters per application (Not configurable yet, but system notifications appear in orange)
-Higher compatibility (The application sends a notification at start that is scanned to find the correct fields)
v4.
*IF UPDATING, YOU WILL NEED TO UNINSTALL OLD VERSION FIRST*
-Now widget only shows the last notification for each app. Clicking the widget banner will show the Notification Browser app, with all the notification history.
-Main app now uses different colors depending on the origin of the notification.
- Now only the settings utility is missing. There you may choose color and text size for notifications, amongst other things
v5
-Following nuttsak advices (Thanks, man!), I removed the trash bin and again all notifications appear on the widget.
-Clicking the notification opens the activity and removes it from the widget list, but not from the app list.
-Fixed a bug that made that the wrong activity was launched when the notification was pushed.
-Settings will be added after christmas, so Merry Christmas to all.
v6
*IF UPDATING, YOU WILL NEED TO UNINSTALL OLD VERSION FIRST*
-Now notifications are expandable. Press on the notification to see extended info and actions. Press again to fold the notification. Buttons do the following: Launch action, Delete notification, delete all notifications from the same app.
-Used the app icon for notification. Old code is there, so when configuration utility is done, it will be user choice.
-Fixed date to match phone country style.
-Fixed some bugs.
v7
-Settings working. To change settings, tap the header of the widget, and then press the small settings icon (only works when it is blue).
-Available settings at the moment:Widget background style, background opacity, icon type, text size.
v8.
-Fixes some Application not responding errors
-Easier to set up.
v9.
Fixed small bug in v8
v10.
-Supports notifications without ticker text(including Gtasks). Due to this, I had to filter out the OS messages, like "wifi network found" and such because some of them were flooding the app. Notifications with no text at all (Like phone call in progress) do not show.
-New icon
v11.
-Notification behaviour reverted to v9. Notifications without ticker text don't appear anymore, as many ghost notifications were being shown.
-Configurable colours for notifications.
-Notification title and subtitle can now be swapped.
-Fixed some bugs.
TODO: Add a clock that will show when no notifications are present, (suggested by makejau).
v12.
-Added clock. The clock can be configured to disappear when a number of notifications appear (Gràcies per la suggerència, makejau!).
-Option to only show the last notification for each app added.
v13.
-Fixes error with multiple widgets - Only the most recent widget was being refreshed.
v14.
-Option to hide widget title, as suggested by skratch1702.
v15.
-Option to make title invisible while retaining functionality.
-Duplicated notifications are not added to the list.
-Should work on JB Lockscreen.
v16.
-Added basic app filtering. I will make this easier to use at some point. this is to check if it works or not.
Go to options. Activating the "Use blacklist" option enables it. Then add the package name of the app to "Blacklisted apps".
For example, for tasker you need to add net.dinglisch.android.taskerm to the list. Add the package names separated by spaces.
How to obtain package names?
Option 1: Go to play store and check the http address. It's there between "id=" and "&"
Option 2: Use titanium and click on the app. Then click on the yellow text with the app name. You get the package name for that app.
There are many other ways.
Default value is "com.android.providers.downloads android"
The first one (com.android.providers.downloads) is the download manager. The second one(android) is the system, to avoid "Wifi found", "Usb connected","choose keyboard" and so on.
This option only stops new notifications from registering in the widget, doesn't delete old ones.
-Option to use the icon that appears inside the notification as the icon. For example, in Gmail or whatsapp, when you unfold the notification drawer you see the contact picture. Enabling "Use notification icon" allows you to use that icon instead of the standard one.
v17.
Sorry for all the small updates of today!
-Small bug fix with "remove widget title".
v18.
-Improved clock responsiveness.
-Now widget can be horizontally resized in stock launcher.
v19.
-Improved compatibility.
-Tapping the clock opens main app.
-Shadow added to some elements.
-Battery level shown in widget (Enable in settings).
v20.
-Bugs fixed: Battery decimals, battery arrow, FC when service disabled, Problems with notification text.
v22.
-ADW theme support. Please send feedback.
-Blacklist with app selector. The old text based mode is still functional, because system services cannot be shown there, so you'll need to add them by hand.
-Privacy mode list. Choose apps there and instead of showing the notification content, they will show "New notification". This is useful if widget is in lockscreen.
-Revamped settings screen.
-New bugs! I expect lots of new bugs, because there are lots of changes in this version. Please, report if you find any. This version is not in the Play store, I'll wait a couple of days to find bugs before uploading it.
v23.
-Fixed some bugs that made the clock or the notification list to freeze.
-Added a new clock. At some point it will be configurable.
v24.
-LauncherPro icon themes supported.
-Font for the clock can be changed. Roboto fonts are included by default. If you want to use extra fonts, put the .ttf files in a folder called "fonts" in the sdcard.
-New permissions needed: Phone and wifi state.
-Possibility to show wifi and phone signal in the widget, for those who want to hide the notification bar. I don't know how precise the measurements are. I only know that it worked in my phone.
v25.
-Possibility to hide the AM/PM indicator in the clock.
It seems a cool idea :good:
Same functions with the app Notification History (https://play.google.com/store/apps/details?id=com.evanhe.nhfree).
alter0001 said:
Same functions with the app Notification History (https://play.google.com/store/apps/details?id=com.evanhe.nhfree).
Click to expand...
Click to collapse
The app listed doesn't work on some (a lot) Galaxy devices.
Sent from the Mars Rover.
The idea of this app is to be a widget. I didn't try notification history, but it doesn't seem to be a widget.
Just what I was looking for. Although v4 might be a step back. Need to have an option to display last or all notifications.
My use for this app is when I have news alerts to capture all of them in a widget so that I don't have to open the app. Displaying just the last one is pointless.
Could use an option to hide the trash icon and clicking on the app icon to dismiss it from the widget would be nice, that would allow a little bit more space for text.
Keep up the hard work, look forward to future improvements.
nuttsak said:
Just what I was looking for. Although v4 might be a step back. Need to have an option to display last or all notifications.
My use for this app is when I have news alerts to capture all of them in a widget so that I don't have to open the app. Displaying just the last one is pointless.
Could use an option to hide the trash icon and clicking on the app icon to dismiss it from the widget would be nice, that would allow a little bit more space for text.
Keep up the hard work, look forward to future improvements.
Click to expand...
Click to collapse
Thanks,it is my first app, so i am slow on development. I intend to add a configuration utility, and I am trying all functionality on different versions. Thanks for all your suggestions.
At some point I'll add the option to remove the notification on click, so I'll be able to remove the trash can.
nuttsak said:
Just what I was looking for. Although v4 might be a step back. Need to have an option to display last or all notifications.
Click to expand...
Click to collapse
I hope you like v5 more. If you find bugs or have more ideas, just tell me.
dapaua said:
I hope you like v5 more. If you find bugs or have more ideas, just tell me.
Click to expand...
Click to collapse
Thank you for the update.
Couple of thoughts:
1. Option for date/time format 24HR/12HR MM/DD/YYYY vs DD/MM/YYYY
2. Leave the app icon as it is, forcing it to a blue/green color doesn't look very good.
3. Option to display the app name and app process (xxx.xxx.xxx) I don't think the process name of the app is necessary at all.
4. Option to display the bottom portion of an alert per app. Some apps display the same information in both positions of the alert, so you get the same text twice (or don't display the second portion of an alert at all, although the problem is some app put the text in the bottom portion vs the top, one of the sports apps when you get an alert the scores only display on the bottom of the alert)
5. Widget design more like Google Now, seems as the 'card' style layout is the cool thing now a days, might make the app more visually appealing.
Really do like the app, keep it up!
Not sure if this is possible but perhaps a option to clear notifications in the pull down automatically....? Since I have them listed in a widget I won't/don't need/want to see them there. Also some of the notifications are clickable (action) and some are not. Is this a limit of the sdk?
Great app and if this is your first app.... Dev... You got a bright future.
Keep at it.
Take care,
Johnny
Sent from the Mars Rover.
JohnnyEpic said:
Not sure if this is possible but perhaps a option to clear notifications in the pull down automatically....? Since I have them listed in a widget I won't/don't need/want to see them there. Also some of the notifications are clickable (action) and some are not. Is this a limit of the sdk?
Great app and if this is your first app.... Dev... You got a bright future.
Keep at it.
Take care,
Johnny
Sent from the Mars Rover.
Click to expand...
Click to collapse
Thanks.
I didn't find a way to delete the notification on status bar. About the action on notifications, here is some explanation about how it works. The android OS has a pool of PendingIntent. A PendingIntent is a package that launches an application with some settings embedded, for example, to show gmail with an specific mail form the mailbox. These Intents are recycled. When the notification disappears, the OS may reuse them, so now the pendingintent does a different thing. So for old PendingIntents, sometimes the action may be different to the intended one. there is no way to know what the pendingintent will do when executed, only the OS knows. That's why some notifications don't work when clicked.
What do you guys think about the new version?
For every version, old options are there, only disabled. When the configuration utility is done, you may choose the behaviour you want for the widget. In this version I used the app icon instead of a tinted notification icon. This means that now it has colours, but market notifications, for example, always show the market icon. Before this, they may show the "download" icon, or the "app installed" icon. This, in a future, will be configurable too.
I'll try to make the widget background configurable, too, so it may look more like google now.
Hi. I tried to install v6 but I get this error:
d:\Download\Android\SGS3\App>adb install NotificationBrowser_v6.apk
EOCD not found, not Zip
file 'NotificationBrowser_v6.apk' is not a valid zip file
rm: can't remove '/data/local/tmp/NotificationBrowser_v6.apk': No such file or directory
If I copy the file to sdcard and try to install it I get the error too that it is not a valid zip file.
Thanks!
hello, i tried to move notifications to lockscreen without success... i think lockscreen are keyguard_screen_tab_unlock.xml (framework-res.apk), but im not sure about notifications: are in statusbar.xml?
how I can access the class "notification" (in . java) to say: send notification to keyguard_screen_tab_unlock.xml (as usual) and send to statusbar.xml?
i like to add notifications in my lockscreen, and avoid to join. Android recommends join same app notifications, but when app is messaging app i like individual notification for each message.
Dev, have you seen the NOTIF app here on XDA? It seems like your apps together would be a real nice concept.
Sent from the Mars Rover.
I just gave this (v6) a go on my Note2 and it doesn't run unfortunately.
sproglet said:
I just gave this (v6) a go on my Note2 and it doesn't run unfortunately.
Click to expand...
Click to collapse
I'm sorry to hear that. Did you enable the service at Settings->Accesibility?
JohnnyEpic said:
Dev, have you seen the NOTIF app here on XDA? It seems like your apps together would be a real nice concept.
Sent from the Mars Rover.
Click to expand...
Click to collapse
I looked at it. It looks nice, but unfortunately I'm stuck at ICS and I can't try that
danirebollo said:
hello, i tried to move notifications to lockscreen without success... i think lockscreen are keyguard_screen_tab_unlock.xml (framework-res.apk), but im not sure about notifications: are in statusbar.xml?
how I can access the class "notification" (in . java) to say: send notification to keyguard_screen_tab_unlock.xml (as usual) and send to statusbar.xml?
i like to add notifications in my lockscreen, and avoid to join. Android recommends join same app notifications, but when app is messaging app i like individual notification for each message.
Click to expand...
Click to collapse
Are you talking about the android 4.2 lock screen? I'm stuck at ICS, so I can't try that, sorry. I wish I had won the lottery this past saturday, so I could buy a new phone
DirkStorck said:
Hi. I tried to install v6 but I get this error:
d:\Download\Android\SGS3\App>adb install NotificationBrowser_v6.apk
EOCD not found, not Zip
file 'NotificationBrowser_v6.apk' is not a valid zip file
rm: can't remove '/data/local/tmp/NotificationBrowser_v6.apk': No such file or directory
If I copy the file to sdcard and try to install it I get the error too that it is not a valid zip file.
Thanks!
Click to expand...
Click to collapse
Try to download this again, because I tried the apk and it works for me. I hope you can fix it.
dapaua said:
Here I present a program called Notification Browser. It will show a list of all received notifications and tries to extract the info and show it as a list. Also a widget is included. Tapping the notification should start the corresponding intent and tapping the garbage bin icon should delete the notification from the list. The idea was to be able to have a full screen launcher and even then having easy access to notifications.
For it to work, you need to go to accessibility settings and enable Notification browser.
BUGS: LOTS.
-FIXED:The X to delete all notifications doesn't work on the widget.
-Slow start.
-Notifications are lost on reboot.
TO DO:
-Fix bugs
-Themes for the widget.
In some devices, the notification title and extended data might not be found. In this case only the ticker text that appears briefly when a new notification appears is shown. An external program to fix this is in my list of to-dos .
I only tried this in a Xperia U and Xperia neo V, and works in both with stock ICS rom. Tried in JB SGSIII and didn't show the extended info.
Feedback is really appreciated.
I want to publish this on the market at some point and add a premium version with theme support.
DISCLAIMER: I am not responsible of any damage derived from the use of this software.
Click to expand...
Click to collapse
Nice idea will test and let you have some feedback keep at it..
Ok. downloaded v6 again with another browser and installation worked
OK, new version is up. Now you can configure the widget a bit. I will rest a bit this weekend, so don't expect any more updates until monday. I think this is nearly ready to hit the market, so I'll check how uploading to market works.
The idea is to have a free version (what you guys are testing now , thank you all) and a premium version more configurable, for these people that want a perfect desktop.
Have a nice weekend

[APP][4.0.3+] Retribution Launcher v1.3.0/1.3.1L

Update Added an APK that fixes Transparent Status and Nav on Android L. It does nothing else new over 1.3.0.
Retribution is a Launcher3 based launcher with the following new features:
- Workspace grid rows and columns are adjustable to 1 above or below the device default.
- Search Bar can be hidden. The work space expands to take up its space in Portrait or in Landscape if the Dock is also Hidden.
- Optional Dock with the work space expanding over the freed space when the Dock isn't present.
- Ideal Icon sizes are calculated automatically based on the work space configuration.
- Icon sizes are additionally adjustable to between 75% and 125% of the calculated size
- Icon pack support (all common types) with a selector that shows a sample of icons from each installed pack. (Based on the Widget Selector)
- Folder Color customization. (Choices between grey opaque, black opaque, grey translucent, black translucent, and the default White.)
- Choose between the old black folder icon and the new white.
- (unsupported) Optional landscape orientation on phones.
- Support for Android 4.0.3 and 4.1 in addition to the 4.2+ Launcher3 supported. (note there are slight differences, unrelated to my new features on those versions. See the Play Store Listing for details.)
I do not try to duplicate the Google Now features in the Google Now Launcher. That can't be done well in a way that offers anything over existing ways to use Google Now. I have ideas for the Custom Page that Now occupies in that Launcher but haven't started that yet.
Available for Free from the Play Store below, or through the attached APK.
https://play.google.com/store/apps/details?id=com.nbehary.retribution
New in 1.3.0 (Free)
Bug Fixes (apply to both Free and Pro)
- App Drawer Sort menu now properly displays the current sort method.
- Sort method is saved and preserved.
- Grid changes should always take effect now. (They weren't sometimes)
Also, there's a paid ($2.49) Pro unlock Key which adds the following:
- Applications can be placed in Groups used to filter the App Drawer (and other) display.
- Workspace folder colors can be set individually. (except for the icon, which if colored, always uses the set system background color)
- The work space grid is adjustable to between 2 and 12 rows and columns.
- Icon and Label sizes are adjustable to any value (well, any above 1dp/sp)
- Folder colors expanded to allow any of the 3 folder components (Icon Labels, Folder Name,and Background) to be set to any color.
- Quickly scroll through the App Drawer, Widgets, and Icon Packs by swiping the Page Indicator in each.
- In addition to the normal black or white, folder icon backgrounds can be colored to match the folder background color.
Available here:
https://play.google.com/store/apps/details?id=com.nbehary.retribution.pro_key
New in 1.3.0 (Pro)
- Folder contents can be changed via a dialog listing installed apps. (This list is filterable by group as well)
Bug Fix (Pro Only)
- Prevented a crash when Quick scrolling in Widgets.
Here's a video showing everything (Free and Pro):
https://www.youtube.com/watch?v=VEevheelqWo
Very good launcher, maybe it could be more simple.
I like grid adjustment option of this launcher. But which I dislike most of launcher 3 is few second delay of appearing and disappearing of application drawer. Can developer focus on this issue?
Dhiraj said:
I like grid adjustment option of this launcher. But which I dislike most of launcher 3 is few second delay of appearing and disappearing of application drawer. Can developer focus on this issue?
Click to expand...
Click to collapse
What device? I've never noticed any real delay. If possible I am interested in addressing an issue like that.
Correction, maybe. I've assumed my phone is just slow which it is, but there are cases on it where it does take overly long that may be something else. (I can't recreate on the 2013 N7, but it that's not surprising.) I'll investigate that.
nbehary said:
What device? I've never noticed any real delay. If possible I am interested in addressing an issue like that.
Correction, maybe. I've assumed my phone is just slow which it is, but there are cases on it where it does take overly long that may be something else. (I can't recreate on the 2013 N7, but it that's not surprising.) I'll investigate that.
Click to expand...
Click to collapse
I am using mtk6589 chipset based device running on 4.2.1.

Categories

Resources