-
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
Sudipto Aich
committed
Mar 31, 2014
1 parent
e58cda7
commit f5b2842
Showing
77 changed files
with
514 additions
and
175 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 |
---|---|---|
@@ -1,8 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> | ||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> | ||
<classpathentry kind="src" path="/IOIOLibAndroid"/> | ||
<classpathentry kind="src" path="src"/> | ||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> | ||
<classpathentry kind="src" path="/openxc"/> | ||
<classpathentry kind="src" path="gen"/> | ||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> | ||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> | ||
<classpathentry kind="output" path="bin/classes"/> | ||
</classpath> |
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
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
Binary file not shown.
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,36 @@ | ||
int drawable apple 0x7f020000 | ||
int drawable icon 0x7f020001 | ||
int drawable openxc_notification_icon_small_white 0x7f020002 | ||
int id brake_status 0x7f080001 | ||
int id title 0x7f080000 | ||
int id vehicle_speed 0x7f080002 | ||
int layout main 0x7f030000 | ||
int raw blank 0x7f050000 | ||
int raw footbrake 0x7f050001 | ||
int raw openxcgrey 0x7f050002 | ||
int raw rapid_brake 0x7f050003 | ||
int string OKText 0x7f060012 | ||
int string app_name 0x7f06000f | ||
int string bluetoothPairingString 0x7f060014 | ||
int string bluetooth_checkbox_key 0x7f060008 | ||
int string bluetooth_mac_key 0x7f060009 | ||
int string gps_overwrite_checkbox_key 0x7f060003 | ||
int string hello_world 0x7f060010 | ||
int string intro 0x7f060011 | ||
int string matrix_default_value 0x7f060015 | ||
int string native_gps_checkbox_key 0x7f060002 | ||
int string network_checkbox_key 0x7f06000a | ||
int string network_host_key 0x7f06000b | ||
int string network_port_key 0x7f06000c | ||
int string notFoundString 0x7f060013 | ||
int string notification_content 0x7f060001 | ||
int string openxc_name 0x7f060000 | ||
int string recording_checkbox_key 0x7f060004 | ||
int string recording_directory_key 0x7f060005 | ||
int string selected_matrix 0x7f060016 | ||
int string trace_source_checkbox_key 0x7f06000d | ||
int string trace_source_file_key 0x7f06000e | ||
int string uploading_checkbox_key 0x7f060006 | ||
int string uploading_path_key 0x7f060007 | ||
int style AppTheme 0x7f070000 | ||
int xml accessory_filter 0x7f040000 |
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
+1022 Bytes
bin/classes/com/ioiomint/pixelhelloworld/PixelHelloWord$ConnectTimer.class
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
bin/classes/com/ioiomint/pixelhelloworld/PixelHelloWord$IOIOThread.class
Binary file not shown.
Binary file modified
BIN
+5.31 KB
(240%)
bin/classes/com/ioiomint/pixelhelloworld/PixelHelloWord.class
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 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
+99.2 KB
bin/dexedLibs/jackson-core-2.2.3-099f1742084ac7bf55b86f3c9d24de6a.jar
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+204 KB
bin/dexedLibs/protobuf-java-2.5.0-bb0d087d20afc93f3b066373948858fe.jar
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
File renamed without changes
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.
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
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,30 @@ | ||
/* 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.openxc; | ||
|
||
public final class R { | ||
public static final class drawable { | ||
public static final int openxc_notification_icon_small_white = 0x7f020002; | ||
} | ||
public static final class string { | ||
public static final int bluetooth_checkbox_key = 0x7f060008; | ||
public static final int bluetooth_mac_key = 0x7f060009; | ||
public static final int gps_overwrite_checkbox_key = 0x7f060003; | ||
public static final int native_gps_checkbox_key = 0x7f060002; | ||
public static final int network_checkbox_key = 0x7f06000a; | ||
public static final int network_host_key = 0x7f06000b; | ||
public static final int network_port_key = 0x7f06000c; | ||
public static final int notification_content = 0x7f060001; | ||
public static final int openxc_name = 0x7f060000; | ||
public static final int recording_checkbox_key = 0x7f060004; | ||
public static final int recording_directory_key = 0x7f060005; | ||
public static final int trace_source_checkbox_key = 0x7f06000d; | ||
public static final int trace_source_file_key = 0x7f06000e; | ||
public static final int uploading_checkbox_key = 0x7f060006; | ||
public static final int uploading_path_key = 0x7f060007; | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
Oops, something went wrong.