Giter Club home page Giter Club logo

kolab-android's People

Contributors

davids avatar

Watchers

 avatar  avatar

kolab-android's Issues

Add an option to not write to the Kolab server

Especially in respect to the calendar sync problems (but even without that prob 
it would be cool) there should be an option to only sync the phone's contacts 
and calendar to the server, but not write any changes back to the server or 
even delete stuff there. This would at least limit the effects of bugs to the 
phone and not destroy the calendar/contacts you got on your account on the 
server which would mean stuff is gone everywhere you sync to.

E.g. I use mostly Kontact on my Notebook to set up contacts and events and the 
phone would more or less be read only anyway. In such scenario syncing to the 
server from the phone is not needed at all.

Regards,
Chris

Original issue reported on code.google.com by [email protected] on 25 Apr 2011 at 11:49

Wrong enddate if recurring event will be edited on phone

What steps will reproduce the problem?
1. create weekly recurring event with kontact (e.g., every monday, 8am-9am)
2. sync calendar entry to android
3. change this calendar entry on phone to 8:07am - 9:07am and keep 
   recurrence on monday.
4. sync calendar entry back to IMAP folder
5. phone display correct start and end date (8:07am to 9:07am)
   xml contains start date "8:07am" which is correct but end date is still
   "9:00am"
   It looks like 
   writeXml(Document xml, CalendarEntry source, final Date lastChanged)
   in SyncCalendarHandler gets a broken CalendarEntry "source".

I'm not sure if caching causes this. Is anyone able to reproduce this?

Original issue reported on code.google.com by [email protected] on 7 Dec 2010 at 7:56

SQLite Exception

When adding a new calendar entry with an alarm you get the fologin exception

E/DatabaseUtils( 9463): Error inserting state=0 event_id=139 minutes=0 
end=1274014800000 alarmTime=1273996800000 begin=1273996800000 into table  Calen
darAlerts
E/DatabaseUtils( 9463): android.database.sqlite.SQLiteConstraintException: 
error code 19: constraint failed
E/DatabaseUtils( 9463):         at 
android.database.sqlite.SQLiteStatement.native_execute(Native Method)
E/DatabaseUtils( 9463):         at 
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:81)
E/DatabaseUtils( 9463):         at 
android.database.DatabaseUtils$InsertHelper.insertInternal(DatabaseUtils.java:89
0)
E/DatabaseUtils( 9463):         at 
android.database.DatabaseUtils$InsertHelper.insert(DatabaseUtils.java:1011)
E/DatabaseUtils( 9463):         at 
com.android.providers.calendar.CalendarDatabaseHelper.calendarAlertsInsert(Calen
darDatabaseHelper.java:117)
E/DatabaseUtils( 9463):         at 
com.android.providers.calendar.CalendarProvider2.insertInTransaction(CalendarPro
vider2.java:1677)
E/DatabaseUtils( 9463):         at 
com.android.providers.calendar.SQLiteContentProvider.insert(SQLiteContentProvide
r.java:90)
E/DatabaseUtils( 9463):         at 
android.content.ContentProvider$Transport.insert(ContentProvider.java:197)
E/DatabaseUtils( 9463):         at 
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:146)
E/DatabaseUtils( 9463):         at 
android.os.Binder.execTransact(Binder.java:288)
E/DatabaseUtils( 9463):         at dalvik.system.NativeStart.run(Native Method)

Original issue reported on code.google.com by [email protected] on 9 Dec 2010 at 2:53

No Last Name with Prefix

What steps will reproduce the problem?
1. Use in Outlook a Prefix (Herr)
2. Sync with Toltec Connector
3. Sync with kolab-android


What is the expected output? What do you see instead?
First name is full name instead of first name.
Last name is empty instead of last name

What version of the product are you using? On what operating system?
Newest froyobranch on Nexus S 2.3.2

Please provide any additional information below.
XML-Snipped from a failed Contact
  <name>
    <given-name>Vorname</given-name>
    <last-name>Nachname</last-name>
    <full-name>Herr Vorname Nachname</full-name>
    <initials>V.N.</initials>
    <prefix>Herr</prefix>
  </name>

Original issue reported on code.google.com by [email protected] on 2 Mar 2011 at 3:46

Handling of contact names

