0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update dependencies More... almost 11 years ago
Show Travis image of the master branch More... almost 11 years ago
Basic Material Design elements added More... almost 11 years ago
Add empty .travis.yml file and update README.md to add Travis build status image More... almost 11 years ago
Don't change the action bar text for now More... about 11 years ago
Increase Gradle version More... about 11 years ago
Properly update the bug view when the info has been loaded More... about 11 years ago
Bring back the loading indicator More... about 11 years ago
Add button in the left menu to manage servers More... about 11 years ago
Use a RecyclerView in the left menu More... about 11 years ago
Make the ViewHolder class static More... about 11 years ago
Created new fragment for the left menu More... about 11 years ago
Remove the spinner in the action bar, as we now have the left menu More... about 11 years ago
Add the list of servers to the left menu More... about 11 years ago
Fix menu for the new theme More... about 11 years ago
Empty left menu added More... about 11 years ago
Improve the theme to make the texts visible More... about 11 years ago
Use a Toolbar instead of an ActionBar in the main Activity More... about 11 years ago
Add press feedback to the products adapter More... about 11 years ago
Use a RecyclerView to show the products More... about 11 years ago
Change project's structure More... about 11 years ago
Use the ViewHolder pattern in all the adapters More... about 11 years ago
Two minor fixes More... about 11 years ago
Change the theme to AppCompat.Light. First step to implement Material Design More... about 11 years ago
Use fragments for all the views so we can create a more flexible UI in the future. More... about 11 years ago
Move the code to manage the servers to a new fragment More... about 11 years ago
Allow back navigation between fragments More... about 11 years ago
Remove two useless activities More... about 11 years ago
Create a fragment to show a bug's info More... about 11 years ago
Create a fragment to show the list of bugs in a product More... about 11 years ago