Reply
Thread Tools Search this Thread
Schturman's Avatar
Posts: 3,489 | Thanked: 2,307 times | Joined on Jan 2010 @ Israel
#1921
Originally Posted by tiiagoFernandez View Post
Can you resize the round pre-loader so when we change icon size. it changes too. I have five icons in a row, but when i open an app, the round preloader is huge!
I checked this option via trying to edit the .css file, but without success.. Maybe I just don't know how...
But... If you want, I found where is the spinner images and you can create 3 packages with resized images for X-small (6 icons), Small (5 icons) and EX-Large (3 icons) and I can add them to tweak...
Files located here:
Code:
/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-progress-spinner
__________________
Lausanne & Lyon de descente...
----------------
Schturman home page

N9 QuickTweak - If you like my work, you can donate here
. Thanks!
 
aironeous's Avatar
Posts: 750 | Thanked: 703 times | Joined on Jun 2009 @ Camarillo, Ca.
#1922
Wow this just keeps getting better and better.
Thanks!
Everyone please donate.
 

The Following 2 Users Say Thank You to aironeous For This Useful Post:
Posts: 4 | Thanked: 1 time | Joined on Aug 2012
#1923
i have a problem!
Name:  Screen_02-اوت-12_15-46-36.jpg
Views: 279
Size:  23.3 KB
 
Schturman's Avatar
Posts: 3,489 | Thanked: 2,307 times | Joined on Jan 2010 @ Israel
#1924
Please read pdf about "How to open N9 Qtweak in your first time:"
__________________
Lausanne & Lyon de descente...
----------------
Schturman home page

N9 QuickTweak - If you like my work, you can donate here
. Thanks!
 
Posts: 133 | Thanked: 134 times | Joined on Jun 2012 @ Switzerland/Zurich
#1925
Hey, I've got an idea related to tweak O and backuping apps in general. Would it be possible, to create a local repository in our N9 memory, using .deb files intercepted with tweak O? Then re-installing apps would be simple use of apt-get, or even some kind of a batch file (sorry for using windows terms, not sure how it's called under linux) that will simply install all the .deb packages from your local "repo". I'm really fed up with reinstallations lately...

EDIT: also, would it be possible to start tweak O so it runs as a daemon in the background for longer than just one app download? Alternatively, to add an icon to homescreen which turns on tweak O after you press it.

Last edited by don.edri; 08-02-2012 at 04:01 PM.
 

The Following User Says Thank You to don.edri For This Useful Post:
Schturman's Avatar
Posts: 3,489 | Thanked: 2,307 times | Joined on Jan 2010 @ Israel
#1926
don.edri, about EDIT, I will see what I can do... I'm not programmer
about "repo" - that what I did:
1. I created a simple script for installation of all my downloaded app... It's work perfectly and take a more less time that if I do this manually from store or other sources...
2. You just to know, some apps have dependencies to another packages that need to be installed before app. Just download this package too and run it from script before your app...
For example, for installation of apps.formeego client I need install package named aegis-community-source-policy_1.0-0maemo2_all.deb before installation of client...
This is example of my script:
Code:
#!/bin/sh

dpkg -i /home/user/MyDocs/Downloads/n9-qtweakmy_8.4*
cd /home/user/MyDocs/Programs/Entertainment
dpkg -i audio* cute* dict* fbr* easy* imgr* mpl* kmpl* reco* sket* sleep* trans*
cd /home/user/MyDocs/Programs/Internet
dpkg -i opera* titan*
cd /home/user/MyDocs/Programs/GPS
dpkg -i geeps* waze*
cd /home/user/MyDocs/Programs/Games
dpkg -i airat* battle* samur* sovie* gtrac* angry* unrav*
cd /home/user/MyDocs/Programs/System
dpkg -i auto* speaker* batt* callrec* drop* fileb* organ* profile* rest* screenca* screensh* toggle* aegis* org.formeego* txpad*
And now I use this script after reflashing of my phone 4-5 minutes and all my apps installed
__________________
Lausanne & Lyon de descente...
----------------
Schturman home page

N9 QuickTweak - If you like my work, you can donate here
. Thanks!

Last edited by Schturman; 08-02-2012 at 06:02 PM.
 

The Following 2 Users Say Thank You to Schturman For This Useful Post:
Posts: 133 | Thanked: 134 times | Joined on Jun 2012 @ Switzerland/Zurich
#1927
Hey, just before I've read it I've tried sth. like this:
dpkg -i packagename.deb
So woohoo, I was close to a right solution I see, however, I get a message that aegis does not allow this .deb to be installed - are you running open kernel or sth like this?
 
Schturman's Avatar
Posts: 3,489 | Thanked: 2,307 times | Joined on Jan 2010 @ Israel
#1928
I forgot to tell you you need to run this as ROOT
__________________
Lausanne & Lyon de descente...
----------------
Schturman home page

N9 QuickTweak - If you like my work, you can donate here
. Thanks!
 
Posts: 133 | Thanked: 134 times | Joined on Jun 2012 @ Switzerland/Zurich
#1929
Originally Posted by Schturman View Post
I forgot to tell you you need to run this as ROOT
OK, does this mean to first do:
devel-su
passwd

dpkg...

Or something more? Sorry for the noob post I guess :P

EDIT: nevermind, I was getting Aegis-related error because I was running the command in wrong directory... This is awesome, no more exhausting reinstallation!

Last edited by don.edri; 08-02-2012 at 06:11 PM.
 
Schturman's Avatar
Posts: 3,489 | Thanked: 2,307 times | Joined on Jan 2010 @ Israel
#1930
Yep, only devel-su and pass, and yes correct location of file..
__________________
Lausanne & Lyon de descente...
----------------
Schturman home page

N9 QuickTweak - If you like my work, you can donate here
. Thanks!
 
Reply

Tags
hebrew vkb, n9 qtweak, n9 quick tweak, n9 quicktweak, root-ssh

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 08:58 PM.