Guest Buffalo Soldier Posted November 8, 2012 Report Posted November 8, 2012 @tillaz, can I go back from GenoKolar kernel to original Infusion kernel by just flashing boot.img via fastboot from Infusion-B944-G300-B04.zip ??? Thanks...
Guest tillaz Posted November 8, 2012 Report Posted November 8, 2012 @tillaz, can I go back from GenoKolar kernel to original Infusion kernel by just flashing boot.img via fastboot from Infusion-B944-G300-B04.zip ??? Thanks... yes
Guest kommunist81 Posted November 8, 2012 Report Posted November 8, 2012 the holo light them i have been working on has turned out much easier than i expected... look me 30 mins to apply it to most of the rom (via code as is all ready included) you can see there are a few things that need corrected, mainly just icons that need changed from white to black give me your framework, please. (WHITE)
Guest kommunist81 Posted November 8, 2012 Report Posted November 8, 2012 The White INFUSION make white dialer?? Waiting strong new. Thanks.
Guest Buffalo Soldier Posted November 8, 2012 Report Posted November 8, 2012 yes It worked just fine, thanks again tillaz for your great work and most of all for immediate support for all of our problems!!!
Guest Johnnyd1979 Posted November 8, 2012 Report Posted November 8, 2012 In my opinion the baterry bar should be taken off from the rom because it makes no sense when we have a circular battery bar showing the % . Its just occuping space on the rom and looks like a bug, its ugly.. I like that circular battery bar a lot more than the usual one... On the other hand, might be just my impression, but B04 made my screen less responsive to touch. Don't know why but the lower part seems less sensitive.
Guest Pain_Deluxe Posted November 8, 2012 Report Posted November 8, 2012 Jep, response on touch go less here too. I go back to B3 for a while
Guest jgbyr Posted November 8, 2012 Report Posted November 8, 2012 Great Rom, everything working perfectly. Would it be possible to add a notification tone for when the battery is charged 100%. Thanks.
Guest Pain_Deluxe Posted November 8, 2012 Report Posted November 8, 2012 damn B3 download is ridiclues slooooooooooow. my friend is waiting in my car :D
Guest klezkk Posted November 8, 2012 Report Posted November 8, 2012 After a day or less the phone becomes sluggish, unresponsive and unusable. Missed a call today because I couldn't answer it. FB was the only process in the background.
Guest save me Posted November 8, 2012 Report Posted November 8, 2012 I like the themes idea but how do you go back to the blue theme?
Guest Pain_Deluxe Posted November 8, 2012 Report Posted November 8, 2012 Its because B4 has this bug. Use.B3 for a while. Tillaz i use now B3 but fully desire hd is now gone.now much gameloft game dont work anymore. can you upload a patch HUAWEI U8815 should be DESIRE HD. i know you can do this over build prop
Guest IvanSA Posted November 8, 2012 Report Posted November 8, 2012 I just wan to thank Tillaz for his great work on this. I am using atm B04 and I know it have some bugs but will wait for B05 instead going back to B03. Keep up the good work :)
Guest samjam Posted November 8, 2012 Report Posted November 8, 2012 i will upload B05 today Please a patch and not full wipe
Guest Pain_Deluxe Posted November 8, 2012 Report Posted November 8, 2012 thx for B5 since i found out that Gobackup was not the issue fornlagging on B4:) So guys just use Gobackup with that and OTA i just needed 45minutes for reflash.
Guest turydios Posted November 8, 2012 Report Posted November 8, 2012 As i returned to b03,b05 anxious to probe .Tillaz wonderful work you are great
Guest Pain_Deluxe Posted November 8, 2012 Report Posted November 8, 2012 @tilliaz: What was the problem with lagging on B4?
Guest Curlie Posted November 8, 2012 Report Posted November 8, 2012 (edited) is there a better ram management at b05 than on b03? at b03 i have 100mb free ram... Edited November 8, 2012 by Curlie
Guest top_score Posted November 8, 2012 Report Posted November 8, 2012 your trying to build an app that can swap the theme of other installed apps from "Holo" to "holo.Light" ? what is it your trying to do / stuck with ? just experimenting/learning how to use elipse and sdk tools. for now I'm just trying to build an app that let's me swap the system between holo and holo.light, it's just something to learn with and not much more. (learning how something doesn't work is as informative as how it does work ) what I'm building towards is something like changing stuff in a similar manner to the way cyanogenmod let's you customise everything i.e. center clock, change clock/date/time colour, but I'm trying to do it without modding the systemUI, don't know if it's possible but it doesn't really matter as it's just about the learning how things interact with each other. I could modify a cyanogenmod systemui but want to learn how to do it from scratch. if I ever get it done you could stick it in your rom, if not I'll have it my own. learning lots of good generic stuff from xda and developers.android.com
Guest tillaz Posted November 8, 2012 Report Posted November 8, 2012 is there a better ram management at b05 than on b03? at b03 i have 100mb free ram... that's normal... its the RAMs job is to hold things in memory.. android will free up memory when needed for me its always 100mb to 180mb free take a look at your laptop / pc's ram here is mine.. only 37 free (and only chrome is open) but my laptop is still fast and not slowing down, even when compiling
Guest Pain_Deluxe Posted November 8, 2012 Report Posted November 8, 2012 (edited) is there a better ram management at b05 than on b03? at b03 i have 100mb free ram... 100mb free ram is totally ok on a phone thats ''in use'' !. @tillaz: Shame on me : But will the upload before 10pm ?(Germany Time) Edited November 8, 2012 by Pain_Deluxe
Guest tillaz Posted November 8, 2012 Report Posted November 8, 2012 just experimenting/learning how to use elipse and sdk tools. for now I'm just trying to build an app that let's me swap the system between holo and holo.light, it's just something to learn with and not much more. (learning how something doesn't work is as informative as how it does work ) what I'm building towards is something like changing stuff in a similar manner to the way cyanogenmod let's you customise everything i.e. center clock, change clock/date/time colour, but I'm trying to do it without modding the systemUI, don't know if it's possible but it doesn't really matter as it's just about the learning how things interact with each other. I could modify a cyanogenmod systemui but want to learn how to do it from scratch. if I ever get it done you could stick it in your rom, if not I'll have it my own. learning lots of good generic stuff from xda and developers.android.com you have to edit the systemUI because you need to define the new layouts for things like center clock etc, in a fourm of .xml then create a listener for when changing between the layouts. stuff like this is difficult unless you build it in from source (systemUI) as for making an app that changes other apps between holo to holo.light i think this would be really tricky for a couple of reasons. mainly because some resources need manually changed from white to black and you wont actually know witch ones until you apply the holo.light theme for the first time i think a great app project that would make a lot of money on the market would be something that works similar to the t-mobile theme chooser (found in CM) i kind of know how it works and anyone else that has made a theme for it will also have an idea... i would love to see something similar in the future as a stand alone app... making a theme would then be universal
Guest Curlie Posted November 8, 2012 Report Posted November 8, 2012 at my laptop its 1.5gb free ram (but i use linux)
Guest top_score Posted November 8, 2012 Report Posted November 8, 2012 @tillaz thanks for the feedback. am only looking at making something specific to infusion rom, T-Mobile theme chooser looks like it's been integrated into cm, will have to have another look on github. at the minute I don't really know what's possible and what's not in getting apps interacting with each other, i.e. forcing my app to overide systemui layout xml files, but it's a voyage of discovery in my learning process. my end goal is making my own rom, but I'm starting by making (trying ) individual modules, but there is so much stuff I don't think I will ever get a whole rom done.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now