Showing results 1 to 25 of 100 @ 0.06 seconds. Search: Posts Made By: AlMehdi
Forum: Applications 2012-07-16, 09:54
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-6.1

You don't need too. What it does is a while-loop that just loops a command until the user ends it. In this case powersave OFF. I did it like this as it defaults back to powersave ON after awhile...
Forum: Applications 2012-07-15, 01:32
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-6.1

I have no clue as the N950 will not get PR1.3 so i have no way of testing it... but as i said a couple of posts back. It is open-source and who ever want can take over the management.. or just use...
Forum: Applications 2012-07-11, 20:21
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-6.1

Thanks for the feedback but i am not currently developing n9tweak anymore. I might take it up again if i get time but right now family and work take up too much time for me.
Forum: Themes 2012-02-22, 02:40
Replies: 312
Views: 161,796
Posted By AlMehdi
Re: [Announce] AwOken Icon Theme

I sent you an answer ;)
Forum: Applications 2012-02-22, 02:11
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-5

Sorry folks for not updating.. but having two kids 2m and 2y takes pretty much all available time. I don't get time to sit down and concentrate. I have it on gitorious so if someone want to improve...
Forum: MeeGo / Harmattan 2012-02-05, 18:45
Replies: 385
Views: 196,415
Posted By AlMehdi
Re: Nokia & AEGIS open-mode

I did this "fake" solution before and it could probably be made better.. it doesn't work in all circumstances.


#!/bin/sh

case "$*" in
* )
read -p "Password: " -s PASSWORD
echo...
Forum: Applications 2012-01-29, 11:37
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-4

It probably means that you already have the file and n9tweak doesn't recreate it of safety reasons. Could be if you have set landscape with another mod and not with n9tweak. So a simple fix would be...
Forum: Nokia N9 / N950 2012-01-04, 13:55
Replies: 24
Views: 22,980
Posted By AlMehdi
Re: Developer Mode not starting (N9)

You can use "dpkg -l <package name>" or "dpkg -l | grep <package name>" (the "-l" is a small L) to see if it is installed. Installed indicates with a "ii" and uninstalled with "un" infront of...
Forum: MeeGo / Harmattan 2012-01-01, 23:51
Replies: 398
Views: 261,638
Posted By AlMehdi
Re: Nitdroid on Nokia n9 and donation thread.

Just a measly $5.. that is all what i can afford right now... but if everyone chip in.. ;)
Forum: Themes 2011-12-29, 22:14
Replies: 270
Views: 126,530
Posted By AlMehdi
Re: [WIP]Harmattan theme in black N900

If you haven't then you could look at my source.. the /debian folder.. it might give you some hints.
https://gitorious.org/n9tweak

You will need to change the info to apply to you.. but after...
Forum: Nokia N9 / N950 2011-12-28, 08:38
Replies: 54
Views: 14,303
Posted By AlMehdi
Re: Will sell mother for n950!!

Just the matter of you not beeing able to mention them show that there aren't anyone.
Forum: Nokia N9 / N950 2011-12-28, 06:53
Replies: 54
Views: 14,303
Posted By AlMehdi
Re: Will sell mother for n950!!

Preferance is a matter of taste and while Jalyst might underestimate how good a hw-keyboard is but is not a lier. The n9 casing is better but not by much. The camera is essentially the same. You will...
Forum: Nokia N9 / N950 2011-12-26, 23:43
Replies: 8,188
Views: 2,269,910
Posted By AlMehdi
Re: My N9 QuickTweak script - sharing..

Cool.. i have the source on Gitorious now if you need to watch the source. https://gitorious.org/n9tweak/n9tweak ;)
Forum: Nokia N9 / N950 2011-12-26, 14:56
Replies: 8,188
Views: 2,269,910
Posted By AlMehdi
Re: My N9 QuickTweak script - sharing..

What is the problem? You could use the way i solved it in n9tweak.. by

sed -i '/<start>/,/<end>/c' <file>

"Start" is where the "change" should start and "end" is where it ends. So you can use...
Forum: Applications 2011-12-24, 14:21
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-5

http://www.engadget.com/2011/12/23/nokia-n9-gets-unofficial-ui-tweak-makes-meego-lie-down-and-play/

This came unexpected.. not everyday you are news in Engadget. ;)
Forum: Applications 2011-12-24, 00:46
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-5

New version out! The x-mas edition.. ;)

http://minus.com/mb5trtYJt#5

0.2-6 * Fixed no value bounce
* cleaned up a bit
* Fixed white extended key vkb
* Improved menu...
Forum: Applications 2011-12-19, 20:30
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-5

As i am a poor unemplyed dude i made this for donations

Donate!...
Forum: Applications 2011-12-19, 20:05
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-5

Yes, eventually.. but it works pretty much already as a gui. It is a lot faster for me to develop like this as i will have to learn some c++ to make it graphical. And i have started to like the looks...
Forum: Applications 2011-12-19, 19:25
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-5

https://lh4.googleusercontent.com/-LvcHXF4hAgg/Tu-J7M1JJWI/AAAAAAAACDc/cCf3X6IVAOU/s854/20111219200330.png
Forum: Applications 2011-12-19, 19:11
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-4

Yes, it is "rootme" but i recommend changing it.

..and make sure you have developer-mode on.
Forum: Applications 2011-12-19, 17:54
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-4

New version out http://minus.com/mb5trtYJt#4

0.2-5 * Fixed white correction text
* Added change applauncher icon size
* Added change applauncher text color
* Added...
Forum: Applications 2011-12-18, 08:24
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-4

I have a little teaser for next version... ;)

https://lh6.googleusercontent.com/-yRNlWkna3Ls/Tu2hTJBC9VI/AAAAAAAACDE/4gNO9jS8gqk/s854/20111218091528.png
Forum: Nokia N9 / N950 2011-12-17, 18:31
Replies: 463
Views: 184,773
Posted By AlMehdi
Re: Faster N9 Transitions

Not having developer-mode activated does just result in lesser control. It definitly does not use more resources or drain battery faster.

Terminal could be installed through the browser if needed...
Forum: Applications 2011-12-17, 16:36
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: Not successful in solving white-on-white problem

You can change to this in /usr/share/themes/base/meegotouch/libmeego-keyboard/style/libmeego-keyboard.css and it will be black again. You could infact change "$COLOR_FOREGROUND" to what ever you...
Forum: Applications 2011-12-16, 15:20
Replies: 177
Views: 107,086
Posted By AlMehdi
Re: [Announce] N9Tweak v0.2-3

New version is out: http://minus.com/mb5trtYJt#3

0.2-4 * Added Swype extra settings
* Choose GUI color
* New icon
* A couple of bug fixes
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 13:55.