aboutsummaryrefslogtreecommitdiff
path: root/ui/fonts
AgeCommit message (Collapse)Author
2017-06-01Merge "Fix DRAFT status for DownloadableFont sample" into oc-devTreeHugger Robot
2017-06-01Fix DRAFT status for DownloadableFont sampleTrevor Johns
Test: manual Change-Id: If3a212c72ae051ccdeb1b0eb9c245f2a1f304477
2017-06-01Fix licensing and packaging files for Kotlin samplesTrevor Johns
Test: manual Change-Id: I27563785671c984e8581d29de72fb35d0188b2a9
2017-05-25Cleanup Kotlin codeTakeshi Hagikura
Add the google maven repository to the allrpeojcts section in addition to the buildscript section. Test: Manual Change-Id: I2ea9dcb57e7e9dc816e5f5aa26b2bbcbaee658d0
2017-05-23Add the Google maven repository.Takeshi Hagikura
Test: Manual Change-Id: Ic749aa90aee2693bea2c326ce936eefe5ba3d3df
2017-05-17DownloadableFonts: Make kotlinApp module self-containedTrevor Johns
Update directory structure for DownloadableFonts's Kotlin subproject so that it can run independently. Test: ./gradlew assembleDebug Change-Id: I22e859db56309eb3fcf5c8deef693124b4261b93
2017-05-17Add a kotlin module for DownloadableFonts sampleTakeshi Hagikura
Test: Manual Change-Id: I0e08cc3ede610b195f2e9ceec0bab3a56b99985c
2017-05-13Downloadable Font sample.Takeshi Hagikura
This sample demonstrates how to request to download a font: - From Java code - By declarating it in the XML in advance of the usage This sample uses a GmsCore as the font pvovider, to run the sample app, the device needs to install at least V11 of GmsCore. Test: Manual Change-Id: I3c3a10f08d4f65f943eea8cf406a20d89d1318df