What steps will reproduce the problem?
1. Create two contacts, one with only a last name ("Godzilla") and another with 
a first and a last name composed two elements ("Vincent van Gogh") in Horde
2. Synchronize

What is the expected output? What do you see instead?
The well synchronized contacts should be on the phone. Instead this results in 
contacts with a "null" name! Name handling must be somehow better.

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

Please provide any additional information below.
An enhanced (but still quick and dirty) solution can be found in the attached 
diff file.

Original issue reported on code.google.com by [email protected] on 20 Dec 2010 at 5:02

Attachments:

javax.activation.UnsupportedDataTyoeException

What steps will reproduce the problem?
1. Kolab Client running and syncing in background
2. log file says: Fatal Error:javax.mail.MessagingException: IOException while 
appending messages (...) nested exception is:
javax.activation.UnsupportedDataTypeException: no object DCH for M(... cannot 
be read as beyond screen edge...)
boundary="----=_Part_0_1184382952.1295510930996"


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

0.0.5

Please provide any additional information below.

Sync works, in general.
What else can I provide to help anaylzing the error?

Original issue reported on code.google.com by [email protected] on 20 Jan 2011 at 8:27

End date bug at recurring events

When you create recurrent whole day event and sync it with kolab-android all 
seems fine. But with the next sync the event changes and the END param has 
wrong date as follows:

ABC
Location: null
Start: 0:00:00 13. 5. 2011
End: 0:00:00 31. 12. 1969
Recurrence: FREQ=MONTHLY;WKST=MO;BYMONTHDAY=13

The corresponding kolab.xml contains same values.

Original issue reported on code.google.com by [email protected] on 12 May 2011 at 9:38

  • Merged into: #23

Synchronizes every contact from Android - not just phone contacts

What steps will reproduce the problem?
1. Add contacts from multiple providers to your phone (e.g. Facebook or Twitter)
2. Sync with Kolab

What is the expected output? What do you see instead?
I would expect that you could either choose the source of addresses or that at 
least only phone contacts would be selected. Instead it synchronizes everything 
so my Facebook contacts also end up in Kolab.

What version of the product are you using? On what operating system?
0.0.4 of kolab-android, Kolab 2.2.4, SuSE Linux


Original issue reported on code.google.com by [email protected] on 17 Jan 2011 at 9:49

Special characters in Calendar subjects (or wherever) cause problems.

What steps will reproduce the problem?
1. Create a new Calendar entry containing an ampersand character on the phone
2. Synchronize the phone
3. The entry is not properly synchronized.

What is the expected output? What do you see instead?
Special characters must be allowed in Calendar subjects (or wherever). E.g. 
"Coffee & Cake"

What version of the product are you using? On what operating system?
On Froyo with rev 145

Please provide any additional information below.
XML text nodes are not escaped during creation of the XML document. This should 
be done using any escaping method, e.g. 
"xml.createTextNode(TextUtils.htmlEncode(value));".
There might be better ways out there to escape to valid XML...

Please see attached diff file.


Original issue reported on code.google.com by [email protected] on 20 Dec 2010 at 4:38

Attachments:

No program symbol in app list

I tried to upgrade to V0.0.6 yesterday. I uninstalled V0.0.5 and was able to 
install V0.0.6. But I didn't get the program symbol in the app list and 
couldn't put a short cut on the screen. 
I wasn't also able to uninstalled V0.0.6 because it didn't appear in the app 
list neither in the market nor with "free advanced task manager".

I reinstalled V0.0.5 without uninstalling V0.0.6 and it works again with V0.0.5.

I have a (o2) Motorola Milestone with Android 2.2.1 (official software image).

Original issue reported on code.google.com by [email protected] on 24 May 2011 at 6:47

ClassCast Exception while synchronizing

What steps will reproduce the problem?

1. install kolab-android package
2. setup working IMAP server (SSL, port 993)
3. press sync

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

I expect that the contacts and calender items get synchronized.
But i see:
"Error while synchronizing: java.lang.ClassCastException: 
com.sun.mail.imap.IMAPInputStream"

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

KolabDroid-0.0.4.apk
Android 2.1-update1 Kernel 2.6.29


Original issue reported on code.google.com by [email protected] on 13 Dec 2010 at 12:58

Security check before sync starts

