[REQ] All black based apps - Vibrant Themes and Apps

I am now using the awesome all black mod and was wondering how hard would it be to "all black" the gmail and gtalk apps to match. Black background and white/grey text perhaps. I would think in my case this would save a lot on battery as well as I check email frequently.

I would love this as well though I am just a user, not a programmer or the like. However I don't think this would be too hard. It could be as simple as implementing maybe a high contrast which pretty much almost flips the colors. No idea though

If their layouts, styles, etc are defined in accessible XML files it could probably be done.

yeah add me! this would be an awesome mod. can totally see 2+ days with something like this.

Anyone able to actually do this I poked around some and was unable to make it work.

I'll take a look...

That would be awesome. If you would be willling to share your findings that would be icing on the cake as I would love to learn how to do this myself.I tired to change the background colors by changing color values in the chat_view.xml but that seemed to have no effect. I am sure its just a matter of changing color values in a few key xml files but just dont know where to look.
Thanks again

Check out the thread called "tiles by ardchoille" in the section I think it may be what your looking for
Sent from my SGH-T959 using XDA App

Wykedx said:
Check out the thread called "tiles by ardchoille" in the section I think it may be what your looking for
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Thanks for the link but no that is not what I am looking for. What I want is for the background screen inside the apps to be black background with white text. The default for gmail and gtalk is a white background with black text on it.

adm1jtg said:
Thanks for the link but no that is not what I am looking for. What I want is for the background screen inside the apps to be black background with white text. The default for gmail and gtalk is a white background with black text on it.
Click to expand...
Click to collapse
Almost positive framework for google apps (gapps) is closed source and not to be modded or distributed. that is why CM got the cease and desist letter.

You could create a metamorph to do this but it would take quite a lot of hunting to find all the .xml files needed, as well as all the .png's used. The easy part would be editing the basic framework files. Editing all the apps you've installed is a whole new story.
Snoop around in framework.res and twframework.res if you like. That's what the AllBlack mm changes.
FYI, Cyanogen got a C&D for the _distribution_ of Google apps. I strongly doubt Google would care if you change the graphics of gapps for yourself, so long as you're not making the apps themselves available for download.

Bump (Throws up a shield to avoid tomatoes)
Any new way to accomplish this?

nakagusukumike said:
Bump (Throws up a shield to avoid tomatoes)
Any new way to accomplish this?
Click to expand...
Click to collapse
Same here. I would love to get a blacked out Gmail.
I had found one on a droid x forum recently. Someone has done it.

Scarinzi said:
Same here. I would love to get a blacked out Gmail.
I had found one on a droid x forum recently. Someone has done it.
Click to expand...
Click to collapse
Hi,
Blacking out apps is a royal pain to do it right. I've been working on this for my newest (still unreleased) honeycomb theme, and its slow, and tedious. I can spend hours changing one color value, or one line of code, re-compiling, push to phone, test, only for it to not work properly, and then I have to undo the change, and start over.
https://picasaweb.google.com/113127051130934911253/HoneycombTheme?feat=directlink
Gmail for instance, uses XML layouts, colors coded into the java directly, and then custom CSS for the message view.
I've been tweaking and debugging for days, and still can't override enough of the font colors to black out the message view to a level I'm happy with.
Anyway, I've done gmail, gtalk, googlevoice (well, like 90%, can't blackout the setup process properly no matter how I try) AOSP 2.2 calendar (I hate touchwiz) CM6/AOSP Mms (just touchups), google quick-search-box, twitter 2.0.1, android market, and the ABSOLUTE worst of them all, google maps (only like 85-90%, I can't decompile the resources, so some parts will never be inverted properly.) And then there were also tweaks to Contacts, Browser, Beautiful widgets, Voodoo control app, and the frameworks themselves.
And I still need to blackout facebook, google reader, google books, and a few more.
I had planned on releasing eventually, but in order to blackout maps, the framework-res.apk has to invert every call for a "light" theme to "black" instead, so it WILL break other apps that use custom display styles, but rely on default android text colors (or vice-versa.) And of course, if anyone starts asking for a release-date, I'll likely just abandon it entirely. This was all done for my own personal enjoyment and use, not anyone else's.
Blah, sorry for sounding *****y, I'm tired of people causing drama in the android world, its supposed to be FUN, not high-school.
Cheers, =)

