LRajesh555 Posted May 13, 2012 Report Posted May 13, 2012 This mod will help you in arranging the contents in your messaging menu. This mod will also help in case you want to hide a folder in the messaging menu. The cenrep file required to be modded is 101f87eb.txt (You can find it in Z:\private\10202be9) In my CFW the 101f87eb.txt file is like below: cenrep version 1 [owner] 0x100058CD [defaultmeta] 16777216 [platsec] cap_rd=alwayspass cap_wr=WriteDeviceData [Main] 0x1 int 999 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0x2 int 1 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0x3 int 2 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0x4 int 2 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0x7 int 0 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0x8 int -1 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0x9 int 0 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0xA int 64 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0xB int 1 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0xC int 5 0 cap_rd=alwayspass cap_wr=alwaysfail 0xD int 8 0 cap_rd=alwayspass cap_wr=alwaysfail 0xE int 4098 0 cap_rd=alwayspass cap_wr=alwaysfail 0xF int 7 0 cap_rd=alwayspass cap_wr=alwaysfail 0x10 int 4101 0 cap_rd=alwayspass cap_wr=alwaysfail 0x11 int 4100 0 cap_rd=alwayspass cap_wr=alwaysfail 0x12 int 4099 0 cap_rd=alwayspass cap_wr=alwaysfail 0x13 int 6 0 cap_rd=alwayspass cap_wr=alwaysfail 0x14 int 4104 0 cap_rd=alwayspass cap_wr=alwaysfail 0x15 int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x16 int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x17 int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x18 int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x19 int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x1A int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x1B int -1 0 cap_rd=alwayspass cap_wr=alwaysfail the int values in all lines may vary in CFWs according to their need. Now come to the point. The int values present in lines from 0xC to last line (i.e 0x1B) defines the contents of the 1st row of message center's main view to the last row respectively. The values for differents contents are given below: New Message = 5 Inbox = 4098 Mailbox = 7 Sent = 4101 Draft = 4100 Outbox = 4099 Delivery Reports = 6 My Folders = 4104 Extra item (Conversations) = 8 not in use = -1 Now you can place your desired content in your desired row. Suppose you want to place "my folders" content in 1st row instead of "New message" you need to enter the value 4104 in the 0xC line. And to hide any content just replace the int value with "-1" (without quote). Suppose you want to hide the "mailbox" content from messaging menu, search which line has int value "7" and replace the value with "-1". See the example below. I have hidden "Mailbox" & "Delivary reports" contents from the menu And the modded 101f87eb.txt file is like below: cenrep version 1 [owner] 0x100058CD [defaultmeta] 16777216 [platsec] cap_rd=alwayspass cap_wr=WriteDeviceData [Main] 0x1 int 999 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0x2 int 1 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0x3 int 2 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0x4 int 2 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0x7 int 0 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0x8 int -1 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0x9 int 0 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0xA int 64 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0xB int 1 16777216 cap_rd=alwayspass cap_wr=WriteDeviceData 0xC int 5 0 cap_rd=alwayspass cap_wr=alwaysfail 0xD int 8 0 cap_rd=alwayspass cap_wr=alwaysfail 0xE int 4098 0 cap_rd=alwayspass cap_wr=alwaysfail 0xF int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x10 int 4101 0 cap_rd=alwayspass cap_wr=alwaysfail 0x11 int 4100 0 cap_rd=alwayspass cap_wr=alwaysfail 0x12 int 4099 0 cap_rd=alwayspass cap_wr=alwaysfail 0x13 int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x14 int 4104 0 cap_rd=alwayspass cap_wr=alwaysfail 0x15 int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x16 int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x17 int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x18 int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x19 int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x1A int -1 0 cap_rd=alwayspass cap_wr=alwaysfail 0x1B int -1 0 cap_rd=alwayspass cap_wr=alwaysfail Before: After Modding: [img width=236 height=420] After modding put the modded cenrep file in rofs2\private\10202be9 and flash. Or you can simply copy the modded 101f87eb.txt file in C:\Private\10202be9 folder and restart your phone Hit +1 if you think this mod is helpful to you Quote
LRajesh555 Posted May 13, 2012 Author Report Posted May 13, 2012 nice share +1 Great share ! +1 thanx guys Quote
devilhunter47 Posted May 13, 2012 Report Posted May 13, 2012 awesome share:)..+1:)..which theme is that in your screenshot?? Quote
LRajesh555 Posted May 13, 2012 Author Report Posted May 13, 2012 awesome share:)..+1:)..which theme is that in your screenshot?? thanks bro and the theme is Android v4 Quote
Edios Posted May 14, 2012 Report Posted May 14, 2012 Coming with unexpected things is not a usual thing! +5 for it! Quote
LRajesh555 Posted May 14, 2012 Author Report Posted May 14, 2012 Coming with unexpected things is not a usual thing! +5 for it! :D just wait n watch bro ..u'll see more unexpected things from me n thanx for +5 Quote
Edios Posted May 14, 2012 Report Posted May 14, 2012 Waiting here! But can you PM me something like a clue? :-) Quote
superkon Posted May 15, 2012 Report Posted May 15, 2012 nice share +1, but is there any mod that can change the "messaging" to your own name for example? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.