0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Mar 22, 2025 — Mar 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor progress bar, add new file of loading animation More... almost 14 years ago
add progress bar back for search More... almost 14 years ago
move fragment to fragment package More... almost 14 years ago
change style for details screen More... almost 14 years ago
HUGE Refactor, use fragment for different menu instead of activity. Add action bar item to screen bottom More... almost 14 years ago
update minsdk to 14, change lots of network execution to asynctask, because it didn't allow to run network task on main thread. More... almost 14 years ago
use a listview and adapter to show detail. this is to solve the scroll slow problem More... almost 14 years ago
cached image to speed up scroll in details screen More... almost 14 years ago
Use BookDetailsActivity to show book details rahter than webview More... almost 14 years ago
show alert dialog when click user name to log out More... almost 14 years ago
add support for isbn search More... almost 14 years ago
Add option menu for each screen More... almost 14 years ago
Refactor: Remove duplication when create RequestParams More... almost 14 years ago
Refactor: Use Serializable RequestParams to encapsulate user id, name, acccessToken and accessTokenSecret More... almost 14 years ago
show contact name in the contact book list screen More... almost 14 years ago
Use UserParseTask to parse contacts info More... almost 14 years ago
Refactor: create several packages More... almost 14 years ago
Show my contacts as a GridView More... almost 14 years ago
Refactor: using strategy to parse book More... almost 14 years ago
fix bug when orientation changes in my book list. detach fragment first when create a new one More... almost 14 years ago
show more info of my book list More... almost 14 years ago
simple refactor More... almost 14 years ago
show details webview for my book list More... almost 14 years ago
fix scroll problem in my book screen, using setListAdapter More... almost 14 years ago
Add image for my book list More... almost 14 years ago
Add search category by reading status. there are problems of scrolling More... almost 14 years ago
Add MyBookActivity using Fragment for tab More... almost 14 years ago
Refactor: Use fragment to replace LinearLayout More... almost 14 years ago
Refactor: rename MainActivity to MainSearchActivity More... almost 14 years ago
Refactor: introduce SearchMyBookTask More... almost 14 years ago