Display a warning if:

* Local cache is empty
* AND IMAP Folder has items
* AND local Folder has items

A sync would lead to duplicate Entries

Original issue reported on code.google.com by [email protected] on 24 Feb 2010 at 1:20

crash on invalid or unknown certificate

What steps will reproduce the problem?
1. set up server name+port, username+password and enable Use SSL
2. press test
3. dialog appears asking if to accept the invalid or unknown certificate. 
Cannot safely connect to server. SSL handshak aborted: ssl=0x1ec770 Failure in 
SSL library, usually a protocol error:140770FC: SSL routines: 
SSL23_GET_SERVER_HELLO: unknown protocol (external/openssl/ssl/s23_clnt.c:683 
0xad12940f:0x00000000)
4. Press accept
5. Kolabdroid crashes

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

It should accept the certificate from the server and continue without crash.


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

LG GT540 SwiftDroid 2.3.3 (CyanogenMod-7.0.0-GT540-MUR4IK)



Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 2 May 2011 at 6:11

TLS

Please add support for TLS encrypted connections. Cleartext passwords are a 
no-go over insecure networks, and SSL is not available everywhere.

Original issue reported on code.google.com by [email protected] on 20 Aug 2010 at 5:30

error while synchronizing: java.lang.IlleglaArgumentException

What steps will reproduce the problem?
1. Start kolab-android
2. Start Sync Calender Only
3. The error appears

What is the expected output? What do you see instead?
I try to sync my personal calender and during the sync i get this message: 
error while synchronizing: java.lang.IlleglaArgumentException: InputStream 
cannot be null

What version of the product are you using? On what operating system?
LG P990 with Android 2.2

Please provide any additional information below.
I running kolab server 2.3 and have outlook 2010 with bynari and kontact on kde 
4.6 running.

Original issue reported on code.google.com by [email protected] on 4 Apr 2011 at 7:55

Review requested permissions in manifest

The kolab-android.apk requests various permissions (like call status) which 
should not be needed for proper operation.

Task: review the requested permissions and delete all that are not necessary 
for operation.


Original issue reported on code.google.com by [email protected] on 12 Mar 2010 at 2:43

Full name is not syncrhonized

When I synchronized my contacts I have some contact with no given name, last 
name fields. Also some has only one of them filed, which failed to synchronize. 
Therefor I wanted to have fullname support.

There was allready some code which supported the full name field from Kolab. I 
reactivated that code. 

The attatched patch adds full name support.

Original issue reported on code.google.com by [email protected] on 30 Dec 2010 at 2:32

  • Merged into: #30

Attachments:

adress book - sync fails

Android 2.1 on Samsung Galaxy 9000:

Initial/Repeated address book sync fails with:

illegalArgumentException: the bind value at index 1 in null

kolab-android version 0.0.4.

any more info I provide to help tracking this down ?

Cheers,

Mathias

Original issue reported on code.google.com by [email protected] on 7 Dec 2010 at 7:41

Add common boilerplate to getMessageBodyText()'s result

Currently, this is - if any at all - added by the data store. Instead use 
this text (from synckolab):

{{{
This is a Kolab Groupware object.
To view this object you will need an email client that can understand the 
Kolab Groupware format.
For a list of such email clients please visit
http://www.kolab.org/kolab2-clients.html

---
<<<getMessageBodyText goes here>>

---

Notice:
The information above is only valid, if all clients update this message. 
(ie. a client that updates the attachment but not the message, may cause a 
mismatch)
}}}

Original issue reported on code.google.com by [email protected] on 2 Apr 2010 at 10:08

Contacts get messed up on the server on sync

What steps will reproduce the problem?
1. Add an contact in Horde
2. Sync to the phone once
3. Sync to the phone another time

What is the expected output? What do you see instead?
The contact should be in the Android addressbook as entered in Horde (or at 
least its supported fields). The server side item should be unchanged as the 
contact has not been edited on the phone.
Instead the phone changes the server side entry on the second sync and messes 
up a lot of fields.

What version of the product are you using? On what operating system?
KolabDroid 0.7 on an Android Virtual Device with Android 2.1.

Please provide any additional information below.
I attached the XML of the addressbook entry as it was directly after entering 
in Horde and as it was after the second sync from the phone.

