{
"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"
}
So I've reworked 360 launchers settings giving icons shadows, resizing them, removing icon names and dock bar. (ignore the milocker shot, not part of launcher)
To add icons just decompile add a full sized icon to drawableHDPI with the first part of the underscore names from this website http://activities.droidicon.com/
(example)
goto the android activity website and search for facebook. It'll list four kinda of activities. Get the third activity which is "com_facebook_katana_loginactivity" now compare it to the first one "com.facebook.katana" now if you cut the actual launch activity off (which is longinactivity) and make an icon called "com_facebook_katana.png" now you have to add app_ to the start of it. so if you make an icon called "app_com_facebook_katana.png" you'll have a theme facebook application. Pretty simple. Probably easiest application i've seen to theme.
(example)
all over parts can be altered in values dimensions and styles. If you want to add icon names back, etc.
Things that don't work:
After adding shadows to the icons the folders have a shadow overlayed onto them.
----
I take no credit for anything here, I didn't make the launcher or the icons, all I've done is modify it. All credit to the original authors. If anyone has a problem just let me know.
----
Launcher can be found here
Edit: oh yeah, the layout used is 9 x 7, go into preferences to change this.
Thanks for sharing Taine
Thanks for sharing the details! And yup, most definitely HDPI only. These are from my MDPI Optimus V.
Taine, is it possible for you to share the MiLocker .mtz? Thanks in advance.
SevereDeceit said:
Taine, is it possible for you to share the MiLocker .mtz? Thanks in advance.
Click to expand...
Click to collapse
Sure, credit goes to mr.megi. I got it from the miuilock screen thread,
kcls said:
Thanks for sharing the details! And yup, most definitely HDPI only. These are from my MDPI Optimus V.
Click to expand...
Click to collapse
Thought so! could easily be fixed by decompiling and adjusting the icon size though! it's just in res/value/dimension.xml then move shadow location on the background image to fit!
amazing taine! thanks for sharing
---------- Post added at 06:25 PM ---------- Previous post was at 05:42 PM ----------
Is there no app drawer in this launcher? Call me slow but i cant find it
satusbar png's please both
gfs222 said:
amazing taine! thanks for sharing
---------- Post added at 06:25 PM ---------- Previous post was at 05:42 PM ----------
Is there no app drawer in this launcher? Call me slow but i cant find it
Click to expand...
Click to collapse
just press the bottom of the page indicators, it's there, just small middle of the bottom anywho.
Taine0 said:
just press the bottom of the page indicators, it's there, just small middle of the bottom anywho.
Click to expand...
Click to collapse
Thanks I was worried about finding it then finding a way to make the icon invisible but the launcher does it for me
kcls said:
Thanks for sharing the details! And yup, most definitely HDPI only. These are from my MDPI Optimus V.
Click to expand...
Click to collapse
I have an HDPI screen but it still looks somewhat similar to this
revo_65 said:
I have an HDPI screen but it still looks somewhat similar to this
Click to expand...
Click to collapse
hmm, can you post a screenshot? I've only tested it on my phone, so can only see from that. The dock icons will always be miniature because I made it as small as possible for my layout effect. as for the shadows, I'm not sure why that could be. :/
Taine0 said:
hmm, can you post a screenshot? I've only tested it on my phone, so can only see from that. The dock icons will always be miniature because I made it as small as possible for my layout effect. as for the shadows, I'm not sure why that could be. :/
Click to expand...
Click to collapse
Yep here it is. also the apps that are in folders in the drawer are not aligned properly
Sorry the image wouldn't upload right so here's a download link from my dropbox
http://db.tt/7UGRbQzl
Sent from my VS910 4G using XDA
revo_65 said:
Yep here it is. also the apps that are in folders in the drawer are not aligned properly
Sorry the image wouldn't upload right so here's a download link from my dropbox
http://db.tt/7UGRbQzl
Sent from my VS910 4G using XDA
Click to expand...
Click to collapse
Yeah, that's correct. You need to remove the icons from the dock, I made it as small as possible so the page indicators are as low to the bottom of the screen. As for the suave icons, they're just the ones left over from my experimenting, so not full size. Just add your own full sized icons using the file names and they'll fit. I only really full size themed the apps I mainly use. As for the folder, i didn't bother re-alligning the icons because the overlay shadow kinda ruins the folder icons anywho. Probably won't suit everyone. But i modified this launcher to my needs and tastes!
Taine0 said:
Yeah, that's correct. You need to remove the icons from the dock, I made it as small as possible so the page indicators are as low to the bottom of the screen. As for the suave icons, they're just the ones left over from my experimenting, so not full size. Just add your own full sized icons using the file names and they'll fit. I only really full size themed the apps I mainly use. As for the folder, i didn't bother re-alligning the icons because the overlay shadow kinda ruins the folder icons anywho. Probably won't suit everyone. But i modified this launcher to my needs and tastes!
Click to expand...
Click to collapse
Ah ok that makes sense. I get what you did now. Thanks!
Sent from my VS910 4G using XDA
Taine0 said:
Thought so! could easily be fixed by decompiling and adjusting the icon size though! it's just in res/value/dimension.xml then move shadow location on the background image to fit!
Click to expand...
Click to collapse
Haha alright, I'll be sure to try that! In the meantime, I've grabbed your icon mix to use with my own launcher
Sent from my LG-VM670 using Tapatalk 2 Beta-5
Help please!
Hey all,
First of all, thanks to Taine0 for sharing his wonderful ideas and APK's!
I have an MDPI phone (HTC Aria) and I've been trying to figure out how to re-align the shadows for my icons!
I think I have the actual icons looking okay, but there are a few things I need help on:
1. How can I re-enable the "Application name" text under each icon?
2. How can I align the icon shadow to look like Taine0's screenshot?
3. How can I add more icons, such as QuickPic. (I tried to use the DroidIcon Activity name, replaced the icon, but it wouldn't work )
Thank you to all who will help!
A couple screenshots!!!
supetawesomedude said:
Hey all,
First of all, thanks to Taine0 for sharing his wonderful ideas and APK's!
I have an MDPI phone (HTC Aria) and I've been trying to figure out how to re-align the shadows for my icons!
I think I have the actual icons looking okay, but there are a few things I need help on:
1. How can I re-enable the "Application name" text under each icon?
2. How can I align the icon shadow to look like Taine0's screenshot?
3. How can I add more icons, such as QuickPic. (I tried to use the DroidIcon Activity name, replaced the icon, but it wouldn't work )
Click to expand...
Click to collapse
Right 1. go into res/value/styles.xml and under work space icon make the font about 11.0sp and the color to FFFFFF(or whatever black is in hex) you may need to adjust the workspace icon padding top in res/value/dimensions.xml (theres also a valuemdpi/dimensions.xml to adjust icon size and some different things.
2. theres two ways to do this. Make an MDPI version of the shadow file and shrink it or reposition the shadow within the PNG to make it line up with the shadows. (it was trial and error for me)
3. I'll give you an example.
goto the android activity website and search for facebook. It'll list four kinda of activities. Get the third activity which is "com_facebook_katana_loginactivity" now compare it to the first one "com.facebook.katana" now if you cut the actual launch activity off (which is longinactivity) and make an icon called "com_facebook_katana.png" now you have to add app_ to the start of it. so if you make an icon called "app_com_facebook_katana.png" you'll have a theme facebook application. Pretty simple. Probably easiest application i've seen to theme.
4. Notice the page indicators aren't quite as low on MDPI, go into res/values/dimensions.xml and change the bottombar size. If you want the dock back. just change it to the size you want the icons to be.
Taine0 said:
Sure, credit goes to mr.megi. I got it from the miuilock screen thread,
Thought so! could easily be fixed by decompiling and adjusting the icon size though! it's just in res/value/dimension.xml then move shadow location on the background image to fit!
Click to expand...
Click to collapse
Hey Taine, I've been lurking around XDA for quite a while now. But only registered an account to post in this thread!
Basically, I just found about 360 Launcher and would love to use your 'port', however I have a MDPI device (Samsung Galaxy Ace) I saw you said you need to decompile and edit the xml file. I have decompiled, and found the xml file, but I am a 'noob' to editing for android so I do not know the values, any help?
Regards,
P.s. Thanks !
EDIT: I've found the icon size of your icons is 72px, I will batch change the size to 48px using photoshop.
Could you guide me through the rest of the steps to ensure the setup for MDPI?
edit 2 A link to all 'drawable-HDPI' icons for MDPI (converted from 72px x 72 px to 48 x 48).
As I can't post links.. here: [addhttphere] goo.gl/Lp8fq
So far...so good
Thank you so much for all the help!!
Here's what my phone looks like now after:
1. Setting icon name text to white and 11.0sp size
2. Attempting AND FAILING to re-align the shadow.
3. Decreasing the docksize, so the indicators are in their proper place.
I tried to shrink the shadow for the icons, but I don't know what I'm supposed to reduce it to. I have a 320x480 resolution phone. What do you recommend?
ALSO:
I followed your instructions for theming custom apps, and it worked successfully for:
MiLocker
QuickSSH'd
Facebook
Edit: Root Explorer
however, when I try to theme the app "QuickPic" (using the same method) it doesn't take any effect Please help! And once again, thank you!!!
Edit: Taine0, in your screenshots, how did you get BatteryBar right below your statusbar? It looks really nice!!! I followed the instructions in this thread, but it doesn't look like yours. please share! EDIT AGAIN I figured out how to ^^ (the battery bar on bottom) solved on pg 32 of ^ that thread
awesome...greaatt dude.can u share xml for bottom indicators or u can modded go launcher bottom indicator
Related
Special Note: I no longer have my Fascinate (or any other at the moment), so theming is postponed until I get everything caught up and get a new Fascinate. My apologies, just a series of unfortunate events. I'll still be around keeping up and can help with questions and other themers as needed.
NOTE: I will be busy creating a new theme now that I figured out how to edit xmls to change font colors (now to figure out which edits are needed for the effects I want) *huge thanks to tiger4life for pointing me in the right direction).
I had to go all the way back to stock to get stock apks to work with since I accidentally overwrote my original backups *now I have redundant backups so that can't happen, gotta love terabyte drives Thanks to all who have or will use this theme and have donated. I appreciate it very much.
I have been slowly modding my Fascinate I thought it time I share what I have so far. My theme was designed for a DeOdexed system, you can load one of the already DeOdexed roms available or you can manually do it yourself, if you haven't already. I manually DeOdexed my sysem using the method found here.
Lots of pngs from the ANDRODeNa GaLaSSiA theme
Of course started with BlackMod by stanrc.
Added the 3G Round Signal Icon
Used the UOT Kitchen to get a modified Z series circle battery (pulled pngs from the created ROM)
a few files from the awesome work of thatdudebutch's awesome looking [Theme] Dark Gloss Mod, Thanks Brother!
I owe a huge SHOUTOUT to tiger4life for the (MOD) Add Reboot Option to Power Menu w/ the accurate battery option. Thank you my Man!
Big thanks to Reefermattness for the Darkness theme for the Captivate,
Additional thanks to frostman89's Nexttheme Airplane mode icons, and any other artist that I have not included because I have no idea where some of the files came from.
Theme attached adds the following new functions:
1. AppWidgetPicker
2. (MOD) Add Reboot Option to Power Menu
APK's Modified:
DialerTabActivity by CrushD (points to google Voice vs Visual Voicemail)
MediaProvider
Vending
Email (Menu 4 now)
Gmail (Menu 4 now)
framework-res
twframework-res
Also modifies Shutdown animation/video (Samsung vs Verizon)
I themed LauncherPro Plus with Ninjamorph (in Market), it is not included in this theme as I load it in system/app vs the default data/app location (it's my only launcher) and not everyone likes nor wants LauncherPro.
This is verified working on my system, I make no such guarantee for yours. You flash at your own risk. I accept no responsibly if your phone fails to start, dies a horrible death, explodes or any variation thereof.
Before you flash, MAKE A BACKUP. Your phone may take a bit longer to load after flashing, this is normal.
Also if you want the puzzle lock or sliding glass lock screens, follow the directions from this post. It works!
UPDATE: Minor tweaks, namely the puzzle lock screen. Made the sliding puzzle piece semi-transparent.
Attempted to change the phone keypad sounds. If anyone knows what xml's need to be modified I would appreciate it as I have not been able to locate where the changes need to be made, other than changing out the ogg files in "system/media/audio/ui".
UPDATE [10/07/2010] - V4.3 uploaded, due to size uploaded to alternate server now. (Link below screenshots) Themed email and gmail menu's. Few minor tweaks to framework and vending apk's. Removed earlier versions.
UPDATE [10/07/2010]x2 - Uploaded Storms Black Reboot Theme v5.0 - this is the same as v4.3 except it also includes the power options mod with working circle battery! Again thanks tiger4life!
UPDATE: [11/17/2010] - Been so busy creating new theme I spaced uploading updated version that has market buttons text fixed to white vs black on black. Version 5.2 available now. Also a huge THANK YOU! to sonofskywalker3 for adding this under his wonderful ROM!
Still to do:
1. Get text color fixed, still having issues.
2. Get reboot mod to work with accurate battery mod (anyone who can help will very much be appreciated) Thank you Tiger4life!
3. ?
If I helped you or you appreciate my work, please feel free to Buy me some time.
Screenshots of some of the modifications:
Notification pull down:
{
"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"
}
Main Menu:
AppWidgetPicker:
Lock Screen:
Email menu:
Gmail Menu:
Power Options:
v4.3 (No Power Mod)
v5.2 with Power and Accurate Battery Mods Also available in ROM Manager! (Look under sonofskywalker3's Blackhole Version 1.3 Rom)
Metamorph to change from Round 3G signal to Blue Bar 3G signal attached to post. If you are not familiar with how to use Metamorph, you can learn How to MetaMorph/Theme.
Another MetaMorph to change Circle or Bar Battery images to Analog style as found in my DJ05 theme. This will only work on this version.
Also attached - LauncherPro menu themed - if you have plus you'll have to re-enter your info. make sure to uninstall the current launcher pro before attempting to install this one. This is the Galaxy S themed version from here.
Sweet thanks for the share!!!!
Awesome will flash as soon as the backup finishes! Nice job!
Thanx dude! This is an awesome theme! Can't complain at all... took a minute to get used to the signal strength meter but i really like it!
SCH-I500 using XDA App
I would like credit for the nextheme airplane icon I made. I kid
It's a very nice theme, great to see more options.
frostman89 said:
I would like credit for the nextheme airplane icon I made. I kid
It's a very nice theme, great to see more options.
Click to expand...
Click to collapse
Concider it done. I had pieces from everywhere and lost the sources. Thanks for the airplane mode images!
Sent from my SCH-I500 using XDA App
Theme is working great and looks fantastic, only thing I have noticed so far is in the attached image. The Market Apps, Games, and Verizon is a little hard to read. Obviously not a big deal, just a a note for consideration in your next revision
Awesome Theme
Do we just flash this via clockwork?
Sent from my SCH-I500 using XDA App
cckeeler said:
Do we just flash this via clockwork?
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Yes you do
Computergeek737 said:
Theme is working great and looks fantastic, only thing I have noticed so far is in the attached image. The Market Apps, Games, and Verizon is a little hard to read. Obviously not a big deal, just a a note for consideration in your next revision
Awesome Theme
Click to expand...
Click to collapse
I agree, I have been attempting to find the xml(s) that affect the font color.
If you or any other can point me in the right direction that would be awesome, have spent days searching xda/google and combing through the xmls in the vending apk without success so far (obviously).
Looks awesome, nice work! Can I flash this over any rom?
Zacking said:
Looks awesome, nice work! Can I flash this over any rom?
Click to expand...
Click to collapse
As far as I know you should be able to, however I cannot guarantee since I have not tested on any rom.
goldenstorm said:
I agree, I have been attempting to find the xml(s) that affect the font color.
If you or any other can point me in the right direction that would be awesome, have spent days searching xda/google and combing through the xmls in the vending apk without success so far (obviously).
Click to expand...
Click to collapse
I found this thread on droidforums.net showing an updated vending apk with white letters for the buttons. (h t t p://w w w.droidforums.net/forum/droid-concepts/70351-issues-theming-vending-apk.html)
post #26 says the following...
"The buttons in the app pull from your framework. The buttons you see in the pic are from my theme."
Whether this will help or not I have no idea, personally i have no experience with editing xml's or themes at all... If you want anything tested just let me know.
Computergeek737 said:
I found this thread on droidforums.net showing an updated vending apk with white letters for the buttons. (h t t p://w w w.droidforums.net/forum/droid-concepts/70351-issues-theming-vending-apk.html)
post #26 says the following...
"The buttons in the app pull from your framework. The buttons you see in the pic are from my theme."
Whether this will help or not I have no idea, personally i have no experience with editing xml's or themes at all... If you want anything tested just let me know.
Click to expand...
Click to collapse
Thanks, I will look into the framework xml's and see if I can find the right one. Right now tracking down my FC issue when releasing a call.
I installed this theme and now cannot sync my gmail account. Any ideas?
Edit: NVM, I just went through youtube as mentioned by another post on here. Great theme!
djbaseball21 said:
I installed this theme and now cannot sync my gmail account. Any ideas?
Edit: NVM, I just went through youtube as mentioned by another post on here. Great theme!
Click to expand...
Click to collapse
Happy you got gmail working... and thanks.
I just had a quick question. Extremely new to rooting so bare with me here...
Before I flashed this theme, i had the Remix Incognito theme posted under the theme section for the fascinate. I had that theme installed, and just flashed the Storm Blackish theme over the old one. Everything seemed to work great, except the "preferences" and "notifications" icon in the home screen menu didnt change and they are just grey. Also, the font from the old theme did not change to the font of the Storm Blackish theme. Any suggestions?
Thanks in advance!
goldenstorm said:
AppWidgetPicker:
Click to expand...
Click to collapse
How did you get the Samsung Widgets to appear in Launcher Pro?
djbaseball21 said:
I just had a quick question. Extremely new to rooting so bare with me here...
Before I flashed this theme, i had the Remix Incognito theme posted under the theme section for the fascinate. I had that theme installed, and just flashed the Storm Blackish theme over the old one. Everything seemed to work great, except the "preferences" and "notifications" icon in the home screen menu didnt change and they are just grey. Also, the font from the old theme did not change to the font of the Storm Blackish theme. Any suggestions?
Thanks in advance!
Click to expand...
Click to collapse
Thanks for trying my theme. The "preferences" and "notifications" are controlled by LauncherPro and not by the framework. I used ninjamorph (available in market to replace those I'll attach them so you can to The are named appropriately for easy exchanging.
The fonts used are the same as what the fascinate ships with, I didn't change them, so the remix must have.
phoenx06 said:
How did you get the Samsung Widgets to appear in Launcher Pro?
Click to expand...
Click to collapse
I didn't actually, it's a side effect of using the AppWidgetPicker apk, and not all of the touchwiz widgets show up, only the ones you see in the widget menu.
Inspired by the thread "Android Phone 7", I designed a bunch of anime style icons.
1. Style following "Android Phone 7":
{
"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"
}
2. New style designed recently, I want to call it a "Animedroid 7" style :
-Using "MultiPicture Live Wallpaper" to perform the wallpaper so that the status bar won't be a black bar in LauncherPro.
-The third screen's design is inspired by a lockscreen for iphone4, which can be found here, although I know mine is not a lockscreen and more work is still needed.
————————————————————————————————————————————————————————————————————————————————————————
On the pictures. (For how-to, keep reading~ )
-HTC HD2 with MIUI 11.19 - convenience, speed, beauty
-Desktop Visualizer - for the anime icons
-LauncherPro - for arrow shortcuts, dock, resizing
-Sticky Memo Widget - for the label of the links
-Widgetsoid - for the Switcher and time banner
-mClock - for weekdays
-MultiPicture Live Wallpaper - for a "live" stable wallpaper so that the semi-transparent status bar won't be black in LPR or ADW
Azusa wallpaper original:
credit: kemonomimi madness!
————————————————————————————————————————————————————————————————————————————————————————
How-to:
For style 1, it's just same method as the "android phone 7" style, not going to explain here.
Style 2 - Animedroid 7:
-In image1/screen1, everything is built by desktop visualizer, except for #15, I used it as a LRP shortcut, which you can still apply the image as a link to other stuff.
-In image2/screen2, 1 to 4 are built by desktop visualizer as well. 5 to 12 are fake labels built by "sticky memo widget"(uploaded, not in market any more). 13 you can use either widgetsoid or extended controls(newest version).
-In image3/screen3, widgetsoid for the time banner and mclock for the day of the week. You can use OneSeven for the day of the week as well, but the options of font size are limited.
-I've indicated needed columns and rows combination on the images, the final combination should be 10X8.
-More about #15 arrows:
The reason I build another set from the original sets of arrows is that with the original set, when you use LPRshortcuts/DesktopVisualizer to put them on desktop of your phone, their positions are never where I want them to be. So I change the size of arrow icons in order to have them at the right visual position.
More about wallpaper:
1. Making your own wallpaper like mine
p.s. If you have more than 4 screens, just calculate how wide you need (width of your screen times numbers of screens) and change the canvas size.
2. Trick about "multipicture live wallpaper"
If you have downloaded my background pack and looked at my PSD, you shall see some cyan vertical lines, which divide the picture into four parts, which each is actually an individual wallpaper for your screens.
For more details, look at the tutorial picture below.
p.s. If you have more than 4 screens and have already changed the canvas size. You can just cut the picture into the number of pieces you need and then apply the trick said in picture.
————————————————————————————————————————————————————————————————————————————————————————
Anime icons used in on the first screen of style 2 - Animedroid 7 (Now with PSDs):
animedroid7.rar -(now using multi-upload)
Purple icons and PSD as in the second screen of Animedroid 7 style:
SWG-moded.rar -(now using multi-upload)
PSD for making your own picture like the background in my images:
forlivebg.psd -(now using multi-upload)
Some people report that they can't find sticky memo widget on market. I checked the developer's webpage and found out that it's no longer in market now, so I uploaded this titanium-backup of this widget. Unrar the RAR file and put the three files in it into "titanium backup" folder in your SD card, and then run titanium to install it. Please let me know if it works. klyzon reports that it's working. So I guess no more concerns here
stickymemowidget-titaniumbackup.rar -(now using multi-upload)
————————————————————————————————————————————————————————————————————————————————————————
In the attachments,
"animedroid7.rar" is the package of anime icons in the first style.
"animedroid7 v2.rar" contains the anime icons in the second style.
-the dock bg
-the red button
-back and next pngs are for the original arrow icons as in the first style
-back and next page pngs are to be put on the desktop as in the second style(the reason why I develop a second set of these arrows will be explained in the "how-to")
[the two sets of arrows are in white so they are not very clear to see in the attaced area below, but yeah, they are in the attached images, if you right click, you can always save them]
That is awesome! XD
Wow I really like the idea...very original
EDIT: just realized you didn't share anything? r u thinking of sharing your work?
h_zee13 said:
Wow I really like the idea...very original
EDIT: just realized you didn't share anything? r u thinking of sharing your work?
Click to expand...
Click to collapse
Glad you like it~
Originally, I was afraid that nobody would care about this post, so I didn't upload anything at first. Now I've uploaded some materials, let me know if you want any other things.
wow the second style is really looks alike wm7 phone
Nice Work!
It's really a theme i appreciate.
All right. I wonder if u can share the wallpaper (Atsusa-Chan)
hey would it be possible to share the purple icons? camera etc.
would like to do something similar to yours but with other type of icons
tia
if i not mistaken the widgets on the homescreen can be scrolled down just like the wm7 isn´t it??
how you can do that just like the app drawer???
Hi, sorry if this is a dumb question. How do you put the circles which contain an arrow? And the purple icon with Internet etc. Please teach me how you did it cos i really love your work. It looks awesome! Thanks in advance.
kidhaibara said:
Nice Work!
It's really a theme i appreciate.
All right. I wonder if u can share the wallpaper (Atsusa-Chan)
Click to expand...
Click to collapse
Now shared in the first post
nazrazr said:
if i not mistaken the widgets on the homescreen can be scrolled down just like the wm7 isn´t it??
how you can do that just like the app drawer???
Click to expand...
Click to collapse
If you mean the first screen of the second style, it actually cannot be scrolled, I made the bottom icons look like they are faded in order to get that looking-effect
limegre3n said:
Hi, sorry if this is a dumb question. How do you put the circles which contain an arrow? And the purple icon with Internet etc. Please teach me how you did it cos i really love your work. It looks awesome! Thanks in advance.
Click to expand...
Click to collapse
Arrows uploaded, how-to will upload later
How-to updated as well.
sexy just sexy would love to see this done with bleach !
able to share the purple icons, internet etc?
klyzon said:
able to share the purple icons, internet etc?
Click to expand...
Click to collapse
Icons now shared, for "internet" labels, check my "how-to"
I saw it a couple of days ago and I was :O
I wanted that layout so I made anime templates using Android7 xP
Your layout looks much better though thanks for sharing ^-^
PS: Love the azusa/miku figures wallies they are adorable. >"<
so sorry TS but able to upload to other sources like mediafire instead? ip block over here in singapore
manage to download it.
ok learning as i'm going thru with it,
edit : any idea about image size/column/row sizes if i wanna use those icons from the hdpi android 7 theme thread? those tiles icon by x2k2 etc
can't find the sticky notes app on market, can share with me the exact name of it?
klyzon said:
can't find the sticky notes app on market, can share with me the exact name of it?
btw how do you make it so that the wallpaper fades to black on the explorer/windows icon screen?
Click to expand...
Click to collapse
Right...I dont know how to make my own picture with your template with you mind another "small" tutorial Plz??? Btw thank your for sharing your style!
+ can you add a donate button?
was unable to have the wallpaper scrolling. am using live wall paper and wallpaper was set to scroll in launcherpro
klyzon said:
so sorry TS but able to upload to other sources like mediafire instead? ip block over here in singapore
manage to download it.
Click to expand...
Click to collapse
Now I've changed the download link to multi-upload, try it again. If you still can't download, let me know.
klyzon said:
ok learning as i'm going thru with it,
edit : any idea about image size/column/row sizes if i wanna use those icons from the hdpi android 7 theme thread? those tiles icon by x2k2 etc
can't find the sticky notes app on market, can share with me the exact name of it?
Click to expand...
Click to collapse
I've updated the how-tos and uploaded my anime icons. You can get the size from those icons.
Sorry that I missed the widget name, it's actually "Sticky Memo Widget". But I just found out it's no longer in market. Check the first post of this thread; I've uploaded a titanium backup of the widget. Try to use "restore" to install it, and let me know if it works. Thx.
Let me know if you have more questions.
Rsloan said:
Right...I dont know how to make my own picture with your template with you mind another "small" tutorial Plz??? Btw thank your for sharing your style!
+ can you add a donate button?
Click to expand...
Click to collapse
I've uploaded my anime icons, and I think those are what you needed to make your icons with your pictures.
Thanks for supporting me and remind me of the donate button.
klyzon said:
was unable to have the wallpaper scrolling. am using live wall paper and wallpaper was set to scroll in launcherpro
Click to expand...
Click to collapse
I've updated how-tos about how to make your own wallpaper, check it.~ Let me know if you have further questions.
PTP's LauncherPro Docks & Icons
------------------------------------------------------
Here you will find all of my various dock and icon based creations for your Android powered device. I am always looking to come up with a new look for my phone, and now I want to help give your phone a face lift as well. Each dock is designed to work with LauncherPro on most Android handsets. The icons packs also are made to work with LauncherPro unless otherwise stated. They are made to look as good as possible with the known size and dimensions of the icons that LauncherPro uses.
Got A Request? While I do tend to constantly come up with new ideas on my own, I am always on the look out for someone with a good idea. Post in the thread with your idea, or request for a modified version of any dock or icon pack. I am also always on the look for new ideas for the icons themselves. I try to steer clear of random programs, but ones we all use, or phone functions I have not made one for are all on the table.
TO DOWNLOAD A DOCK, RIGHT CLICK ON THE DOCK IMAGE, AND CLICK SAVE!!
Links
----------------------
PTP's LauncherPro Docks & Icons (You Are Here )
PTP's Wallpapers For Android
Check Me Out On DeviantART
Contact
----------------------
Got a question to ask me? Got a request? Need some help with my stuff? Maybe you just want some sage like Photoshop advice, help, or need to request some other work. Check out my new IRC channel. I will be in it at as much as I can, and will answer any questions you need
IRC Network: chat.freenode.net
Channel Name: #ptp-designs
Am I am gone from there? Need help quicker? Try me on these instant messaging programs!! (Remember to change the {at} and {dot} to there respective symbols and remove the spaces. Just trying to get any spam crawlers from catching my e-mail)
AIM: papertreeprophet
Yahoo Messenger: papertreeprophet
MSN Messenger: papertreeprophet {at} gmail {dot} com
Google Talk: papertreeprophet {at} gmail {dot} com
Mobile Users
----------------------
On your Android device viewing the forums? Using XDA's custom Tapatalk app? Here is a link to download all the docks in a single zip file!! In the future I will try and find other ways to make it easier for mobile users to download docks individually.
PTP Dock Pack - Updated 03/07/2011
The Docks
------------------------------------------------------
Cleared Up
At first I was making docks just for me, then I randomly decided to make one to hand out to the masses. This was my creation; a weird blend of what I personally like, and some graphics techniques I hadn't used in ages. For a first round back in the realm of Photoshop, I say not too shabby.
Preview:
{
"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"
}
Dock:
Merge
A dock I used for quite some time; Merge was a complete redo of a dock found on the LauncherPro forums. I took the idea and moved the app drawer button to the middle (not a fan of side based ones) and also made the app drawer icon a static part of the dock. Still one of my favorites.
Preview:
Dock:
Encircled
After 'Cleared Up' I wanted to do a simpler less busy dock using the same basic idea and method. Encircled is what came of that goal, and my current dock of choice. Encircled is also the main dock I tested and based my 'Punch-Out' icon pack around.
Preview:
Dock:
Enclosed
After completing my first icon pack, I wanted to make a dock specifficaly for 'Punch-Out' so I took the color scheme of 'Encircled' and made it a solid dock. At first I planned, like 'Encircled', to have a Light and Dark variant, but after testing I found it did not work as well. So I went with a normal style dock, and one with a static app drawer button in the middle.
Preview:
Dock:
Embers
Take one look at my computer and you will see I love text based icons. Embers was an attempted at text based dock that used the icons themselves to add an interesting effect. Sadly I did not at the time know the exact way LP handled icons, and it was a large fail. But both the dock, and the icons ended up turning out alright after some tweaking.
Preview:
Dock:
Flat Grain
After the fail of 'Embers' I had to try again for a good text based dock. This time I went with flat colors, and a more grainy effect. Also the icons created for this dock look almost like they are sliding on a track, an effect I plan to use heavily in the future.
Preview:
Dock:
Real Droids Wear Pink
A quick dock done to work with one of the new colors for 'Punch-Out'. This was a request I did quite quickly as it was my first request.
Preview:
Dock:
Utility
As somewhat of a graphic artist, there are times a good idea (with me often one taken from something I've seen) ends up turning out more like a "what the hell was I thinking?" kind of idea. This is one of those. To be honest I thought it was going well right up until the end. And a cookie to whoever can guess what my real world inspiration was for this And why no icons? None of mine work well with it I would have to make a custom set. If someone is actually interested in this I will. But yea...
Preview:
Dock:
The Clearing
There are tons and tons of these solid color slightly transparent docks out there. I have been avoiding them, but they work great with 'Glassy' icons. I have been using and loving the rounded box one. They are very simple, took no time to make and yet work fairly well. And yes the single small bar at the bottom is an idea I like. Its my odd sense of style.
Preview:
Dock:
Carbon Footprint
What started as me trying to make a half sized dock for 'Glassy' icon pack, turned into this, and I am very happy with its outcome. I have this carbon fiber pattern I never get to use, but love; I also have not gotten to do one of these 3D effect docks. So I put the two together, and got this. In the preview you see a custom wallpaer which extends the look of the dock up, click the link and set it as your wallpaper to get the full effect!!
PTP's Wallpapers For Android
As you can tell its meant to not scroll with your phone. To get this effect on LauncherPro, while on the homescreen, click Menu > Preferences > Appearance Settings then check the box next to the option Disable Wallpaper Scrolling.
Preview:
Dock:
Colors Of Ember
Someone request 'Embers' in a different color, and I admit I had already thought of it. I got a little carried away, so unlike most times, I am making a seperate little area for this one instead of adding it to 'Embers'.
Preview:
Dock:
Tabbed
Quick attempt at a tabbed style dock. I will try and expand on this later as well as more colors for it.
Preview:
Dock:
Transparent
I wanted to make a specific dock for the new Reflected icon pack, and really like the way "The Clearing" docks looked with the text based icons, so I modified the idea of "The Clearing" and added much more detail and a baked in app drawer icon. I was also playing around with rounding the edges, and came up with a unique look i quite like.
Preview:
Dock:
The previews you see above are not taken on a phone. I use a handmade layered .PSD which allows me to change the background, dock, and icons at will simply by copying and pasting new designs in. As such expect the look and feel of each to be slightly different on your device. Each preview is modeled after my Nexus One, and is resized down to 360x600px as to decrease bandwidth usage.
Hosting Provided By: mike_art03a
Donations By: rcummings100
The Icons
------------------------------------------------------
Punch Out Icon Pack - V.3
These icons were made for 'Encircled' & 'Enclosed' docks, but work well with many different dock designs. The icons come in a Dark and Light version, and three different bottom glow colors; the original Blue, Green, Pink & Red. 25 Icons in each color and glow.
All icons are 66x66px
Preview:
File: Punch-Out.Zip
Embers Font Icon Pack - V.2
Made to work with the 'Embers' dock. Font based icon set, full words. Updated to work with my better understanding of how the LP icon's are sized.
All icons are 85x85px
Preview:
File: Embers-Font.Zip
Flat Grain Font Icon Pack
Made to work with the 'Flat Grain' dock. These are a font based icon set, and unlike Embers quite a few are abreviated to make the font a bit bigger on the screen.
All icons are 100x100px
Preview:
File: Flat-Grain-Font.Zip
Glassy Icon Pack
I loved most of the actual symbols in Punch-Out, but really started to fall out of love with its general look, so I remade it. Glassy uses the symbols from Punch-Out as a basis, then I refined almost all of them, and added quite a few new ones bringing the total number of icons in this pack to 35.
All icons are 66x66px
Preview:
File: Flat-Grain-Font.Zip
Reflected Icon Pack
I love text based icons, its what I use on my desktop. I also really liked how I did the "Flat Grain Font" icons. So i took the basic idea of Flat-Grain, got rid of the arrow, and added a reflection. I am currently loving this on my phone and hope you will too.
All icons are 100x52px
Preview:
File: Reflected.Zip
The Icon's look great (the 4 you have so far, and in both colors), looking forward to you actually releasing an icon pack.
twilightvanquisher said:
The Icon's look great (the 4 you have so far, and in both colors), looking forward to you actually releasing an icon pack.
Click to expand...
Click to collapse
lol sadly those aren't my icons. I would love to take credit for 'em. I am still working on the initial icon for my first pack, so the design isn't final. I've got like 3 other docks almost done along with the two you see here (i work better with lots of projects going on at once) so i decided to go ahead and post what I had.
I should have put those weren't mine i guess xD Although I can post that set if you want them.
Please post those icons! They look nice!
Here are the Icons. I don't know where I got them, but its what I currently use. Making my own version inspired by them for my first Icon set.
So anyone actually interested in the docks, or just the icons i happen to be using
Here is a preview of the Icons I'm working on. Using the parts of the icon set you see already for now as a placeholder. Getting the styles and things worked out, then I'll do custom icons inside each one. But that takes a while. This should give you an idea of the first Icon set though.
As you can tell its built for Encircled. I'm doing one for the Dark version as well.
Hi papertreeprophet !! Off topic, what's your clock widget ? Which Beautiful Widget Skin (if BW...) ?
It's the second time i see it today, it drives me crazy i can't find it...
is this not airportone?
WiwiPouPou said:
Hi papertreeprophet !! Off topic, what's your clock widget ? Which Beautiful Widget Skin (if BW...) ?
It's the second time i see it today, it drives me crazy i can't find it...
Click to expand...
Click to collapse
It's SiMi Clock Widget. I actually have BW and used it since I got my phone (you can see the weather at the bottom of the latest screenshot) but once I found SiMi i fell in love with its looks and simplicity.
http://www.appbrain.com/app/simi-clock-widget/com.th.android.widget.gTabsimiClock#
I really like the docks. I downloaded all 3 of them already.
Nice docks man!
ali2i6 said:
I really like the docks. I downloaded all 3 of them already.
Click to expand...
Click to collapse
Thank You
Ronindan said:
Nice docks man!
Click to expand...
Click to collapse
Thanks
The new Icons are coming along nicely. I got rid of the placeholder images, and am almost finished. Just a bit more refining and a few more icons to make to start, then I have to do the dark versions. Nearly there!!
Heres a preview of the icons as they are now:
thanks for linking the icons from the original pic, ill probably use those while waiting for your icons to be released.
Well won't be waiting long. Just got the last of the initial batch done. I'm working on exporting everything and creating the zip files and all that jazz.
Also once finished, I will take requests for a few days on new icons to add to the pack anyone might need. I pretty much did the basics and a few specialized ones I use for mine. But any others you might need/want i'll make upon request.
Alright! First set of Icons is finished and uploaded. Get yours now!! I am going to take a smoke break and try and crank out at least one more dock tonight. Maybe one to go with the icons that uses the App Drawer icon I included!
Heres a screenie
Sent from my warm cyan EVO
papertreeprophet said:
Alright! First set of Icons is finished and uploaded. Get yours now!! I am going to take a smoke break and try and crank out at least one more dock tonight. Maybe one to go with the icons that uses the App Drawer icon I included!
Click to expand...
Click to collapse
Thanks, the Icons are very nice.
In the Punch-Out Dark Set, the "Punch-Out-Dark_Settings.png" is the "Punch-Out-Dark_Music.png" and there is no Setting-Icon in the Dark Set.
Please can you also make a Setting-Icon for the Dark-Set.
Many thanks
digidigi123
digidigi123 said:
Thanks, the Icons are very nice.
In the Punch-Out Dark Set, the "Punch-Out-Dark_Settings.png" is the "Punch-Out-Dark_Music.png" and there is no Setting-Icon in the Dark Set.
Please can you also make a Setting-Icon for the Dark-Set.
Many thanks
digidigi123
Click to expand...
Click to collapse
Sorry for the little whoopsie. I was up all night trying to finish these, I was just about expecting at least one mistake
Zip file updated.
Added in the wallpapers section finally. Check second post!
92 ICONS in 7(Now Larger) styles
Now Available 10/13: V1.1R & V1.2R, and V2.1R & V2.2R, V3, and V4.1 & 4.2 & 4.3: Resized for DesktopVisualizr and other icon applications- 325 pixels wide to span nearly the whole width of the phone, and everything in between! 92 Icons, the 81 original and 11 newbs, including many alternate icons for standard apps. Requests/suggestions are welcome!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I was advised a few weeks back that the full sizes of the first versions of these icons - pretty much what's seen in the sample layout below the version pics in this post - are too small when applied using DVR in certain setups. All versions except the pink are up and resized. Also in progress is a DVR TUT, stay tuned. These newly bigger ones look best at a 2 row 1 column ratio, and the DVR option you select for widget size - 2x1, or 4x2, or 6x3 - should be closest to the display size you want in advance. Resizing am icon from 2x1 to a 4x2 will stretch the image, but selecting 4x1 and expanding it 1 row will do the trick for a larger icon. Please let me know if this makes sense
Here's V1.2: grey toned buttons with colored glyphs. Contains the same icons as V1.1R
V2.1R & 2.2R
V4.1, .2, & .3: White, Color, and Smoked Glass
V3 is Monochrome Glass
Press It Docks for all Icon Styles - 19 Variations in All
Below are the versions still being resized up.
October is Breast Cancer Awareness Month - spread the message! Download for the Press It Pink Icons is below.
In These Sets:
Calendar Settings Angry Birds File (astro) Music Amazon Kindle File (andro) YouTube Google+ Amazon Android Market ESPN SC Text (what's app)
Theme GPS/Nav Camera Pandora App Drawer TV/Videos Places Phone XDA Facebook Chat(generic) Radio/Tune In Text Message(generic) Twitter Internet/Browser DropBox PayPal Google Books Android Market Gmail Contacts Amazon mp3 Netflix Google Goggles Words with Friends Feedly Alarm Chrome to Phone Barcode/Scanner Voice Recorder Google Voice Huddle g+ Chat (imo) Shazam Pulse Soundhound Email (generic) Uber Music Google Shopper Notes Poker iBodger Calculator Adobe viewer Skype Ebay Video Gallery
Added 2/27/12: Tapatalk, ROM Toolbox, and Navfree - download from this post, will add to the master files later
Added 10/18/11: App Drawer Docks in 19 styles
Added 10/06/11 to Larger Resized Sets Only, V1.1 R and forward: Cookie Monster Storm Trooper Alt Phone Alt App Drawer Deviant Art Foursquare Transformer A generic football
*I took out iBodger for lack of a half decent icon to be found, replaced with Warmonger and Hordes, someone correct me if I am mistaken that they are the games used for that app
Added 9/22: Spotify Pocket Legends Order and Chaos Online SNES emulator Pocket Cast (Pod cast player) Yahoo IM Yahoo mail Google Sky Map Tango Pod cast/pocket cast lock unlock groupon flashlight Added 09/29: Google Chrome
Left: Widgetsoid. Center: SMS Unreadcount Mod, Advanced Clock Widget. Right: Mort Music Widget 2x2.
Please post your screens or links to them - I'd love to see what you've done with the icons
On applying the icons: I use a photo editing program to put the icons on whichever screens I'd like, directly on the wallpaper. Not only can I then space the icons however I please, but this also allows for different wallpapers on different screens.
One of the easiest ways to apply whatever icons you'd like (without a computer, or on your phone) it to use Desktop Visualizr: these icons will come out best at 2 rows wide by 1 tall, depending on your layout. I am in the process of writing a very in depth TUT on doing so for a variety of setups, so please stay tuned Here are the very basics
1. You can save the icon image(s) to your SD card and apply it as a widget anywhere on the screen. 2x1 works best. Long press, choose DVR 2x1, select the image on the prompt, and selection the app/action that corresponds to it.
You can apply the icons to wallpaper via photo editing, then simply use transparent .png pictures to put your shortcuts/apps in the areas over the paper using DVR.
Here are some tutorials and discussions: click, clicky, click, clicky, and click.
If you haven't seen PaulMZ's Windows Phone theme for Android over at Android Forums, his first post gives a huge amount of great info on Desktop Visualzr and image editing for custom icons on your homescreen.
To use different wallpapers on different screens, there are two applications I know of to do this, both free on the market: MultiPicture LiveWallpapers and Super Wall Lite. I prefer Super Wall because it hogs less memory and it MUCH more stable in my experience. Please ignore the bad ratings: those were given by users who were not informed about how to apply the super paper: you must access the app via the 'Live Wallpapers' setting on your phone; the same is true for MultiPicture.
There is another benefit in using 'panoramic papers' of Super Wall- that is, one extra wide paper styled to use on mutliple screens. In MultiPicture, however, you must apply one paper to each screen. Since I am always changing screens, and can often be testing icons and themes on 7 screens at one, I prefer the ease of Super Wall in just making one big paper to span all the screens.
If you aren't familiar with a lot of image editing practice, I am glad to apply the icons to a paper of your selection - just post the paper and which icons you'd like applied, along with your phone's resolution/model and your layoud grid for columns and rows.
If you like what I have done and would like to show your gratitude, Leo is pretty hungry...
Click here to download the newly upsized Press It Icons V1.1R at the blog.
Click here to download the newly upsized Press It Icons V1.2R at the blog.
Click here to download the newly upsized Press It Icons V2.1R & V2.2R at the blog.
Click here to download the newly upsized Press It Icons V3 at the blog.
Click here to download the newly upsized Press It Icons V4 at the blog.
Click here to download the Press It Icon Docks- App Drawers in 19 Variations.
Click here to download Press It Pink Icons & Wallpapers.
Blank tiles for applying live info to are in the the post below and included in each set above (9/22).
Draft of Instructions for Live Tiles: more info/screens soon.
The font closest to what I used in the V1 icons is Jersey M54- click here to download from DaFont.
The font for the serif tiles is DejaVu Serif Condensed.
The best way to make 'live' tiles, frankly, is to apply the icons to your wallpaper, then put whatever text widgets you'd like on top. You can put the icon down as a widget using Desktop Visualizer then apply another text widget on top if your home launcher supports 'overlapping widgets' during customization. This will work...or it won't. Often, people say it works until the phone is rebooted - then presto, chango, the widgets are unstacked.
I am sure that some of you have mastered 'make your own widgets' like Chronotopia or M-clock, and can then use the icon as the backdrop with the desired text on top - I hope to give these or other similar apps a try in the near future, but I myself find it preferable just to mess with the wallpaper
There are blank email, gmail, call, sms, calendar and clock icons enclosed within all versions.
I have used SMS unreadcount mods on all the tiles- the easiest way is to apply the icons to your paper, then put a transparent icon for the SMS unreadcount bubble. I have done the same with ADW Ex notification bubbles, using ADW Ex to make the icon for the gmail/phone/sms icon a blank image over the top of the paper. I am glad to help out with this process
This Looks Amazing!! But I'm Having No Ideas On How To Use Them!! This Sucks Lol
Erickomen27 said:
This Looks Amazing!! But I'm Having No Ideas On How To Use Them!! This Sucks Lol
Click to expand...
Click to collapse
Sorry, I was just updating the thread with another color scheme and instructions.
Basically they icons are:
1. png's to apply to your wallpaper in a photo editor - put them wherever you want, then use transparent icons/shortcuts/widgets on top - a lot of people use Desktop VisualizR to do that.
2. Apply with Desktop VisualizR using the images as the actual widgets; you can use any image to as a widget/shortcut. This limits the size of the icon to whatever your grid layout is for you screen. So if your grid is a vageuly squarish setup - like 4 columns by 6 rows - then the image would be resized to fit in this space. That means you're somewhat restricted on how closely you can place icons/images together, and where they can go on your screen. That's why I personally use method 1.
3. Also, some home launchers (like ADW) will let you replace default icons with your own images. This has the same restrictions as 2.
I promise to do a step-by-step and link TUTs for this by tomorrow with screen shots.
In the meantime, I am happy to apply the icons to a wallpaper of your choice if you are familiar with using Desktop VisualizR- that allows you to put transparent shortcuts on top for anything you want. I would need your paper, grid layout, and phone model/resolution.
Come back soon for more, sorry for the delay MP
sick icon set...just dont know how im going to implement them into a theme.
ill see what i can conjure
SoCalSpecialist said:
sick icon set...just dont know how im going to implement them into a theme.
ill see what i can conjure
Click to expand...
Click to collapse
TYVM Yeah, their rectangular nature is cool....and perhaps won't be so much fun to config with you theming geniuses lol. Let me know if you need anything editing wise
melissapugs said:
TYVM Yeah, their rectangular nature is cool....and perhaps won't be so much fun to config with you theming geniuses lol. Let me know if you need anything editing wise
Click to expand...
Click to collapse
far from a theming genius ... i just utilize what i know and appreciate, especially in my latest ss post!
local clothing lines.
jordans
minimalistic approaches / space savers
and a good font!
im going to make ur icons work..ive already got a mock up of brainstorms going, utilizing gimp
Nice icon set ;-)
sent from my miui evo 4g
Can you share a blank grey one or maybe a psd so we can make some ourselves.
Thanx
btje said:
Can you share a blank grey one or maybe a psd so we can make some ourselves.
Thanx
Click to expand...
Click to collapse
Hey there, sorry for the delay, school work picked up again
Here is a pspfile - I use paintshop pro and not photoshop - I hope it works for you If not, I'll post the buttons and layers separately as pngs if you want...Or just give me a list of the ones you want made and I'm glad to make any editing desired. I am working on metallic shine and embossed text for two more sets when I have the time. Suggestions for improvements are entirely welcome
Clicky to download.
Great work here
Sent from my Droid Incredible 2
Well done! These are awesome. I'm using them currently and can't wait for Pocket Casts to be made... I use that app daily.
Thanks for the iBodger! Warmachine love!
These are great, soon as I can get a screen shot together, I'll post.
Rabscutle said:
Well done! These are awesome. I'm using them currently and can't wait for Pocket Casts to be made... I use that app daily.
Thanks for the iBodger! Warmachine love!
These are great, soon as I can get a screen shot together, I'll post.
Click to expand...
Click to collapse
Dude thanks for reminding me about my omitted ones, will complete now. Yes, more screenies would be superb - feel free to post here and/or at blog. Thanks again
Using ADW as a launcher, Desktop Visualizer for the icons, Ultra Player for music Android Pro for the Twitter feeder, Minimalistic Text for the status and Animated Analog Clock for clock.
Swipe down and you get notifications, swipe up and you get app drawer.
Great work Melissa.
Sent From Deep Within The Rabbit-Hole
Looks good Melissa !
gwcaton said:
Looks good Melissa !
Click to expand...
Click to collapse
E.Cadro said:
Great work Melissa.
Sent From Deep Within The Rabbit-Hole
Click to expand...
Click to collapse
Thanks guys, big ups coming from you
Very cool icon set! Refreshing to see such a unique and creative set put together!
gbarayah said:
Very cool icon set! Refreshing to see such a unique and creative set put together!
Click to expand...
Click to collapse
tyvm putting out 2 new variations in a lil while
As shown in the screenshot thread im already using your icons But a request: red or orange icons, the whole set.
Edit: never mind, I can color tint them by myself.
{
"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"
}
Modded features:
-Transparent backgrounded widget with black icons
-Light grey Music list with black fonts
-Some inverted icons
-FIX notification icon as it should in ICS/JB
Enjoy!
13/03/09 VERSION
-Added white halo to black icons (thx Curael for the idea!)
-Fixed upper-left back button icon
-Modded selection shadow png
13/03/11 VERSION
App updated to March 6th version
16/03/11 VERSION
WHITE-ICONED VERSION!
DOWNLOAD LINKS IN SECOND POST!
Bugs
I can't manage to change the font color in landscape mode...ANY HELP FROM AN EXPERIENCED THEMER WOULD BE MUCH APPRECIATED!
PS: I'm quite a nooby in this stuff. This is my third project, after making a rom mod for gt540 and translating Info wallpaper. I just did it because i wanted a transparent widget with black icons, but after that I got excited and started modding it a little bit more. If anyone has any suggestions or tips, I'll be glad to hear them!
DOWNLOAD LINKS
BLACK-ICONED VERSION
http://bit.ly/ZdKcaU
WHITE-ICONED VERSION
http://bit.ly/12Z8Xhl
Thread updated! Enjoy!
Thanks. Looks nice. Looking forward to more themes.
I like this remake a lit!
In the small now playing bar at the bottom of the musicplayer browser. is it posible for you to fix the white on white font? Also.. How about another apk with the original, white notification icon? In the status bar. The black one is visible on the gradient black to white status bar on my Sense phone.. I understand it would be hidden on aosp or look nice on a white bar.. On Sense it just rly looks weird. Could you upload one with white icon? If it's not too much extra work ofc.
Thanks for sharing, it's wonderful looking!
Update
App updated! I recently changed to JB and I noticed that the status bar icons where black instead of white, so I fixed that.
I also tried to change the notification bar's controls to original white, but as the same icons are used throughout the app, that's to difficult for e to do. I managed to create the new styles and to define the id's, but that's as far as i could reach.
Enjoy!
CuraeL said:
I like this remake a lit!
In the small now playing bar at the bottom of the musicplayer browser. is it posible for you to fix the white on white font? Also.. How about another apk with the original, white notification icon? In the status bar. The black one is visible on the gradient black to white status bar on my Sense phone.. I understand it would be hidden on aosp or look nice on a white bar.. On Sense it just rly looks weird. Could you upload one with white icon? If it's not too much extra work ofc.
Thanks for sharing, it's wonderful looking!
Click to expand...
Click to collapse
I just updated the tweaked app with the white notification icon! seems like u read my mind!
EDIT: Could u pm me a screenshot with the white font on white background problem?
wo0drow said:
I just updated the tweaked app with the white notification icon! seems like u read my mind!
EDIT: Could u pm me a screenshot with the white font on white background problem?
Click to expand...
Click to collapse
Look at the bottom. The font is white, as on the original apk file. Same on your phone?.
And cool! I'm a mind reader. !
Thanks!
CuraeL said:
Look at the bottom. The font is white, as on the original apk file. Same on your phone?.
And cool! I'm a mind reader. !
Thanks!
Click to expand...
Click to collapse
As you can see in the frist post's screenshots, i don't have that issue, but i'll look into it. Thx for letting me know!
At the end of your first post.. There is an empty box with "Attached Screenshots".. Sorry, I don't see anything. Funny, I actually saw them on my phone.. Not here on the computer.. But okay.. Hm, I don't know why this is happening then. Is it perhaps a matter of resolution?.. xhdpi.. hdpi and so on? And me running 240 dpi?.. Perhaps the apk scales kinda like gmail.apk and eventually goes into a "phablet" mode?
- Also.. My only noob solution for your problem inside the notifications windows is to keep the white navigation keys across the board, but stroke them with black or same color as the "dividers" between the notifications.. That way you will have a black or grey outline inside the app and white buttons.. :/ And have the white icons inside the notification as well, with a nice grey or not so nice black outline.. Gah. I dunno.. It's all I got.. Since I can't read anything from the extracted apk. I don't know where to look for adding code or anything..
Like that.
CuraeL said:
Look at the bottom. The font is white, as on the original apk file. Same on your phone?.
And cool! I'm a mind reader. !
Thanks!
Click to expand...
Click to collapse
Hey! Could u try this one to see if the white font on white background is solved? THX!
http://bit.ly/YwAQq2
CuraeL said:
At the end of your first post.. There is an empty box with "Attached Screenshots".. Sorry, I don't see anything. Funny, I actually saw them on my phone.. Not here on the computer.. But okay.. Hm, I don't know why this is happening then. Is it perhaps a matter of resolution?.. xhdpi.. hdpi and so on? And me running 240 dpi?.. Perhaps the apk scales kinda like gmail.apk and eventually goes into a "phablet" mode?
- Also.. My only noob solution for your problem inside the notifications windows is to keep the white navigation keys across the board, but stroke them with black or same color as the "dividers" between the notifications.. That way you will have a black or grey outline inside the app and white buttons.. :/ And have the white icons inside the notification as well, with a nice grey or not so nice black outline.. Gah. I dunno.. It's all I got.. Since I can't read anything from the extracted apk. I don't know where to look for adding code or anything..
Like that.
Click to expand...
Click to collapse
I like the black buttons as they are...i'll wait to see if some pro-developer can help me with that.
By the way, are your notification bar icons working? because they don't in my rom...maybe is a rom realted problem...
I like the black ones the best as well..
- Yes, they do work. Did they work in the original apk? If nothing's changed, it may be the ROM, as you said.
I'm curious now.. Do you know how to read the xml files?.. Cause if we can in some way.. Make the.. Code for the notifications window widget apply a white color overlay to the files.. We'd be home free.. Man, I need to read up on these things.. I love it. But I know squad. Wish I could be of some help here.
Great theme idd.
CuraeL said:
I like the black ones the best as well..
I'm curious now.. Do you know how to read the xml files?.. Cause if we can in some way.. Make the.. Code for the notifications window widget apply a white color overlay to the files.. We'd be home free.. Man, I need to read up on these things.. I love it. But I know squad. Wish I could be of some help here.
Great theme idd.
Click to expand...
Click to collapse
I don't know how to code or such things, i just know how to use apk manager, and reading this and that xml,I made some sense of it. So i learned how to changes things just messing with stuff, reading xda threads and googling a lot. This is just a hobby for me, and i enjoy tweaking and messing stuff around.
wo0drow said:
Hey! Could u try this one to see if the white font on white background is solved? THX!
http://bit.ly/YwAQq2
Click to expand...
Click to collapse
Yayy, it worked. Now the text is black! Thanks man! Awesome.
CuraeL said:
Yayy, it worked. Now the text is black! Thanks man! Awesome.
Click to expand...
Click to collapse
Great! So one thing less to solve!
wo0drow said:
I've tried the original apk to see if I had broken the app somehow...but they also don't work in it. So I'll go moan in my rom's thread to see if anyone has the same problem.
And on the other matter, i don't know how to code or such things, i just know how to use apk manager, and reading this and that xml,I made some sense of it. So i learned how to changes things just messing with stuff, reading xda threads and googling a lot. This is just a hobby for me, and i enjoy tweaking and messing stuff around.
EDIT: So did u try my last fix? Is the whit on white issue solved?
Click to expand...
Click to collapse
It sure is fun to tinker, yes. And it's a very good way to learn. ^^
Anyways man.. Thanks for this.. It's really cool and I like the colors loads better than that weird, awkward, misplaced and outdated colorscheme from Honeycomb.. - Good luck on your ventures. I'm subscribed and I'll check back frequently just to see the progression in this.
CuraeL said:
It sure is fun to tinker, yes. And it's a very good way to learn. ^^
Anyways man.. Thanks for this.. It's really cool and I like the colors loads better than that weird, awkward, misplaced and outdated colorscheme from Honeycomb.. - Good luck on your ventures. I'm subscribed and I'll check back frequently just to see the progression in this.
Click to expand...
Click to collapse
Sure man! thx to you, i can't find every issue on the themed app as i only own a defy, so your collaboration is much appreciated. I'll let it be for now, waiting for some kind developer to help me with the notification icons!
..
- -