Skip to content

Commit

Permalink
updated readme, more operations async now
Browse files Browse the repository at this point in the history
  • Loading branch information
mschoch committed Aug 22, 2011
1 parent 8b197fd commit 9b23108
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ Android typically uses a long-click to trigger additional action, as opposed to


2. The following actions are not asynchronous and cause the app to hang 2. The following actions are not asynchronous and cause the app to hang
- Initial Push/Pull syncs - Initial Push/Pull syncs
- Add Item
- Toggle Check Item
- Delete Item
- (In case you're wonder what actually IS asynchronous, the table updates off of the changes feed off the main thread)


3. Unlike the iOS version we have to handle the Sync URL changing at runtime (not currently handled, if you change it, exit the app and restart) 3. Unlike the iOS version we have to handle the Sync URL changing at runtime (not currently handled, if you change it, exit the app and restart)


Expand Down

0 comments on commit 9b23108

Please sign in to comment.