[android-developers] Re: Whenever i move out from an activity, which is in a task of singleTask, activtiy is being cleared up to root of the stack

2012-05-21 Thread Jonas Schwertfeger
Dianne, Any update on this? As of ICS, any app opened via installer suffers from this. See http://code.google.com/p/android/issues/detail?id=26658 for instance. -Jonas On Saturday, December 5, 2009 4:09:56 AM UTC+1, Mark Wyszomierski wrote: Hi Dianne, To follow up on this, the package

[android-developers] Are activity managed cursors requeried on the UI thread?

2010-12-08 Thread Jonas Schwertfeger
From looking at Activity's source code it seems like managed cursors are requiered straight from the UI thread. Am I reading this wrong or is this indeed the case? -Jonas -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] View.computeScroll(): How to implement it correctly?

2010-11-22 Thread Jonas Schwertfeger
This has been asked before by Daren (here http://groups.google.com/group/android-developers/browse_thread/thread/ab41256a0f57cd44/0c082d62ed206733 and here http://groups.google.com/group/android-developers/browse_thread/thread/3e6276e775b9685b/8b37670956c9b03f) and even though Romain Guy replied,

[android-developers] Re: Will service be restarted with all unfinished intents that returned start status START_REDELIVER_INTENT?

2010-11-12 Thread Jonas Schwertfeger
Yes is not exactly the most useful response to the question Which [of the two] is it now?. I'm assuming yes relates to the question in the subject. Thanks for the help. On Nov 1, 4:36 pm, Dianne Hackborn hack...@android.com wrote: Yes,. -- You received this message because you are subscribed

[android-developers] Will service be restarted with all unfinished intents that returned start status START_REDELIVER_INTENT?

2010-11-01 Thread Jonas Schwertfeger
Hi there, Suppose you have a download service that downloads files asynchronously. For each download intent received it will put the URL of the file to download and the start ID into a job queue and return START_REDELIVER_INTENT. A worker thread then processes that list and calls stopSelf with

[android-developers] Moderators: Where did my post go?

2010-10-10 Thread Jonas Schwertfeger
24 hours ago I posted a message with the subject View.computeScroll(): How to implement it correctly?. It was never published. Where did it go? Thanks, -Jonas -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email