Original issue reported on code.google.com by [email protected] on 26 May 2011 at 11:49

Attachments:

After resuming the UI, the current log message is not displayed

What steps will reproduce the problem?
1. start a sync run
2. wait for the screen saver to kick in
3. wait for the sync to finish
4. unlock screen

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

Expected output: "Sync finished"
Actual output: no message

Original issue reported on code.google.com by [email protected] on 16 Mar 2010 at 9:15

Wrong formated XML crash the application

What steps will reproduce the problem?
1. Sync Kolab with Outlook (Toltec Connector)
2. A contact has an XML like following

<contact version="1.0">
<product-id>Toltec Connector Open Format (2.0)</product-id>
<uid>TOLTEC.8C3D3E70FB7E403281CEFDCA398B4EB2</uid>
<creation-date>2009-08-09T14:57:34Z</creation-date>
<last-modification-date>2010-07-19T07:43:26Z</last-modification-date>
<sensitivity>public</sensitivity>
−
<name>
<given-name>Vorname</given-name>
<last-name>Nachname</last-name>
<full-name>Vorname Nachname</full-name>
</name>
<birthday>1978-01-01</birthday>
<phone>
<type>home1</type>
</phone>
<phone>
<type>mobile</type>
<number>+41123456789</number>
</phone>
<email>
<display-name>[email protected]</display-name>
<smtp-address>[email protected]</smtp-address>
</email>
<address>
<type>home</type>
<street>Strasse</street>
<locality>Luzern</locality>
<postal-code>6005</postal-code>
<country>Schweiz</country>
</address>
</contact>

What is the expected output? What do you see instead?
A null pointer exception in the method toXML because the home Phone hasn't a 
number.

What version of the product are you using? On what operating system?
Newest Froyo branch. Google Nexus S 2.3.2

Original issue reported on code.google.com by [email protected] on 1 Mar 2011 at 11:59

java.lang.IllegalStateException: This operation is not allowed on a closed folder

What steps will reproduce the problem?
1. install kolab-android package
2. setup working IMAP server (no SSL, port 143)
3. press sync

What is the expected output? What do you see instead?
I expect the calendar and address to get synced against my Kolab-folders,
but I get 
"java.lang.IllegalStateException: This operation is not allowed on a closed 
folder"

What version of the product are you using? On what operating system?
I'm using KolabDroid-0.0.2.apk on Android 2.1-update1 kernel 2.6.29.

Original issue reported on code.google.com by [email protected] on 3 Jul 2010 at 2:23

Handle Untrusted Certificates

What steps will reproduce the problem?
1. Set up IMAPS using an IMAPS-server with a self-signed (untrusted)
certificate
2. Start Sync
3. Exception will be shown "javax.mail.MessagingException: No trusted
server certificate"

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

Inform user about the untrusted certificate and the risks involved
accepting it. Give the user the choice to accept the certificate and continue.


Please use labels and text to provide additional information.

Original issue reported on code.google.com by [email protected] on 27 Mar 2010 at 12:29

A space letter inside the imap-folder isn't valid any more

What steps will reproduce the problem?
1. Sync All
2. Sync All
3. Sync All

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

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

Please provide any additional information below:
The problem is since version 0.4. In 0.3 we have no problem. The problem is, 
that we have a space sign in the imap folder. The name is "share.vertriebs 
kontakte".

The kolab-plugin is very good. please make a flattr account.

Original issue reported on code.google.com by [email protected] on 1 Dec 2010 at 10:52

  • Merged into: #15

Error message on server login failure too generic

What steps will reproduce the problem?
1. Enter invalid IMAP server data: server name, port, SSL though not supported, 
wrong or non-existent login name, wrong password, non-existent folder
2. app gives "Failed to connect to xxx"


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

A more precise error message would help debugging: 
- server not found
- login failed
- IMAP error after login (folder not accessible, write error,...)

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

Android 2.2, kolab-android 0.0.4

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 19 Dec 2010 at 6:59

kolab-android crashes sometimes on unresolved hostname

What steps will reproduce the problem?
1. sync is triggered by scheduler
2. sometimes a pop-up informs about app crash and asks to send feedback
3. trace shows that "host is unresolved" is root cause for crash

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

app should not crash, but wait and retry.

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

0.0.5

