aboutsummaryrefslogtreecommitdiff
path: root/common/src/java/com
AgeCommit message (Expand)Author
2020-07-30Update language to comply with Android's inclusive language guidanceJeff Sharkey
2017-06-06Remove usages of ActionBarActivity.Aurimas Liutikas
2016-09-29Media samples fixitYuichi Araki
2016-01-19MediaRecorder: Merge a pull requestMykhailo Shchurov
2015-08-26MidiSynth: Add a new sampleYuichi Araki
2015-08-17MidiScope: Add a sampleYuichi Araki
2015-08-05Revert "MidiScope: Add a new sample"Yuichi Araki
2015-08-03MidiScope: Add a new sampleYuichi Araki
2014-02-13am 8cb9846e: am 535fde45: Fix possible infinity loop in ag/417350Chris Banes
2014-02-12Fix possible infinity loop in ag/417350Chris Banes
2014-02-11am 75781ee0: am e8362a50: Add randomList() method to Cheeses dummy data classChris Banes
2014-02-10Add randomList() method to Cheeses dummy data classChris Banes
2014-02-06am bb5698a5: am a7fee0bb: Merge "SlidingTabLayout common component" into klp-devTrevor Johns
2014-02-06Merge "SlidingTabLayout common component" into klp-devTrevor Johns
2014-01-14am a45207bb: am 4e2f6037: Merge "ListViewModalSelect Sample: Move to new buil...Trevor Johns
2014-01-14Merge "ListViewModalSelect Sample: Move to new build system" into klp-devTrevor Johns
2014-01-06SlidingTabLayout common componentChris Banes
2013-12-30am 0b49cffe: am a57f444c: Add AssetProvider to common dirctoryTrevor Johns
2013-12-30Add AssetProvider to common dirctoryTrevor Johns
2013-11-18ListViewModalSelect Sample: Move to new build systemTrevor Johns
2013-11-04Add "throws IOException" to MediaCodec constructors (11)Andy Hung
2013-10-30Restore "Merge downstream branch 'developers-dev' into 'klp-dev'"Trevor Johns
2013-10-30Revert "Merge downstream branch 'developers-dev' into 'klp-dev'"Trevor Johns
2013-10-28BasicMediaDecoder: Use new build systemTrevor Johns
2013-10-23GenericAccountService: Allow arbitrary account typesTrevor Johns
2013-10-23SelectionBuilder: Remove Guava-style initializersTrevor Johns
2013-10-22Move SelectionBuilder to common/src/javaTrevor Johns
2013-10-22Move GenericAccountService to common/src/javaTrevor Johns
2013-10-09Merge "Fixed LogView so it'll work when a log statement is called from a non-...Trevor Johns
2013-10-03moved to build system friendly commons locationAnirudh Dewani
2013-09-26Fixed LogView so it'll work when a log statement is called from a non-UI thread.Alexander Lucas
2013-09-06Added SingleView template, and corresponding singleViewSample which is powere...Alexander Lucas
2013-08-02Sample template generator--work in progress.Ian Ni-Lewis