Skip to content

Commit 2531cbd

Browse files
committed
2015 Initial Source commit.
Change-Id: Ided3094c55bcab3e8506f96d1e62761884177cf3
1 parent b3c3ae2 commit 2531cbd

File tree

1,216 files changed

+60570
-52367
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,216 files changed

+60570
-52367
lines changed

README.md

+4-15
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,11 @@ from developers showcasing their technologies.
77

88
This project is the Android app for the conference. The app supports devices
99
running Android 4.0+, and is optimized for phones and tablets of all shapes
10-
and sizes. It also contains an Android Wear integration.
11-
12-
<h2>Android 5.0 and Material Design</h2>
13-
14-
![Screenshot](art/hero.png)
15-
16-
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).
10+
and sizes.
1711

1812
<h2>Source</h2>
1913

20-
The source code in this repository reflects the app as of I/O 2014.
14+
The source code in this repository reflects the app as of I/O 2015.
2115

2216
<h2>Features</h2>
2317

@@ -27,17 +21,12 @@ With the app, you can:
2721
- Sync your schedule between all of your devices and the I/O website
2822
- View detailed session, code lab, office hours, and speaker information,
2923
including speaker bios, photos, and Google+ profiles
30-
- +1 sessions right from the app
31-
- Participate in public #io14 conversations on Google+
24+
- Participate in public #io15 conversations on Google+
3225
- Guide yourself using the vector-based conference map
3326
- Get a reminder a few minutes before sessions in your schedule are due to
3427
start
35-
- View information about companies in the Developer Sandbox
3628
- Play "I/O Live" session video streams
37-
- Beam session details from your NFC-enabled device to another using Android Beam
38-
- Scan attendee badges on your NFC-enabled device
39-
- See a list of people whose badges you have scanned, and take notes about your meeting with them
40-
- Send feedback on sessions, from your phone/tablet, or from your Android Wear device
29+
- Send feedback on sessions, from your phone/tablet.
4130

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

Wearable/.gitignore

-15
This file was deleted.

Wearable/build.gradle

-72
This file was deleted.

Wearable/proguard-rules.pro

-32
This file was deleted.

Wearable/src/main/AndroidManifest.xml

-73
This file was deleted.
Binary file not shown.

Wearable/src/main/java/com/google/samples/apps/iosched/iowear/FinishActivity.java

-47
This file was deleted.

0 commit comments

Comments
 (0)