0
I Use This!
Inactive

Commits : Listings

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