Jump to content

MCR r8 development archive


Recommended Posts

Guest Paulo Nobrega
Posted

is the R8 kitchen on this post??? I only see the same options as their were for R7!!!

Guest daniozzo83
Posted
News and Weather... That's the battery drainer.

are u sure??? i'm using it from eclair 2.1 never had problem!

Guest daniozzo83
Posted
is the R8 kitchen on this post??? I only see the same options as their were for R7!!!

when topic title change to r8 you find r8 in kitchen :)

Guest Paulo Nobrega
Posted
when topic title change to r8 you find r8 in kitchen :)

ahahha... I thought i was going blind!! LOL

Guest venturerider
Posted

Medieval times --> Use a torch to look under the bonnet

Modern times --> Use a flashlight to look under the hood

:)

Guest Paulo Nobrega
Posted (edited)

and btw... With a senseless ROM, r7 drains my battery in a day... Morning till night...

:)

Edited by Paulo Nobrega
Guest Noonski
Posted (edited)
May I ask why? What's the advantage in putting onto SD card what can otherwise sit in the on-board Flash (that I assume is only used for the ROM)? Or does the ROM actually share on-chip Flash with the rest of the system such that minimising it's size is actually of some benefit to the system?

If you try and build a ROM with too many features selected, will the Kitchen tell you that, or will it just fail at flashing time? Or will the space allocated to the ROM on the phone always expand to suit the ROM image?

Left over behaviour from Windows Mobile, where reducing ROM contents would improve performance a bit.

It should have no effect on Android. But i'm just used to it.

Ran the Rom with the old Facebook 1.2 and had back normal battery (WCDMA Only Setting) 84% since 7:00, Ten minutes of BT Stereo headset streaming and one mannual sync and a bit of using the calc. (reception sucks at my work so that takes a bit more)

Tommorow i wil give it a go with same conditions but Facebook 1.3.1

Edited by Noonski
Guest EddyOS
Posted
News and Weather... That's the battery drainer.

I always remove this, never used it, and only got the battery drain in this latest ROM...I remove most of the HTC gubbins as I never use them.

Removed:

Voice Search

Voice Dial

App Sharing

Flickr

FM Radio

Footprints

News/RSS

Mail

PDF Viewer

Peep

SIM Toolkit

Teeter

Voice Recorder

Stocks

Amazon MP3

QuickOffice

Spare Parts

Titanium Backup

WaveSecure

ASE+Scripts

WiFi Status Indicator

I manually add:

eBay

FancyWidget (works better than HTC Clock)

Official Twitter app

EStrongs

Guest Noonski
Posted

Ghehehe, Eddy, whe almost have the same settings.

And great work Paul you just made cooking easier.

Guest venturerider
Posted (edited)
Removed:

PDF Viewer

QuickOffice

Those are handy for viewing email attachments...

Edited by venturerider
Guest cosmic76
Posted (edited)

well, i attempt R8 kitchen...... tks

Edited by cosmic76
Guest Erez Tavor
Posted
Changelog

