aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2014-12-08Add NOTICE to .gitignoreTrevor Johns
Change-Id: Ie2659834fcb3912dcbbecb6df9edce858da9e3ed
2014-12-02Update .gitignore file to include metadata and readme-type filesTrevor Johns
New entries: - .google/ - Metadata files - CONTRIBUTING.md - GitHub contributor guidelines - LICENSE - Open source license information - README.md - Introduction to sample Change-Id: Ib46341f5f20b5238923f784939f95c54f6dc2f12
2014-10-24gitignore: Allow README.txt, disallow README-wear.txtTrevor Johns
- README.txt is no longer autogenerated. - README-wear.txt has been added to the "wear" teamplate and should - be ignored. Change-Id: Ic48b4f658db2a1d99ac2e487192e8d08eb79387f
2013-10-30Add README.txt to .gitignoreTrevor Johns
This file is generated by templates/base. Change-Id: I9d875c29c6f86f5ff9b602ab85b9fcd02ad70f9f
2013-10-30Restore "Merge downstream branch 'developers-dev' into 'klp-dev'"Trevor Johns
This reverts commit ec985147ec781dfff9a229c6b794ee4eac0ced91.
2013-10-30Revert "Merge downstream branch 'developers-dev' into 'klp-dev'"Trevor Johns
Undoing recent merge to get a clean klp-dev samples release without template code. Will un-revert for followup release with templates after that build has been cut. This reverts commit bc6fe0f65025563ab50af193b099a8fca95ff0a2. Change-Id: Icd2b9772986de7c4978a92e7e22bb2c2cef20bd0
2013-10-29Updated all build.gradle files for emit* compatibility. Added index.jd to ↵Alexander Lucas
gitignore Change-Id: Icc1488eb3db924170cd905cb77416fdd5bd36112
2013-10-22Fix path issues in the repeating alarm sampleIan Ni-Lewis
Change-Id: Id98cc78f523ea7785dda52cb57cb1439e773d761
2013-08-02Sample template generator--work in progress.Ian Ni-Lewis
Placed template outputs in src/template instead of src/main Placed common files into src/common Added src/common and src/template to .gitignore Updated to Android tools .0.5.+ Fixed <common> tag handling In this patch set: the promised refactoring. All templating logic is now in separate plugin classes and all of the spaghetti and duplicate naming has been eliminated. No additional functionality or templates, sorry. However, it should be quite trivial to add extra templates. Instructions: 1. Run developers/samples/android/common/build/sample-create <path to new sample> 2. Load new sample in Android Studio, let gradle do its thing 3. Edit SampleManifest.xml -- you at least need to add another <template> tag for the specific template you want. 4. Rebuild and add classes as necessary to fix compile errors. To add your own template(s): Put code and/or Freemarker script into a subdirectory of developers/samples/android/common/build/templates. Change-Id: I43abbd337957b2eae5ffb844e411a5d3c91d6f44
2013-06-12Updated gitignore file include artifacts of gradle build system.Alexander Lucas
Change-Id: Ifaaa346abd489721ddbe3322cdcfafee9d4ddc8f
2013-05-30Added universal gitignore file to facilitate clean sample reposandroid-4.3_r1.1android-4.3_r1android-4.3_r0.9.1android-4.3_r0.9jb-mr2-releaseAlexander Lucas
Change-Id: I0c00dbe8855ce2cc1efba9e015a93271c70c3207