Giter VIP home page Giter VIP logo

exchangeit's People

Contributors

nylen avatar

exchangeit's Issues

Caught SAX Exception

What steps will reproduce the problem?
1. Configure URL, username, password
2. Check for new messages


What is the expected output? What do you see instead?
I expect to see mail listed but instead receive an error message:
"Caught SAX Exception: attr value delimter missing! (position:START_TAG <TABLE 
id='borderTable' dir='LTR' class='standardTable' cellSpacing='null'>@52:71 in 
java.io.InputStreamReader@461001a8)

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

Please provide any additional information below.
2.1-update1

Original issue reported on code.google.com by [email protected] on 24 Jun 2010 at 2:00

Message text does not appear

I'm testing the latest release (0.6) with the Android Emulator, and it
seems to work for the form-based auth of OWA. I can download the subject
lines in my Inbox, but when I tap on one of the email messages the next
screen doesn't show the message text. Instead, I just see "To" and nothing
else. The rest of the screen is blank.

I'm accessing MS Exchange Server 2003.

Thanks for creating a very needed product for reading exchange emails.

Dave

Original issue reported on code.google.com by [email protected] on 17 Nov 2008 at 4:42

440 error

What steps will reproduce the problem?
1. Use exchangeit on android 2.3 with exchange 2007
2.
3.

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

What version of the product are you using? On what operating system?
0.60 on android 2.3

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 8 Feb 2011 at 2:54

We need test logins to continue developing this project.

Recent changes are close to making exchangeIt work on more recent versions of 
Android.  However, there are still some issues which we have no way of testing, 
especially in multiple different Exchange environments.

If anyone can donate a test login to an Exchange server for us to use in 
developing exchangeIt, that would be very helpful.  Send me (jnylen) or Brian 
(byarger) an email, both at gmail dot com.

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

String index out of range

What steps will reproduce the problem?
1. Refresh inbox
2.
3.

What is the expected output? What do you see instead?
Caught unhandled runtime exception: String index out of range: -1

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

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 29 Oct 2010 at 3:02

not trusted server certificate

What steps will reproduce the problem?
1. Set up the application to connect my office OWA, which does not have 
trusted certificate.
2. Press 'Refresh' button.
3. Get an exception message.

What is the expected output? What do you see instead?
'The certificate is not trusted, continue anyway?' / 'Caught IO Exception: Not 
trusted server certificate'


What version of the product are you using? On what operating system?
0.7 / Android (G2)

Please provide any additional information below.
You should ask me if I want to continue when certificate is not trusted.

Original issue reported on code.google.com by [email protected] on 2 Jul 2009 at 7:39

mark mail read

When an unread email is successfully read by exchangeIt, mark it read on 
the server.

Original issue reported on code.google.com by [email protected] on 17 Nov 2008 at 6:00

support for switching modes

When you popout the keyboard or put it back, it relaunches the dialog, and 
seems to get stuck.  Deal with that.

Original issue reported on code.google.com by [email protected] on 13 Nov 2008 at 7:44

IO Exception

What steps will reproduce the problem?
1. Open inbox in exchangeit
2.
3.

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

I expect to see my inbox instead I get a popup that says "Caught IO
Exception: Not trusted server certificate"


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

version 0.6.0
Android operating system on T-Mobile G1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 18 Jun 2009 at 11:26

mails without subject, doesnt show

What steps will reproduce the problem?
1. Receiving mails without a subject 
2.  Start app and start getting mails
3.

What is the expected output? What do you see instead?
Viewing mails without subject, no view

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


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 20 Sep 2009 at 10:07

Patches for some Exchange 2007 issues

Hi all,

I recently tried exchangeIt and found that it did not work for me on Exchange 
2007.  I was able to fix a few things and make progress towards this, but there 
are still issues.  Here are my changes so far:

Add User-Agent header, without which no requests to my server succeeded: 
https://github.com/nylen/exchangeIt/commit/d16ac2bd565a634e2bf862982fc6d6cac6e72
499

Rework authenticate() method (unfortunately, I do not have access to a 2003 
server to test this change on): 
https://github.com/nylen/exchangeIt/commit/2542e5b1410da3c0a20130dd87e0744edf4ad
8dd

Fix the formsBasedAuth2007() method: 
https://github.com/nylen/exchangeIt/commit/9f7aa9fabc9c13f84ddc8e88a3907e1e06ceb
d5f