r8 WIP

  • Sense widgets now in the kitchen
  • OpenVPN now in the kitchen
  • Perflock now in the kitchen
  • Stock contacts app now in the kitchen
  • Removed Amazon MP3 (install from the Market)
  • Reworded / reorganised some kitchen options
  • Added en-GB localisation to Flashlight which now becomes Torch for en-GB configuration
  • Rebuilt and reoptimised
  • Additional fixes discussed in topic
    • APN error fix (you probably haven't noticed this) :)
    • Option to disable 802.11N in the kitchen
    • Option to disable vibrate-on-power-off in the kitchen
    • Facebook 1.3.1
    • Additional fixes discussed in topic

      • Completely r ebased on official Froyo release (2.09.405.8)

      r6 WIP 12:00 23/Jul

      [*]Now includes standard Android contacts app as an option

      [*]Additional Trackball Wake option (now has a dedicated group in the kitchen)

      [*]Changes to Rosie to allow compatability with HTC provided widgets (hopefully)

      Hi Paul

      When we will be able to download R8?

      The kitchen is updated for R7.

Guest klutsh
Posted
Also, a little bump for editing the default.xml file in /system/customize/CID - could do it in the old leaked r5 ROM so that it doesn't show Flickr in the setup wizard (as I remove it from the ROM) - can't do it in this ROM as the default.xml file is different...anyone know how to do this?

The section removed was

<module name="OOBE">

	  <function name="Block_No_SIM">

		<set name="single">

		  <item name="Default" type="boolean">no</item>

		</set>

	  </function>

	  <function name="Step_Config">

		<set name="single">

		  <item name="Set_Language" type="boolean">yes</item>

		  <item name="SIP_Tutorial" type="boolean">yes</item>

		  <item name="Sync_Data" type="boolean">no</item>

		  <item name="Wi-Fi" type="boolean">yes</item>

		  <item name="Data_Sync" type="boolean">no</item>

		  <item name="Account_Setup" type="boolean">yes</item>

		  <item name="Social_Network_Setup" type="boolean">no</item>

		  <item name="Tutorial" type="boolean">yes</item>

		</set>

	  </function>

	  <function name="Data_Sync_Config">

		<set name="single">

		  <item name="Default" type="boolean">yes</item>

		</set>

	  </function>

	  <function name="Account_Config">

		<set name="single">

		  <item name="Orange_Mail" type="boolean">no</item>

		  <item name="Exchange" type="boolean">yes</item>

		  <item name="GMail" type="boolean">yes</item>

		  <item name="Other_Mail" type="boolean">yes</item>

		</set>

	  </function>

	  <function name="Social_Network_Config">

		<set name="single">

		  <item name="Facebook" type="boolean">no</item>

		  <item name="Flickr" type="boolean">no</item>

		  <item name="Twitter" type="boolean">no</item>

		  <item name="Plurk" type="boolean">no</item>

		</set>

	  </function>

	  <function name="Default_Home_Config">

		<set name="single">

		  <item name="Set_HTC_Home" type="boolean">no</item>

		</set>

	  </function>

	</module>
Some parts are still in the HTC__01.xml You will need to add
<module name="OOBE">

 <function name="Social_Network_Config">

		<set name="single">

		  <item name="Facebook" type="boolean">yes</item>

		  <item name="Flickr" type="boolean">no</item>

		  <item name="Twitter" type="boolean">yes</item>

		  <item name="Plurk" type="boolean">no</item>

		</set>

	  </function>

</module>
Just above
</category>

  <BootConfiguration>

at the bottom of the xml file.

I've not tested this, but it should work.

Guest HearThatVoiceAgain
Posted

According to Cyanogen superuser 2.3 is out on XDA. Is it too late to have this in the ROM?

Guest 2wheels
Posted

Hello Paul,

Had the R7 for a week now and all has been good, nice work.

If I have one wish , it is this... is it possible to include a font zip or option that can allow us to change the general font size, or even just for text messages? Can't understand why this has been left off, been years since haven't had this facility.

Thanks

Guest Noonski
Posted (edited)
Hello Paul,

Had the R7 for a week now and all has been good, nice work.

If I have one wish , it is this... is it possible to include a font zip or option that can allow us to change the general font size, or even just for text messages? Can't understand why this has been left off, been years since haven't had this facility.

Thanks

Shouldn't Fonts you place in a custom.zip file overwrite the already present fonts?

Have you tried this?

(again personally I also replace the present fonts to a bit bolder Font, but not by using a custom.zip so i don't know if this works. But it should)

Edited by Noonski
Guest shadamehr
Posted
Left over behaviour from Windows Mobile, where reducing ROM contents would improve performance a bit.

It should have no effect on Android. But i'm just used to it.

Ran the Rom with the old Facebook 1.2 and had back normal battery (WCDMA Only Setting) 84% since 7:00, Ten minutes of BT Stereo headset streaming and one mannual sync and a bit of using the calc. (reception sucks at my work so that takes a bit more)

Tommorow i wil give it a go with same conditions but Facebook 1.3.1

I like the thought of doing this (adding my own apps to the Bake), for my next ROM flash once r8 is up.

BUT, I have a problem with this...

I still don't understand the folder structure for files you want to install as part of your own ROM.

How do I know whether to use \system\app\whatever.apk OR \data\app\whatever.apk

Does one do ROM and the other to SD card, and moreover, if so, how do I know which needs to go where?

Finally, where would I get Foursquare's current, up to date .apk file from to be able to include this then?

Thanks in advance for any replies.

Guest Noonski
Posted
I like the thought of doing this (adding my own apps to the Bake), for my next ROM flash once r8 is up.

BUT, I have a problem with this...

I still don't understand the folder structure for files you want to install as part of your own ROM.

How do I know whether to use \system\app\whatever.apk OR \data\app\whatever.apk

Does one do ROM and the other to SD card, and moreover, if so, how do I know which needs to go where?

Finally, where would I get Foursquare's current, up to date .apk file from to be able to include this then?

Thanks in advance for any replies.

I believe that Apps installed to \Data\app are un-installable/removable and in \System\app aren't.

But I don't know if Apps in \Data\app will go to the A2SD+ partitions :)

But i'm pretty sure some one else can shed a bit of light on this.

Posted

/system/app = read only system apps (limited space). Not uninstallable.

/data/app = user installed apps, these are moved to A2SD. Uninstallable.

r8 coming up shortly. :)

P

Guest Noonski
Posted

The master has spoken, I listen and wait in silence.

Guest 2wheels
Posted
Shouldn't Fonts you place in a custom.zip file overwrite the already present fonts?

Have you tried this?

(again personally I also replace the present fonts to a bit bolder Font, but not by using a custom.zip so i don't know if this works. But it should)

Thanks for the reply. Where could I find a good choice of Fonts to include, done a google but can't find much choice.

Posted

r8 is now online!

Some quite significant underlying changes in this one, so back up before upgrading!

P

Guest
This topic is now closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.