Jump to content

Belle HS Ported to S60v5 | Free Ram : 50 MB | GizmoLord Exclusive Project.


Recommended Posts

  • Replies 2.5k
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Ya.thanks.............but will work on it after 7 march

What is in this date?

-

Bro, I tried to do somethings and some was succesfully, but...

Translating Belle Shell to my language... OK

Try to change 3 to 1 minimum homescreen... OK

Removed "Exit Belle Shell" option (to feel like original)... OK

Try to make hardware keys compatible with menu/desktop... FAIL

I tried to do the follow:

Opened main.qml and found follow string 97:

tools: ToolBarLayout {

You can see, this have a string like "onClicked: switchToMenuPage()", so if you click in this button you will redirect to menupage, or menu of Belle Shell. So, I searched over Developer QT pages and found a string that made hardware keys compatible, so I edited file and now it is:

tools: ToolBarLayout {

ToolButton {

//objectName: "tbMainMenu"

flat: true

iconSource: "qrc:///res/btn/main_menu.svg"

onClicked: switchToMenuPage()

Keys.onPressed: {

        if (event.key == Qt.Key_Menu) {

            console.log("switchToMenuPage");

            event.accepted = true;

        }

    }

}

But this doesn't works.

In button.qml I found some strings with "internal" name before action. Example "internal.switchToMenuPage", because this say that wants menu, but internal menu not phone. This doesn't works too.

In button.qml have some strings related to it too, like it in line 305:

  Keys.onPressed: {

        if (event.key == Qt.Key_Select || event.key == Qt.Key_Return || event.key == Qt.Key_Enter) {

            stateGroup.state = "Pressed"

            event.accepted = true

        }

        }

So, I added new strings and it was:

    Keys.onPressed: {

        if (event.key == Qt.Key_Select || event.key == Qt.Key_Return || event.key == Qt.Key_Enter) {

            stateGroup.state = "Pressed"

            event.accepted = true

        }

if (event.key == Qt.Key_Menu) {

            console.log("switchToMenuPage");

            event.accepted = true;

        }

if (event.key == Qt.Key_Red) {

            console.log("menu.show");

            event.accepted = true;

        }

    }

But DOESN'T WORKS!

So, if could someone help me in it?

To edit these files, you need to extract Belle Shell .sis with SisContent and go to \private\200393ce\qml\BelleShell.

Additionally, I'm trying to fix menu bug when installed new app and this doesn't show in menu.

Comment!

And sorry for my english...

Posted

What is in this date?

-

Bro, I tried to do somethings and some was succesfully, but...

Translating Belle Shell to my language... OK

Try to change 3 to 1 minimum homescreen... OK

Removed "Exit Belle Shell" option (to feel like original)... OK

Try to make hardware keys compatible with menu/desktop... FAIL

I tried to do the follow:

Opened main.qml and found follow string 97:

tools: ToolBarLayout {

You can see, this have a string like "onClicked: switchToMenuPage()", so if you click in this button you will redirect to menupage, or menu of Belle Shell. So, I searched over Developer QT pages and found a string that made hardware keys compatible, so I edited file and now it is:

But this doesn't works.

In button.qml I found some strings with "internal" name before action. Example "internal.switchToMenuPage", because this say that wants menu, but internal menu not phone. This doesn't works too.

In button.qml have some strings related to it too, like it in line 305:

So, I added new strings and it was:

But DOESN'T WORKS!

So, if could someone help me in it?

To edit these files, you need to extract Belle Shell .sis with SisContent and go to \private\200393ce\qml\BelleShell.

Additionally, I'm trying to fix menu bug when installed new app and this doesn't show in menu.

Comment!

And sorry for my english...

Ya....knowing,that........but I m New at QT.........Will shortly get Skilll in it!!
Posted

Ya....knowing,that........but I m New at QT.........Will shortly get Skilll in it!!

I never used QT before! But it sounds easy to modify. All I know is a bit of html bro haha.

I think this is easy because you see a text and change it, not hex editing or something like.

How much users helping is better. :D

Posted

Please upload QT and ROFS2 (and UDA) for popular RMs like 5800, 523x on the first post with everything integrated EXCEPT BELLE SHELL. We can integrate Belle Shell ourselves, for those who own it. I think this can be done. (NOTE: - Do it on OFW and not C6 port as that would give more RAM)

Posted

HELLO GUYS, Joined the forum just a few minutes ago seeing this great project.so far i have been successful in integrating belle shell in rofs2 except one thing- when i change ailaunch.exe to bilaunch.exe in starter_arm.rsc and flash the phone, it keeps on booting again and again.,flashing without starterarm.rsc makes original hs to appear at once after killed using jbak.i even tried the kill after boot feature of jbak but no help.so please help me and keep up this good work.one thing more,cant we replace the whole hs process with belle shell,even from core.if someone would like me to test than i can surely do it for i dont like my phone at all.

Posted

HELLO GUYS, Joined the forum just a few minutes ago seeing this great project.so far i have been successful in integrating belle shell in rofs2 except one thing- when i change ailaunch.exe to bilaunch.exe in starter_arm.rsc and flash the phone, it keeps on booting again and again.,flashing without starterarm.rsc makes original hs to appear at once after killed using jbak.i even tried the kill after boot feature of jbak but no help.so please help me and keep up this good work.one thing more,cant we replace the whole hs process with belle shell,even from core.if someone would like me to test than i can surely do it for i dont like my phone at all.

u have to follow 2nd method......it will work.....
Posted

u have to follow 2nd method......it will work.....

tried something a few minutes ago,renamed belleshell.exe to ailaunch.exe and flashed.everything worked fine.there was no original hs, belle shell started like a charm but then i found that the phone didnt catch network and went in a permanent offline mode.it appears dat there is no way to remove the hs process altogether.
Posted

tried something a few minutes ago,renamed belleshell.exe to ailaunch.exe and flashed.everything worked fine.there was no original hs, belle shell started like a charm but then i found that the phone didnt catch network and went in a permanent offline mode.it appears dat there is no way to remove the hs process altogether.

u have to edit starter_non_critical_1.rsc too ....change vcommandmanager.exe to ailaunch.exe ....its responsible for network
Posted

tried something a few minutes ago,renamed belleshell.exe to ailaunch.exe and flashed.everything worked fine.there was no original hs, belle shell started like a charm but then i found that the phone didnt catch network and went in a permanent offline mode.it appears dat there is no way to remove the hs process altogether.

don't try experiments now.....

We have done all and hence given whole guide on 1st page...

Posted

don't try experiments now.....

We have done all and hence given whole guide on 1st page...

itried coz i have got noway to kill the hs.when i change ailaunch to bilaunch in starterarm.rsc the phone wouldn't boot.

u have to edit starter_non_critical_1.rsc too ....change vcommandmanager.exe to ailaunch.exe ....its responsible for network

i edited it.repla.exe process is working fine.rest dont work.
Posted

itried coz i have got noway to kill the hs.when i change ailaunch to bilaunch in starterarm.rsc the phone wouldn't boot.

i edited it.repla.exe process is working fine.rest dont work.

we tried with all possibilities and posted the successful results on the 1st page ....so go through the steps given on 1st page ...
Posted

itried coz i have got noway to kill the hs.when i change ailaunch to bilaunch in starterarm.rsc the phone wouldn't boot. i edited it.repla.exe process is working fine.rest dont work.

don't worry....they will get me back soon...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...