├── Android ├── BLUNO.apk └── BLUNOWorkSpace │ ├── .metadata │ ├── .lock │ ├── .log │ ├── .plugins │ │ ├── com.android.ide.eclipse.adt │ │ │ ├── palette-preview-r16b-19-apptheme-37inwvganexusone │ │ │ │ ├── AnalogClock.png │ │ │ │ ├── AutoCompleteTextView.png │ │ │ │ ├── Button.png │ │ │ │ ├── CalendarView.png │ │ │ │ ├── CheckBox.png │ │ │ │ ├── CheckedTextView.png │ │ │ │ ├── Date.png │ │ │ │ ├── DigitalClock.png │ │ │ │ ├── Email.png │ │ │ │ ├── ExpandableListView.png │ │ │ │ ├── LargeText.png │ │ │ │ ├── ListView.png │ │ │ │ ├── MediumText.png │ │ │ │ ├── MultiAutoCompleteTextView.png │ │ │ │ ├── MultilineText.png │ │ │ │ ├── Number.png │ │ │ │ ├── NumberDecimal.png │ │ │ │ ├── NumberSigned.png │ │ │ │ ├── Password.png │ │ │ │ ├── PasswordNumeric.png │ │ │ │ ├── PersonName.png │ │ │ │ ├── Phone.png │ │ │ │ ├── PlainText.png │ │ │ │ ├── PostalAddress.png │ │ │ │ ├── ProgressBarHorizontal.png │ │ │ │ ├── ProgressBarLarge.png │ │ │ │ ├── ProgressBarNormal.png │ │ │ │ ├── ProgressBarSmall.png │ │ │ │ ├── QuickContactBadge.png │ │ │ │ ├── RadioButton.png │ │ │ │ ├── RadioGroup.png │ │ │ │ ├── RatingBar.png │ │ │ │ ├── SeekBar.png │ │ │ │ ├── SmallButton.png │ │ │ │ ├── SmallText.png │ │ │ │ ├── Spinner.png │ │ │ │ ├── Switch.png │ │ │ │ ├── TabHost.png │ │ │ │ ├── TabWidget.png │ │ │ │ ├── TextView.png │ │ │ │ ├── Time.png │ │ │ │ ├── ToggleButton.png │ │ │ │ ├── ZoomButton.png │ │ │ │ ├── ZoomControls.png │ │ │ │ └── preview.properties │ │ │ ├── palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone │ │ │ │ ├── AnalogClock.png │ │ │ │ ├── AutoCompleteTextView.png │ │ │ │ ├── Button.png │ │ │ │ ├── CalendarView.png │ │ │ │ ├── CheckBox.png │ │ │ │ ├── CheckedTextView.png │ │ │ │ ├── Date.png │ │ │ │ ├── DigitalClock.png │ │ │ │ ├── Email.png │ │ │ │ ├── ExpandableListView.png │ │ │ │ ├── LargeText.png │ │ │ │ ├── ListView.png │ │ │ │ ├── MediumText.png │ │ │ │ ├── MultiAutoCompleteTextView.png │ │ │ │ ├── MultilineText.png │ │ │ │ ├── Number.png │ │ │ │ ├── NumberDecimal.png │ │ │ │ ├── NumberSigned.png │ │ │ │ ├── Password.png │ │ │ │ ├── PasswordNumeric.png │ │ │ │ ├── PersonName.png │ │ │ │ ├── Phone.png │ │ │ │ ├── PlainText.png │ │ │ │ ├── PostalAddress.png │ │ │ │ ├── ProgressBarHorizontal.png │ │ │ │ ├── ProgressBarLarge.png │ │ │ │ ├── ProgressBarNormal.png │ │ │ │ ├── ProgressBarSmall.png │ │ │ │ ├── QuickContactBadge.png │ │ │ │ ├── RadioButton.png │ │ │ │ ├── RadioGroup.png │ │ │ │ ├── RatingBar.png │ │ │ │ ├── SeekBar.png │ │ │ │ ├── SmallButton.png │ │ │ │ ├── SmallText.png │ │ │ │ ├── Spinner.png │ │ │ │ ├── Switch.png │ │ │ │ ├── TabHost.png │ │ │ │ ├── TabWidget.png │ │ │ │ ├── TextView.png │ │ │ │ ├── Time.png │ │ │ │ ├── ToggleButton.png │ │ │ │ ├── ZoomButton.png │ │ │ │ ├── ZoomControls.png │ │ │ │ └── preview.properties │ │ │ └── palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga │ │ │ │ ├── AnalogClock.png │ │ │ │ ├── AutoCompleteTextView.png │ │ │ │ ├── Button.png │ │ │ │ ├── CalendarView.png │ │ │ │ ├── CheckBox.png │ │ │ │ ├── CheckedTextView.png │ │ │ │ ├── Date.png │ │ │ │ ├── DigitalClock.png │ │ │ │ ├── Email.png │ │ │ │ ├── ExpandableListView.png │ │ │ │ ├── LargeText.png │ │ │ │ ├── ListView.png │ │ │ │ ├── MediumText.png │ │ │ │ ├── MultiAutoCompleteTextView.png │ │ │ │ ├── MultilineText.png │ │ │ │ ├── Number.png │ │ │ │ ├── NumberDecimal.png │ │ │ │ ├── NumberSigned.png │ │ │ │ ├── Password.png │ │ │ │ ├── PasswordNumeric.png │ │ │ │ ├── PersonName.png │ │ │ │ ├── Phone.png │ │ │ │ ├── PlainText.png │ │ │ │ ├── PostalAddress.png │ │ │ │ ├── ProgressBarHorizontal.png │ │ │ │ ├── ProgressBarLarge.png │ │ │ │ ├── ProgressBarNormal.png │ │ │ │ ├── ProgressBarSmall.png │ │ │ │ ├── QuickContactBadge.png │ │ │ │ ├── RadioButton.png │ │ │ │ ├── RadioGroup.png │ │ │ │ ├── RatingBar.png │ │ │ │ ├── SeekBar.png │ │ │ │ ├── SmallButton.png │ │ │ │ ├── SmallText.png │ │ │ │ ├── Spinner.png │ │ │ │ ├── Switch.png │ │ │ │ ├── TabHost.png │ │ │ │ ├── TabWidget.png │ │ │ │ ├── TextView.png │ │ │ │ ├── Time.png │ │ │ │ ├── ToggleButton.png │ │ │ │ ├── ZoomButton.png │ │ │ │ ├── ZoomControls.png │ │ │ │ └── preview.properties │ │ ├── org.eclipse.cdt.core │ │ │ └── .log │ │ ├── org.eclipse.cdt.make.core │ │ │ ├── specs.c │ │ │ └── specs.cpp │ │ ├── org.eclipse.core.resources │ │ │ ├── .history │ │ │ │ ├── 53 │ │ │ │ │ └── e0ab44baf0200014198996aef3038485 │ │ │ │ ├── 73 │ │ │ │ │ └── d07d3cbff0200014198996aef3038485 │ │ │ │ └── a6 │ │ │ │ │ └── d0c8b28af0200014198996aef3038485 │ │ │ ├── .projects │ │ │ │ ├── BLUNO │ │ │ │ │ ├── .indexes │ │ │ │ │ │ ├── a0 │ │ │ │ │ │ │ ├── 66 │ │ │ │ │ │ │ │ └── properties.index │ │ │ │ │ │ │ ├── 82 │ │ │ │ │ │ │ │ └── properties.index │ │ │ │ │ │ │ ├── 5f │ │ │ │ │ │ │ │ └── properties.index │ │ │ │ │ │ │ ├── cd │ │ │ │ │ │ │ │ └── properties.index │ │ │ │ │ │ │ ├── d6 │ │ │ │ │ │ │ │ └── properties.index │ │ │ │ │ │ │ ├── de │ │ │ │ │ │ │ │ └── properties.index │ │ │ │ │ │ │ ├── eb │ │ │ │ │ │ │ │ └── properties.index │ │ │ │ │ │ │ └── ee │ │ │ │ │ │ │ │ └── properties.index │ │ │ │ │ │ ├── history.index │ │ │ │ │ │ └── properties.index │ │ │ │ │ ├── .markers │ │ │ │ │ ├── .markers.snap │ │ │ │ │ ├── .syncinfo.snap │ │ │ │ │ └── org.eclipse.jdt.core │ │ │ │ │ │ └── state.dat │ │ │ │ ├── HoloColorPicker-master │ │ │ │ │ ├── .indexes │ │ │ │ │ │ ├── a0 │ │ │ │ │ │ │ └── de │ │ │ │ │ │ │ │ └── properties.index │ │ │ │ │ │ └── properties.index │ │ │ │ │ ├── .markers │ │ │ │ │ ├── .markers.snap │ │ │ │ │ ├── .syncinfo.snap │ │ │ │ │ └── org.eclipse.jdt.core │ │ │ │ │ │ └── state.dat │ │ │ │ └── me.imid.movablecheckbox.MovableCheckboxActivity │ │ │ │ │ ├── .indexes │ │ │ │ │ ├── a0 │ │ │ │ │ │ ├── 17 │ │ │ │ │ │ │ └── properties.index │ │ │ │ │ │ ├── d6 │ │ │ │ │ │ │ └── properties.index │ │ │ │ │ │ └── de │ │ │ │ │ │ │ └── properties.index │ │ │ │ │ └── properties.index │ │ │ │ │ ├── .markers │ │ │ │ │ ├── .markers.snap │ │ │ │ │ ├── .syncinfo.snap │ │ │ │ │ └── org.eclipse.jdt.core │ │ │ │ │ └── state.dat │ │ │ ├── .root │ │ │ │ ├── .indexes │ │ │ │ │ ├── history.version │ │ │ │ │ ├── properties.index │ │ │ │ │ └── properties.version │ │ │ │ ├── .markers.snap │ │ │ │ └── 35.tree │ │ │ ├── .safetable │ │ │ │ └── org.eclipse.core.resources │ │ │ └── .snap │ │ ├── org.eclipse.core.runtime │ │ │ └── .settings │ │ │ │ ├── com.android.ide.eclipse.adt.prefs │ │ │ │ ├── com.android.ide.eclipse.ddms.prefs │ │ │ │ ├── org.eclipse.cdt.debug.core.prefs │ │ │ │ ├── org.eclipse.cdt.ui.prefs │ │ │ │ ├── org.eclipse.core.resources.prefs │ │ │ │ ├── org.eclipse.debug.core.prefs │ │ │ │ ├── org.eclipse.debug.ui.prefs │ │ │ │ ├── org.eclipse.jdt.core.prefs │ │ │ │ ├── org.eclipse.jdt.debug.ui.prefs │ │ │ │ ├── org.eclipse.jdt.launching.prefs │ │ │ │ ├── org.eclipse.jdt.ui.prefs │ │ │ │ ├── org.eclipse.team.ui.prefs │ │ │ │ ├── org.eclipse.ui.browser.prefs │ │ │ │ ├── org.eclipse.ui.editors.prefs │ │ │ │ ├── org.eclipse.ui.ide.prefs │ │ │ │ ├── org.eclipse.ui.prefs │ │ │ │ ├── org.eclipse.wst.sse.core.prefs │ │ │ │ └── org.eclipse.wst.sse.ui.prefs │ │ ├── org.eclipse.debug.core │ │ │ └── .launches │ │ │ │ ├── BLUNO.launch │ │ │ │ └── BLUNO_DEMO.launch │ │ ├── org.eclipse.debug.ui │ │ │ ├── dialog_settings.xml │ │ │ └── launchConfigurationHistory.xml │ │ ├── org.eclipse.e4.workbench │ │ │ └── workbench.xmi │ │ ├── org.eclipse.jdt.core │ │ │ ├── 1445406781.index │ │ │ ├── 1855868355.index │ │ │ ├── 2123223273.index │ │ │ ├── 2979384429.index │ │ │ ├── 414732663.index │ │ │ ├── 64383955.index │ │ │ ├── 968816714.index │ │ │ ├── externalLibsTimeStamps │ │ │ ├── indexNamesMap.txt │ │ │ ├── invalidArchivesCache │ │ │ ├── javaLikeNames.txt │ │ │ ├── nonChainingJarsCache │ │ │ ├── savedIndexNames.txt │ │ │ └── variablesAndContainers.dat │ │ ├── org.eclipse.jdt.debug.ui │ │ │ └── dialog_settings.xml │ │ ├── org.eclipse.jdt.launching │ │ │ ├── .install.xml │ │ │ └── libraryInfos.xml │ │ ├── org.eclipse.jdt.ui │ │ │ ├── OpenTypeHistory.xml │ │ │ ├── QualifiedTypeNameHistory.xml │ │ │ └── dialog_settings.xml │ │ ├── org.eclipse.ltk.core.refactoring │ │ │ └── .refactorings │ │ │ │ ├── .workspace │ │ │ │ └── 2014 │ │ │ │ │ └── 7 │ │ │ │ │ └── 28 │ │ │ │ │ ├── refactorings.history │ │ │ │ │ └── refactorings.index │ │ │ │ ├── BLUNO │ │ │ │ └── 2014 │ │ │ │ │ ├── 1 │ │ │ │ │ └── 2 │ │ │ │ │ │ ├── refactorings.history │ │ │ │ │ │ └── refactorings.index │ │ │ │ │ └── 5 │ │ │ │ │ └── 19 │ │ │ │ │ ├── refactorings.history │ │ │ │ │ └── refactorings.index │ │ │ │ └── BLUNO_DEMO │ │ │ │ ├── 2013 │ │ │ │ └── 12 │ │ │ │ │ └── 1 │ │ │ │ │ ├── refactorings.history │ │ │ │ │ └── refactorings.index │ │ │ │ └── 2014 │ │ │ │ ├── 1 │ │ │ │ ├── 1 │ │ │ │ │ ├── refactorings.history │ │ │ │ │ └── refactorings.index │ │ │ │ └── 2 │ │ │ │ │ ├── refactorings.history │ │ │ │ │ └── refactorings.index │ │ │ │ └── 5 │ │ │ │ └── 19 │ │ │ │ ├── refactorings.history │ │ │ │ └── refactorings.index │ │ ├── org.eclipse.ltk.ui.refactoring │ │ │ └── dialog_settings.xml │ │ ├── org.eclipse.ui.editors │ │ │ └── dialog_settings.xml │ │ ├── org.eclipse.ui.ide │ │ │ └── dialog_settings.xml │ │ ├── org.eclipse.ui.workbench.texteditor │ │ │ └── dialog_settings.xml │ │ ├── org.eclipse.ui.workbench │ │ │ ├── dialog_settings.xml │ │ │ └── workingsets.xml │ │ ├── org.eclipse.wst.internet.cache │ │ │ └── cache.xml │ │ ├── org.eclipse.wst.sse.ui │ │ │ └── dialog_settings.xml │ │ └── org.eclipse.wst.xml.core │ │ │ ├── default_catalog.xml │ │ │ └── system_catalog.xml │ └── version.ini │ ├── BLUNO │ ├── .classpath │ ├── .project │ ├── .settings │ │ └── org.eclipse.ltk.core.refactoring.prefs │ ├── AndroidManifest.xml │ ├── assets │ │ └── fonts │ │ │ └── yueregular.otf │ ├── bin │ │ ├── AndroidManifest.xml │ │ ├── BLUNO.apk │ │ ├── R.txt │ │ ├── classes.dex │ │ ├── classes │ │ │ ├── com │ │ │ │ ├── example │ │ │ │ │ └── bluno │ │ │ │ │ │ ├── BLUNOActivity$1.class │ │ │ │ │ │ ├── BLUNOActivity$10.class │ │ │ │ │ │ ├── BLUNOActivity$11.class │ │ │ │ │ │ ├── BLUNOActivity$12.class │ │ │ │ │ │ ├── BLUNOActivity$13.class │ │ │ │ │ │ ├── BLUNOActivity$14.class │ │ │ │ │ │ ├── BLUNOActivity$2.class │ │ │ │ │ │ ├── BLUNOActivity$3.class │ │ │ │ │ │ ├── BLUNOActivity$4.class │ │ │ │ │ │ ├── BLUNOActivity$5.class │ │ │ │ │ │ ├── BLUNOActivity$6.class │ │ │ │ │ │ ├── BLUNOActivity$7.class │ │ │ │ │ │ ├── BLUNOActivity$8.class │ │ │ │ │ │ ├── BLUNOActivity$9.class │ │ │ │ │ │ ├── BLUNOActivity.class │ │ │ │ │ │ ├── BleCmd.class │ │ │ │ │ │ ├── BluetoothLeService$1.class │ │ │ │ │ │ ├── BluetoothLeService$BluetoothGattCharacteristicHelper.class │ │ │ │ │ │ ├── BluetoothLeService$LocalBinder.class │ │ │ │ │ │ ├── BluetoothLeService.class │ │ │ │ │ │ ├── BlunoLibrary$1.class │ │ │ │ │ │ ├── BlunoLibrary$2.class │ │ │ │ │ │ ├── BlunoLibrary$3.class │ │ │ │ │ │ ├── BlunoLibrary$4.class │ │ │ │ │ │ ├── BlunoLibrary$5$1.class │ │ │ │ │ │ ├── BlunoLibrary$5.class │ │ │ │ │ │ ├── BlunoLibrary$6.class │ │ │ │ │ │ ├── BlunoLibrary$7.class │ │ │ │ │ │ ├── BlunoLibrary$LeDeviceListAdapter.class │ │ │ │ │ │ ├── BlunoLibrary$ViewHolder.class │ │ │ │ │ │ ├── BlunoLibrary$connectionStateEnum.class │ │ │ │ │ │ ├── BlunoLibrary.class │ │ │ │ │ │ ├── BuildConfig.class │ │ │ │ │ │ ├── DeviceControlActivity$1.class │ │ │ │ │ │ ├── DeviceControlActivity$2.class │ │ │ │ │ │ ├── DeviceControlActivity$3.class │ │ │ │ │ │ ├── DeviceControlActivity$4.class │ │ │ │ │ │ ├── DeviceControlActivity.class │ │ │ │ │ │ ├── PlainProtocol.class │ │ │ │ │ │ ├── ProgressWheel$1.class │ │ │ │ │ │ ├── ProgressWheel.class │ │ │ │ │ │ ├── R$attr.class │ │ │ │ │ │ ├── R$dimen.class │ │ │ │ │ │ ├── R$drawable.class │ │ │ │ │ │ ├── R$id.class │ │ │ │ │ │ ├── R$layout.class │ │ │ │ │ │ ├── R$menu.class │ │ │ │ │ │ ├── R$string.class │ │ │ │ │ │ ├── R$style.class │ │ │ │ │ │ ├── R$styleable.class │ │ │ │ │ │ ├── R$xml.class │ │ │ │ │ │ ├── R.class │ │ │ │ │ │ ├── RingBuffer.class │ │ │ │ │ │ └── SampleGattAttributes.class │ │ │ │ └── larswerkman │ │ │ │ │ └── colorpicker │ │ │ │ │ ├── R$attr.class │ │ │ │ │ ├── R$dimen.class │ │ │ │ │ ├── R$styleable.class │ │ │ │ │ └── R.class │ │ │ └── me │ │ │ │ └── imid │ │ │ │ └── movablecheckbox │ │ │ │ ├── R$attr.class │ │ │ │ ├── R$dimen.class │ │ │ │ ├── R$drawable.class │ │ │ │ ├── R$id.class │ │ │ │ ├── R$layout.class │ │ │ │ ├── R$string.class │ │ │ │ ├── R$styleable.class │ │ │ │ ├── R$xml.class │ │ │ │ └── R.class │ │ ├── dexedLibs │ │ │ ├── android-support-v4-9171047841a83e06309286e9545410ed.jar │ │ │ ├── android-support-v4-a388dbe7718bd2af65bceb750ff626df.jar │ │ │ ├── android-support-v4-e8a9874e4b5fd30f257fd618ca6ba2cf.jar │ │ │ ├── holocolorpicker-master-1bff095e22e6760fd2e318d814173055.jar │ │ │ ├── holocolorpicker-master-2b8a1ff675b77252591ed31a335e49e7.jar │ │ │ ├── holocolorpicker-master-711b01b5fe283d8089c101676fd27fae.jar │ │ │ ├── me.imid.movablecheckbox.movablecheckboxactivity-221b8f8ad8eb0eb9c861d0fe7f4696dd.jar │ │ │ ├── me.imid.movablecheckbox.movablecheckboxactivity-6f2b6c82409714c315012a73eb9c60c1.jar │ │ │ └── me.imid.movablecheckbox.movablecheckboxactivity-a921c60d54fdceb9218987ab9c3642ff.jar │ │ ├── jarlist.cache │ │ ├── res │ │ │ └── crunch │ │ │ │ ├── drawable-hdpi │ │ │ │ └── ic_launcher.png │ │ │ │ ├── drawable-mdpi │ │ │ │ └── ic_launcher.png │ │ │ │ └── drawable-xhdpi │ │ │ │ ├── edittext.png │ │ │ │ ├── head.png │ │ │ │ ├── ic_launcher.png │ │ │ │ ├── inputbutton_1.png │ │ │ │ ├── inputbutton_2.png │ │ │ │ ├── inputbutton_3.png │ │ │ │ ├── inputbutton_4.png │ │ │ │ ├── inputbutton_5.png │ │ │ │ ├── inputbutton_6.png │ │ │ │ ├── inputbutton_center.png │ │ │ │ ├── inputbutton_down.png │ │ │ │ ├── inputbutton_left.png │ │ │ │ ├── inputbutton_none.png │ │ │ │ ├── inputbutton_right.png │ │ │ │ ├── inputbutton_up.png │ │ │ │ ├── joystick_selecte.png │ │ │ │ ├── joystick_unselected.png │ │ │ │ ├── led_tab_seleted.png │ │ │ │ ├── led_tab_unseleted.png │ │ │ │ ├── leddisp.png │ │ │ │ ├── miduino_background.png │ │ │ │ ├── pot_selected.png │ │ │ │ ├── pot_unseleted.png │ │ │ │ ├── potmeter.png │ │ │ │ ├── resetbutton_off.png │ │ │ │ ├── resetbutton_on.png │ │ │ │ ├── scan.png │ │ │ │ ├── switch_off.png │ │ │ │ ├── switch_on.png │ │ │ │ ├── title_connected.png │ │ │ │ ├── title_connecting.png │ │ │ │ ├── title_disconnected.png │ │ │ │ ├── title_null.png │ │ │ │ ├── title_scan.png │ │ │ │ ├── title_scanning.png │ │ │ │ ├── ui2.png │ │ │ │ ├── uploadbutton_off.png │ │ │ │ └── uploadbutton_on.png │ │ └── resources.ap_ │ ├── gen │ │ ├── com │ │ │ ├── example │ │ │ │ └── bluno │ │ │ │ │ ├── BuildConfig.java │ │ │ │ │ └── R.java │ │ │ └── larswerkman │ │ │ │ └── colorpicker │ │ │ │ └── R.java │ │ └── me │ │ │ └── imid │ │ │ └── movablecheckbox │ │ │ └── R.java │ ├── libs │ │ └── android-support-v4.jar │ ├── lint.xml │ ├── proguard-project.txt │ ├── project.properties │ ├── res │ │ ├── drawable-hdpi │ │ │ └── ic_launcher.png │ │ ├── drawable-mdpi │ │ │ └── ic_launcher.png │ │ ├── drawable-xhdpi │ │ │ ├── Thumbs.db │ │ │ ├── backrepeat.xml │ │ │ ├── edittext.png │ │ │ ├── head.png │ │ │ ├── headerrepeat.xml │ │ │ ├── ic_launcher.png │ │ │ ├── inputbutton_1.png │ │ │ ├── inputbutton_2.png │ │ │ ├── inputbutton_3.png │ │ │ ├── inputbutton_4.png │ │ │ ├── inputbutton_5.png │ │ │ ├── inputbutton_6.png │ │ │ ├── inputbutton_center.png │ │ │ ├── inputbutton_down.png │ │ │ ├── inputbutton_left.png │ │ │ ├── inputbutton_none.png │ │ │ ├── inputbutton_right.png │ │ │ ├── inputbutton_up.png │ │ │ ├── joystick_selecte.png │ │ │ ├── joystick_unselected.png │ │ │ ├── led_tab_seleted.png │ │ │ ├── led_tab_unseleted.png │ │ │ ├── leddisp.png │ │ │ ├── miduino_background.png │ │ │ ├── oledresetbutton.xml │ │ │ ├── oleduploadbutton.xml │ │ │ ├── pot_selected.png │ │ │ ├── pot_unseleted.png │ │ │ ├── potmeter.png │ │ │ ├── resetbutton_off.png │ │ │ ├── resetbutton_on.png │ │ │ ├── scan.png │ │ │ ├── switch_off.png │ │ │ ├── switch_on.png │ │ │ ├── title_connected.png │ │ │ ├── title_connecting.png │ │ │ ├── title_disconnected.png │ │ │ ├── title_null.png │ │ │ ├── title_scan.png │ │ │ ├── title_scanning.png │ │ │ ├── ui2.png │ │ │ ├── uploadbutton_off.png │ │ │ └── uploadbutton_on.png │ │ ├── layout │ │ │ ├── activity_bluno.xml │ │ │ ├── gatt_services_characteristics.xml │ │ │ └── listitem_device.xml │ │ ├── menu │ │ │ └── bluno.xml │ │ ├── values-sw600dp │ │ │ └── dimens.xml │ │ ├── values-sw720dp-land │ │ │ └── dimens.xml │ │ ├── values-v11 │ │ │ └── styles.xml │ │ ├── values-v14 │ │ │ └── styles.xml │ │ └── values │ │ │ ├── attrs.xml │ │ │ ├── dimens.xml │ │ │ ├── strings.xml │ │ │ └── styles.xml │ └── src │ │ └── com │ │ └── example │ │ └── bluno │ │ ├── BLUNOActivity.java │ │ ├── BleCmd.java │ │ ├── BluetoothLeService.java │ │ ├── BlunoLibrary.java │ │ ├── DeviceControlActivity.java │ │ ├── PlainProtocol.java │ │ ├── ProgressWheel.java │ │ ├── RingBuffer.java │ │ └── SampleGattAttributes.java │ ├── HoloColorPicker-master │ ├── .classpath │ ├── .project │ ├── .settings │ │ └── org.eclipse.jdt.core.prefs │ ├── AndroidManifest.xml │ ├── LICENSE │ ├── README.md │ ├── assets │ │ └── fonts │ │ │ └── yueregular.otf │ ├── bin │ │ ├── AndroidManifest.xml │ │ ├── R.txt │ │ ├── classes │ │ │ └── com │ │ │ │ └── larswerkman │ │ │ │ └── colorpicker │ │ │ │ ├── BuildConfig.class │ │ │ │ ├── ColorPicker$OnColorChangedListener.class │ │ │ │ ├── ColorPicker.class │ │ │ │ ├── OpacityBar.class │ │ │ │ ├── R$attr.class │ │ │ │ ├── R$dimen.class │ │ │ │ ├── R$styleable.class │ │ │ │ ├── R.class │ │ │ │ ├── SVBar.class │ │ │ │ ├── SaturationBar.class │ │ │ │ └── ValueBar.class │ │ └── holocolorpicker-master.jar │ ├── build.gradle │ ├── gen │ │ └── com │ │ │ └── larswerkman │ │ │ └── colorpicker │ │ │ ├── BuildConfig.java │ │ │ └── R.java │ ├── pom.xml │ ├── project.properties │ ├── res │ │ └── values │ │ │ ├── attrs.xml │ │ │ └── dimens.xml │ ├── settings.gradle │ └── src │ │ └── com │ │ └── larswerkman │ │ └── colorpicker │ │ ├── ColorPicker.java │ │ ├── OpacityBar.java │ │ ├── SVBar.java │ │ ├── SaturationBar.java │ │ └── ValueBar.java │ └── me.imid.movablecheckbox.MovableCheckboxActivity │ ├── .classpath │ ├── .project │ ├── AndroidManifest.xml │ ├── README.md │ ├── bin │ ├── AndroidManifest.xml │ ├── R.txt │ ├── classes │ │ └── me │ │ │ └── imid │ │ │ ├── movablecheckbox │ │ │ ├── BuildConfig.class │ │ │ ├── MovableCheckboxActivity.class │ │ │ ├── R$attr.class │ │ │ ├── R$dimen.class │ │ │ ├── R$drawable.class │ │ │ ├── R$id.class │ │ │ ├── R$layout.class │ │ │ ├── R$string.class │ │ │ ├── R$styleable.class │ │ │ ├── R$xml.class │ │ │ └── R.class │ │ │ ├── preference │ │ │ ├── CheckBoxPreference$1.class │ │ │ └── CheckBoxPreference.class │ │ │ └── view │ │ │ ├── FrameAnimationController$AnimationHandler.class │ │ │ ├── FrameAnimationController.class │ │ │ ├── SwitchButton$1.class │ │ │ ├── SwitchButton$PerformClick.class │ │ │ ├── SwitchButton$SwitchAnimation.class │ │ │ └── SwitchButton.class │ ├── me.imid.movablecheckbox.movablecheckboxactivity.jar │ └── res │ │ └── crunch │ │ ├── drawable-hdpi │ │ └── ic_launcher.png │ │ ├── drawable-ldpi │ │ └── ic_launcher.png │ │ ├── drawable-mdpi │ │ └── ic_launcher.png │ │ └── drawable-xhdpi │ │ ├── bottom.png │ │ ├── bottom_back.png │ │ ├── btn_pressed.png │ │ ├── btn_unpressed.png │ │ ├── frame.png │ │ └── mask.png │ ├── gen │ └── me │ │ └── imid │ │ └── movablecheckbox │ │ ├── BuildConfig.java │ │ └── R.java │ ├── proguard.cfg │ ├── project.properties │ ├── res │ ├── drawable-hdpi │ │ └── ic_launcher.png │ ├── drawable-ldpi │ │ └── ic_launcher.png │ ├── drawable-mdpi │ │ └── ic_launcher.png │ ├── drawable-xhdpi │ │ ├── bottom.png │ │ ├── bottom_back.png │ │ ├── btn_pressed.png │ │ ├── btn_unpressed.png │ │ ├── frame.png │ │ └── mask.png │ ├── layout │ │ ├── main.xml │ │ ├── preference.xml │ │ └── preference_widget_checkbox.xml │ ├── values │ │ ├── attrs.xml │ │ ├── dimen.xml │ │ └── strings.xml │ └── xml │ │ └── test4preference.xml │ └── src │ └── me │ └── imid │ ├── movablecheckbox │ └── MovableCheckboxActivity.java │ ├── preference │ └── CheckBoxPreference.java │ └── view │ ├── FrameAnimationController.java │ └── SwitchButton.java ├── Arduino ├── BLUNO.ino ├── PlainProtocol.zip ├── U8glib.zip └── blunoAccessory.zip ├── BLE Firmware ├── BlunoFWDownloaderV1.0 mac.zip ├── BlunoFWDownloaderV1.0 windows.zip ├── SBL_BLE-LinkV1.8.bin ├── SBL_BlunoV1.8.bin └── UBL2SBL.zip ├── IOS ├── Application App store address.txt └── SimpleSample │ ├── SimpleSample.xcodeproj │ ├── project.pbxproj │ ├── project.xcworkspace │ │ ├── contents.xcworkspacedata │ │ └── xcuserdata │ │ │ └── Seifer.xcuserdatad │ │ │ ├── UserInterfaceState.xcuserstate │ │ │ ├── WorkspaceSettings.xcsettings │ │ │ └── xcdebugger │ │ │ └── Expressions.xcexplist │ └── xcuserdata │ │ └── Seifer.xcuserdatad │ │ ├── xcdebugger │ │ └── Breakpoints_v2.xcbkptlist │ │ └── xcschemes │ │ ├── SimpleSample.xcscheme │ │ └── xcschememanagement.plist │ ├── SimpleSample │ ├── AppDelegate.h │ ├── AppDelegate.m │ ├── Classes │ │ ├── 1_right-btn-light.png │ │ ├── BLEDevice.h │ │ ├── BLEDevice.m │ │ ├── Sensors.h │ │ ├── Sensors.m │ │ ├── VCMain.h │ │ ├── VCMain.m │ │ └── VCMain.xib │ ├── Images.xcassets │ │ ├── AppIcon.appiconset │ │ │ ├── BLE icon 120X120.png │ │ │ └── Contents.json │ │ └── LaunchImage.launchimage │ │ │ └── Contents.json │ ├── Resources │ │ ├── 1 │ │ │ ├── 1_1_tabs │ │ │ │ ├── 1_1_JoystickTabSelected.png │ │ │ │ ├── 1_1_JoystickTabUnSelected.png │ │ │ │ ├── 1_1_LEDTabSelected.png │ │ │ │ ├── 1_1_LEDTabUnSelected.png │ │ │ │ ├── 1_1_PotentiometerTabSelected.png │ │ │ │ └── 1_1_PotentiometerTabUnSelected.png │ │ │ ├── 1_2_Joystick │ │ │ │ ├── 1_2_AllButton.png │ │ │ │ ├── 1_2_ButtonCenter.png │ │ │ │ ├── 1_2_ButtonDown.png │ │ │ │ ├── 1_2_ButtonLeft.png │ │ │ │ ├── 1_2_ButtonRight.png │ │ │ │ ├── 1_2_ButtonUp.png │ │ │ │ └── 1_2_Joystick.png │ │ │ ├── 1_3_Potentiometer │ │ │ │ └── 1_3_Potentiometer.png │ │ │ ├── 1_4_LED │ │ │ │ ├── 1_4_LED.png │ │ │ │ ├── 1_4_LED_OFF.png │ │ │ │ └── 1_4_ring.png │ │ │ └── 1_5_title │ │ │ │ ├── 1_5_connected.png │ │ │ │ ├── 1_5_connecting.png │ │ │ │ ├── 1_5_disconnected.png │ │ │ │ ├── 1_5_kong.png │ │ │ │ ├── 1_5_scan.png │ │ │ │ └── 1_5_scanning.png │ │ ├── 2 │ │ │ ├── 2_1_ButtonOn.png │ │ │ ├── 2_2_ButtonOff.png │ │ │ ├── 2_3_ButtonResetOn.png │ │ │ ├── 2_4_ButtonResetOff.png │ │ │ ├── 2_5_ButtonUploadOn.png │ │ │ ├── 2_6_ButtonUploadOff.png │ │ │ └── 2_7_textedit.png │ │ ├── BLE icon 120X120.png │ │ ├── background.png │ │ └── iphone4 bg.jpg │ ├── SimpleSample-Info.plist │ ├── SimpleSample-Prefix.pch │ ├── Utility │ │ ├── BLEUtility.h │ │ ├── BLEUtility.m │ │ ├── CustomView.h │ │ ├── CustomView.m │ │ ├── DrawableView.h │ │ ├── DrawableView.m │ │ ├── Vector2.h │ │ └── Vector2.m │ ├── VCBase.h │ ├── VCBase.m │ ├── VCBase.xib │ ├── en.lproj │ │ └── InfoPlist.strings │ ├── main.m │ └── zh-Hans.lproj │ │ └── InfoPlist.strings │ └── SimpleSampleTests │ ├── SimpleSampleTests-Info.plist │ ├── SimpleSampleTests.m │ ├── en.lproj │ └── InfoPlist.strings │ └── zh-Hans.lproj │ └── InfoPlist.strings ├── LICENSE └── README.md /Android/BLUNO.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNO.apk -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.lock -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/AnalogClock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/AnalogClock.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/AutoCompleteTextView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/AutoCompleteTextView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Button.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/CalendarView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/CalendarView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/CheckBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/CheckBox.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/CheckedTextView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/CheckedTextView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Date.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Date.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/DigitalClock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/DigitalClock.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Email.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Email.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ExpandableListView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ExpandableListView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/LargeText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/LargeText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ListView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ListView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/MediumText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/MediumText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/MultiAutoCompleteTextView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/MultiAutoCompleteTextView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/MultilineText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/MultilineText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Number.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Number.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/NumberDecimal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/NumberDecimal.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/NumberSigned.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/NumberSigned.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Password.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Password.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/PasswordNumeric.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/PasswordNumeric.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/PersonName.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/PersonName.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Phone.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/PlainText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/PlainText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/PostalAddress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/PostalAddress.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ProgressBarHorizontal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ProgressBarHorizontal.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ProgressBarLarge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ProgressBarLarge.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ProgressBarNormal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ProgressBarNormal.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ProgressBarSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ProgressBarSmall.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/QuickContactBadge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/QuickContactBadge.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/RadioButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/RadioButton.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/RadioGroup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/RadioGroup.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/RatingBar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/RatingBar.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/SeekBar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/SeekBar.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/SmallButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/SmallButton.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/SmallText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/SmallText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Spinner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Spinner.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Switch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Switch.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/TabHost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/TabHost.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/TabWidget.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/TabWidget.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/TextView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/TextView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Time.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/Time.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ToggleButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ToggleButton.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ZoomButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ZoomButton.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ZoomControls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/ZoomControls.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-apptheme-37inwvganexusone/preview.properties: -------------------------------------------------------------------------------- 1 | background=#ffffff 2 | foreground=#000000 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/AnalogClock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/AnalogClock.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/AutoCompleteTextView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/AutoCompleteTextView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Button.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/CalendarView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/CalendarView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/CheckBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/CheckBox.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/CheckedTextView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/CheckedTextView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Date.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Date.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/DigitalClock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/DigitalClock.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Email.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Email.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ExpandableListView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ExpandableListView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/LargeText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/LargeText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ListView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ListView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/MediumText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/MediumText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/MultiAutoCompleteTextView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/MultiAutoCompleteTextView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/MultilineText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/MultilineText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Number.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Number.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/NumberDecimal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/NumberDecimal.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/NumberSigned.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/NumberSigned.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Password.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Password.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/PasswordNumeric.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/PasswordNumeric.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/PersonName.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/PersonName.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Phone.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/PlainText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/PlainText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/PostalAddress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/PostalAddress.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ProgressBarHorizontal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ProgressBarHorizontal.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ProgressBarLarge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ProgressBarLarge.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ProgressBarNormal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ProgressBarNormal.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ProgressBarSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ProgressBarSmall.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/QuickContactBadge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/QuickContactBadge.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/RadioButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/RadioButton.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/RadioGroup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/RadioGroup.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/RatingBar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/RatingBar.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/SeekBar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/SeekBar.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/SmallButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/SmallButton.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/SmallText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/SmallText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Spinner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Spinner.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Switch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Switch.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/TabHost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/TabHost.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/TabWidget.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/TabWidget.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/TextView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/TextView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Time.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/Time.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ToggleButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ToggleButton.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ZoomButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ZoomButton.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ZoomControls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/ZoomControls.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-37inwvganexusone/preview.properties: -------------------------------------------------------------------------------- 1 | background=#000000 2 | foreground=#f3f3f3 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/AnalogClock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/AnalogClock.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/AutoCompleteTextView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/AutoCompleteTextView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Button.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/CalendarView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/CalendarView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/CheckBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/CheckBox.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/CheckedTextView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/CheckedTextView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Date.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Date.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/DigitalClock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/DigitalClock.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Email.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Email.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ExpandableListView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ExpandableListView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/LargeText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/LargeText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ListView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ListView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/MediumText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/MediumText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/MultiAutoCompleteTextView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/MultiAutoCompleteTextView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/MultilineText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/MultilineText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Number.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Number.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/NumberDecimal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/NumberDecimal.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/NumberSigned.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/NumberSigned.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Password.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Password.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/PasswordNumeric.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/PasswordNumeric.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/PersonName.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/PersonName.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Phone.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/PlainText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/PlainText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/PostalAddress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/PostalAddress.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ProgressBarHorizontal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ProgressBarHorizontal.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ProgressBarLarge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ProgressBarLarge.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ProgressBarNormal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ProgressBarNormal.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ProgressBarSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ProgressBarSmall.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/QuickContactBadge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/QuickContactBadge.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/RadioButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/RadioButton.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/RadioGroup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/RadioGroup.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/RatingBar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/RatingBar.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/SeekBar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/SeekBar.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/SmallButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/SmallButton.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/SmallText.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/SmallText.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Spinner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Spinner.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Switch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Switch.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/TabHost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/TabHost.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/TabWidget.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/TabWidget.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/TextView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/TextView.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Time.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/Time.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ToggleButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ToggleButton.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ZoomButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ZoomButton.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ZoomControls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/ZoomControls.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/com.android.ide.eclipse.adt/palette-preview-r16b-19-holonoactionbarfullscreen-47inwxga/preview.properties: -------------------------------------------------------------------------------- 1 | background=#000000 2 | foreground=#f3f3f3 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.indexes/a0/5f/properties.index: -------------------------------------------------------------------------------- 1 | /res/menu/bluno.xml7org.eclipse.ui.internal.registry.ResourceEditorRegistryEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.indexes/a0/66/properties.index: -------------------------------------------------------------------------------- 1 | #/res/values-sw720dp-land/dimens.xml7org.eclipse.ui.internal.registry.ResourceEditorRegistryEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.indexes/a0/82/properties.index: -------------------------------------------------------------------------------- 1 | (/res/drawable-xhdpi/oleduploadbutton.xml7org.eclipse.ui.internal.registry.ResourceEditorRegistryEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor'/res/drawable-xhdpi/oledresetbutton.xmlEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor$/res/drawable-xhdpi/headerrepeat.xmlEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor"/res/drawable-xhdpi/backrepeat.xmlEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.indexes/a0/cd/properties.index: -------------------------------------------------------------------------------- 1 | /res/values-sw600dp/dimens.xml7org.eclipse.ui.internal.registry.ResourceEditorRegistryEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.indexes/a0/de/properties.index: -------------------------------------------------------------------------------- 1 | /res/values/styles.xml7org.eclipse.ui.internal.registry.ResourceEditorRegistryEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor/res/values/strings.xmlEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor/res/values/dimens.xmlEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor/res/values/attrs.xmlEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.indexes/a0/eb/properties.index: -------------------------------------------------------------------------------- 1 | /res/values-v11/styles.xml7org.eclipse.ui.internal.registry.ResourceEditorRegistryEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.indexes/a0/ee/properties.index: -------------------------------------------------------------------------------- 1 | /res/values-v14/styles.xml7org.eclipse.ui.internal.registry.ResourceEditorRegistryEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.indexes/history.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.indexes/history.index -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.indexes/properties.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.indexes/properties.index -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.markers: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.markers -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.markers.snap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.markers.snap -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.syncinfo.snap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/.syncinfo.snap -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/org.eclipse.jdt.core/state.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/BLUNO/org.eclipse.jdt.core/state.dat -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/HoloColorPicker-master/.indexes/a0/de/properties.index: -------------------------------------------------------------------------------- 1 | /res/values/attrs.xml7org.eclipse.ui.internal.registry.ResourceEditorRegistryEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor/res/values/dimens.xmlEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/HoloColorPicker-master/.indexes/properties.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/HoloColorPicker-master/.indexes/properties.index -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/HoloColorPicker-master/.markers: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/HoloColorPicker-master/.markers -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/HoloColorPicker-master/.markers.snap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/HoloColorPicker-master/.markers.snap -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/HoloColorPicker-master/.syncinfo.snap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/HoloColorPicker-master/.syncinfo.snap -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/HoloColorPicker-master/org.eclipse.jdt.core/state.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/HoloColorPicker-master/org.eclipse.jdt.core/state.dat -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/.indexes/a0/17/properties.index: -------------------------------------------------------------------------------- 1 | /res/xml/test4preference.xml7org.eclipse.ui.internal.registry.ResourceEditorRegistryEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/.indexes/a0/d6/properties.index: -------------------------------------------------------------------------------- 1 | */res/layout/preference_widget_checkbox.xml7org.eclipse.ui.internal.registry.ResourceEditorRegistryEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor/res/layout/preference.xmlEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor/res/layout/main.xmlEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/.indexes/a0/de/properties.index: -------------------------------------------------------------------------------- 1 | /res/values/attrs.xml7org.eclipse.ui.internal.registry.ResourceEditorRegistryEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor/res/values/dimen.xmlEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor/res/values/strings.xmlEditorProperty/com.android.ide.eclipse.editors.CommonXmlEditor -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/.indexes/properties.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/.indexes/properties.index -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/.markers: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/.markers -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/.markers.snap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/.markers.snap -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/.syncinfo.snap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/.syncinfo.snap -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/org.eclipse.jdt.core/state.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.projects/me.imid.movablecheckbox.MovableCheckboxActivity/org.eclipse.jdt.core/state.dat -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index: -------------------------------------------------------------------------------- 1 | /com.android.ide.eclipse.adt 2 | androidApi'http://developer.android.com/reference/org.eclipse.core.resourcescontentCacheState2contentCacheTimestamp 1406106122871org.eclipse.jdt.corestateVersionNumber27 -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.root/.markers.snap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.root/.markers.snap -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.root/35.tree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.root/35.tree -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.snap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.resources/.snap -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.android.ide.eclipse.adt.prefs: -------------------------------------------------------------------------------- 1 | com.android.ide.eclipse.adt.fixLegacyEditors=1 2 | com.android.ide.eclipse.adt.sdk=/Users/qiao/adt bundle mac/sdk 3 | com.android.ide.eclipse.adt.xmlEditor=true 4 | eclipse.preferences.version=1 5 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.android.ide.eclipse.ddms.prefs: -------------------------------------------------------------------------------- 1 | ddms.logcat.auotmonitor.level=error 2 | ddms.logcat.automonitor.userprompt=true 3 | eclipse.preferences.version=1 4 | logcat.view.colsize.Application=135 5 | logcat.view.colsize.Level=18 6 | logcat.view.colsize.PID=46 7 | logcat.view.colsize.TID=46 8 | logcat.view.colsize.Tag=194 9 | logcat.view.colsize.Text=545 10 | logcat.view.colsize.Time=140 11 | logcat.view.filters.list=name\: 'bluno', tag\: '', text\: '', pid\: '', app\: 'com.example.bluno', level\: 'verbose', 12 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.ui.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | spelling_locale_initialized=true 3 | useAnnotationsPrefPage=true 4 | useQuickDiffPrefPage=true 5 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | version=1 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.core.prefs: -------------------------------------------------------------------------------- 1 | //org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.applicationLaunchType=org.eclipse.cdt.dsf.gdb.launch.localCLaunch,debug;org.eclipse.cdt.cdi.launch.localCLaunch,run 2 | //org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.attachLaunchType=org.eclipse.cdt.dsf.gdb.launch.attachCLaunch,debug 3 | //org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.postmortemLaunchType=org.eclipse.cdt.dsf.gdb.launch.coreCLaunch,debug 4 | eclipse.preferences.version=1 5 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.debug.ui.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | org.eclipse.debug.ui.VariableView.org.eclipse.jdt.debug.ui.show_null_entries=true 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | org.eclipse.jdt.launching.PREF_VM_XML=\n\n\n\n\n\n 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | org.eclipse.team.ui.first_time=false 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.browser.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | internalWebBrowserHistory=http\://developer.android.com/reference/java/util/Locale.html\#default_locale|*|http\://developer.android.com/reference/android/bluetooth/BluetoothGattCharacteristic.html\#setValue(byte%5B%5D)|*| 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.editors.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | lineNumberRuler=true 3 | overviewRuler_migration=migrated_3.1 4 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs: -------------------------------------------------------------------------------- 1 | EXIT_PROMPT_ON_CLOSE_LAST_WINDOW=false 2 | PROBLEMS_FILTERS_MIGRATE=true 3 | eclipse.preferences.version=1 4 | platformState=1406106122871 5 | quickStart=false 6 | tipsAndTricks=true 7 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | showIntro=false 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.wst.sse.core.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | task-tag-projects-already-scanned=BLUNO_DEMO,BLUNO,HoloColorPicker-master,me.imid.movablecheckbox.MovableCheckboxActivity,YeelightSDK 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.wst.sse.ui.prefs: -------------------------------------------------------------------------------- 1 | content_assist_number_of_computers=2 2 | eclipse.preferences.version=1 3 | useAnnotationsPrefPage=true 4 | useQuickDiffPrefPage=true 5 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml: -------------------------------------------------------------------------------- 1 | 2 |
3 |
4 | 5 | 6 | 7 |
8 |
9 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/1445406781.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/1445406781.index -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/1855868355.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/1855868355.index -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/2123223273.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/2123223273.index -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/2979384429.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/2979384429.index -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/414732663.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/414732663.index -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/64383955.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/64383955.index -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/968816714.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/968816714.index -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/indexNamesMap.txt: -------------------------------------------------------------------------------- 1 | INDEX VERSION 1.126 2 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/invalidArchivesCache: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/javaLikeNames.txt: -------------------------------------------------------------------------------- 1 | java -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt: -------------------------------------------------------------------------------- 1 | INDEX VERSION 1.126+/Users/qiao/Documents/DFRobot/GitHubRelease/BlunoAccessoryShieldDemo/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core 2 | 1445406781.index 3 | 64383955.index 4 | 2979384429.index 5 | 414732663.index 6 | 1855868355.index 7 | 2123223273.index 8 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.debug.ui/dialog_settings.xml: -------------------------------------------------------------------------------- 1 | 2 |
3 | 4 | 5 | 6 | 7 |
8 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.launching/.install.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2014/7/28/refactorings.index: -------------------------------------------------------------------------------- 1 | 1405060831930 Delete resource 'BLUNO_DEMO' 2 | 1405060837545 Delete resource 'YeelightSDK' 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/BLUNO/2014/1/2/refactorings.index: -------------------------------------------------------------------------------- 1 | 1388989414975 Copy compilation units 2 | 1389158435763 Copy compilation units 3 | 1389160071823 Delete element 4 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/BLUNO/2014/5/19/refactorings.index: -------------------------------------------------------------------------------- 1 | 1399274288820 Copy compilation unit 2 | 1399274308551 Copy compilation unit 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/BLUNO_DEMO/2013/12/1/refactorings.index: -------------------------------------------------------------------------------- 1 | 1388466064222 Delete element 2 | 1388466509701 Delete element 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/BLUNO_DEMO/2014/1/1/refactorings.index: -------------------------------------------------------------------------------- 1 | 1388641212061 Copy compilation units 2 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/BLUNO_DEMO/2014/1/2/refactorings.index: -------------------------------------------------------------------------------- 1 | 1388989719640 Copy compilation unit 2 | 1388992575518 Copy compilation unit 3 | 1389068228882 Delete elements 4 | 1389158893333 Copy compilation units 5 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/BLUNO_DEMO/2014/5/19/refactorings.index: -------------------------------------------------------------------------------- 1 | 1399274286768 Delete element 2 | 1399274304082 Delete element 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.ltk.ui.refactoring/dialog_settings.xml: -------------------------------------------------------------------------------- 1 | 2 |
3 |
4 | 5 | 6 |
7 |
8 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.ui.editors/dialog_settings.xml: -------------------------------------------------------------------------------- 1 | 2 |
3 |
4 |
5 |
6 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.wst.internet.cache/cache.xml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.wst.sse.ui/dialog_settings.xml: -------------------------------------------------------------------------------- 1 | 2 |
3 |
4 |
5 |
6 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/.plugins/org.eclipse.wst.xml.core/default_catalog.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/.metadata/version.ini: -------------------------------------------------------------------------------- 1 | org.eclipse.core.runtime=1 -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/.classpath: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/.settings/org.eclipse.ltk.core.refactoring.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/assets/fonts/yueregular.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/assets/fonts/yueregular.otf -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/BLUNO.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/BLUNO.apk -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes.dex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes.dex -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$1.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$1.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$10.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$10.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$11.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$11.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$12.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$12.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$13.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$13.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$14.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$14.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$2.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$2.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$3.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$3.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$4.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$4.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$5.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$5.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$6.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$6.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$7.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$7.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$8.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$8.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$9.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity$9.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BLUNOActivity.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BleCmd.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BleCmd.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BluetoothLeService$1.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BluetoothLeService$1.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BluetoothLeService$BluetoothGattCharacteristicHelper.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BluetoothLeService$BluetoothGattCharacteristicHelper.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BluetoothLeService$LocalBinder.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BluetoothLeService$LocalBinder.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BluetoothLeService.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BluetoothLeService.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$1.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$1.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$2.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$2.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$3.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$3.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$4.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$4.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$5$1.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$5$1.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$5.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$5.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$6.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$6.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$7.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$7.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$LeDeviceListAdapter.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$LeDeviceListAdapter.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$ViewHolder.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$ViewHolder.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$connectionStateEnum.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary$connectionStateEnum.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BlunoLibrary.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BuildConfig.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/BuildConfig.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/DeviceControlActivity$1.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/DeviceControlActivity$1.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/DeviceControlActivity$2.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/DeviceControlActivity$2.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/DeviceControlActivity$3.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/DeviceControlActivity$3.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/DeviceControlActivity$4.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/DeviceControlActivity$4.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/DeviceControlActivity.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/DeviceControlActivity.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/PlainProtocol.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/PlainProtocol.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/ProgressWheel$1.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/ProgressWheel$1.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/ProgressWheel.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/ProgressWheel.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$attr.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$attr.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$dimen.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$dimen.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$drawable.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$drawable.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$id.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$id.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$layout.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$layout.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$menu.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$menu.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$string.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$string.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$style.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$style.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$styleable.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$styleable.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$xml.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R$xml.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/R.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/RingBuffer.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/RingBuffer.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/SampleGattAttributes.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/example/bluno/SampleGattAttributes.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/larswerkman/colorpicker/R$attr.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/larswerkman/colorpicker/R$attr.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/larswerkman/colorpicker/R$dimen.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/larswerkman/colorpicker/R$dimen.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/larswerkman/colorpicker/R$styleable.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/larswerkman/colorpicker/R$styleable.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/com/larswerkman/colorpicker/R.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/com/larswerkman/colorpicker/R.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$attr.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$attr.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$dimen.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$dimen.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$drawable.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$drawable.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$id.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$id.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$layout.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$layout.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$string.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$string.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$styleable.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$styleable.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$xml.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R$xml.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/classes/me/imid/movablecheckbox/R.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/android-support-v4-9171047841a83e06309286e9545410ed.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/android-support-v4-9171047841a83e06309286e9545410ed.jar -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/android-support-v4-a388dbe7718bd2af65bceb750ff626df.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/android-support-v4-a388dbe7718bd2af65bceb750ff626df.jar -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/android-support-v4-e8a9874e4b5fd30f257fd618ca6ba2cf.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/android-support-v4-e8a9874e4b5fd30f257fd618ca6ba2cf.jar -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/holocolorpicker-master-1bff095e22e6760fd2e318d814173055.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/holocolorpicker-master-1bff095e22e6760fd2e318d814173055.jar -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/holocolorpicker-master-2b8a1ff675b77252591ed31a335e49e7.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/holocolorpicker-master-2b8a1ff675b77252591ed31a335e49e7.jar -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/holocolorpicker-master-711b01b5fe283d8089c101676fd27fae.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/holocolorpicker-master-711b01b5fe283d8089c101676fd27fae.jar -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/me.imid.movablecheckbox.movablecheckboxactivity-221b8f8ad8eb0eb9c861d0fe7f4696dd.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/me.imid.movablecheckbox.movablecheckboxactivity-221b8f8ad8eb0eb9c861d0fe7f4696dd.jar -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/me.imid.movablecheckbox.movablecheckboxactivity-6f2b6c82409714c315012a73eb9c60c1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/me.imid.movablecheckbox.movablecheckboxactivity-6f2b6c82409714c315012a73eb9c60c1.jar -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/me.imid.movablecheckbox.movablecheckboxactivity-a921c60d54fdceb9218987ab9c3642ff.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/dexedLibs/me.imid.movablecheckbox.movablecheckboxactivity-a921c60d54fdceb9218987ab9c3642ff.jar -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/jarlist.cache: -------------------------------------------------------------------------------- 1 | # cache for current jar dependency. DO NOT EDIT. 2 | # format is 3 | # Encoding is UTF-8 4 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-hdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-hdpi/ic_launcher.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-mdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-mdpi/ic_launcher.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/edittext.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/edittext.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/head.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/head.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/ic_launcher.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_1.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_2.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_3.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_4.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_5.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_6.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_center.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_center.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_down.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_left.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_none.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_none.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_right.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/inputbutton_up.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/joystick_selecte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/joystick_selecte.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/joystick_unselected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/joystick_unselected.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/led_tab_seleted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/led_tab_seleted.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/led_tab_unseleted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/led_tab_unseleted.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/leddisp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/leddisp.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/miduino_background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/miduino_background.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/pot_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/pot_selected.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/pot_unseleted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/pot_unseleted.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/potmeter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/potmeter.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/resetbutton_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/resetbutton_off.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/resetbutton_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/resetbutton_on.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/scan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/scan.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/switch_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/switch_off.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/switch_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/switch_on.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/title_connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/title_connected.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/title_connecting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/title_connecting.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/title_disconnected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/title_disconnected.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/title_null.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/title_null.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/title_scan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/title_scan.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/title_scanning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/title_scanning.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/ui2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/ui2.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/uploadbutton_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/uploadbutton_off.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/uploadbutton_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/res/crunch/drawable-xhdpi/uploadbutton_on.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/bin/resources.ap_: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/bin/resources.ap_ -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/gen/com/example/bluno/BuildConfig.java: -------------------------------------------------------------------------------- 1 | /** Automatically generated file. DO NOT MODIFY */ 2 | package com.example.bluno; 3 | 4 | public final class BuildConfig { 5 | public final static boolean DEBUG = true; 6 | } -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/libs/android-support-v4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/libs/android-support-v4.jar -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/lint.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-hdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-hdpi/ic_launcher.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-mdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-mdpi/ic_launcher.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/Thumbs.db -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/backrepeat.xml: -------------------------------------------------------------------------------- 1 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/edittext.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/edittext.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/head.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/head.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/headerrepeat.xml: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/ic_launcher.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_1.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_2.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_3.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_4.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_5.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_6.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_center.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_center.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_down.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_left.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_none.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_none.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_right.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/inputbutton_up.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/joystick_selecte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/joystick_selecte.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/joystick_unselected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/joystick_unselected.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/led_tab_seleted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/led_tab_seleted.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/led_tab_unseleted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/led_tab_unseleted.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/leddisp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/leddisp.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/miduino_background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/miduino_background.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/oledresetbutton.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 5 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/oleduploadbutton.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 5 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/pot_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/pot_selected.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/pot_unseleted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/pot_unseleted.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/potmeter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/potmeter.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/resetbutton_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/resetbutton_off.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/resetbutton_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/resetbutton_on.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/scan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/scan.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/switch_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/switch_off.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/switch_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/switch_on.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/title_connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/title_connected.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/title_connecting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/title_connecting.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/title_disconnected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/title_disconnected.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/title_null.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/title_null.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/title_scan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/title_scan.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/title_scanning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/title_scanning.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/ui2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/ui2.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/uploadbutton_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/uploadbutton_off.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/uploadbutton_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/res/drawable-xhdpi/uploadbutton_on.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/menu/bluno.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/values-sw600dp/dimens.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/values-sw720dp-land/dimens.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 7 | 128dp 8 | 9 | 10 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/values-v11/styles.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 7 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/values-v14/styles.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 8 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/res/values/dimens.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 16dp 5 | 16dp 6 | 7 | 8 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/BLUNO/src/com/example/bluno/BLUNOActivity.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/BLUNO/src/com/example/bluno/BLUNOActivity.java -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/.classpath: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/.settings/org.eclipse.jdt.core.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 3 | org.eclipse.jdt.core.compiler.compliance=1.6 4 | org.eclipse.jdt.core.compiler.source=1.6 5 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/AndroidManifest.xml: -------------------------------------------------------------------------------- 1 | 2 | 6 | 7 | 10 | 11 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/assets/fonts/yueregular.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/assets/fonts/yueregular.otf -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/AndroidManifest.xml: -------------------------------------------------------------------------------- 1 | 2 | 6 | 7 | 10 | 11 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/BuildConfig.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/BuildConfig.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/ColorPicker$OnColorChangedListener.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/ColorPicker$OnColorChangedListener.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/ColorPicker.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/ColorPicker.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/OpacityBar.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/OpacityBar.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/R$attr.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/R$attr.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/R$dimen.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/R$dimen.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/R$styleable.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/R$styleable.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/R.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/R.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/SVBar.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/SVBar.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/SaturationBar.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/SaturationBar.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/ValueBar.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/bin/classes/com/larswerkman/colorpicker/ValueBar.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/bin/holocolorpicker-master.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/HoloColorPicker-master/bin/holocolorpicker-master.jar -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/gen/com/larswerkman/colorpicker/BuildConfig.java: -------------------------------------------------------------------------------- 1 | /** Automatically generated file. DO NOT MODIFY */ 2 | package com.larswerkman.colorpicker; 3 | 4 | public final class BuildConfig { 5 | public final static boolean DEBUG = true; 6 | } -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/HoloColorPicker-master/settings.gradle: -------------------------------------------------------------------------------- 1 | rootProject.name = 'colorpicker' 2 | 3 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/.classpath: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/README.md: -------------------------------------------------------------------------------- 1 | SwitchButton 2 | ============ 3 | 4 | 类似IOS上的SwitchButton 支持滑动和动画 -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/BuildConfig.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/BuildConfig.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/MovableCheckboxActivity.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/MovableCheckboxActivity.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$attr.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$attr.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$dimen.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$dimen.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$drawable.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$drawable.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$id.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$id.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$layout.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$layout.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$string.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$string.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$styleable.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$styleable.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$xml.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R$xml.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/movablecheckbox/R.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/preference/CheckBoxPreference$1.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/preference/CheckBoxPreference$1.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/preference/CheckBoxPreference.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/preference/CheckBoxPreference.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/view/FrameAnimationController$AnimationHandler.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/view/FrameAnimationController$AnimationHandler.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/view/FrameAnimationController.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/view/FrameAnimationController.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/view/SwitchButton$1.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/view/SwitchButton$1.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/view/SwitchButton$PerformClick.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/view/SwitchButton$PerformClick.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/view/SwitchButton$SwitchAnimation.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/view/SwitchButton$SwitchAnimation.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/view/SwitchButton.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/classes/me/imid/view/SwitchButton.class -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/me.imid.movablecheckbox.movablecheckboxactivity.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/me.imid.movablecheckbox.movablecheckboxactivity.jar -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-hdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-hdpi/ic_launcher.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-ldpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-ldpi/ic_launcher.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-mdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-mdpi/ic_launcher.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-xhdpi/bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-xhdpi/bottom.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-xhdpi/bottom_back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-xhdpi/bottom_back.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-xhdpi/btn_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-xhdpi/btn_pressed.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-xhdpi/btn_unpressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-xhdpi/btn_unpressed.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-xhdpi/frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-xhdpi/frame.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-xhdpi/mask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/bin/res/crunch/drawable-xhdpi/mask.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/gen/me/imid/movablecheckbox/BuildConfig.java: -------------------------------------------------------------------------------- 1 | /** Automatically generated file. DO NOT MODIFY */ 2 | package me.imid.movablecheckbox; 3 | 4 | public final class BuildConfig { 5 | public final static boolean DEBUG = true; 6 | } -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-hdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-hdpi/ic_launcher.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-ldpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-ldpi/ic_launcher.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-mdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-mdpi/ic_launcher.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-xhdpi/bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-xhdpi/bottom.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-xhdpi/bottom_back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-xhdpi/bottom_back.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-xhdpi/btn_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-xhdpi/btn_pressed.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-xhdpi/btn_unpressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-xhdpi/btn_unpressed.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-xhdpi/frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-xhdpi/frame.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-xhdpi/mask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/drawable-xhdpi/mask.png -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/layout/preference_widget_checkbox.xml: -------------------------------------------------------------------------------- 1 | 2 | 7 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/values/dimen.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 50.0dip 4 | 19.0dip 5 | 48.0dip 6 | 51.0dip 7 | -------------------------------------------------------------------------------- /Android/BLUNOWorkSpace/me.imid.movablecheckbox.MovableCheckboxActivity/res/values/strings.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Hello World, MovableCheckboxActivity! 5 | SwitchButton 6 | 7 | -------------------------------------------------------------------------------- /Arduino/PlainProtocol.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Arduino/PlainProtocol.zip -------------------------------------------------------------------------------- /Arduino/U8glib.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Arduino/U8glib.zip -------------------------------------------------------------------------------- /Arduino/blunoAccessory.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/Arduino/blunoAccessory.zip -------------------------------------------------------------------------------- /BLE Firmware/BlunoFWDownloaderV1.0 mac.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/BLE Firmware/BlunoFWDownloaderV1.0 mac.zip -------------------------------------------------------------------------------- /BLE Firmware/BlunoFWDownloaderV1.0 windows.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/BLE Firmware/BlunoFWDownloaderV1.0 windows.zip -------------------------------------------------------------------------------- /BLE Firmware/SBL_BLE-LinkV1.8.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/BLE Firmware/SBL_BLE-LinkV1.8.bin -------------------------------------------------------------------------------- /BLE Firmware/SBL_BlunoV1.8.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/BLE Firmware/SBL_BlunoV1.8.bin -------------------------------------------------------------------------------- /BLE Firmware/UBL2SBL.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/BLE Firmware/UBL2SBL.zip -------------------------------------------------------------------------------- /IOS/Application App store address.txt: -------------------------------------------------------------------------------- 1 | https://itunes.apple.com/us/app/wan-zhuan-bu-lu-nuo/id737793451?ls=1&mt=8 -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample.xcodeproj/project.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- 1 | 2 | 4 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample.xcodeproj/project.xcworkspace/xcuserdata/Seifer.xcuserdatad/UserInterfaceState.xcuserstate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample.xcodeproj/project.xcworkspace/xcuserdata/Seifer.xcuserdatad/UserInterfaceState.xcuserstate -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample.xcodeproj/xcuserdata/Seifer.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/AppDelegate.h: -------------------------------------------------------------------------------- 1 | // 2 | // AppDelegate.h 3 | // SimpleSample 4 | // 5 | // Created by Seifer on 13-10-15. 6 | // Copyright (c) 2013年 DFRobot. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface AppDelegate : UIResponder 12 | 13 | @property (strong, nonatomic) UIWindow *window; 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Classes/1_right-btn-light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Classes/1_right-btn-light.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Classes/BLEDevice.m: -------------------------------------------------------------------------------- 1 | // 2 | // bleDevice.m 3 | // 4 | // 5 | // Created by Seifer on 13-10-12. 6 | // Copyright (c) 2013年 DFRobot. All rights reserved. 7 | // 8 | 9 | 10 | 11 | #import "BLEDevice.h" 12 | 13 | @implementation BLEDevice 14 | 15 | 16 | @end 17 | -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Classes/Sensors.h: -------------------------------------------------------------------------------- 1 | // 2 | // Sensors.h 3 | // TestBleXiaomi 4 | // 5 | // Created by Seifer on 13-10-12. 6 | // Copyright (c) 2013年 DFRobot. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface Sensors : NSObject 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Classes/Sensors.m: -------------------------------------------------------------------------------- 1 | // 2 | // Sensors.m 3 | // TestBleXiaomi 4 | // 5 | // Created by Seifer on 13-10-12. 6 | // Copyright (c) 2013年 DFRobot. All rights reserved. 7 | // 8 | 9 | #import "Sensors.h" 10 | 11 | @implementation Sensors 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Images.xcassets/AppIcon.appiconset/BLE icon 120X120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Images.xcassets/AppIcon.appiconset/BLE icon 120X120.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Images.xcassets/AppIcon.appiconset/Contents.json: -------------------------------------------------------------------------------- 1 | { 2 | "images" : [ 3 | { 4 | "idiom" : "iphone", 5 | "size" : "29x29", 6 | "scale" : "2x" 7 | }, 8 | { 9 | "idiom" : "iphone", 10 | "size" : "40x40", 11 | "scale" : "2x" 12 | }, 13 | { 14 | "size" : "60x60", 15 | "idiom" : "iphone", 16 | "filename" : "BLE icon 120X120.png", 17 | "scale" : "2x" 18 | } 19 | ], 20 | "info" : { 21 | "version" : 1, 22 | "author" : "xcode" 23 | } 24 | } -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_1_tabs/1_1_JoystickTabSelected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_1_tabs/1_1_JoystickTabSelected.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_1_tabs/1_1_JoystickTabUnSelected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_1_tabs/1_1_JoystickTabUnSelected.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_1_tabs/1_1_LEDTabSelected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_1_tabs/1_1_LEDTabSelected.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_1_tabs/1_1_LEDTabUnSelected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_1_tabs/1_1_LEDTabUnSelected.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_1_tabs/1_1_PotentiometerTabSelected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_1_tabs/1_1_PotentiometerTabSelected.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_1_tabs/1_1_PotentiometerTabUnSelected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_1_tabs/1_1_PotentiometerTabUnSelected.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_AllButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_AllButton.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_ButtonCenter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_ButtonCenter.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_ButtonDown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_ButtonDown.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_ButtonLeft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_ButtonLeft.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_ButtonRight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_ButtonRight.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_ButtonUp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_ButtonUp.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_Joystick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_2_Joystick/1_2_Joystick.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_3_Potentiometer/1_3_Potentiometer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_3_Potentiometer/1_3_Potentiometer.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_4_LED/1_4_LED.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_4_LED/1_4_LED.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_4_LED/1_4_LED_OFF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_4_LED/1_4_LED_OFF.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_4_LED/1_4_ring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_4_LED/1_4_ring.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_5_title/1_5_connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_5_title/1_5_connected.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_5_title/1_5_connecting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_5_title/1_5_connecting.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_5_title/1_5_disconnected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_5_title/1_5_disconnected.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_5_title/1_5_kong.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_5_title/1_5_kong.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_5_title/1_5_scan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_5_title/1_5_scan.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/1/1_5_title/1_5_scanning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/1/1_5_title/1_5_scanning.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/2/2_1_ButtonOn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/2/2_1_ButtonOn.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/2/2_2_ButtonOff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/2/2_2_ButtonOff.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/2/2_3_ButtonResetOn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/2/2_3_ButtonResetOn.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/2/2_4_ButtonResetOff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/2/2_4_ButtonResetOff.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/2/2_5_ButtonUploadOn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/2/2_5_ButtonUploadOn.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/2/2_6_ButtonUploadOff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/2/2_6_ButtonUploadOff.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/2/2_7_textedit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/2/2_7_textedit.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/BLE icon 120X120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/BLE icon 120X120.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/background.png -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Resources/iphone4 bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/19d641f8f0acf2cf65ae70dc238654f03a418537/IOS/SimpleSample/SimpleSample/Resources/iphone4 bg.jpg -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/SimpleSample-Prefix.pch: -------------------------------------------------------------------------------- 1 | // 2 | // Prefix header 3 | // 4 | // The contents of this file are implicitly included at the beginning of every source file. 5 | // 6 | 7 | #import 8 | 9 | #ifndef __IPHONE_3_0 10 | #warning "This project uses features only available in iOS SDK 3.0 and later." 11 | #endif 12 | 13 | #ifdef __OBJC__ 14 | #import 15 | #import 16 | #endif 17 | -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Utility/DrawableView.h: -------------------------------------------------------------------------------- 1 | // 2 | // DrawableView.h 3 | // SimpleSample 4 | // 5 | // Created by Seifer on 13-10-16. 6 | // Copyright (c) 2013年 DFRobot. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface DrawableView : UIView 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/Utility/DrawableView.m: -------------------------------------------------------------------------------- 1 | // 2 | // DrawableView.m 3 | // SimpleSample 4 | // 5 | // Created by Seifer on 13-10-16. 6 | // Copyright (c) 2013年 DFRobot. All rights reserved. 7 | // 8 | 9 | #import "DrawableView.h" 10 | 11 | @implementation DrawableView 12 | 13 | - (id)initWithFrame:(CGRect)frame 14 | { 15 | self = [super initWithFrame:frame]; 16 | if (self) { 17 | // Initialization code 18 | } 19 | return self; 20 | } 21 | 22 | 23 | - (void)drawRect:(CGRect)rect 24 | { 25 | // Drawing code 26 | } 27 | 28 | 29 | @end 30 | -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/VCBase.h: -------------------------------------------------------------------------------- 1 | // 2 | // VCBase.h 3 | // SimpleSample 4 | // 5 | // Created by Seifer on 13-10-15. 6 | // Copyright (c) 2013年 DFRobot. All rights reserved. 7 | // 8 | 9 | #import 10 | #import "VCMain.h" 11 | 12 | @interface VCBase : UIViewController 13 | 14 | @end 15 | -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/en.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- 1 | /* Localized versions of Info.plist keys */ 2 | 3 | CFBundleDisplayName = "Play BLUno"; -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/main.m: -------------------------------------------------------------------------------- 1 | // 2 | // main.m 3 | // SimpleSample 4 | // 5 | // Created by Seifer on 13-10-15. 6 | // Copyright (c) 2013年 DFRobot. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | #import "AppDelegate.h" 12 | 13 | int main(int argc, char * argv[]) 14 | { 15 | @autoreleasepool { 16 | return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class])); 17 | } 18 | } 19 | -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSample/zh-Hans.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- 1 | /* Localized versions of Info.plist keys */ 2 | 3 | CFBundleDisplayName = "玩转布鲁诺"; -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSampleTests/en.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- 1 | /* Localized versions of Info.plist keys */ 2 | 3 | -------------------------------------------------------------------------------- /IOS/SimpleSample/SimpleSampleTests/zh-Hans.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- 1 | /* Localized versions of Info.plist keys */ 2 | 3 | --------------------------------------------------------------------------------