s0niqu3 said:
Hi,
Blacking out apps is a royal pain to do it right. I've been working on this for my newest (still unreleased) honeycomb theme, and its slow, and tedious. I can spend hours changing one color value, or one line of code, re-compiling, push to phone, test, only for it to not work properly, and then I have to undo the change, and start over.
https://picasaweb.google.com/113127051130934911253/HoneycombTheme?feat=directlink
Gmail for instance, uses XML layouts, colors coded into the java directly, and then custom CSS for the message view.
I've been tweaking and debugging for days, and still can't override enough of the font colors to black out the message view to a level I'm happy with.
Anyway, I've done gmail, gtalk, googlevoice (well, like 90%, can't blackout the setup process properly no matter how I try) AOSP 2.2 calendar (I hate touchwiz) CM6/AOSP Mms (just touchups), google quick-search-box, twitter 2.0.1, android market, and the ABSOLUTE worst of them all, google maps (only like 85-90%, I can't decompile the resources, so some parts will never be inverted properly.) And then there were also tweaks to Contacts, Browser, Beautiful widgets, Voodoo control app, and the frameworks themselves.
And I still need to blackout facebook, google reader, google books, and a few more.
I had planned on releasing eventually, but in order to blackout maps, the framework-res.apk has to invert every call for a "light" theme to "black" instead, so it WILL break other apps that use custom display styles, but rely on default android text colors (or vice-versa.) And of course, if anyone starts asking for a release-date, I'll likely just abandon it entirely. This was all done for my own personal enjoyment and use, not anyone else's.
Blah, sorry for sounding *****y, I'm tired of people causing drama in the android world, its supposed to be FUN, not high-school.
Cheers, =)
Click to expand...
Click to collapse
I don't blame you at all.
If you decide to make this available to everybody, it will be awesome. Good work.

I couldn't find it on XDA but a quick Google search found one on a droid x forum in zip form.
I flashed it with CWM and it worked.
Not as nice looking throughout as s0niqu3's but looks alot better than the regular version.
http://www.droidforums.net/forum/blacked-out/128296-release-gmail-2-3-4-1-blacked-out.html

Related

[Theme] BNB For Eclipse 0.4

