|
2011-03-03
, 19:24
|
Posts: 1,067 |
Thanked: 313 times |
Joined on Sep 2009
@ USA
|
#2
|
|
2011-03-03
, 20:24
|
|
Posts: 156 |
Thanked: 27 times |
Joined on Jun 2010
@ Los Angeles
|
#3
|
|
2011-03-03
, 20:26
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#4
|
|
2011-03-03
, 20:27
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#5
|
|
2011-03-04
, 06:15
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#6
|
sudo gainroot
cd /home/user/MyDocs/Downloads/ConversationModder/
sh conversation_modder.sh
The Following 2 Users Say Thank You to ejasmudar For This Useful Post: | ||
|
2011-03-04
, 07:09
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#7
|
|
2011-03-04
, 07:36
|
Posts: 523 |
Thanked: 292 times |
Joined on Jan 2010
|
#8
|
I have uploaded an updated package. It now has the ability to change our name from "You:" in the SMS window to whatever we want. More updates coming soon.
let's say you unzipped all the files to A folder named ConversationModder in Downloads Folder in your MyDocs folder.
So you should first of all, run
Then change directory to where you've unzipped the files:Code:sudo gainroot
Then run the script asCode:cd /home/user/MyDocs/Downloads/ConversationModder/
I know this is not exactly n00b friendly, but i am now experimenting with creating a deb file that will install the app, so that you can just run it easily from the menu.Code:sh conversation_modder.sh
|
2011-03-04
, 07:56
|
|
Posts: 13 |
Thanked: 1 time |
Joined on Dec 2010
@ U.S.
|
#9
|
|
2011-03-04
, 08:16
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#10
|
I can seem run this as I get something a Line 6 error "zenity" not sure what that means?
The Following 2 Users Say Thank You to ejasmudar For This Useful Post: | ||
Tags |
conversations, modding |
|
First of all, this is just a basic app. It is only a work-in-progress. It helps in modifying the look of the conversations apps (Messagin app)
How do I run it?
VERSION 1.5.1+
INSTALLATION
You can download the app from this post and open it from the device to install it.
IMPORTANT: If you're getting errors relating to 'zenity', then please install zenity from the repos. See http://talk.maemo.org/showpost.php?p=956794&postcount=3
What all does it help me do?
This app is an improvement over my previous scripts. It help to install new themes downloaded from here. Also, backup and restore, and help in installing portrait support (not guaranteed for custom themes)
Only installation of themes downloaded from the wiki is supported . I do not guarantee that themes downloaded from other posts may work. If a theme does not work, please drop in a request to get it repacked.
Limitations?
1. Has to be started from Xterm (solved from version 1.5)
2. Has to be run as root (solved from version 1.5)
3. No easy install-and-run process (Solved from version 1.5.1)
Known Problems (v 1.5.2)
1. Portrait mode is not working on all themes
What can be expected in the future?
Option to change our name in SMS window from 'You:' <-----DONE
Support for own avatar
Option to change color schemes <--------------------------------IN PROCESS
.Deb file to easily install scripts <----------------------------------DONE
What can not be expected in the NEAR future?
A better UI, because I dunno anything about QT coding. Anybody who can help me out, I will be grateful.
How can you help me?
*Find bugs. Report it. Help me kill it.
*Make shell scripts for other operations to modify conversations, so that it can be integrated with this app.
SCREENSHOTS
UPDATE V.1.1
I have updated the app to include one more script: to change our own name in the SMS conversation window from 'YOU:' to what ever you want.
UPDATE V.1.5
* mod to change colors in SMS (not feature complete as of 1.5)
* installable deb file
* squashed zenity bug giving segmentation fault.
UPDATE V.1.5.2
* new feature: change text colours
* menus repeat now
My Device History:Nokia 3510 > SE T230 > Nokia 6600 > HP2210 > SE p910i > SE p990i > N95 > I-mate 9502 > itouch > Nokia N900 >
?N9Thanks to Nokia IdeasProject Got my baby, my sweet N9!!!
.
.
And now it might just be an expensive brick :C (water damage, sob)
Conversation Modder
My apps for N9:
LockScreenQuotes
USbS
If you feel I have helped you, don't forget to press Thanks!
Last edited by ejasmudar; 2011-12-22 at 13:29. Reason: New Version