There is also an issue with recent versions of Android that causes a "Broken 
pipe" error, which I have fixed here:

https://github.com/nylen/exchangeIt/commit/694d8b0c87e036b6ead56743156b79e051c77
6c3

I'd be glad to attach these changes as patches, or help get them over here in 
any other way that is convenient.

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

Error while refresh

Caught unhandled RunTimeException: String index out of range: -1
 when trying to refresh

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

add some help

add some kind of help screen that tells the user how to find their URL

Original issue reported on code.google.com by [email protected] on 13 Nov 2008 at 7:45

Option to allow Non trusted server Certificates

What steps will reproduce the problem?
1.Any non trusted https://xyz.com/owa 

What is the expected output? What do you see instead?
1.Enabling a option to allow risk of Non trusted server Certificates

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

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 4 Feb 2012 at 2:42

Caught IO Exception: SSL handshake failure

What steps will reproduce the problem?
1. Refresh

What is the expected output?
Refresh(!)

What do you see instead?
Caught IO Exception: SSL handshake failure: I/O error during system call, 
Broken pipe

What version of the product are you using?
0.7.0

On what operating system?
Android Froyo 2.2 (also a problem on 2.1)

Please provide any additional information below.
Perhaps implementing the fix detailed here:
http://stackoverflow.com/questions/2899079/custom-ssl-handling-stopped-working-o
n-android-2-2-froyo

i.e. [return getSSLContext().getSocketFactory().createSocket(socket, host, 
port, autoClose);
]

at line 120 of EasySSLSocketFactory.java might do the trick?


Look forward to seeing the app running :-)

Original issue reported on code.google.com by [email protected] on 13 Oct 2010 at 7:00

Self signed certificates

Have you had any luck with accepting self signed certificates?

Original issue reported on code.google.com by CliffHoman on 28 Apr 2009 at 10:26

crashes upon refresh

What steps will reproduce the problem?
1. Install it on Sony Ericsson Xperia X10 (with android 2.1)
2. Configure url, username, password
3. Try to go to the 'inbox'

What is the expected output? What do you see instead?
A view on the inbox

What version of the product are you using? On what operating system?
The one available on the market at 2-Nov-2010.

Please provide any additional information below.


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

Application Crashes Everytime I try to read a Message

What steps will reproduce the problem?
1. Open the Application
2. Open an Email
3. Blank Email appears, then the "Sorry, The pplication exchangeIT
(processcom.byarger.exchangeit) has stopped unexpectedly. Please try again.

What is the expected output? What do you see instead?
I expect to see an email, I get the error listed above.

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


Please provide any additional information below.


Original issue reported on code.google.com by tjbeckett on 21 Nov 2008 at 4:01

Caught Unhandled

What steps will reproduce the problem?
1. Install apk to g1
2. Input mail account settings
3. Try and launch app

What is the expected output? What do you see instead?
Expected output would be my inbox
What i see instead is "Caught unhandled RuntimeException: Error - got back
status code 404"

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

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 22 Jun 2009 at 10:23

improve performance

Look into what we can do to make the inbox/message stuff faster, it's 
pretty slow currently

Original issue reported on code.google.com by [email protected] on 13 Nov 2008 at 7:46

can't login

What steps will reproduce the problem?
1. open program (1st time)
2. enter settings
3. try to refresh

What is the expected output? What do you see instead?
Sorry, I posted a reply in a random post (29).  
"Caught unhandled RuntimeExemption: String index out of range."  
What version of the product are you using? On what operating system?
0.7 android 2.2.2

Please provide any additional information below.

The only thing odd about my email address is that there is a hyphen in it.  I 
have to login via the web address with abc\abcde.  Is it one of those issues 
affecting my login experience?

Original issue reported on code.google.com by [email protected] on 11 Apr 2012 at 12:37

OLWA Server with self issued security certificate

What steps will reproduce the problem?
1. Accessing OLWA server with a self issued security certificate
2.
3.

What is the expected output? What do you see instead?
Dialog box: Caught IO Exception: Not trusted server certificate

What version of the product are you using? On what operating system?
Android (G1)

Please provide any additional information below.
Just a suggestion to permit access to OLWA servers with self issued certs 
or permit such access based on user selection.

Original issue reported on code.google.com by [email protected] on 18 Nov 2008 at 5:19

forms auth with ISA Server OWA publishing

What steps will reproduce the problem?
1. Use exchangeit against an OWA (2003) Server published through ISA Server
2. Try to get email (refresh)

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

