-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
andrewbuie
authored and
andrewbuie
committed
Mar 30, 2014
1 parent
aecfe6c
commit 307d9b0
Showing
64 changed files
with
1,095 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
|
||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" | ||
package="com.openquartz.glassmemo" | ||
android:versionCode="1" | ||
android:versionName="1.0" > | ||
|
||
<uses-sdk | ||
android:minSdkVersion="15" | ||
android:targetSdkVersion="15" /> | ||
|
||
<application | ||
android:allowBackup="true" | ||
android:icon="@drawable/ic_launcher" | ||
android:label="@string/app_name" > | ||
<service | ||
android:name="glasscc.ViewCCRun" | ||
android:label="Old Convo" > | ||
<intent-filter> | ||
<action android:name="com.google.android.glass.action.VOICE_TRIGGER" /> | ||
</intent-filter> | ||
|
||
<meta-data | ||
android:name="com.google.android.glass.VoiceTrigger" | ||
android:resource="@xml/voice_trigger_memo" /> | ||
</service> | ||
|
||
<activity | ||
android:name="glasscc.CCGenerator" | ||
android:label="New Conversation" > | ||
<intent-filter> | ||
<action android:name="com.google.android.glass.action.VOICE_TRIGGER" /> | ||
</intent-filter> | ||
|
||
<meta-data | ||
android:name="com.google.android.glass.VoiceTrigger" | ||
android:resource="@xml/voice_trigger_memo" /> | ||
</activity> | ||
<activity | ||
android:name="glasscc.CCScroll" | ||
android:enabled="true" > | ||
</activity> | ||
<activity | ||
android:name="glasscc.ViewCCMenu" | ||
android:theme="@style/MenuTheme" > | ||
</activity> | ||
<activity | ||
android:name="glasscc.ViewCCs" | ||
android:theme="@style/MenuTheme" > | ||
</activity> | ||
<activity | ||
android:name="glasscc.CCScrollOptions" | ||
android:theme="@style/MenuTheme" > | ||
</activity> | ||
</application> | ||
|
||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
|
||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" | ||
package="com.openquartz.glassmemo" | ||
android:versionCode="1" | ||
android:versionName="1.0" > | ||
|
||
<uses-sdk | ||
android:minSdkVersion="15" | ||
android:targetSdkVersion="15" /> | ||
|
||
<application | ||
android:allowBackup="true" | ||
android:icon="@drawable/ic_launcher" | ||
android:label="@string/app_name" > | ||
<service | ||
android:name="glasscc.ViewCCRun" | ||
android:label="Old Convo" > | ||
<intent-filter> | ||
<action android:name="com.google.android.glass.action.VOICE_TRIGGER" /> | ||
</intent-filter> | ||
|
||
<meta-data | ||
android:name="com.google.android.glass.VoiceTrigger" | ||
android:resource="@xml/voice_trigger_memo" /> | ||
</service> | ||
|
||
<activity | ||
android:name="glasscc.CCGenerator" | ||
android:label="New Conversation" > | ||
<intent-filter> | ||
<action android:name="com.google.android.glass.action.VOICE_TRIGGER" /> | ||
</intent-filter> | ||
|
||
<meta-data | ||
android:name="com.google.android.glass.VoiceTrigger" | ||
android:resource="@xml/voice_trigger_memo" /> | ||
</activity> | ||
<activity | ||
android:name="glasscc.CCScroll" | ||
android:enabled="true" > | ||
</activity> | ||
<activity | ||
android:name="glasscc.ViewCCMenu" | ||
android:theme="@style/MenuTheme" > | ||
</activity> | ||
<activity | ||
android:name="glasscc.ViewCCs" | ||
android:theme="@style/MenuTheme" > | ||
</activity> | ||
<activity | ||
android:name="glasscc.CCScrollOptions" | ||
android:theme="@style/MenuTheme" > | ||
</activity> | ||
</application> | ||
|
||
</manifest> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+227 KB
LiveCC_Glass/bin/dexedLibs/android-support-v4-95536148da42a8a0f5a148aede11e7d9.jar
Binary file not shown.
Binary file added
BIN
+931 Bytes
LiveCC_Glass/bin/dexedLibs/annotations-6698f8936623c1e0002c299b28b1903c.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# cache for current jar dependency. DO NOT EDIT. | ||
# format is <lastModified> <length> <SHA-1> <path> | ||
# Encoding is UTF-8 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
/** Automatically generated file. DO NOT MODIFY */ | ||
package com.glasscc.basis; | ||
|
||
public final class BuildConfig { | ||
public final static boolean DEBUG = true; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
/* AUTO-GENERATED FILE. DO NOT MODIFY. | ||
* | ||
* This class was automatically generated by the | ||
* aapt tool from the resource data it found. It | ||
* should not be modified by hand. | ||
*/ | ||
|
||
package com.glasscc.basis; | ||
|
||
public final class R { | ||
public static final class array { | ||
public static final int string_array_name=0x7f070000; | ||
} | ||
public static final class attr { | ||
} | ||
public static final class dimen { | ||
/** Default screen margins, per the Android Design guidelines. | ||
Customize dimensions originally defined in res/values/dimens.xml (such as | ||
screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here. | ||
*/ | ||
public static final int activity_horizontal_margin=0x7f050000; | ||
public static final int activity_vertical_margin=0x7f050001; | ||
} | ||
public static final class drawable { | ||
public static final int ic_launcher=0x7f020000; | ||
} | ||
public static final class id { | ||
public static final int close=0x7f0a0004; | ||
public static final int delete=0x7f0a0006; | ||
public static final int memo_list_text_view=0x7f0a0001; | ||
public static final int no_memos_text_view=0x7f0a0002; | ||
public static final int read_memo_aloud=0x7f0a0005; | ||
public static final int rel_view=0x7f0a0000; | ||
public static final int view_memo_scroll=0x7f0a0003; | ||
} | ||
public static final class layout { | ||
public static final int activity_main=0x7f030000; | ||
public static final int card_layout=0x7f030001; | ||
} | ||
public static final class menu { | ||
public static final int main_menu=0x7f090000; | ||
public static final int main_menu_no_memo=0x7f090001; | ||
public static final int scroll_menu=0x7f090002; | ||
} | ||
public static final class string { | ||
/** App Name | ||
*/ | ||
public static final int app_name=0x7f060000; | ||
/** Used in the menus | ||
*/ | ||
public static final int close=0x7f060004; | ||
/** Used in the menu for the cards in the CardScrollView | ||
*/ | ||
public static final int delete_memo=0x7f060006; | ||
/** Placeholder text for the text in the live card | ||
*/ | ||
public static final int hello_world=0x7f060002; | ||
/** Used as the voice trigger to launch the app | ||
*/ | ||
public static final int memo=0x7f060001; | ||
public static final int read_aloud=0x7f060007; | ||
/** Key to get the memos in shared preferences | ||
*/ | ||
public static final int shared_memo_key=0x7f060005; | ||
/** Used in the menu for the live card. Launches into the CardScrollView | ||
*/ | ||
public static final int view_memos=0x7f060003; | ||
} | ||
public static final class style { | ||
/** | ||
Base application theme for API 11+. This theme completely replaces | ||
AppBaseTheme from res/values/styles.xml on API 11+ devices. | ||
API 11 theme customizations can go here. | ||
Base application theme for API 14+. This theme completely replaces | ||
AppBaseTheme from BOTH res/values/styles.xml and | ||
res/values-v11/styles.xml on API 14+ devices. | ||
API 14 theme customizations can go here. | ||
*/ | ||
public static final int AppBaseTheme=0x7f080003; | ||
public static final int MenuTheme=0x7f080000; | ||
public static final int TextMemoListStyle=0x7f080001; | ||
public static final int TextStyle=0x7f080002; | ||
} | ||
public static final class xml { | ||
public static final int voice_trigger_memo=0x7f040000; | ||
} | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<lint> | ||
</lint> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# To enable ProGuard in your project, edit project.properties | ||
# to define the proguard.config property as described in that file. | ||
# | ||
# Add project specific ProGuard rules here. | ||
# By default, the flags in this file are appended to flags specified | ||
# in ${sdk.dir}/tools/proguard/proguard-android.txt | ||
# You can edit the include path and order by changing the ProGuard | ||
# include property in project.properties. | ||
# | ||
# For more details, see | ||
# http://developer.android.com/guide/developing/tools/proguard.html | ||
|
||
# Add any project specific keep options here: | ||
|
||
# If your project uses WebView with JS, uncomment the following | ||
# and specify the fully qualified class name to the JavaScript interface | ||
# class: | ||
#-keepclassmembers class fqcn.of.javascript.interface.for.webview { | ||
# public *; | ||
#} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# This file is automatically generated by Android Tools. | ||
# Do not modify this file -- YOUR CHANGES WILL BE ERASED! | ||
# | ||
# This file must be checked in Version Control Systems. | ||
# | ||
# To customize properties used by the Ant build system edit | ||
# "ant.properties", and override values to adapt the script to your | ||
# project structure. | ||
# | ||
# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): | ||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt | ||
|
||
# Project target. | ||
target=Google Inc.:Glass Development Kit Sneak Peek:15 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" | ||
xmlns:tools="http://schemas.android.com/tools" | ||
android:layout_width="match_parent" | ||
android:layout_height="match_parent" | ||
android:paddingBottom="@dimen/activity_vertical_margin" | ||
android:paddingLeft="@dimen/activity_horizontal_margin" | ||
android:paddingRight="@dimen/activity_horizontal_margin" | ||
android:paddingTop="@dimen/activity_vertical_margin" | ||
tools:context=".MainActivity" | ||
android:id="@+id/rel_view" > | ||
|
||
</RelativeLayout> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:layout_width="match_parent" | ||
android:layout_height="match_parent" | ||
android:background="#000000" > | ||
|
||
<!-- | ||
<ListView | ||
android:id="@+id/ListView01" | ||
android:layout_width="fill_parent" | ||
android:layout_height="fill_parent" | ||
android:divider="@null" | ||
android:scrollbars="none" | ||
android:listSelector="@android:color/transparent" | ||
android:drawSelectorOnTop="false" | ||
android:entries="@array/string_array_name" /> | ||
--> | ||
|
||
<TextView | ||
android:id="@+id/memo_list_text_view" | ||
style="@style/TextMemoListStyle" /> | ||
|
||
<TextView | ||
android:id="@+id/no_memos_text_view" | ||
style="@style/TextStyle" /> | ||
|
||
</FrameLayout> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
|
||
<menu xmlns:android="http://schemas.android.com/apk/res/android" > | ||
|
||
<item | ||
android:id="@+id/view_memo_scroll" | ||
android:title="@string/view_memos"/> | ||
<item | ||
android:id="@+id/close" | ||
android:title="@string/close"/> | ||
|
||
</menu> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
|
||
<menu xmlns:android="http://schemas.android.com/apk/res/android" > | ||
<item | ||
android:id="@+id/close" | ||
android:title="@string/close"/> | ||
</menu> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
|
||
<menu xmlns:android="http://schemas.android.com/apk/res/android" > | ||
|
||
<item | ||
android:id="@+id/read_memo_aloud" | ||
android:title="@string/read_aloud"/> | ||
<item | ||
android:id="@+id/delete" | ||
android:title="@string/delete_memo"/> | ||
|
||
</menu> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<resources> | ||
|
||
<!-- | ||
Customize dimensions originally defined in res/values/dimens.xml (such as | ||
screen margins) for sw600dp devices (e.g. 7" tablets) here. | ||
--> | ||
|
||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<resources> | ||
|
||
<!-- | ||
Customize dimensions originally defined in res/values/dimens.xml (such as | ||
screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here. | ||
--> | ||
<dimen name="activity_horizontal_margin">128dp</dimen> | ||
|
||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<resources> | ||
|
||
<!-- | ||
Base application theme for API 11+. This theme completely replaces | ||
AppBaseTheme from res/values/styles.xml on API 11+ devices. | ||
--> | ||
<style name="AppBaseTheme" parent="android:Theme.Holo.Light"> | ||
<!-- API 11 theme customizations can go here. --> | ||
</style> | ||
|
||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<resources> | ||
|
||
<!-- | ||
Base application theme for API 14+. This theme completely replaces | ||
AppBaseTheme from BOTH res/values/styles.xml and | ||
res/values-v11/styles.xml on API 14+ devices. | ||
--> | ||
<style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar"> | ||
<!-- API 14 theme customizations can go here. --> | ||
</style> | ||
|
||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<resources> | ||
|
||
<!-- Default screen margins, per the Android Design guidelines. --> | ||
<dimen name="activity_horizontal_margin">16dp</dimen> | ||
<dimen name="activity_vertical_margin">16dp</dimen> | ||
|
||
</resources> |
Oops, something went wrong.