Gradle Plugin Release 3.0.0
Update project for changes to commonBuildScript.gradle

Change-Id: I81a56736df69d78a4d4875c46d31556163386341
1 file changed
tree: 2105489d0c72771e6bd84ce6d40a4019e1bd27a1
  1. android/
  2. art/
  3. doc/
  4. gcm-server/
  5. scripts/
  6. third_party/
  7. updater/
  8. Wearable/
  9. .gitignore
  10. .travis.yml
  11. build.gradle
  12. LICENSE.txt
  13. README.md
  14. settings.gradle
README.md

This is a fork of https://github.com/google/iosched in order to use this project as a benchmark for the Android Gradle plugin.

Changes made to the project to run the benchmark as prefixed by [Benchmark]

Google I/O Android App

Google I/O is a developer conference held each year with two days of deep technical content featuring technical sessions and hundreds of demonstrations from developers showcasing their technologies.

This project is the Android app for the conference. The app supports devices running Android 4.0+, and is optimized for phones and tablets of all shapes and sizes. It also contains an Android Wear integration.

Screenshot

We have updated the I/O app with material design and the Android 5.0 SDK! For a quick preview of the new tactile surfaces, animated touch feedback, bold use of color, and refreshed iconography, check out this teaser video.

The source code in this repository reflects the app as of I/O 2014.

With the app, you can:

  • View the conference agenda and edit your personal schedule
  • Sync your schedule between all of your devices and the I/O website
  • View detailed session, code lab, office hours, and speaker information, including speaker bios, photos, and Google+ profiles
  • +1 sessions right from the app
  • Participate in public #io14 conversations on Google+
  • Guide yourself using the vector-based conference map
  • Get a reminder a few minutes before sessions in your schedule are due to start
  • View information about companies in the Developer Sandbox
  • Play “I/O Live” session video streams
  • Beam session details from your NFC-enabled device to another using Android Beam
  • Scan attendee badges on your NFC-enabled device
  • See a list of people whose badges you have scanned, and take notes about your meeting with them
  • Send feedback on sessions, from your phone/tablet, or from your Android Wear device

We hope the source code for this app is useful for you as a reference or starting point for creating your own apps. Here is some additional reading to help you better understand and reuse this code.

Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.