To begin... make a backup 1st.... not responsible for damages while left in the parking garage.. enjoy the game!
This theme was made with permission of "thebowers". It's his creation. I brought it into GB land for the X2. I don't know if I did everything he did but I can tell you that I have made image edits galore for resizing purposes and to get all the new GB images not yet themed. I have also edited the crap out of a lot of xml's so things should work 100% smoothly out of the box. I have also incorporated some inverted apps which, I had nothing to do with. Credit there goes to thebowers, ecsnead and B-Boy. I themed the Phone and I started on the other 2 but, then, I saw someone else already did pretty much the same thing. So, I just used that. No need to waste time. That would be bouchigo. You can find him on rootzwiki. I also made a few apps myself because once I got going on 0.2.2, I got carried away.
Also, I changed the boot animation. It matches the theme oh so well. Credit there goes to Versatile1 because he made it.
Before we begin, I will list all the apps I have included. For ease of use, I highly recommend getting rid of any app on the list from your phones data folder first. For example, if you downloaded Facebook from the market, remove it from your data folder. Not saying you HAVE TO, just putting it out there if you run into issues, you know how to fix them.
Also for the market... this one you do HAVE to do... First, verify that you DO NOT have a vending app in \data\app!!!!! If you do this will not install!!! You will need to uninstall updates before flashing... Settings>Applications>Manage Applications>"ALL" tab>Market>Uninstall Updates
Will it break your phone if you don't do that? No, it just won't install a market... at all!
Lastly, I have taken the time to guide every .9.png file in the framework and in every app I touched. What this means to you.... If you want to make other changes, everything will decompile and recompile without error. Of course you need to add the dependencies if your editing systemui or settings but thats a blur thing. Not something I did.
Now.. onto the part anyone actually cares about..
The theme is located here.... No.. over there ----> ok its actually back there <------
If you see any issues or think of anything else to add let me know.
Here's whats included
framework
SystemUI
Calculator
Camera
Contacts
Dialer
Phone
Facebook (Inverted)
Gallery3D
Gmail (Inverted)
Google Quick Search (Inverted)
Keyboard (updated from 2.2 to be darker)
Settings (Inverted)
GTalk (Inverted)
Market (Inverted)
Google Voice (Inverted)
Some of these apps will be called dark or black in the app drawer. Example: Facebook = Dark Facebook
Screenshots:
http://www.4shared.com/all-images/k4K9F-uM/_online.html
A screen of something didn't come out.. don't know what it was but.. im sure it looked pretty good
Very cool! I especially like the 80085 in your calculator screen shot
Sent from my DROID X2 using XDA App
3UR0TR45H said:
Very cool! I especially like the 80085 in your calculator screen shot
Sent from my DROID X2 using XDA App
Click to expand...
Click to collapse
haha.. posted this in 3 forums... glad someone finally got it!
Yeah its exactly the thing I did in math class...every year...
Anyways, what are the chances we could just install the apps individually? I'm really only interested in the blacked out gmail.
Sent from my DROID X2 using XDA App
just open up the theme in 7zip and delete what you dont want.
No stone unturned... we had to do some smali edits on gmail to get it to work. looks good though. now i realize that is the screenshot that is missing.
I just extracted the apk and used root explorer to push it into system/app. Changed permissions, rebooted, and voila!
Sent from my DROID X2 using XDA App
As long as it works and you like it, I dont care how you got it on your phone...lol
Good stuff man. I noticed a few small things that I thought I would share, nothing deal breaking or anything like that.
1.) I noticed when you're in the middle of unlocking the phone theres like a slight white bar in the unlock tab, this doesn't occur when you switch between silent and audible mode.
2.) When you're in a call and say if you're on speaker and drag down the notifications the call information is pretty hard to see maybe a lighter shade of black?
3.) Some of the press colors are still orange/blue.
4.) When downloading from a browser the status bar is blue opposed to red and you can't read what you're downloading (b on b issue).
Still one slick theme regardless! Thanks!
Very nice work xkape. Appreciate the quick turnaround for 0.4.
I noticed there is something unthemed in the blacked out gmail. When in your inbox an you check an email and click on the "labels" button that interface is not blacked out, it is black type on a white bg. When you scroll on this screen the entire screen blacks out and you cannot read your labels. Not a deal breaker by any means but I am just throwing it out there.
Sounds like the colorchachehint is ok (thats what makes it black when you scroll) but the bg and text need to be switched. I'll take a look at that.
zetsumeikuro said:
Good stuff man. I noticed a few small things that I thought I would share, nothing deal breaking or anything like that.
1.) I noticed when you're in the middle of unlocking the phone theres like a slight white bar in the unlock tab, this doesn't occur when you switch between silent and audible mode.
2.) When you're in a call and say if you're on speaker and drag down the notifications the call information is pretty hard to see maybe a lighter shade of black?
3.) Some of the press colors are still orange/blue.
4.) When downloading from a browser the status bar is blue opposed to red and you can't read what you're downloading (b on b issue).
Still one slick theme regardless! Thanks!
Click to expand...
Click to collapse
1) Should be an easy fix
2) Just saw that. I tested to see if it was in frame or phone and im pretty sure I just missed it in the framework. I'll find it.
3) Theres just so many of the damn things. Hard to get em all.
4) Never used the stock browser before. I use Dolphin HD. So, this one probably won't get fixed.
I'm adding one... in the phone when you are looking at a specific number in recent. if you click on it for "call details" that screen needs fixed. I think Im also going to darken the text of the unselected tabs. I thought the grey I chose was darker than that.
And by the way.. thank you both for pointing those out to me. I can't fix the theme and make it better if I don't know it needs to be.
I use boat browser mini.
I did some investigationg into the ongoing black on black issue in the status bar. Each app sets that seperately. The only way to fix that would be to either a) make the whole things white again with black text or b) edit each app that points at a black color instead of a white one for text. I will edit it for phone app and for dolphin.
Nice theme, I haven't found anything I don't like. The boot animation is sweet too.
I've never been a fan of just black and white themes, but this looks very tasteful. I'll give this a shot after flashing Eclipse .4 later!
triton, I never was either. In fact, I had never even used BNB. But, I came to feel that colorized themes just didnt work for me anymore. So I decided Id use BNB and edit up to the X2.
Although, I must admit, I am a sucker for those neon themes in Blue or Red.
xkape said:
triton, I never was either. In fact, I had never even used BNB. But, I came to feel that colorized themes just didnt work for me anymore. So I decided Id use BNB and edit up to the X2.
Although, I must admit, I am a sucker for those neon themes in Blue or Red.
Click to expand...
Click to collapse
Eh, the neon themes are ok, but I'm picky about what themes I have on my device. This one you made looks great though!
neon image i just made right quick.
I was thinking this could take the place of the buttons.. for example.
thanks triton!
I've got a list from peoples feedback of a few imperfections here and there. I'll be fixing those real soon as well.
I ran into an issue with the app shortcuts on my home screen not moving to delete. They were frozen. I could add them to the homepage but couldn't delete. I flashed eclipse.4 and everything is working correctly now. I did install that speedy zip yesterday. Not sure if that was the issue or not. Would that be launcher issue or something in the theme zip?

