This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e5b7632e5b3509beb7d0729a9640741d7f4ca466
frameworks_base
/
core
/
java
History
Romain Guy
e5b7632e5b
Fixes regression introduced in Cupcake: a couple of adapters were using setTag() to store their own data, which could interfere with the use of setTag() made by the applications. The fix is quite simple an rely on a WeakHashMap to store the holders within the adapters; using the Views as the keys of the map.
2009-05-06 11:12:38 -07:00
..
android
Fixes regression introduced in Cupcake: a couple of adapters were using setTag() to store their own data, which could interfere with the use of setTag() made by the applications. The fix is quite simple an rely on a WeakHashMap to store the holders within the adapters; using the Views as the keys of the map.
2009-05-06 11:12:38 -07:00
com
Rewrite SyncStorageEngine to use flat files and in-memory data structures.
2009-05-05 15:40:53 -07:00
jarjar-rules.txt
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
overview.html
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00