PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   TP2 Themes & Software (http://forum.ppcgeeks.com/forumdisplay.php?f=109)
-   -   3/3/10 - Add a Call History/Communication Tabs To Sense 2.1 (added 2.5 cab) (http://forum.ppcgeeks.com/showthread.php?t=108187)

redd214 01-27-2010 12:47 AM

3/3/10 - Add a Call History/Communication Tabs To Sense 2.1 (added 2.5 cab)
 
6 Attachment(s)
Just found this little nugget on XDA, title says it all, 2.5 is apparently on the way (yes i know thats french!)




HOW TO INSTALL

Disable Sense
Install The Cab
RE-enable Sense
Enjoy

UPDATE 2/8/10: Communications tab added. thanks again utopykzebulon!!

WARNING: this does not work perfectly for everyone!! some have it working with no issues and some dont. it works fine for me but may not for you! a full backup of your phone is HIGHLY recommended before installing just in case. if you do have issues try to report them with as much details as possible so we can get them fixed, thanx!

Straitup27 01-27-2010 01:28 AM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Quote:

Originally Posted by redd214 (Post 1519493)
Just found this little nugget on XDA, title says it all, 2.5 is apparently on the way (yes i know thats french!)




HOW TO INSTALL

Disable Sense
Install The Cab
RE-enable Sense
Enjoy

will def. test this out next time i flash back to 2.1,thanks redd

kevmo1965 01-27-2010 12:01 PM

Wirelessly posted (Opera/9.5(Microsoft Windows; PPC; Opera Mobi/16643; U; en) HTC_Touch_Pro2)

Backup before you install. This cab is uninstallable. It also broke my calendar tab using mighty rom.

redd214 01-27-2010 12:18 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
ive entered 4 appts this morning havent noticed anything strange with my calendar. working fine so far...could use some dusk love though

Straitup27 01-27-2010 02:21 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Quote:

Originally Posted by redd214 (Post 1520342)
ive entered 4 appts this morning havent noticed anything strange with my calendar. working fine so far...could use some dusk love though

SKIN SKIN SKIN!!!! lol

redd214 01-27-2010 03:21 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Quote:

Originally Posted by num5kull27 (Post 1520672)
SKIN SKIN SKIN!!!! lol

learning how to edit manila files now my friend:thumbleft:

Straitup27 01-27-2010 03:24 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Quote:

Originally Posted by redd214 (Post 1520820)
learning how to edit manila files now my friend:thumbleft:

sweet!! i got soooo much to learn but im taking things 1 at a time to get a good grasp on things

losplatanos 01-27-2010 05:47 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
wow very nice i miss this from back in the days of manila 2D
after i stall my manila tv player tab went away then i reinstall that and the call history went away
cant seem to have both tabs manila tv player and call history tabs any ideas anyone?

utopykzebulon 01-27-2010 06:27 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Quote:

Originally Posted by losplatanos (Post 1521157)
wow very nice i miss this from back in the days of manila 2D
after i stall my manila tv player tab went away then i reinstall that and the call history went away
cant seem to have both tabs manila tv player and call history tabs any ideas anyone?


You have to edit 26948339_manila in notapad an to add my tab insert
Code:

      <Page Order="12" Name="callhistory.page" PackageName="HTC" Title="[[IDS_CALLLOGTITLE]]" ExternalScriptPath="HTC\Scripts\orangecalllogtransitions.luac">
        <ComponentReference Name="page" Mode9Path="HTC\CallLog.mode9" Component="GizmoRoot" SmartComponent="true" />
        <ComponentReference Name="icon_normal" Mode9Path="HTC\Icons.mode9" Component="People_CallHistory_Off" />
        <ComponentReference Name="icon_selected" Mode9Path="HTC\Icons.mode9" Component="People_CallHistory_On" />
        <ComponentReference Name="icon_preview" Mode9Path="HTC\Icons.mode9" Component="People_CallHistory_Preview" />
        <ComponentReference Name="icon_notification" Mode9Path="HTC\Icons.mode9" Component="Notification_People_CallHistory" />
      </Page>

be careful to the number of the page (in orange...)

redd214 01-27-2010 06:33 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
updated the cab, should be uninstallabe now

utopykzebulon 01-27-2010 06:39 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Quote:

Originally Posted by redd214 (Post 1521271)
updated the cab, should be uninstallabe now

I'm working on V2...quick link on home will go directly on my tab!

redd214 01-27-2010 06:44 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Quote:

Originally Posted by utopykzebulon (Post 1521296)
I'm working on V2...quick link on home will go directly on my tab!

thank ya sir, we appreciate it!

santod 01-27-2010 06:51 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Quote:

Originally Posted by utopykzebulon (Post 1521296)
I'm working on V2...quick link on home will go directly on my tab!

Sounds great!
I've been working on an alternative solution for this as well, for 2.5.1922.
Glad to hear you are making great progress! :thumbleft:

utopykzebulon 01-27-2010 07:18 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Quote:

Originally Posted by santod (Post 1521321)
Sounds great!
I've been working on an alternative solution for this as well, for 2.5.1922.
Glad to hear you are making great progress! :thumbleft:

i have actually some mistakes with 2.5...i'm going back to 2.1 to work on it!

losplatanos 01-27-2010 08:14 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Quote:

Originally Posted by utopykzebulon (Post 1521258)
You have to edit 26948339_manila in notapad an to add my tab insert
Code:

      <Page Order="12" Name="callhistory.page" PackageName="HTC" Title="[[IDS_CALLLOGTITLE]]" ExternalScriptPath="HTC\Scripts\orangecalllogtransitions.luac">
        <ComponentReference Name="page" Mode9Path="HTC\CallLog.mode9" Component="GizmoRoot" SmartComponent="true" />
        <ComponentReference Name="icon_normal" Mode9Path="HTC\Icons.mode9" Component="People_CallHistory_Off" />
        <ComponentReference Name="icon_selected" Mode9Path="HTC\Icons.mode9" Component="People_CallHistory_On" />
        <ComponentReference Name="icon_preview" Mode9Path="HTC\Icons.mode9" Component="People_CallHistory_Preview" />
        <ComponentReference Name="icon_notification" Mode9Path="HTC\Icons.mode9" Component="Notification_People_CallHistory" />
      </Page>

be careful to the number of the page (in orange...)






thanks now i have 13 tabs thanks that worked perfect

Warlock-Weary 01-28-2010 12:30 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Quote:

Originally Posted by losplatanos (Post 1521503)
thanks now i have 13 tabs thanks that worked perfect

How what did you edit to get that ?

I seem to have lost my system tab :( Not that big of a deal .. cause like the call history tab MUCH Better ..

Did notice a few things ..

The "menu" Soft key doesnt work in call history tab ..
Loss of system Tab
no "tab History" in settings / change tab order

How ever very nice having the tab :)

gadgetfreak 01-28-2010 11:58 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Nice addition. Two bugs to report, though. The tab breaks kimi_sae_ireba's Sense 2.5 for 2.1 Calendar mod (The tab still works, but the calendar and softkeys never appear), and all of the slider icons are now offset for the selected tab.

exmeaguy 01-30-2010 12:42 AM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
I have a calendar tab but no calendar data shows. ](*,)

CA3SAR 01-30-2010 07:48 AM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
what are the benefits of this? Any task tab in the works?

redd214 02-01-2010 04:30 PM

Re: UPDATED: 2/1/10 - Add a Call History Tab To Sense 2.1 WVGA
 
UPDATED with version2

gqxcasanova 02-01-2010 05:34 PM

Re: UPDATED: 2/1/10 - Add a Call History Tab To Sense 2.1 WVGA
 
i'm on mightyrom 2-1 release and installing this (version 2)messes up the calendar and the customize tabs screen fyi.

redd214 02-01-2010 05:40 PM

Re: UPDATED: 2/1/10 - Add a Call History Tab To Sense 2.1 WVGA
 
works fine for me, im gonna add a little disclaimer though...

exmeaguy 02-01-2010 07:08 PM

Re: Add a Call History Tab For Sense 2.1 WVGA
 
Quote:

Originally Posted by CA3SAR (Post 1527609)
what are the benefits of this? Any task tab in the works?


+1 on a task tab. I use tasks all the time so this would be a nice shortcut.

redd214 02-01-2010 08:34 PM

Re: UPDATED: 2/1/10 - Add a Call History Tab To Sense 2.1 WVGA
 
updated again to 2.1, backup your phone before trying just in case!

Warlock-Weary 02-02-2010 06:02 PM

Re: UPDATED: 2/1/10 - Add a Call History Tab To Sense 2.1 WVGA
 
Quote:

Originally Posted by redd214 (Post 1533277)
updated again to 2.1, backup your phone before trying just in case!

Wow .. Great job .. Soft Menu Works Great Now.

Installed Fine .. Works Great .. Thanks !

redd214 02-02-2010 06:57 PM

Re: UPDATED: 2/1/10 - Add a Call History Tab To Sense 2.1 WVGA
 
Quote:

Originally Posted by Warlock-Weary (Post 1535776)
Wow .. Great job .. Soft Menu Works Great Now.

Installed Fine .. Works Great .. Thanks !

good to hear! had a good conversation with the creator last night, hes got some more goodies on the way soon!!

redd214 02-08-2010 11:50 AM

Re: UPDATED: 2/8/10 - Add a Call History/Communication Tabs To Sense 2.1 WVGA
 
comm tab added. remember i recommend backing up your phone before trying, manila files can be tricky sometimes

CA3SAR 02-08-2010 02:25 PM

Re: UPDATED: 2/8/10 - Add a Call History/Communication Tabs To Sense 2.1 WVGA
 
after installing on mine, htc logo appears and states " press here to load" or something like that. Im on 2.1 with no tv


also any update on task tab?

CA3SAR 02-16-2010 02:31 PM

Re: UPDATED: 2/8/10 - Add a Call History/Communication Tabs To Sense 2.1 WVGA
 
can anyone confirm this working on the vzw6.5 rom? both tabs?

j@cek 03-02-2010 09:06 AM

Re: UPDATED: 2/8/10 - Add a Call History/Communication Tabs To Sense 2.1 WVGA
 
Quote:

Originally Posted by CA3SAR (Post 1569465)
can anyone confirm this working on the vzw6.5 rom? both tabs?

Yeah, it's working on Manila 2.5.2012 fine - both Call History and Start Menu (all programs) cabs.
Original thread:
http://forum.xda-developers.com/showthread.php?t=623819

These two mods were on my Most Wanted list for a very long time.

redd214 03-03-2010 02:14 PM

Re: UPDATED: 2/8/10 - Add a Call History/Communication Tabs To Sense 2.1 WVGA
 
added the 2.5 cab to the first post

Edit: I highly recommend reading the orignal thread before installing to make sure you dont experience any issues

kevmo1965 03-09-2010 01:47 AM

Re: 3/3/10 - Add a Call History/Communication Tabs To Sense 2.1 (added 2.5 cab)
 
Anyone with any feedback on the manila 2.5 version?

malibu_23 03-09-2010 01:36 PM

Re: 3/3/10 - Add a Call History/Communication Tabs To Sense 2.1 (added 2.5 cab)
 
tab works in latest WAR Rom.
However, i cannot move it as it is not in my list of movable tabs.
so its stuck @ the end of list. unless im missing something.

soundmanmike 03-09-2010 04:31 PM

Re: 3/3/10 - Add a Call History/Communication Tabs To Sense 2.1 (added 2.5 cab)
 
1 Attachment(s)
Quote:

Originally Posted by malibu_23 (Post 1617728)
tab works in latest WAR Rom.
However, i cannot move it as it is not in my list of movable tabs.
so its stuck @ the end of list. unless im missing something.

Just run the attached cab with 2.5 disabled...

Warlock-Weary 08-22-2010 11:26 AM

Help ?
 
Ok Guys Can Someone Help ?

I Have Just Updated to a new rom .. simplicity_20_August_23130_2018CHT
( Love It BTW )

It Has Cookies Home Tab .. Built In .. Not Sure If That Matters.

Using... TP2

Uzeb CallHistory Tab Sense 2.5 WVGA
(Non ManilaTV user).cab
OS: 5.2.23130
Manila: 2.5.20182114.0
Rom: 2.07.401.1 WWE

Works However I Lost My Settings Tab http://media.xda-developers.com/imag...lies/frown.gif

I Have Used This Before On Other Roms .. And I Seemed to be lucky
That It Didnt Lose The Settings Tab.

Read Through A Bunch Of Stuff .. Cant Seem To Get it working HELP!!!!!


All times are GMT -4. The time now is 05:26 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0