email background

Is there any way to change the email program to have white text on black background?
The rest of the phone is great with the dark look (also easy on the battery) but for some reason, the email program colours are inverted!
Can this be changed?
Not using the built in available options. There may be apps out there that will let you apply custom themes, but I haven't tried this
Thanks. I'm just trying to make the battery stretch - it's pretty bad at the moment even though I've not actually made any phone calls on it! I thought that this might be a good place to start
you can't write your email somewhere else like office note,and paste it to email.......
Perhaps you can with editing the registry values.

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

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

Themed SMS [APP]

Consolidating my previous post, here are two simple, modified blur sms apks. we have:
a) Messagingwhite.apk: same as stock, except grey text in conversation list is white rather than transparent/grey. easier to read i think
b) Messagingicsblack.apk: the background of both read and unread texts is black, with unread text being displayed in ICS blue while read texts are in white. black background looks better with the ICS text
For both, the incoming sms box in actual conversations has been darkened. just my fancy.
Next step; blackout the background of conversation list entirely. pretty sure that'll entail diving into the framework. I know its done routinely, but im learning by experimentation as i go (more fun that way!).
Instructions:
1) Must be rooted
2) Download desired Messaging______.apk
3) Rename to Messaging.apk
4) With a file explorer or via adb, navigate to /system/app/ and copy your current Messaging.apk and corresponding odex file (if you're rom is odexed) to somewhere safe (just for a backup) and then delete them from /system/app/
5) Move the renamed Messaging.apk to /system/app/, change permissions to rw-r--r--, and reboot.
And thats it! The changes aren't big, but unlike my attempts yesterday, I think they're much more aesthetically pleasing. Particularly the one with ICS color incorporated.
Hope you enjoy! If you like hit the thanks!
*USUAL DISCLAIMER; tinkering with your phone is YOUR choice; should anything happen to your phone I am in no way responsible. Not like this is serious stuff here, but just in case i guess
screenies
Sent from my DROID RAZR HD using Tapatalk 2
btw is there any interest whatsoever in this? im just having fun learning and hoping to eventually get full themes going
Sent from my DROID RAZR HD using Tapatalk 2
Anyway to do the people (contacts) the same
illb1u2 said:
Anyway to do the people (contacts) the same
Click to expand...
Click to collapse
im about to go watch the dark knight rises, but afterwards i'll start messing with it! it will depend on if the app draws from a specific line of code that gives a hex value, or from a .png inside the framework-res.apk. if its the latter, the rom needs to be deodexed and to be universal id have to learn how to make it a flashable zip blah blah blah. BUT if its the former, shouldn't really be that hard.
edit: yes first attempt was a big giant fail. pretty sure contacts.apk and phone.apk are intertwined in some way, I can't even decompile and recompile contacts.apk without errors when i haven't changed a single thing. and theres some images in contacts.apk that only appear in the phone app. so yea. but ill take a stab at it! just might be beyond my grasp atm
eris72 said:
im about to go watch the dark knight rises, but afterwards i'll start messing with it! it will depend on if the app draws from a specific line of code that gives a hex value, or from a .png inside the framework-res.apk. if its the latter, the rom needs to be deodexed and to be universal id have to learn how to make it a flashable zip blah blah blah. BUT if its the former, shouldn't really be that hard.
edit: yes first attempt was a big giant fail. pretty sure contacts.apk and phone.apk are intertwined in some way, I can't even decompile and recompile contacts.apk without errors when i haven't changed a single thing. and theres some images in contacts.apk that only appear in the phone app. so yea. but ill take a stab at it! just might be beyond my grasp atm
Click to expand...
Click to collapse
That suxs I was really hoping the people app could be blacked out to match the phone good try though. Thanks
DizzyFox said:
That suxs I was really hoping the people app could be blacked out to match the phone good try though. Thanks
Click to expand...
Click to collapse
I'm sure it can be, I just need to figure out how
Sent from my DROID RAZR HD using Tapatalk 2
eris72 said:
I'm sure it can be, I just need to figure out how
Sent from my DROID RAZR HD using Tapatalk 2
Click to expand...
Click to collapse
Have you ever thought about trying the calendar app change the white background to black?
DizzyFox said:
Have you ever thought about trying the calendar app change the white background to black?
Click to expand...
Click to collapse
I'm actually a fan of the white, but I'll look into it. Ideally I want to figure out how to make a flashable zip that will black out framework/some selected apps, but I'm not anywhere near that yet. Got my rom of choice (batakang) deodexed, but i can't even change the gradient background to black without problems. Should be a simple edit. Still much to learn obviously!
I have to get a lot of research done in the next week, hoping to get a paper published in the next 6 months, but as soon as Christmas break rolls around, this will be my pet project until grad school starts up again
Right now doing the contacts app is my priority, just figured out a key step that I was missing. still getting mad errors but making progress!
Sent from my DROID RAZR HD using Tapatalk 2
I am interested in all black themes in apps... willing to donate for such...
Notrega said:
I am interested in all black themes in apps... willing to donate for such...
Click to expand...
Click to collapse
No donations necessary. I've gotten a lot from the android community and am just trying to give back since there isn't much dev support for the razr hd.
So far, contacts and phone are not looking good. I've tried all possible routes; most of the time the modded apk won't even compile and when it does, it isn't recognized upon boot. Best I've gotten is the phone to recognize it, but when the phone app is opened it's just all FC all the time. System apps are a tricky *****.
That being said, the messaging app I have pretty solid control over and can alter most of those colors, baring the background. That's tied into framework, which I was able to get blacked out! I can explain the process (moderately difficult) or more likely I'll look into making a flashable zip. So with that in mind, if anyone would like some basic color altering to their sms, I can prolly do so with the limitation that the background is the JB gradient or black. Texts, contact names, text box backgrounds (not the main background!) and such can be changed.
I'm giving up on contacts for now, unless I can find/think of a new way to get it working. phone is tied directly into it to, so that sucks. I can look at the calendar, but since its third party now (on g play where it'll get updates vs the built in one, which I deleted), I have to imagine someone's done that already. If anyone has any requests ill look into it, I'm not sure what other apps there are that someone else hasn't put a theme to that can't be put on our phones.
What I think I'm gonna do is look into how to get aosp apps working, contacts was on some rom on rzr forums but I couldn't get it on my rom (batakang). Maybe if I decompile it and recompile it with my framework...
Sent from my DROID RAZR HD using Tapatalk 2
working on making this a flashable zip: blacked out framework and black outgoing sms box. looks quite sexy i think
if you can't tell we're animal lovers. thats my cat sleeping on my quantum book
hey eris just wanted to say i'm very interested in this and am about to give it a try! screen shots look great! thanks so much
EDIT: got it working. looks nice! any word on updating the incoming/outgoing to black?