Please provide any additional information below.

sometimes it does not crash but gives output in logfile:
Fatal error: javax.mail.MessagingException: Host is unresolved: <name of 
configured IMAP server>
nested exception is:
java.net.UnknownHostException: <name of configured IMAP server>


Original issue reported on code.google.com by [email protected] on 20 Jan 2011 at 12:16

URL (Website) item not being synced

Hi,
We are using Kontact (enterprise4 to be accurate, but should not depend on 
version) and URL (Website) item of contacts is always omitted during sync.

We use it quite often to store phone call back URL for particular contacts. The 
problem is that if the URL item is set on phone side, it's deleted during sync 
which is really pity.

Thanks
Milan

Original issue reported on code.google.com by [email protected] on 26 May 2011 at 8:36

synchronization fails on Android 2

What steps will reproduce the problem?
1. create new AVD with Android 2.1
2. configure and run the synchronization

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

IllegalStateException: Failed to find the My Contacts group
at android.provider.Contacts$People.addToMyContactsGroup(Contacts.java:491)


Original issue reported on code.google.com by [email protected] on 16 Mar 2010 at 10:32

Full day events in lightning appear one day earlier in android calendar

What steps will reproduce the problem?

1. Create a full day event in Thunderbird/Lightning, sync using SyncKolab 
plugin (e.g. on the 19th)
2. Sync with kolab-android preview
3. A full day event appears one day earlier (here on the 18th) in Android 
calendar

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

-A full day event appears one day earlier (here on the 18th instead of the 
19th) in Android calendar

What version of the product are you using? On what operating system?
KolabDroid-0.0.2.apk, SE Xperia X8, Android 1.6 

Please provide any additional information below.
Everything else works already great!

Original issue reported on code.google.com by [email protected] on 15 Oct 2010 at 11:57

Background sync with SSL Certificate failes, as an Activity not

Syncing by pressing the "Sync" Button works with an SSL Certificate. However, 
it throws an exception when the service tries to sync in the background.

V/KolabDroid-IMAPClient( 6989): useSSL=true
V/KolabDroid-SpecialKeystoreSSLSocketFactory( 6989): Constructor
V/KolabDroid-IMAPClient( 6989): Opening session to mydomain.at with user 
myusername
V/KolabDroid-SpecialKeystoreSSLSocketFactory( 6989): loading local keystore
W/System.err( 6989): javax.mail.MessagingException: Couldn't connect using SSL 
socket factory instance at.dasz.KolabDroid.Imap.SpecialKeystoreSSLSocke
tFactory@43cdf250 to host, port: mydomain.at, 993; Exception: 
java.lang.NullPointerException;
W/System.err( 6989):   nested exception is:
W/System.err( 6989):    java.io.IOException: Couldn't connect using SSL socket 
factory instance at.dasz.KolabDroid.Imap.SpecialKeystoreSSLSocketFactor
y@43cdf250 to host, port: mydomain.at, 993; Exception: 
java.lang.NullPointerException
W/System.err( 6989):    at 
com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:626)
W/System.err( 6989):    at javax.mail.Service.connect(Service.java:294)
W/System.err( 6989):    at javax.mail.Service.connect(Service.java:175)
W/System.err( 6989):    at 
at.dasz.KolabDroid.Imap.ImapClient.openServer(ImapClient.java:39)
W/System.err( 6989):    at 
at.dasz.KolabDroid.Sync.SyncWorker.sync(SyncWorker.java:176)
W/System.err( 6989):    at 
at.dasz.KolabDroid.Sync.SyncWorker.runWorker(SyncWorker.java:88)
W/System.err( 6989):    at 
at.dasz.KolabDroid.Sync.BaseWorker.start(BaseWorker.java:65)
W/System.err( 6989):    at 
at.dasz.KolabDroid.Sync.SyncService.doWakefulWork(SyncService.java:61)
W/System.err( 6989):    at 
com.commonsware.cwac.wakeful.WakefulIntentService.onHandleIntent(WakefulIntentSe
rvice.java:79)
W/System.err( 6989):    at 
android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:59)
W/System.err( 6989):    at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err( 6989):    at android.os.Looper.loop(Looper.java:123)
W/System.err( 6989):    at android.os.HandlerThread.run(HandlerThread.java:60)
W/System.err( 6989): Caused by: java.io.IOException: Couldn't connect using SSL 
socket factory instance at.dasz.KolabDroid.Imap.SpecialKeystoreSSLSock
etFactory@43cdf250 to host, port: mydomain.at, 993; Exception: 
java.lang.NullPointerException
W/System.err( 6989):    at 
com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:231)
W/System.err( 6989):    at com.sun.mail.iap.Protocol.<init>(Protocol.java:116)
W/System.err( 6989):    at 
com.sun.mail.imap.protocol.IMAPProtocol.<init>(IMAPProtocol.java:129)
W/System.err( 6989):    at 
com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:593)
W/System.err( 6989):    ... 12 more
W/System.err( 6989): Caused by: java.lang.NullPointerException
W/System.err( 6989):    at 
at.dasz.KolabDroid.Imap.TrustManagerFactory.loadLocalKeystore(TrustManagerFactor
y.java:174)
W/System.err( 6989):    at 
at.dasz.KolabDroid.Imap.SpecialKeystoreSSLSocketFactory.initSocketFactory(Specia
lKeystoreSSLSocketFactory.java:53)
W/System.err( 6989):    at 
at.dasz.KolabDroid.Imap.SpecialKeystoreSSLSocketFactory.createSocket(SpecialKeys
toreSSLSocketFactory.java:76)
W/System.err( 6989):    at 
com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:271)
W/System.err( 6989):    at 
com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:216)
W/System.err( 6989):    ... 15 more
I/Service ( 6989): sync finished
I/Service ( 6989): Service stopped

