AndyNokia232
|
2011-05-10
, 13:49
|
|
Posts: 590 |
Thanked: 475 times |
Joined on Oct 2010
@ New York City
|
#101
|
The Following User Says Thank You to AndyNokia232 For This Useful Post: | ||
|
2011-10-21
, 10:50
|
|
Posts: 282 |
Thanked: 120 times |
Joined on Nov 2007
|
#102
|
The Following User Says Thank You to icebox For This Useful Post: | ||
|
2011-10-21
, 11:33
|
Posts: 239 |
Thanked: 194 times |
Joined on Jul 2010
@ Amsterdam
|
#103
|
Just wanted to add my thanks for this great application. It's one of the most used on my phone (after maybe the browser and the terminal)
I would like to add that I'm interested on running my own sync server as well... If you'd like to release it I'd be happy to test it and post my findings
getList.php?username=<username>&password=<md5 hash of your password>
|
2011-10-21
, 17:38
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#104
|
The Following User Says Thank You to ade For This Useful Post: | ||
|
2011-10-24
, 07:09
|
Posts: 239 |
Thanked: 194 times |
Joined on Jul 2010
@ Amsterdam
|
#105
|
Willem,
When I use easylist for shopping, I usually have to unlock the screen when I arrive at the article and want to see the next article to shop for (I have a timeout of 30 seconds). If easylist had the option "keep backlight on" in the settings, I would definitely activate that option.
Any change you could add such an option?
|
2011-10-24
, 23:20
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#106
|
dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_display_blanking_pause
The Following User Says Thank You to ade For This Useful Post: | ||
|
2011-10-25
, 06:20
|
Posts: 239 |
Thanked: 194 times |
Joined on Jul 2010
@ Amsterdam
|
#107
|
Ad 1)
It is basically the command
that has to be executed every x seconds when "keep backlight on" is turned on.Code:dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_display_blanking_pause
If you look at the source of for example qflipclock (standalone) you can find an example of how it is implemented in QT/C++
Ad 2)
Can't help you with that
I myself miss the experience in coding QT/C++ (only some experience in PyQT) to easily adapt it.
But of course I respect how you spend your sparse free time...
|
2011-11-05
, 22:15
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#108
|
The Following User Says Thank You to ade For This Useful Post: | ||
|
2011-11-06
, 00:18
|
Posts: 239 |
Thanked: 194 times |
Joined on Jul 2010
@ Amsterdam
|
#109
|
Willem,
Decided to have a look at the code, so I got it from git://gitorious.org/easylist/easylist.git.
Despite some recent commits, the code looks rather outdated. Compiling the code indeed results in an older version.
Can you confirm and maybe correct this?
|
2011-11-06
, 09:15
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#110
|
The Following User Says Thank You to ade For This Useful Post: | ||
Tags |
shoppinglist |
Thread Tools | |
|