[android-developers] Re: SharedPreferences not Thread Safe

2009-02-24 Thread Bradley Young
The K-9 project has definitely seen this. Would be nice to have a fix. On Mon, Feb 23, 2009 at 9:39 PM, rod wrote: > > It appears to me that the SharedPreferences implementation is NOT > thread safe. > > The implementations of Context.getSharedPreferences() and Editor.commit > () do not synchro

[android-developers] Re: certificate ssl webservice keystore

2008-12-20 Thread Bradley Young
Al and Michael, Thanks for the ego boost. I certainly would appreciate eyes on my code. The one thing that I will add: while there are standard libraries for crypto, they are also some of the worst documented (my opinion) in the entire java suite. Nicholas, Feel free to contact me if you have q

[android-developers] Re: What happened to this API?

2008-12-11 Thread Bradley Young
To build the email package you have to use layoutlib.jar, which is in the android developer kit. If you are going to attempt alterations to the email package, I'd suggest checking out the K-9 project. Much more accessible currently, and the eventual goal is to merge back to the regular mail clien

[android-developers] Re: Deleteing from IMAP with built-in Email application.

2008-12-09 Thread Bradley Young
Don, It is indeed open source: the K-9 project is making enhancements to the mainline email client. This is basically a stop-gap until android is able to accept patches, but we've already made several significant changes to the email client (allow self-signed certificates, exchange support is com

[android-developers] Re: The G1 (RC30) K-9 eMail client

2008-12-05 Thread Bradley Young
I'm willing to take a look at this issue. If you can provide any additional information about duplicating this issue (I do not see it in K-9), it would be most helpful. For example, if the IMAP server that you use is one that I can get an account on, or if you can provide specific emails that ca