Original issue reported on code.google.com by [email protected] on 16 Nov 2010 at 4:45

feature request: display more information for conflicting entrys

for some weeks now I the sync summary shows me one conflicting entry for the 
calendar sync. As I have some hundred calendar entries I'm not really keen on 
deleting and rebuilding every entry to see which one did the conflict.

Therefore it would be nice if the summary could give some hint on which entry 
is the conflicting one.

Version: 0.0.5

Original issue reported on code.google.com by [email protected] on 5 Apr 2011 at 12:49

Shifted dates when importing multi day appointments

First of all Thanks for this tool!!!

I'm using Thunderbird/Lightning/SyncKolab Nightly 
(http://www.gargan.org/en/Mozilla_Extensions/SyncKolab) to sync my TB 
appointments to my IMAP account. This works pretty fine. I can sync all 
"single" events without problems (e.g. dec. 24th 2010 from 2-4 pm). 
kolab-android imports these events and they are displayed in the calender.

When I save multi day events (like dec. 2-4th 2010, whole days) with TB on the 
imap entry there's no problem (saved as event from dec. 10th to 12th). But in 
the android calender this entry is shown as 9th to 10th (see attached xml file).

The imap entry shown by TB:
<quote>
This is a Kolab Groupware object.
To view this object you will need an email client that can understand the Kolab 
Groupware format.
For a list of such email clients please visit
http://www.kolab.org/kolab2-clients.html

---
Summary: Some Unimportant Place
Start date: 2010-12-09
End date: 2010-12-12

---

Notice:
The information above is only valid, if no other client than synckolab updated 
this message. (ie. a client that updates the attachment but not the message)
</quote>

So seems that sync mixes up starting und ending dates. And yes, I know what's 
in the Notice. :-)

When I change the periode in the Android calender it will be changed back on 
the imap server but then I can't read it out by TB unfortunately.


PC: Win XP 32bit, SP3, TB 3.1.6, Lightning 1.0b2, Sync Kolab 1.5.102009200150 
(Nightly)
Android: Motorola Milestone, Android 2.1, kolab-android 0.0.2

Original issue reported on code.google.com by [email protected] on 17 Nov 2010 at 9:58

Attachments:

Umlauts are broken for contacts

What steps will reproduce the problem?
1. create a contact in Kolab with an umlaut in the name e.g. "Glässner"
2. sync

What is the expected output? What do you see instead?
The contact ends up on Android as "Gl" and the rest is missing. I would expect 
the correct name.

What version of the product are you using? On what operating system?
kolab-android 0.4
Samsung Galaxy S with Android 2.2


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 16 Dec 2010 at 2:10

client crashes in background when IMAP server not available