[Q] What is the theme builder application?

How does a person create a theme and then use it? I'd like to have very specific things on my theme but other than adding to an existing theme, i can't seem to take away from an existing theme, how do I create a new one from scratch?
I know they say watch the vid but if you are like me you need to see it in writing,it makes more sense to me that way.Anyway the easiest way is to grab a theme and change it around/edit,get a feel for the program then create your own by changing wallpapers,icons,weather etc.A lot of themes now won't let you edit them I have found,however download any of mine and edit away they are all editable,as are a few more posted here but names don't spring to mind,none in my opinion are any better or worse than each other they just have their own little attributes that makes them unique in their own way.So go on and play around m8,it will be fun.
alldroid said:
I know they say watch the vid but if you are like me you need to see it in writing,it makes more sense to me that way.Anyway the easiest way is to grab a theme and change it around/edit,get a feel for the program then create your own by changing wallpapers,icons,weather etc.A lot of themes now won't let you edit them I have found,however download any of mine and edit away they are all editable,as are a few more posted here but names don't spring to mind,none in my opinion are any better or worse than each other they just have their own little attributes that makes them unique in their own way.So go on and play around m8,it will be fun.
Click to expand...
Click to collapse
Thanks, I cannot stand those youtube videos that "show" you how to do things. I find them tedious and unusable. I'd rather just get some instructions, an application and let me do it. Yet, so many seem to post "youtube instructions" i write this stuff for a living and have never found a video more useful than written instructions. However, that's my bias.
I'll go check out some of yours.
I agree with your assessment that NONE of the themes I've downloaded have been editable. I don't want to ADD more widgets and icons to a theme. I just want to start with a blank canvas and let me do it.
Yet, if all these themes exist, HOW were they created? I'm really not going to watch a youtube video. There has to be a building application somewhere. Not re-engineer something already there.
One question, when you say "download mine" where do I find yours. None of the ones I've seen through the application say who created them.
mine and others are in the screenshots and themes forum beneath the general discussion.I agree fully with the video and much prefer to read it as I find it more followable,but again I suppose that is my bias too.You can start almost fresh,grab a theme as posted earlier,then delete everything,if the theme uses everything widget this is simple to do,just press screen and choose remove,then change the wallpaper by selecting your own then simply add you own widgets etc via the inbuilt everything widget (although this isn't as stable as it could be) or download widgets from playstore etc then add them,hope this helps apologies if I seem to waffle on.
alldroid said:
mine and others are in the screenshots and themes forum beneath the general discussion.I agree fully with the video and much prefer to read it as I find it more followable,but again I suppose that is my bias too.You can start almost fresh,grab a theme as posted earlier,then delete everything,if the theme uses everything widget this is simple to do,just press screen and choose remove,then change the wallpaper by selecting your own then simply add you own widgets etc via the inbuilt everything widget (although this isn't as stable as it could be) or download widgets from playstore etc then add them,hope this helps apologies if I seem to waffle on.
Click to expand...
Click to collapse
Got it, will go over there and check them out.
sanjsrik said:
Got it, will go over there and check them out.
Click to expand...
Click to collapse
Hi sanjsrik,
I'm the one who made the YouTube tutorial videos, so I apologize if they weren't that informative. Those were created in the beginning just to give people a basic understanding of what Themer was about.
Alldroid is correct in saying that starting with a fresh blank theme is the best, then just seeing what works and what doesn't. My advice would be learn more about Zooper Widget, as a lot of the newer themes use it, and it's brilliant. That's all Themer is essentially, a wallpaper, some widgets, and maybe some icons if you're feeling brave. We do recommend making the grid size quite large, in order to make the widget resizing easier. you might also notice that the new themes include incredibly detailed icons, these are in fact Zooper fonts, so as mentioned play around with the Zooper widgets found in the new themes.
If you need help/ideas feel free to ask, I'm always here to help!
- Marco
It isn't that the video isn't informative,it probably is but some people including myself prefer to read it via a text file or maybe a pdf file
alldroid said:
It isn't that the video isn't informative,it probably is but some people including myself prefer to read it via a text file or maybe a pdf file
Click to expand...
Click to collapse
Would you like us to create in-depth text tutorials on our site?
ThemerSupport said:
Would you like us to create in-depth text tutorials on our site?
Click to expand...
Click to collapse
Marco,
I would definitely go for it... though I am more of a "hands on" student and for learning I need to hear the stuff (that's how I learned all the stuff during college - my wife reading the material and me laying down and just listening - damn, she was so furious when I got the same grades as she did... ;o]]]), the text might help you gain more audience among those "give-me-a-manual-and-shut-up" types.
You have created a superb product for the tinkerers so a step further in the direction of a superb customer/user support would be a definitive nod in the right direction.
I personally would like more short video tutorials on specific features, how they work, what is their purpose and the mechanics (Yeah, you guessed it, I am not that familiar with design and graphics;o]) and maybe a tut on the 'codes' for custom formats of zooper widget.
well and maybe few more videos with theme designers like the one you guys did with GeriArts would also be inspiring... ;o]]]
another definate yes here too thanks,would make it a more better product in my opinion.
ThemerSupport said:
Hi sanjsrik,
I'm the one who made the YouTube tutorial videos, so I apologize if they weren't that informative. Those were created in the beginning just to give people a basic understanding of what Themer was about.
Alldroid is correct in saying that starting with a fresh blank theme is the best, then just seeing what works and what doesn't. My advice would be learn more about Zooper Widget, as a lot of the newer themes use it, and it's brilliant. That's all Themer is essentially, a wallpaper, some widgets, and maybe some icons if you're feeling brave. We do recommend making the grid size quite large, in order to make the widget resizing easier. you might also notice that the new themes include incredibly detailed icons, these are in fact Zooper fonts, so as mentioned play around with the Zooper widgets found in the new themes.
If you need help/ideas feel free to ask, I'm always here to help!
- Marco
Click to expand...
Click to collapse
I promise I am NOT complaining. I promise I am NOT criticizing. I am just asking the question, WHAT is Themer?
from everything I understand, it's not a true "application", it's a wallpaper that then people can add widgets that "do" things.
if this is the case, HOW are these widgets "locked" where they can't be changed in a lot of the wallpapers I've downloaded.
THAT is my only question.
Oh, and how come there's not a "builder" application for Themer?
sanjsrik said:
I promise I am NOT complaining. I promise I am NOT criticizing. I am just asking the question, WHAT is Themer?
from everything I understand, it's not a true "application", it's a wallpaper that then people can add widgets that "do" things.
if this is the case, HOW are these widgets "locked" where they can't be changed in a lot of the wallpapers I've downloaded.
THAT is my only question.
Oh, and how come there's not a "builder" application for Themer?
Click to expand...
Click to collapse
No worries we weren't offended by your comments, we're just trying to make everyone's theming experience as easy possible.
Themer is a launcher. Just like TouchWiz, Nova, Apex, ssLauncher, etc. It's a link between the hardware and software, you could think of it as the body/shell of a car. The car can have a different shell, and with Themer, it's shell can be customized in seconds.
Calling it a wallpaper with widgets doesn't really do it justice, as a launcher incorporates your app drawer as well, and maybe some more features arriving soon.
One thing to remember is that Themer, once stripped to its core, it a launcher, just like the rest. By that we mean you're able to edit/add/remove widgets, change wallpapers, change the icons (icon pack support arriving soon), etc. To unlock widgets, hold down on the homescreen - Advanced - Unlock Widgets. Repeat the process to lock them, or alternatively you can go into the main Themer settings - Advanced - Desktop - enable Lock Desktop Widgets.
Whenever the widgets/icons are unlocked, this can be called the "builder" mode, as you can add/remove/edit widgets and icons.
Hope this helps!
sanjsrik said:
I promise I am NOT complaining. I promise I am NOT criticizing. I am just asking the question, WHAT is Themer?
from everything I understand, it's not a true "application", it's a wallpaper that then people can add widgets that "do" things.
if this is the case, HOW are these widgets "locked" where they can't be changed in a lot of the wallpapers I've downloaded.
THAT is my only question.
Oh, and how come there's not a "builder" application for Themer?
Click to expand...
Click to collapse
I am always critizising m8 it's what makes it a better program,constructive critisizm always helps,your post didn't seem offensive to me m8
ThemerSupport said:
No worries we weren't offended by your comments, we're just trying to make everyone's theming experience as easy possible.
Themer is a launcher. Just like TouchWiz, Nova, Apex, ssLauncher, etc. It's a link between the hardware and software, you could think of it as the body/shell of a car. The car can have a different shell, and with Themer, it's shell can be customized in seconds.
Calling it a wallpaper with widgets doesn't really do it justice, as a launcher incorporates your app drawer as well, and maybe some more features arriving soon.
One thing to remember is that Themer, once stripped to its core, it a launcher, just like the rest. By that we mean you're able to edit/add/remove widgets, change wallpapers, change the icons (icon pack support arriving soon), etc. To unlock widgets, hold down on the homescreen - Advanced - Unlock Widgets. Repeat the process to lock them, or alternatively you can go into the main Themer settings - Advanced - Desktop - enable Lock Desktop Widgets.
Whenever the widgets/icons are unlocked, this can be called the "builder" mode, as you can add/remove/edit widgets and icons.
Hope this helps!
Click to expand...
Click to collapse
Thank you for the constructive email.
I think the biggest confusion anyone has with your "application" is that it doesn't seem like an application. It really does sound like a wallpaper with widgets. For example:
* Is there the ability to add groups for grouping together like kinds of applications?
* Can I add my own icons for applications?
Think GoLauncher or some other such "launcher" application that exists.
sanjsrik said:
Thank you for the constructive email.
I think the biggest confusion anyone has with your "application" is that it doesn't seem like an application. It really does sound like a wallpaper with widgets. For example:
* Is there the ability to add groups for grouping together like kinds of applications?
* Can I add my own icons for applications?
Think GoLauncher or some other such "launcher" application that exists.
Click to expand...
Click to collapse
1. With Themer, you can add in Smart Category folders. For example the Games Category, when you install a new game, it will show up in this category and then whichever theme has a games folder, this new game will automatically appear. This saves a lot of time, but you can also manually add in your own categories or manually add in your own apps to a category.
2. Icon pack support is still limited. If you have icons on the homescreen, these can be edited manually. Some icon packs are supported, but you can also set them to other images in your gallery.
ThemerSupport said:
Would you like us to create in-depth text tutorials on our site?
Click to expand...
Click to collapse
YES! I watched many of the videos and I'm still very much confused. I have specific ideas for what I want, and although I can figure some things out on my own by trial and error, reinventing the wheel is both time-intensive and tiresome.
Also, I am glad to hear that icon pack support is on the list. Although my plans include heavy use off the app drawer, I'd like to have the icons in there be pleasing to my eye as well as the ones on my home screen.
It's a great product, one that I've already suggested to several friends. I just am more demanding than the "average bear".
Sent from my HTC One using xda app-developers app
j3nn said:
YES! I watched many of the videos and I'm still very much confused. I have specific ideas for what I want, and although I can figure some things out on my own by trial and error, reinventing the wheel is both time-intensive and tiresome.
Also, I am glad to hear that icon pack support is on the list. Although my plans include heavy use off the app drawer, I'd like to have the icons in there be pleasing to my eye as well as the ones on my home screen.
It's a great product, one that I've already suggested to several friends. I just am more demanding than the "average bear".
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Great to hear! Stay tuned for text-tutorials!
Hi.
I would like to have as well an written tutorial. Seems very interesting. I start now to play around with the themer myself from downloading a theme then deleting all a add my stuff.
Can i use all icon packs ? what format they have to be ?
störte said:
Hi.
I would like to have as well an written tutorial. Seems very interesting. I start now to play around with the themer myself from downloading a theme then deleting all a add my stuff.
Can i use all icon packs ? what format they have to be ?
Click to expand...
Click to collapse
most icon packs by default don't work with themer,but there is a way round this although you will need to manually change the icons you want to use.
Download apk extractor from Playstore
download the icon packs you want to your device
using apk extractor extract the apk of the icon pack you downloaded,this file will be stored on your device main storage in the apk extrat folder.
Attach your device to your laptop etc,then drag the extracted apk icon pack to it
rename the icon.apk and change the apk extension to zip
open with your favourite zip program
then simply extract the icon file images
this thread helped a lot

Categories

Resources