Cameron Gutman
|
d822980d5a
|
Fix missing close of Closeables caught by StrictMode
|
2015-03-29 23:25:00 -04:00 |
|
Cameron Gutman
|
7ab0be3b62
|
Optimize app grid performance on lower end devices
|
2015-03-23 15:12:25 -04:00 |
|
Cameron Gutman
|
899387caa1
|
Use a separate executor for network loads to avoid stalling cached loads. Optimize background cache fill loads.
|
2015-03-02 18:34:21 -05:00 |
|
Cameron Gutman
|
896288a40b
|
Use AsyncTasks and attached Drawables to track background image loading
|
2015-03-02 17:03:08 -05:00 |
|
Cameron Gutman
|
fc8ce5e4b9
|
Quiet down disk cache misses
|
2015-03-02 16:13:54 -05:00 |
|
Cameron Gutman
|
867b703644
|
Evict cached bitmaps when closing the app list
|
2015-02-27 15:13:43 -05:00 |
|
Cameron Gutman
|
e081ab5239
|
Code cleanup and Lint suggestions
|
2015-02-27 01:43:24 -05:00 |
|
Cameron Gutman
|
80d8c5953e
|
Rewrite the app art caching and fetching (again!) to finally address OOM problems and speed up art loading
|
2015-02-27 01:16:06 -05:00 |
|
Cameron Gutman
|
194037ff41
|
Clear the bitmap cache since it can get pretty large
|
2015-02-26 22:04:39 -05:00 |
|
Cameron Gutman
|
094d642739
|
Stop scaling bitmaps down
|
2015-02-26 22:04:22 -05:00 |
|
Cameron Gutman
|
010e03252e
|
Encapsulate the cache IO streams in buffered streams
|
2015-02-26 21:39:26 -05:00 |
|
Cameron Gutman
|
c5293ef21f
|
Reduce the size of the LRU cache by 2
|
2015-02-26 21:04:40 -05:00 |
|
Cameron Gutman
|
366a1c91b8
|
Always close the output stream
|
2015-02-26 21:04:17 -05:00 |
|
Cameron Gutman
|
833b7c3916
|
Fetch app assets in the background while in the app view
|
2015-02-25 21:57:54 -05:00 |
|
Cameron Gutman
|
ee58071ff1
|
Fix huge performance issues when dealing with large app lists
|
2015-02-25 21:07:35 -05:00 |
|