What steps will reproduce the problem?
1. I get a crash report from time to time also when not using the client. 
Sometimes this happens during flight mode, but also when network coverage is 
there.
2. Uploaded crash report, see line 259, time stamp 2/6/2011, 14:38 on Google 
Docs.

What is the expected output? What do you see instead?
Client shouldn't crash without my interaction, does it?

What version of the product are you using? On what operating system?
0.0.5 (Can you provide a new apk as that one is from Dec 2010?)

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 6 Feb 2011 at 1:48

Implement browser for choosing folders

The settings dialog should offer a possibility to choose from folders from 
the server.

Furthermore, the settings dialog could even guesstimate which folder to use 
by downloading the first mail of every folder and checking its contents.

Original issue reported on code.google.com by [email protected] on 12 Mar 2010 at 2:39

NullPointerException on Sync All (kolab-android 0.0.4, Froyo)

Clicking "Sync All" in kolab-android 0.0.4 on Froyo gives a 
NullPointerException. The error is reproducible. "Sync Calendar only" works 
fine.


adb logcat:

Please provide any additional information below.
I/Service ( 3763): starting service
I/Service ( 3763): Service started
I/Service ( 3763): starting sync
W/System.err( 3763): java.lang.NullPointerException
W/System.err( 3763):    at 
at.dasz.KolabDroid.ContactsContract.SyncContactsHandler.fetchAllLocalItems(SyncC
ontactsHandler.java:145)
W/System.err( 3763):    at 
at.dasz.KolabDroid.Sync.SyncWorker.sync(SyncWorker.java:186)
W/System.err( 3763):    at 
at.dasz.KolabDroid.Sync.SyncWorker.runWorker(SyncWorker.java:99)
W/System.err( 3763):    at 
at.dasz.KolabDroid.Sync.BaseWorker.start(BaseWorker.java:65)
W/System.err( 3763):    at 
at.dasz.KolabDroid.Sync.SyncService.doWakefulWork(SyncService.java:61)
W/System.err( 3763):    at 
com.commonsware.cwac.wakeful.WakefulIntentService.onHandleIntent(WakefulIntentSe
rvice.java:79)
W/System.err( 3763):    at 
android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:59)
W/System.err( 3763):    at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err( 3763):    at android.os.Looper.loop(Looper.java:123)
W/System.err( 3763):    at android.os.HandlerThread.run(HandlerThread.java:60)
I/Service ( 3763): sync finished
I/Service ( 3763): Service stopped

Original issue reported on code.google.com by [email protected] on 14 Dec 2010 at 11:39

Contact photo sync broken

What steps will reproduce the problem?
1. Create an Contact with photo in Horde
2. Synchronize

What is the expected output? What do you see instead?
The contact photo should appear on the phone.

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

Please provide any additional information below.
I seems that Horde sets the email attachment disposition in upper case. The 
attached fix addresses this issue 
(disposition.equalsIgnoreCase(Part.ATTACHMENT) instead of 
disposition.equals(Part.ATTACHMENT)).

Original issue reported on code.google.com by [email protected] on 20 Dec 2010 at 5:11

Attachments:

Synchronize more than one email addresses/phone numbers fail

What steps will reproduce the problem?
1. Create a contact with two email address on both side
2. Synchronize using Kolab Client for Android
3. The application will crash

I see This:
Error while synchronizing: android.database.CursorIndexOutOfBoundsException: 
Index 2 requested, with a size of 2

Using KolabDroid-0.0.5.apk from the Download page.

I traced the bug and found it a problem of a cursor which is not resetet each 
time it should be iterated... See attachment.

Original issue reported on code.google.com by [email protected] on 28 Dec 2010 at 11:53

Attachments:

No installation icon + invisible list IMAP folders

What steps will reproduce the problem?

Simple application installation

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

- No Kolab-Android icon in Android
- "invisible" (white on white?) selecting the IMAP folder

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

icon problem: 0.6 and 0.7 in Android 2.2. I works in 0.5 version.
invisible folders: 0.5 (I do not know in 0.6 and 0.7)

Please provide any additional information below.

Sorry if I explained something incorrect. Thanks!... this software will be a 
perfect tool to sync with thunderbird (in my case).

Original issue reported on code.google.com by [email protected] on 25 May 2011 at 11:30

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.