Expect email to be downloaded, but get the following error instead:
- Caught unhandled Runtime Exception: Error - got back status code 440

What version of the product are you using? On what operating system?
0.6.0, Andrond 1.0 TC4-RC30 (on T-Mobile G1)

Please provide any additional information below.
Default OWA publishing rule in ISA server presents a login form like the
following:

ISA Server Forms Auth with Exchange 2003
https://owa.myDomain.com/CookieAuth.dll?GetLogon?url=%2Fexchange%2F&reason=0

<FORM action="/CookieAuth.dll?Logon" method="POST" name="logonForm">
        <INPUT type="hidden" name="destination" value="Z2FexchangeZ2F">
        <INPUT type="hidden" name="flags" value="0">
        <INPUT type="text" id="username" name="username" style="width:100%"
size="25" maxlength="256">
        <INPUT type="password" autocomplete="off" style="width:100%"
id="password" name="password" size="25" maxlength="256">
        <INPUT type="submit" value="Log On" id="SubmitCreds"
name="SubmitCreds">
        <INPUT id="rdoPublic" checked type="radio" name="trusted" value="0"
onclick="flags.value &= 11">
        <INPUT id="rdoTrusted" name="trusted" type="radio" value="4"
onclick="flags.value |= 4">
</FORM>

I see this form and URL is very different than the forms code listed at:
http://code.google.com/p/exchangeit/source/diff?spec=svn17&r=17&format=side&path
=/trunk/src/com/byarger/exchangeit/WebDavBase.java

I'm guessing that code works against direct connection to Exchange Server
OWA without ISA server? It would be great to have an option to use ISA
server forms vs Straight Exchange server forms (or even auto-detect?).

Original issue reported on code.google.com by [email protected] on 18 Nov 2008 at 12:54

ProgressDialog error when changing orientation

1. Do a refresh and wait till the progressdialog appears
2. Change the orientation of the device (open keyboard)
3. Change the orientation yet again (close keyboard)

The progressdialog stays even after inbox is loaded

Trying on a G1 using both 1.1 and 1.5

Original issue reported on code.google.com by [email protected] on 21 May 2009 at 6:52

figure out Inbox URL

Instead of forcing users to figure out their inbox URL get an URL from the 
user and follow redirects until you end up at the inbox.  Update prefs once 
you get it right.

Original issue reported on code.google.com by [email protected] on 13 Nov 2008 at 7:45

out of memory (large inbox)

What steps will reproduce the problem?
1. make sure your inbox contains more than 16MB of emails, preferably most 
messages less than 100 KB
2. try to load your inbox in exchangeit
3. after trying for a while, you should get an error like "process closed 
unexpectedly". review of logcat output (from sdk) should show out of 
memory error, android allows no more than 16MB for a process I believe.

What is the expected output? What do you see instead?
- Would be good if the app could at least catch the out of memory error 
when trying to download messages and display an error on the phone screen 
about the problem. Maybe encourage the user to make sure the folder has a 
small number of messages and much less than 16MB before using exchangeit 
on it.
- Even better would be a setting to download only the x most recent 
messages and possibly only the message headers to save space?

What version of the product are you using? On what operating system?
exchangeit version 0.6 on Android 1.0 TC4-RC30 (T-Mobile G1)

Please provide any additional information below.
- I was able to workaround the problem by clearing out all messages but 
the current day from my inbox (in outlook before trying exchangeit again). 
This kept the memory usage below 16MB.

Original issue reported on code.google.com by [email protected] on 21 Nov 2008 at 11:03

Crashes on start ot refresh.

What steps will reproduce the problem?
There no specific steps. 

What is the expected output? What do you see instead?
"Caught unhandled RuntimeException: Target host must not be null, or set in 
parameters". But I did set the host parameter.

What version of the product are you using? On what operating system?
ExchangeIt 0.6; Android 2.2.1; HTC Wildfire.

Please provide any additional information below.
If you need any additional information please write me [email protected]

Original issue reported on code.google.com by [email protected] on 8 Mar 2011 at 9:51

Formatting issue with objects

What steps will reproduce the problem?
1. Open the app
2. Sync with the server
3. Read the messages objects

What is the expected output? What do you see instead?
See the object properly formatted, I see a bunch of mumble jumble with the 
ISO code embedded instead.

What version of the product are you using? On what operating system?
I'm on a spica running android 2.1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 31 May 2010 at 2:13

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.