Showing results 1 to 25 of 45 @ 0.01 seconds. Search: Posts Made By: matrim
Forum: Applications 2012-04-07, 05:07
Replies: 568
Views: 222,349
Posted By matrim
Re: [Announce] DropN900 - the maemo 5 DropBox client

I've modified the transfers.py to allow the sync media button to also sync the sd card media folder.

How it works:
When looking for files to sync it will also check the folder /media/mmc1/DCIM...
Forum: Applications 2011-02-03, 09:42
Replies: 85
Views: 33,477
Posted By matrim
Re: Extended Call Log - extras-devel

You can limit the amount of calls show by setting the "Limit" in the settings.

Or you should be able to clear the log file by going to the main phone application and selection "clear recent calls"
Forum: Applications 2010-11-30, 16:37
Replies: 85
Views: 33,477
Posted By matrim
Re: Extended Call Log - extras-devel

It will only show duration if it is logged in the database and by default end time isn't logged.

To get it to log see this thread (http://talk.maemo.org/showthread.php?t=42624)

Can you give...
Forum: Applications 2010-08-01, 12:05
Replies: 271
Views: 175,072
Posted By matrim
Re: HOWTO: Importing SMS messages from Nokia phones to N900

Here's the smsexporter. This is built from the code in the first post so I don't know if it's up to date and I haven't tested it myself.
Forum: Applications 2010-07-18, 21:37
Replies: 24
Views: 12,278
Posted By matrim
Re: Web2SMS Issues - Help

You could try webtexter which supports Vodafone Ireland
Forum: Development 2010-07-15, 12:04
Replies: 22
Views: 14,661
Posted By matrim
Re: telepathy-qt4 and the Nokia QT SDK

Yeah have the maemo target selected. As mentioned I can build and run a sample program using them but can't get the QTCreator editor to recognize them e.g. for auto-completion etc


To get it...
Forum: Development 2010-07-07, 10:03
Replies: 5
Views: 1,773
Posted By matrim
Re: user notifications when on a call

I found a way to get a vibration when on a call.

If, as root, you call

echo 100 > /sys/class/leds/twl4030\:vibrator/brightness

it will enable the vibration and it works when on a call

...
Forum: Development 2010-07-02, 10:57
Replies: 4
Views: 2,002
Posted By matrim
Re: Look for incoming calls

You should look up the com.nokia.csd.Call DBus methods. In particular com.nokia.csd.Call.Instance.CallStatus

The only thing is that I think these are only for GSM calls, and you might need to use...
Forum: Applications 2010-06-23, 21:31
Replies: 85
Views: 33,477
Posted By matrim
Re: Extended Call Log - extras-devel

The setting is a gconf setting at /apps/extcalllog/limit

Running a command like

gconftool -s /apps/extcalllog/limit --type int 30

should reset it
Forum: Applications 2010-06-18, 20:52
Replies: 271
Views: 175,072
Posted By matrim
Re: HOWTO: Importing SMS messages from Nokia phones to N900

My fault. I built it against the x86 target.

This new version is build against the armel target and will run on the n900
Forum: Applications 2010-06-16, 13:17
Replies: 47
Views: 20,489
Posted By matrim
Re: Eventlogger doesn't log call-end-time

In PR1.2 the database is /home/user/.rtcom-eventlogger/el-v1.db

so the command should probably be

sqlite3 -batch /home/user/.rtcom-eventlogger/el-v1.db < triggers.txt
Forum: Applications 2010-06-14, 09:44
Replies: 47
Views: 20,489
Posted By matrim
Re: Eventlogger doesn't log call-end-time

Just a note to anyone using this. Extended Call Log v0.5 will now display the duration of the call if the end-time field is populated in the database
Forum: Applications 2010-06-03, 15:59
Replies: 4
Views: 10,189
Posted By matrim
Re: SMS over SIP?

Have a look at WebTexter (http://maemo.org/packages/package_instance/view/fremantle_extras-testing_free_armel/webtexter/0.7.9). It supports using the Voipcheap http interface
Forum: MeeGo / Harmattan 2010-05-27, 10:30
Replies: 15
Views: 7,741
Posted By matrim
Re: MeeGo available for Nokia N900 after all, probably no official ROM??? Whats happening In or OUT!!!

There will be no official supported version of meego for the N900 released by Nokia but there will be unofficial development \ test \ community builds of meego for the N900
Forum: Applications 2010-05-25, 22:46
Replies: 85
Views: 33,477
Posted By matrim
Re: Extended Call Log - extras-devel

The new version is in extras-devel now. Changelog is

* Added ability to filter by date
* Allow -1 in the limit to show all calls
* Show number in main list
* Added startup notification to warn...
Forum: Maemo 5 / Fremantle 2010-05-25, 10:32
Replies: 23
Views: 9,353
Posted By matrim
Re: Calendar Widget on 1.2 not showing birthdays

Actually I just ran a test with adding a new contact with a birthday shows up fine but any old birthdays I have in my contacts don't show unless I go back into the contact and edit \ re-save the...
Forum: Applications 2010-04-30, 12:28
Replies: 85
Views: 33,477
Posted By matrim
Re: Extended Call Log - extras-devel

Someone posted this in another thread



So for anyone having problems it might be worth checking what repository you are trying to install from, and if you want v0.3 make sure you are using...
Forum: Applications 2010-04-27, 13:51
Replies: 85
Views: 33,477
Posted By matrim
Re: Extended Call Log - extras-devel

Sorry for the delay, I didn't see the updates to the thread.

I think the update \ install problem is related to the SDK \ autobuilder update to PR1.2. But TBH, I'm not sure what is causing the...
Forum: Applications 2010-03-20, 23:06
Replies: 85
Views: 33,477
Posted By matrim
Re: Extended Call Log - extras-devel

I've uploaded a new version of Extended Call Log to extras-devel today

The changes are

* Added call type to filter by GSM, VoIP or all
* Added default call type to settings
* Added a done...
Forum: Maemo 5 / Fremantle 2010-03-19, 10:57
Replies: 6
Views: 2,476
Posted By matrim
Re: New Update 3.2010.02-8.203.2

That was it and I was able to update after removing it.
Forum: Community 2010-03-15, 21:52
Replies: 8
Views: 3,301
Posted By matrim
Re: [Testing Squad] - March 2009

I posted this to the mailing list too but to make sure that people see it I'll repost here.

Just so nobody wastes time, I'm in the process of trying to upload a new version of webtexter which...
Forum: Applications 2010-03-06, 21:57
Replies: 85
Views: 33,477
Posted By matrim
Re: Extended Call Log - extras-devel

Actually, here's a quick screenshot. I'll look to add more later
Forum: Applications 2010-03-06, 20:50
Replies: 85
Views: 33,477
Posted By matrim
Re: Extended Call Log - extras-devel

That's right. It's a seperate application that shows under the "More" folder.



It would be possible to add a filter for sms, if there was enough call for it.

On screenshots, I'll put...
Forum: Applications 2010-02-18, 23:42
Replies: 85
Views: 33,477
Posted By matrim
Re: Extended Call Log - extras-devel

I've released v0.2 of extended call log today and pushed it to extras-testing

The changes in v0.2 are

* Added a UI to set the number of calls to display
* Fixed an issue with the icons

...
Forum: Applications 2010-01-30, 03:25
Replies: 85
Views: 33,477
Posted By matrim
Re: Extended Call Log - extras-devel

I'm the developer of extended call log. Basically it's just a different front end for the rtcomm-eventlogger-ui library which is used for most of the maemo logs. I just display all calls instead of...
Showing results 1 to 25 of 45



 
Forum Jump

All times are GMT. The time now is 08:37.