Zhanchang / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

no place to see contacts/presence #102

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable presence with local storage
2. Try to see  online contacts

What is the expected output? What do you see instead?

Contacts with presence  information is expected.
I can't see any contacts.

What version of the product are you using? On what operating system?

build 320 , on Android 2.2

Original issue reported on code.google.com by ilkerakt...@gmail.com on 12 Nov 2010 at 7:28

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 15 Nov 2010 at 1:14

GoogleCodeExporter commented 9 years ago
The problem is that the API we are using have been deprecated in Android 2.0. 
For now we cannot fix the issue as IMSDroid mus run on Android 1.5. The next 
major release of IMSDroid (2.0.x) will contains the fix.

Original comment by boss...@yahoo.fr on 1 Dec 2010 at 6:35

GoogleCodeExporter commented 9 years ago
any update on this one ?

Original comment by ilkerakt...@gmail.com on 3 May 2011 at 6:03

GoogleCodeExporter commented 9 years ago
hi,
when can we expect the presence support in IMSDROID

Original comment by ajithks...@gmail.com on 9 Feb 2012 at 6:18

GoogleCodeExporter commented 9 years ago
Presence has been removed from v1.0 to v2.0. It's easy to move code from 
trunk/1.0 to trunk/2.0.

Original comment by boss...@yahoo.fr on 9 Feb 2012 at 6:24

GoogleCodeExporter commented 9 years ago
do you have plan to move code to 2.0? 

Original comment by WangN...@gmail.com on 9 Feb 2012 at 8:42

GoogleCodeExporter commented 9 years ago
If by just moving the code from 1.0 to 2.0 and build the ngn android stack will 
help 
in using the exisiting let me know ,but as per the issue 102 it says it is 
depricated in android 2.0 ,since i am using android 4.0.3 can i build it and 
use as it as it is .

Original comment by ajithks...@gmail.com on 9 Feb 2012 at 10:38

GoogleCodeExporter commented 9 years ago
Off course no. Are you a developer? If yes, you should know that just moving 
code rarely fix issues.
The correct sentence should be: "The problem is that the API we are using have 
been deprecated in Android 1.5". Even if it was "2.0" why is it a problem if 
you have Android 4.0.3?

Original comment by boss...@yahoo.fr on 9 Feb 2012 at 4:57

GoogleCodeExporter commented 9 years ago
I am confused.....

Original comment by david.w...@lavainternational.in on 10 May 2012 at 2:51

GoogleCodeExporter commented 9 years ago
In order to move the code from v1.0 to v2.0, how can we change the code related 
to event handler. 
for example;
when I try to include the XcapService from version 1 code to version 2, how can 
i call addRegistrationEventHandler in start method and how can i call the 
addXcapEventHandler in the NgnContactService class.

Original comment by davidsiv...@gmail.com on 1 Mar 2013 at 11:52