Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
2015 Initial Source commit.
Browse files Browse the repository at this point in the history
Change-Id: Ided3094c55bcab3e8506f96d1e62761884177cf3
  • Loading branch information
PaulRashidi committed Oct 14, 2015
1 parent b3c3ae2 commit 2531cbd
Show file tree
Hide file tree
Showing 1,216 changed files with 60,570 additions and 52,367 deletions.
19 changes: 4 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,11 @@ 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.

<h2>Android 5.0 and Material Design</h2>

![Screenshot](art/hero.png)

We have updated the I/O app with [material design](http://www.google.com/design/spec) 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](https://www.youtube.com/watch?v=mCgteBXYxQc).
and sizes.

<h2>Source</h2>

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

<h2>Features</h2>

Expand All @@ -27,17 +21,12 @@ With the app, you can:
- 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+
- Participate in public #io15 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
- Send feedback on sessions, from your phone/tablet.

<h2>How to Work with the Source</h2>

Expand Down
15 changes: 0 additions & 15 deletions Wearable/.gitignore

This file was deleted.

72 changes: 0 additions & 72 deletions Wearable/build.gradle

This file was deleted.

32 changes: 0 additions & 32 deletions Wearable/proguard-rules.pro

This file was deleted.

73 changes: 0 additions & 73 deletions Wearable/src/main/AndroidManifest.xml

This file was deleted.

Binary file removed Wearable/src/main/assets/RobotoCondensed-Light.ttf
Binary file not shown.

This file was deleted.

Loading

3 comments on commit 2531cbd

@johnjohndoe
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about small atomic commits one can actually follow?

@PaulRashidi
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typically our initial release after I/O is a large one like this, but the following ones will be atomic. We'll see if we can be more atomic for 2016 source.

@tasomaniac
Copy link

@tasomaniac tasomaniac commented on 2531cbd Oct 14, 2015 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.