aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/pheelicks/app/MainActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* android-visualizer: remove unused filesRoman Birg2014-05-021-208/+0
| | | | | Change-Id: Ibac67123dfb50884b72308ebcf06f2a112906015 Signed-off-by: Roman Birg <roman@cyngn.com>
* Implement Tunnel Player workaround codeh6a_h4i2013-12-051-0/+27
| | | | | Issue: "Visualization does not work on the new Galaxy devices" https://github.com/felixpalmer/android-visualizer/issues/5
* Added CircleBarRenderer & changed All to ClearFelix Palmer2011-12-101-12/+25
|
* Changed colours for bar rendererFelix Palmer2011-12-081-2/+2
|
* Fixed some Acitvity life-cycle bugsFelix Palmer2011-12-081-49/+41
|
* Moved renderer creation & addition out of Felix Palmer2011-12-081-0/+76
| | | VisualizerView
* Added license headersFelix Palmer2011-12-041-0/+6
|
* Refactor link code into VisualizerViewFelix Palmer2011-12-041-56/+37
|
* Split out MainActivityFelix Palmer2011-12-041-0/+113