![]() |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
yeah, i'm sure. how can i check?
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
Code:
dpkg-query -l *kernel*Code:
Nokia-N900:~# dpkg-query -l *kernel* |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Nokia-N900-51-1:~# dpkg-query -l *kernel*
Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii kernel 2.6.28-2010150 Flashable Linux kernel ii kernel-flasher 2.6.28-2010150 Linux kernel updater ii kernel-modules 2.6.28-2010150 Linux kernel modules Nokia-N900-51-1:~# thats the result |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
Assuming that all your other applications are running without issue for now I would suggest you download the libqtm-contacts package and install it directly - it may work and allow you to install mycontacts. You can download the latest version here: http://repository.maemo.org/pool/mae...emo1_armel.deb Keep me posted |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
It works! thanks for all of your help. downloaded the deb, installed through xterminal. then installed my contacts! all is good, really good app, thanks!
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
I installed this yesterday and this is wonderful. Thank you. I also wanted to add my request for the widget auto-restart. Thanks |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
New Release just uploaded to the repository. This is probably the most unstable release yet. Because so much has changed I decided to publish it anyway so YOU can help me test it. The previous version is now on extras-testing so, if this version does not work for you, you can always install the previous one from there. This new version includes support for telepathy accounts, in other words, finally you can start a skype conversation or call from mycontacts. But this is not all now you access all the IM-VOIP accounts you setup on your phone. I have successfully tested: skype, google voice (using theonering), google talk and sip. Please post about your experiences with other services on this thread. Finally you can have just one button for each "phone number" and still call it anyway you want. You can define the "routing priorities" separately for "local calls", "international calls", "local sms" and international "sms". For example you can define that when calling an international number it should try skype first (if you are online), then "google voice/tor" (if you are online) and then skype out assuming that you have phone service. All user definable. Same thing with SMS you can have it use TOR if you are connected, then Fast SMS if you are holding the phone on portrait mode and finally the "default" sms. When placing a call if you hold the "phone number button" a little longer you will get the "phone" application instead of initiating the call directly. Tired already? Me too... but there is more: now you can start "skype out" and "google voice" calls directly from mycontacts. By the way with this version you also get a button to send MMS (through fMMS). This is not all but hopefully enough to get you to install this new version, right? Make sure to check the "settings" and "online accounts" options on the menu. Some Notes:
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Felipe...qdo acha que vai conseguir suporte a mp3 e mp4(aac)?
Btw...I found the problem that prevented me from installing it, I have two facebook accounts set on my n900, that made the program crash everytime I tried to start it. Good job anyway! Rodrigo |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
fcrochik, could I ask why it shows Google Voice and TOR in the list of services you can add? o.O
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
TOR is epage's implementation of a "google voice" client as a telepathy account that will "request" a call using the internet (data plan). The Google Voice I implemented works in a different way: it just emulates you calling your google voice number to place a call.... mainly it just "pushes" the keys for you. TOR can handle SMS while the "call out" version can't. I haven't tested but I would also assume that TOR is quicker to place a call. If you don't use Google Voice to send/receive SMS (or just have google forward them to your phone number) then the "google voice call out" option may save you battery (it does not need any process running in the background) and will not require any kind of data connection. The truth is that my implementation is a very low tech solution that was easy enough to implement and quite simple to use. TOR is a much more complex and robust solution... It is all about picking what works better for you... And just because options are great: you can also set MyContacts to use VICaR to place a google voice call. It will do exactly the same thing that MyContacts does (call and send the DTMF tones) but will allow some fine tuning on what tones get sent. |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
I noticed a problem with custom ringtones for groups in the newest version of the app. When they stopped working i looked at the log. Here is what is in it:
Code:
(DBG) coming call: "+35988xxxxxxx"PS. Number xxxxxxx in one and same in every call. |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
That is what the application detected. If you "shutdown" the application from the menu and start again everything should be "good" again... For now anytime you want to change the "default" ring tone you need to make sure to first shutdown mycontacts. Let me know if restarting the application fixes the issue. |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
fcrochik
Can i first say what a brilliant app this is. However, whenever i restart i lose the widget, you know the actual box with the Contacts and friends faces! Looked through all the thread and cant see how to have that loaded on a desktop when the phone starts. Help |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
I went looking and found an easy work around: create a file called mycontacts on /etc/event.d with these contents Code:
description "starts MyContacts"
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
May I recommend grouping them?
Like.. GV - Google Voice GV - TOR GV - qgvdial |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
It makes sense. Just trying to think of a way to better organize them, didn't know it was that complex. :)
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
Quote:
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Thanks a lot for this great application!
One question though, do you happen to know where the contact thumbnails are saved on the N900? After syncing my Nokia 5800 with my N900, I have a couple of contacts with thumbnails. However these thumbnails do not show in my photogallery. I'd like to add new thumbnails to some of my other contacts, but do not know where to place them on the N900 to keep them from showing up in the gallery. |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Thanks for the reply, after I restarted MyContacts it worked like a charm :)
I do have 2 feature requests though. 1: Could you implement an option to change the groups? We have 5 groups now, but I only need 3 of them. Could you include an option in the widget to hide the empty groups? 2: I put 5 contacts in a particular group, but then wanted to add another contact who should be displayed first. This was impossible, so I had to delete the first 5 contacts so I could add the new one to be displayed first. Could you add an option to manually change the order? |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
Quote:
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
I don't know if you've considered it. But how about a tap and replace? Similar to how the application launcher does it in PR 1.2.
Though that means you'd have to have some way to switch between tap to delete and tap to move. |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Great app! Makes me love my N900 even more. One idea: would it be possible to make the contacts section of the widget to fold in/out when you press the group icon? That way you don't need an entire desktop for the widget, so less scrolling through desktops.
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
New Release uploaded to extras-devel - 0.9.10 This release bring a few new features but a major "internal" cleanup. The new features:
MyContacts as now can initiate google voice calls 3 different ways: using TOR (telepathy), using qgvdial and calling your google voice number and sending the DTMF tones for you. IMPORTANT: Make sure to review your "call routing settings" after installing this update |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
nice work dude.... one thing i need to confirm is the group ringtone funtionable? i open the folder but dun see any files. what format its supported?
|
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
Yes. It is functional but it only accepts wav files. This is actually a phone constraint... if you want/need more information about we have plenty of other posts on this thread about the same subject. |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
One more release - 0.9.13 Some minor changes on this release. Mainly the way you use MyContacts to select a phone number for FastSMS has been improved: now when trying to select a phone number for a contact with more than one phone number you will be able to pick which phone number you want. |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
when swiping through the 4 home screens, if i touch the 5 group buttons it changes the group, when i dont want it to,
apart from that im very happy that it is on my desktop after booting phone, would be nice if i didnt have to exit the main app after booting, but app is very nice now! thanks for the hard work |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
I also will add to my list to not show the "main window" when restarting the phone. |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
MyContacts stopped handling ringtone for incoming call again. Same error: "(CRT) Ring tone was changed. File is probably busy righ now.... not managing ring tone anymore".
This time I am sure I have not done any changes for profile ringtones. What can be the reason for that behavior? PS. Restart solves it. |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
Would you mind sending me (PM) the log that contains this message? On the next release I will include some more "debug" information about the "ring tone" being changed so we can track it down. |
Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
Quote:
|
| All times are GMT. The time now is 14:18. |
vBulletin® Version 3.8.8