Vasu Nori 20f549fd2f several minor bugs and things listed below
bug:1648729
   print warning if a requery is attemped on main thread
bug:2459293
   browser death because of NoSuchElementException. don't use iterator
   to march thru the ArrayList. use old style for() loop.
bug:1609474
   don't allow downgrades of databases
other stuff
   use LRUcache to maintain statement-cache in SQLiteDatabase
Change-Id: I3a42022162f4dfcc75f7d0cfcad8f20f1d193249
2010-04-16 15:50:41 -07:00
..
2010-04-15 10:18:17 -07:00
2010-04-16 11:38:48 +09:00