| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring: use menu resources instead of code | Bananeweizen | 2013-05-10 | 1 | -8/+5 |
| | | |||||
| * | Fix #2685 - Don't add images each time log entry is drawn on screen | campbeb | 2013-05-09 | 1 | -21/+14 |
| | | | | | | | TextView with images was being added to the view each time the log entry was drawn. Instead of inflating and adding the TextView, we now use on that is arleady there and hide it if there are no images. | ||||
| * | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 1 | -4/+0 |
| | | |||||
| * | #2684: use view injection library | Bananeweizen | 2013-05-01 | 1 | -5/+1 |
| | | | | | * If you have compile errors after pulling, please consult the issue on github. | ||||
| * | Refactoring: remove unnecessary private qualifier | Samuel Tardieu | 2013-01-29 | 1 | -1/+1 |
| | | |||||
| * | Isolate intent extras into a new class | Samuel Tardieu | 2013-01-27 | 1 | -7/+7 |
| | | |||||
| * | Send message to cacheowner and cachers in logs | YraFyra | 2013-01-17 | 1 | -0/+4 |
| | | | | | Added option to send message to another cacher using the form at gc.com. | ||||
| * | Refactoring: rename cgImage into Image | Samuel Tardieu | 2013-01-07 | 1 | -1/+1 |
| | | |||||
| * | Refactoring: rename cgTrackable into Trackable | Samuel Tardieu | 2013-01-07 | 1 | -9/+9 |
| | | |||||
| * | refactoring: findbugs | Bananeweizen | 2012-12-30 | 1 | -1/+1 |
| | | |||||
| * | fix #2299: Crash on screen rotation in cache details when menu opened | Bananeweizen | 2012-12-29 | 1 | -2/+5 |
| | | |||||
| * | code cleanup: remove debug code | Bananeweizen | 2012-12-26 | 1 | -1/+2 |
| | | | | * fixed some more issues of Findbugs and CodePro | ||||
| * | refactoring: convert trackable log view to real list | Bananeweizen | 2012-12-23 | 1 | -64/+100 |
| | | |||||
| * | new: view pager in trackable activity | Bananeweizen | 2012-12-23 | 1 | -0/+637 |
