diff --git a/FindMyCarLib/.classpath b/FindMyCarLib/.classpath new file mode 100644 index 0000000..8dcd784 --- /dev/null +++ b/FindMyCarLib/.classpath @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/FindMyCarLib/.project b/FindMyCarLib/.project new file mode 100644 index 0000000..c5fbad8 --- /dev/null +++ b/FindMyCarLib/.project @@ -0,0 +1,45 @@ + + + FindMyCarLib + + + + + + com.android.ide.eclipse.adt.ResourceManagerBuilder + + + + + com.android.ide.eclipse.adt.PreCompilerBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.android.ide.eclipse.adt.ApkBuilder + + + + + + com.android.ide.eclipse.adt.AndroidNature + org.eclipse.jdt.core.javanature + + + + ExceptionHandlerLib_src + 2 + _android_ExceptionHandlerLib_7d68b46a/src + + + LocationLib_src + 2 + _android_LocationLib_84551a70/src + + + diff --git a/FindMyCarLib/.settings/org.eclipse.jdt.core.prefs b/FindMyCarLib/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000..b09384a --- /dev/null +++ b/FindMyCarLib/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,12 @@ +#Sun Oct 31 14:10:41 EDT 2010 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.debug.lineNumber=generate +org.eclipse.jdt.core.compiler.debug.localVariable=generate +org.eclipse.jdt.core.compiler.debug.sourceFile=generate +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/FindMyCarLib/AndroidManifest.xml b/FindMyCarLib/AndroidManifest.xml new file mode 100644 index 0000000..2dc4e08 --- /dev/null +++ b/FindMyCarLib/AndroidManifest.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/AlarmReceiver.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/AlarmReceiver.class new file mode 100644 index 0000000..857dce8 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/AlarmReceiver.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/DirectionsAdapter$ViewHolder.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/DirectionsAdapter$ViewHolder.class new file mode 100644 index 0000000..ab1763a Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/DirectionsAdapter$ViewHolder.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/DirectionsAdapter.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/DirectionsAdapter.class new file mode 100644 index 0000000..1f1fa8c Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/DirectionsAdapter.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/FileStream.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/FileStream.class new file mode 100644 index 0000000..9fcd77a Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/FileStream.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$1.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$1.class new file mode 100644 index 0000000..c000fe3 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$1.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$10.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$10.class new file mode 100644 index 0000000..4b93353 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$10.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$11.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$11.class new file mode 100644 index 0000000..6251793 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$11.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$2.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$2.class new file mode 100644 index 0000000..128044c Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$2.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$3.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$3.class new file mode 100644 index 0000000..de52da4 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$3.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$4.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$4.class new file mode 100644 index 0000000..b19e048 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$4.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$5.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$5.class new file mode 100644 index 0000000..30e7375 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$5.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$6.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$6.class new file mode 100644 index 0000000..4d9b4eb Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$6.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$7.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$7.class new file mode 100644 index 0000000..bf632f7 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$7.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$8.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$8.class new file mode 100644 index 0000000..17bb203 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$8.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$9.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$9.class new file mode 100644 index 0000000..6d4aaba Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main$9.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main.class new file mode 100644 index 0000000..f19835a Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Main.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/ParkignTimerActivity.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/ParkignTimerActivity.class new file mode 100644 index 0000000..a52a4a2 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/ParkignTimerActivity.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/ParkingTimerService$Timer.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/ParkingTimerService$Timer.class new file mode 100644 index 0000000..78d6172 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/ParkingTimerService$Timer.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/ParkingTimerService.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/ParkingTimerService.class new file mode 100644 index 0000000..b4b0e79 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/ParkingTimerService.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$array.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$array.class new file mode 100644 index 0000000..74968c1 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$array.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$attr.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$attr.class new file mode 100644 index 0000000..a3ff196 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$attr.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$bool.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$bool.class new file mode 100644 index 0000000..1ac03ce Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$bool.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$color.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$color.class new file mode 100644 index 0000000..6953bd0 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$color.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$dimen.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$dimen.class new file mode 100644 index 0000000..0a558ed Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$dimen.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$drawable.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$drawable.class new file mode 100644 index 0000000..b1bbd6a Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$drawable.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$id.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$id.class new file mode 100644 index 0000000..e5e7eef Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$id.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$integer.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$integer.class new file mode 100644 index 0000000..4072992 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$integer.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$layout.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$layout.class new file mode 100644 index 0000000..da667cc Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$layout.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$menu.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$menu.class new file mode 100644 index 0000000..2090bbd Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$menu.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$string.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$string.class new file mode 100644 index 0000000..d819c20 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$string.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$style.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$style.class new file mode 100644 index 0000000..077c989 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$style.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$styleable.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$styleable.class new file mode 100644 index 0000000..c95cdb7 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$styleable.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$xml.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$xml.class new file mode 100644 index 0000000..f059556 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R$xml.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R.class new file mode 100644 index 0000000..d63a968 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/R.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Settings.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Settings.class new file mode 100644 index 0000000..4e42fb3 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/Settings.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/CustomViewPager.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/CustomViewPager.class new file mode 100644 index 0000000..d0f1086 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/CustomViewPager.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/DirectionsOverlay$OnDirectionsCompleteListener.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/DirectionsOverlay$OnDirectionsCompleteListener.class new file mode 100644 index 0000000..ccc55cf Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/DirectionsOverlay$OnDirectionsCompleteListener.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/DirectionsOverlay.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/DirectionsOverlay.class new file mode 100644 index 0000000..a6e09c9 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/DirectionsOverlay.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/FindMyCarOverlay.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/FindMyCarOverlay.class new file mode 100644 index 0000000..420e77e Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/FindMyCarOverlay.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/PathOverlay.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/PathOverlay.class new file mode 100644 index 0000000..096b537 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/PathOverlay.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/TextViewPreference.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/TextViewPreference.class new file mode 100644 index 0000000..ec910d2 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/TextViewPreference.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/DirectionsListFragment$OnDirectionSelectedListener.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/DirectionsListFragment$OnDirectionSelectedListener.class new file mode 100644 index 0000000..dee1401 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/DirectionsListFragment$OnDirectionSelectedListener.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/DirectionsListFragment.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/DirectionsListFragment.class new file mode 100644 index 0000000..4e20eac Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/DirectionsListFragment.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$1.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$1.class new file mode 100644 index 0000000..0bb757e Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$1.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$2.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$2.class new file mode 100644 index 0000000..15b929e Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$2.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$3.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$3.class new file mode 100644 index 0000000..343f1e2 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$3.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$4$1.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$4$1.class new file mode 100644 index 0000000..7c469d0 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$4$1.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$4.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$4.class new file mode 100644 index 0000000..937857f Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$4.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$5.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$5.class new file mode 100644 index 0000000..3e63da2 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$5.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$6$1.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$6$1.class new file mode 100644 index 0000000..10e8176 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$6$1.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$6.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$6.class new file mode 100644 index 0000000..1b02780 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$6.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$MapFragmentListener.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$MapFragmentListener.class new file mode 100644 index 0000000..e1f3022 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment$MapFragmentListener.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment.class new file mode 100644 index 0000000..9a33c8f Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/MapFragment.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/NotesFragment.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/NotesFragment.class new file mode 100644 index 0000000..2f688e0 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/NotesFragment.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/ParkingTimerFragment.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/ParkingTimerFragment.class new file mode 100644 index 0000000..3868dcf Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/UI/fragments/ParkingTimerFragment.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$1.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$1.class new file mode 100644 index 0000000..1ee910c Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$1.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$2.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$2.class new file mode 100644 index 0000000..6d9d383 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$2.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$OpenHelper$1.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$OpenHelper$1.class new file mode 100644 index 0000000..c512662 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$OpenHelper$1.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$OpenHelper$2.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$OpenHelper$2.class new file mode 100644 index 0000000..6bea50e Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$OpenHelper$2.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$OpenHelper.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$OpenHelper.class new file mode 100644 index 0000000..0687722 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database$OpenHelper.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database.class new file mode 100644 index 0000000..e2d97ab Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/Database.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/DatabaseListener.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/DatabaseListener.class new file mode 100644 index 0000000..875baae Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/db/DatabaseListener.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/debug/Debug.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/debug/Debug.class new file mode 100644 index 0000000..a76d93f Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/FindMyCarLib/debug/Debug.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$array.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$array.class new file mode 100644 index 0000000..e5e8a7a Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$array.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$attr.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$attr.class new file mode 100644 index 0000000..4c68db0 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$attr.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$bool.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$bool.class new file mode 100644 index 0000000..6767931 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$bool.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$color.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$color.class new file mode 100644 index 0000000..a0a8306 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$color.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$dimen.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$dimen.class new file mode 100644 index 0000000..a6100b5 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$dimen.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$drawable.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$drawable.class new file mode 100644 index 0000000..588d326 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$drawable.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$id.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$id.class new file mode 100644 index 0000000..a252951 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$id.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$integer.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$integer.class new file mode 100644 index 0000000..9d69406 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$integer.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$layout.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$layout.class new file mode 100644 index 0000000..e296590 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$layout.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$menu.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$menu.class new file mode 100644 index 0000000..df3b280 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$menu.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$string.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$string.class new file mode 100644 index 0000000..fc07cc0 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$string.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$style.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$style.class new file mode 100644 index 0000000..cdf221e Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$style.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$styleable.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$styleable.class new file mode 100644 index 0000000..49e10e5 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$styleable.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$xml.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$xml.class new file mode 100644 index 0000000..773e8f5 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R$xml.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R.class new file mode 100644 index 0000000..7673ef9 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/SkyHook/R.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$array.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$array.class new file mode 100644 index 0000000..26e9588 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$array.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$attr.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$attr.class new file mode 100644 index 0000000..62f7a35 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$attr.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$bool.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$bool.class new file mode 100644 index 0000000..385a579 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$bool.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$color.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$color.class new file mode 100644 index 0000000..8a96420 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$color.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$dimen.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$dimen.class new file mode 100644 index 0000000..4f4d64f Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$dimen.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$drawable.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$drawable.class new file mode 100644 index 0000000..6c5535b Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$drawable.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$id.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$id.class new file mode 100644 index 0000000..d5c1f37 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$id.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$integer.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$integer.class new file mode 100644 index 0000000..3f24459 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$integer.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$layout.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$layout.class new file mode 100644 index 0000000..3ccce7b Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$layout.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$menu.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$menu.class new file mode 100644 index 0000000..0e141c0 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$menu.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$string.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$string.class new file mode 100644 index 0000000..fc1b7c3 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$string.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$style.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$style.class new file mode 100644 index 0000000..44847ba Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$style.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$styleable.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$styleable.class new file mode 100644 index 0000000..2179172 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$styleable.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$xml.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$xml.class new file mode 100644 index 0000000..8f80a5b Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R$xml.class differ diff --git a/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R.class b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R.class new file mode 100644 index 0000000..fc21920 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/TwentyCodes/android/exception/R.class differ diff --git a/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/FragmentAdapter.class b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/FragmentAdapter.class new file mode 100644 index 0000000..712ee26 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/FragmentAdapter.class differ diff --git a/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/PageIndicator.class b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/PageIndicator.class new file mode 100644 index 0000000..4fb636e Binary files /dev/null and b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/PageIndicator.class differ diff --git a/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitlePageIndicator$IndicatorStyle.class b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitlePageIndicator$IndicatorStyle.class new file mode 100644 index 0000000..ed918ea Binary files /dev/null and b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitlePageIndicator$IndicatorStyle.class differ diff --git a/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitlePageIndicator$SavedState$1.class b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitlePageIndicator$SavedState$1.class new file mode 100644 index 0000000..ca836f8 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitlePageIndicator$SavedState$1.class differ diff --git a/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitlePageIndicator$SavedState.class b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitlePageIndicator$SavedState.class new file mode 100644 index 0000000..ee289f3 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitlePageIndicator$SavedState.class differ diff --git a/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitlePageIndicator.class b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitlePageIndicator.class new file mode 100644 index 0000000..be74bf2 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitlePageIndicator.class differ diff --git a/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitleProvider.class b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitleProvider.class new file mode 100644 index 0000000..9f77b33 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitleProvider.class differ diff --git a/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitledFragmentAdapter.class b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitledFragmentAdapter.class new file mode 100644 index 0000000..138b748 Binary files /dev/null and b/FindMyCarLib/bin/classes/com/jakewharton/android/viewpagerindicator/TitledFragmentAdapter.class differ diff --git a/FindMyCarLib/bin/findmycarlib.jar b/FindMyCarLib/bin/findmycarlib.jar new file mode 100644 index 0000000..d6a59d7 Binary files /dev/null and b/FindMyCarLib/bin/findmycarlib.jar differ diff --git a/FindMyCarLib/default.properties b/FindMyCarLib/default.properties new file mode 100644 index 0000000..b2dd676 --- /dev/null +++ b/FindMyCarLib/default.properties @@ -0,0 +1,5 @@ +android.library=true +android.library.reference.1=../LocationLib/ +android.library.reference.2=../ExceptionHandlerLib +# Project target. +target=Google Inc.:Google APIs:14 \ No newline at end of file diff --git a/FindMyCarLib/gen/com/TwentyCodes/android/FindMyCarLib/R.java b/FindMyCarLib/gen/com/TwentyCodes/android/FindMyCarLib/R.java new file mode 100644 index 0000000..d8c9920 --- /dev/null +++ b/FindMyCarLib/gen/com/TwentyCodes/android/FindMyCarLib/R.java @@ -0,0 +1,809 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.TwentyCodes.android.FindMyCarLib; + +public final class R { + public static final class array { + public static int compass_options=0x7f060003; + public static int layers=0x7f060001; + public static int notification_colors=0x7f060002; + public static int units=0x7f060000; + } + public static final class attr { + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int backgroundColor=0x7f010000; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int circlePageIndicatorStyle=0x7f010005; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int clipPadding=0x7f010007; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerColor=0x7f010008; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerIndicatorHeight=0x7f01000b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerIndicatorPadding=0x7f01000c; + /**

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
none0
triangle1
underline2
+ */ + public static int footerIndicatorStyle=0x7f01000a; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerIndicatorUnderlinePadding=0x7f01000d; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerLineHeight=0x7f010009; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int keywords=0x7f010003; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int primaryTextColor=0x7f010001; + /**

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int refreshInterval=0x7f010004; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int secondaryTextColor=0x7f010002; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int selectedBold=0x7f01000f; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int selectedColor=0x7f01000e; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int textColor=0x7f010010; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int textSize=0x7f010011; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titlePadding=0x7f010012; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int titlePageIndicatorStyle=0x7f010006; + } + public static final class bool { + public static int default_title_indicator_selected_bold=0x7f0b0000; + } + public static final class color { + public static int default_title_indicator_footer_color=0x7f090000; + public static int default_title_indicator_selected_color=0x7f090001; + public static int default_title_indicator_text_color=0x7f090002; + } + public static final class dimen { + public static int default_title_indicator_clip_padding=0x7f080000; + public static int default_title_indicator_footer_indicator_height=0x7f080002; + public static int default_title_indicator_footer_indicator_padding=0x7f080003; + public static int default_title_indicator_footer_indicator_underline_padding=0x7f080004; + public static int default_title_indicator_footer_line_height=0x7f080001; + public static int default_title_indicator_text_size=0x7f080005; + public static int default_title_indicator_title_padding=0x7f080006; + } + public static final class drawable { + public static int car=0x7f020000; + public static int car_action_bar=0x7f020001; + public static int compass=0x7f020002; + public static int compass_lrg=0x7f020003; + public static int compass_med=0x7f020004; + public static int compass_sm=0x7f020005; + public static int distance_background=0x7f020006; + public static int icon=0x7f020007; + public static int logoidea3=0x7f020008; + public static int map_action_bar=0x7f020009; + public static int map_mode_action_bar=0x7f02000a; + public static int mark_my_location_action_bar=0x7f02000b; + public static int my_location_action_bar=0x7f02000c; + public static int nav_action_bar=0x7f02000d; + public static int needle=0x7f02000e; + public static int needle_lrg=0x7f02000f; + public static int needle_med=0x7f020010; + public static int needle_sm=0x7f020011; + public static int notes_action_bar=0x7f020012; + public static int settings_action_bar=0x7f020013; + public static int show_car_black=0x7f020014; + public static int show_car_white=0x7f020015; + public static int skyhook_logo=0x7f020016; + public static int skyhook_logo_alpha=0x7f020017; + public static int skyhook_logo_alpha_small=0x7f020018; + public static int tc_logo_complete=0x7f020019; + public static int time_action_bar=0x7f02001a; + public static int trash_action_bar=0x7f02001b; + public static int user=0x7f02001c; + public static int user_arrow_animation_1=0x7f02001d; + public static int user_arrow_animation_2=0x7f02001e; + public static int user_arrow_animation_3=0x7f02001f; + public static int userarrow=0x7f020020; + } + public static final class id { + public static int TextView01=0x7f070009; + public static int TextView02=0x7f07000a; + public static int ad=0x7f07000b; + public static int btRemoveTimer=0x7f070022; + public static int btSetTimer=0x7f070021; + public static int buttons=0x7f070010; + public static int chNotify=0x7f07001c; + public static int delete_car=0x7f070028; + public static int description=0x7f070006; + public static int directions=0x7f070016; + public static int distance_background=0x7f070026; + public static int editText=0x7f070018; + public static int etNotify=0x7f07001e; + public static int exception_text=0x7f070008; + public static int exception_title=0x7f070007; + public static int indicator=0x7f07000c; + public static int llButtons=0x7f070020; + public static int map_mode=0x7f070027; + public static int mapview=0x7f07000f; + public static int mark_my_location=0x7f070013; + public static int my_location=0x7f070012; + public static int none=0x7f070000; + public static int notiyfyme=0x7f07001b; + public static int pager=0x7f07000d; + public static int parking_timer=0x7f070015; + public static int pickerlayout=0x7f070019; + public static int send=0x7f070005; + public static int settings=0x7f070029; + public static int show_both=0x7f070014; + public static int skyhook_img=0x7f070023; + public static int table=0x7f07000e; + public static int tc_img=0x7f070025; + public static int text=0x7f070024; + public static int tpParkingTimerTimePicker=0x7f07001a; + public static int triangle=0x7f070001; + public static int tvAccuracy2=0x7f070011; + public static int tvAddress=0x7f070017; + public static int tvBefore=0x7f07001f; + public static int tvDistance=0x7f070003; + public static int tvDistance2=0x7f070004; + public static int tvNotify1=0x7f07001d; + public static int underline=0x7f070002; + } + public static final class integer { + public static int default_title_indicator_footer_indicator_style=0x7f0a0000; + } + public static final class layout { + public static int distancebar=0x7f030000; + public static int exception_activity=0x7f030001; + public static int exception_list_item=0x7f030002; + public static int list=0x7f030003; + public static int list_row=0x7f030004; + public static int listview=0x7f030005; + public static int main=0x7f030006; + public static int map=0x7f030007; + public static int map_buttons=0x7f030008; + public static int notes=0x7f030009; + public static int parking_timer_activity=0x7f03000a; + public static int parkingtimer_layout=0x7f03000b; + public static int powered_by_skyhook=0x7f03000c; + } + public static final class menu { + public static int map_action_bar=0x7f0d0000; + } + public static final class string { + public static int accept=0x7f050066; + public static int app_name=0x7f050000; + public static int app_name_lite=0x7f05000e; + public static int application_error=0x7f050062; + public static int before=0x7f050035; + public static int calculating=0x7f05006d; + public static int cancel=0x7f050033; + public static int car_location=0x7f05001f; + public static int car_management=0x7f050048; + public static int check_license=0x7f050064; + public static int close=0x7f05005f; + public static int compass=0x7f05004e; + public static int compass_optoions=0x7f050065; + public static int crash=0x7f050003; + public static int decline=0x7f050067; + public static int default_location=0x7f05006b; + public static int delete=0x7f05005e; + public static int delete_car=0x7f050028; + public static int delete_car_dialog=0x7f050029; + public static int deleteing=0x7f05006c; + public static int description=0x7f050007; + public static int directions=0x7f05004b; + public static int directions_description=0x7f050059; + public static int distance=0x7f05002a; + public static int eula=0x7f050068; + public static int eulaagreement=0x7f050069; + public static int feature_in_fmc_full=0x7f050058; + public static int feature_in_fmc_full_description=0x7f05006a; + public static int first_boot=0x7f050009; + public static int fmc_options=0x7f050053; + public static int found_car=0x7f050010; + public static int gps_accuracy=0x7f05004d; + public static int gps_fix=0x7f050001; + public static int gps_is_disabled=0x7f05004c; + public static int help=0x7f050012; + public static int hours=0x7f050030; + public static int lat=0x7f05000a; + public static int layers=0x7f050022; + public static int layers_dialog=0x7f050025; + public static int lon=0x7f05000b; + public static int map=0x7f050071; + public static int map_mode=0x7f05006e; + public static int mark_car=0x7f05001d; + public static int mark_car_button=0x7f05002b; + public static int mark_car_first=0x7f050018; + public static int mark_car_warning=0x7f050016; + public static int measurement_unit=0x7f050024; + public static int measurement_unit_dialog=0x7f050017; + public static int minutes=0x7f050031; + public static int my_location=0x7f05001e; + public static int new_button=0x7f050060; + public static int no=0x7f050027; + public static int no_gps_signal=0x7f050015; + public static int no_timer=0x7f050041; + /** License specific strings + */ + public static int not_licensed=0x7f050061; + public static int not_licensed_full=0x7f050063; + public static int notes=0x7f05002c; + public static int notification_color_black=0x7f05005c; + /** Parking Notification Settings + */ + public static int notification_color_title=0x7f05005b; + public static int notification_color_white=0x7f05005d; + public static int notify_me=0x7f050032; + public static int ok=0x7f050011; + public static int ongoing_notification=0x7f050057; + public static int parking_timer=0x7f05002f; + public static int parking_timer_description=0x7f05005a; + public static int parking_timer_options=0x7f050054; + public static int parking_timer_service=0x7f050040; + public static int pick_an_option=0x7f050038; + public static int pick_time_greaterthan_zero=0x7f05003a; + public static int pick_timer_lessthan_24=0x7f05004a; + public static int prevent_phone_from_sleeping=0x7f050052; + public static int quit=0x7f050021; + public static int quit_dialog=0x7f05001c; + public static int quit_timer=0x7f05003f; + public static int removeTimer=0x7f050037; + public static int saved=0x7f050070; + public static int seconds=0x7f050050; + public static int send=0x7f050006; + public static int sending=0x7f050005; + public static int set=0x7f050034; + public static int setTimer=0x7f050036; + public static int set_timer=0x7f05002e; + public static int set_timer_warning=0x7f050039; + public static int settings=0x7f050072; + public static int show_both=0x7f050020; + public static int show_notes=0x7f05002d; + public static int sorry=0x7f050004; + public static int sorry_theres_trouble=0x7f050002; + public static int stay_awake=0x7f050023; + public static int stay_awake_dialog=0x7f050019; + public static int stay_awake_off=0x7f05001b; + public static int stay_awake_on=0x7f05001a; + public static int stay_awake_pref=0x7f05000c; + public static int the_vaule_was_not_a_number_update_interval_60=0x7f050051; + public static int timer_already_set=0x7f05003e; + public static int timer_canceled=0x7f050049; + public static int timer_set_for=0x7f05003b; + public static int timer_set_for_hours=0x7f05003c; + public static int timer_set_for_minutes=0x7f05003d; + public static int unit_pref=0x7f05000d; + public static int update_interval=0x7f050055; + public static int update_interval_summary=0x7f050056; + public static int update_interval_updated_to=0x7f05004f; + public static int version=0x7f050008; + public static int version_info=0x7f05006f; + public static int welcome=0x7f050013; + public static int welcome_msg=0x7f050014; + public static int yay=0x7f05000f; + public static int yes=0x7f050026; + public static int your_time_up_ticket=0x7f050042; + public static int your_timer_almost_up_msg=0x7f050047; + public static int your_timer_almost_up_ticket=0x7f050045; + public static int your_timer_almost_up_title=0x7f050046; + public static int your_timer_up_msg=0x7f050044; + public static int your_timer_up_title=0x7f050043; + } + public static final class style { + public static int CustomTitlePageIndicator=0x7f0c0001; + public static int StyledIndicators=0x7f0c0000; + /** Copyright (C) 2011 Jake Wharton Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + */ + public static int Theme_PageIndicatorDefaults=0x7f0c0002; + public static int Widget_TitlePageIndicator=0x7f0c0003; + } + public static final class xml { + public static int settings=0x7f040000; + } + public static final class styleable { + /** Attributes that can be used with a TitlePageIndicator. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + +
AttributeDescription
{@link #TitlePageIndicator_clipPadding com.TwentyCodes.android.FindMyCarLib:clipPadding}
{@link #TitlePageIndicator_footerColor com.TwentyCodes.android.FindMyCarLib:footerColor}
{@link #TitlePageIndicator_footerIndicatorHeight com.TwentyCodes.android.FindMyCarLib:footerIndicatorHeight}
{@link #TitlePageIndicator_footerIndicatorPadding com.TwentyCodes.android.FindMyCarLib:footerIndicatorPadding}
{@link #TitlePageIndicator_footerIndicatorStyle com.TwentyCodes.android.FindMyCarLib:footerIndicatorStyle}
{@link #TitlePageIndicator_footerIndicatorUnderlinePadding com.TwentyCodes.android.FindMyCarLib:footerIndicatorUnderlinePadding}
{@link #TitlePageIndicator_footerLineHeight com.TwentyCodes.android.FindMyCarLib:footerLineHeight}
{@link #TitlePageIndicator_selectedBold com.TwentyCodes.android.FindMyCarLib:selectedBold}
{@link #TitlePageIndicator_selectedColor com.TwentyCodes.android.FindMyCarLib:selectedColor}
{@link #TitlePageIndicator_textColor com.TwentyCodes.android.FindMyCarLib:textColor}
{@link #TitlePageIndicator_textSize com.TwentyCodes.android.FindMyCarLib:textSize}
{@link #TitlePageIndicator_titlePadding com.TwentyCodes.android.FindMyCarLib:titlePadding}
+ @see #TitlePageIndicator_clipPadding + @see #TitlePageIndicator_footerColor + @see #TitlePageIndicator_footerIndicatorHeight + @see #TitlePageIndicator_footerIndicatorPadding + @see #TitlePageIndicator_footerIndicatorStyle + @see #TitlePageIndicator_footerIndicatorUnderlinePadding + @see #TitlePageIndicator_footerLineHeight + @see #TitlePageIndicator_selectedBold + @see #TitlePageIndicator_selectedColor + @see #TitlePageIndicator_textColor + @see #TitlePageIndicator_textSize + @see #TitlePageIndicator_titlePadding + */ + public static final int[] TitlePageIndicator = { + 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, + 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, + 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012 + }; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#clipPadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:clipPadding + */ + public static final int TitlePageIndicator_clipPadding = 0; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerColor + */ + public static final int TitlePageIndicator_footerColor = 1; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerIndicatorHeight} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerIndicatorHeight + */ + public static final int TitlePageIndicator_footerIndicatorHeight = 4; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerIndicatorPadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerIndicatorPadding + */ + public static final int TitlePageIndicator_footerIndicatorPadding = 5; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerIndicatorStyle} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
none0
triangle1
underline2
+ @attr name android:footerIndicatorStyle + */ + public static final int TitlePageIndicator_footerIndicatorStyle = 3; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerIndicatorUnderlinePadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerIndicatorUnderlinePadding + */ + public static final int TitlePageIndicator_footerIndicatorUnderlinePadding = 6; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerLineHeight} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerLineHeight + */ + public static final int TitlePageIndicator_footerLineHeight = 2; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#selectedBold} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:selectedBold + */ + public static final int TitlePageIndicator_selectedBold = 8; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#selectedColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:selectedColor + */ + public static final int TitlePageIndicator_selectedColor = 7; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#textColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:textColor + */ + public static final int TitlePageIndicator_textColor = 9; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#textSize} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:textSize + */ + public static final int TitlePageIndicator_textSize = 10; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#titlePadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:titlePadding + */ + public static final int TitlePageIndicator_titlePadding = 11; + /** + Copyright (C) 2011 Patrik Ã…kerfeldt + Copyright (C) 2011 Jake Wharton + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ViewPagerIndicator_circlePageIndicatorStyle com.TwentyCodes.android.FindMyCarLib:circlePageIndicatorStyle}
{@link #ViewPagerIndicator_titlePageIndicatorStyle com.TwentyCodes.android.FindMyCarLib:titlePageIndicatorStyle}
+ @see #ViewPagerIndicator_circlePageIndicatorStyle + @see #ViewPagerIndicator_titlePageIndicatorStyle + */ + public static final int[] ViewPagerIndicator = { + 0x7f010005, 0x7f010006 + }; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#circlePageIndicatorStyle} + attribute's value can be found in the {@link #ViewPagerIndicator} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name android:circlePageIndicatorStyle + */ + public static final int ViewPagerIndicator_circlePageIndicatorStyle = 0; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#titlePageIndicatorStyle} + attribute's value can be found in the {@link #ViewPagerIndicator} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name android:titlePageIndicatorStyle + */ + public static final int ViewPagerIndicator_titlePageIndicatorStyle = 1; + /** Attributes that can be used with a com_admob_android_ads_AdView. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #com_admob_android_ads_AdView_backgroundColor com.TwentyCodes.android.FindMyCarLib:backgroundColor}
{@link #com_admob_android_ads_AdView_keywords com.TwentyCodes.android.FindMyCarLib:keywords}
{@link #com_admob_android_ads_AdView_primaryTextColor com.TwentyCodes.android.FindMyCarLib:primaryTextColor}
{@link #com_admob_android_ads_AdView_refreshInterval com.TwentyCodes.android.FindMyCarLib:refreshInterval}
{@link #com_admob_android_ads_AdView_secondaryTextColor com.TwentyCodes.android.FindMyCarLib:secondaryTextColor}
+ @see #com_admob_android_ads_AdView_backgroundColor + @see #com_admob_android_ads_AdView_keywords + @see #com_admob_android_ads_AdView_primaryTextColor + @see #com_admob_android_ads_AdView_refreshInterval + @see #com_admob_android_ads_AdView_secondaryTextColor + */ + public static final int[] com_admob_android_ads_AdView = { + 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, + 0x7f010004 + }; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#backgroundColor} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:backgroundColor + */ + public static final int com_admob_android_ads_AdView_backgroundColor = 0; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#keywords} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:keywords + */ + public static final int com_admob_android_ads_AdView_keywords = 3; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#primaryTextColor} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:primaryTextColor + */ + public static final int com_admob_android_ads_AdView_primaryTextColor = 1; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#refreshInterval} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:refreshInterval + */ + public static final int com_admob_android_ads_AdView_refreshInterval = 4; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#secondaryTextColor} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:secondaryTextColor + */ + public static final int com_admob_android_ads_AdView_secondaryTextColor = 2; + }; +} diff --git a/FindMyCarLib/gen/com/TwentyCodes/android/SkyHook/R.java b/FindMyCarLib/gen/com/TwentyCodes/android/SkyHook/R.java new file mode 100644 index 0000000..44f7460 --- /dev/null +++ b/FindMyCarLib/gen/com/TwentyCodes/android/SkyHook/R.java @@ -0,0 +1,809 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.TwentyCodes.android.SkyHook; + +public final class R { + public static final class array { + public static int compass_options=0x7f060003; + public static int layers=0x7f060001; + public static int notification_colors=0x7f060002; + public static int units=0x7f060000; + } + public static final class attr { + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int backgroundColor=0x7f010000; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int circlePageIndicatorStyle=0x7f010005; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int clipPadding=0x7f010007; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerColor=0x7f010008; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerIndicatorHeight=0x7f01000b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerIndicatorPadding=0x7f01000c; + /**

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
none0
triangle1
underline2
+ */ + public static int footerIndicatorStyle=0x7f01000a; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerIndicatorUnderlinePadding=0x7f01000d; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerLineHeight=0x7f010009; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int keywords=0x7f010003; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int primaryTextColor=0x7f010001; + /**

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int refreshInterval=0x7f010004; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int secondaryTextColor=0x7f010002; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int selectedBold=0x7f01000f; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int selectedColor=0x7f01000e; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int textColor=0x7f010010; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int textSize=0x7f010011; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titlePadding=0x7f010012; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int titlePageIndicatorStyle=0x7f010006; + } + public static final class bool { + public static int default_title_indicator_selected_bold=0x7f0b0000; + } + public static final class color { + public static int default_title_indicator_footer_color=0x7f090000; + public static int default_title_indicator_selected_color=0x7f090001; + public static int default_title_indicator_text_color=0x7f090002; + } + public static final class dimen { + public static int default_title_indicator_clip_padding=0x7f080000; + public static int default_title_indicator_footer_indicator_height=0x7f080002; + public static int default_title_indicator_footer_indicator_padding=0x7f080003; + public static int default_title_indicator_footer_indicator_underline_padding=0x7f080004; + public static int default_title_indicator_footer_line_height=0x7f080001; + public static int default_title_indicator_text_size=0x7f080005; + public static int default_title_indicator_title_padding=0x7f080006; + } + public static final class drawable { + public static int car=0x7f020000; + public static int car_action_bar=0x7f020001; + public static int compass=0x7f020002; + public static int compass_lrg=0x7f020003; + public static int compass_med=0x7f020004; + public static int compass_sm=0x7f020005; + public static int distance_background=0x7f020006; + public static int icon=0x7f020007; + public static int logoidea3=0x7f020008; + public static int map_action_bar=0x7f020009; + public static int map_mode_action_bar=0x7f02000a; + public static int mark_my_location_action_bar=0x7f02000b; + public static int my_location_action_bar=0x7f02000c; + public static int nav_action_bar=0x7f02000d; + public static int needle=0x7f02000e; + public static int needle_lrg=0x7f02000f; + public static int needle_med=0x7f020010; + public static int needle_sm=0x7f020011; + public static int notes_action_bar=0x7f020012; + public static int settings_action_bar=0x7f020013; + public static int show_car_black=0x7f020014; + public static int show_car_white=0x7f020015; + public static int skyhook_logo=0x7f020016; + public static int skyhook_logo_alpha=0x7f020017; + public static int skyhook_logo_alpha_small=0x7f020018; + public static int tc_logo_complete=0x7f020019; + public static int time_action_bar=0x7f02001a; + public static int trash_action_bar=0x7f02001b; + public static int user=0x7f02001c; + public static int user_arrow_animation_1=0x7f02001d; + public static int user_arrow_animation_2=0x7f02001e; + public static int user_arrow_animation_3=0x7f02001f; + public static int userarrow=0x7f020020; + } + public static final class id { + public static int TextView01=0x7f070009; + public static int TextView02=0x7f07000a; + public static int ad=0x7f07000b; + public static int btRemoveTimer=0x7f070022; + public static int btSetTimer=0x7f070021; + public static int buttons=0x7f070010; + public static int chNotify=0x7f07001c; + public static int delete_car=0x7f070028; + public static int description=0x7f070006; + public static int directions=0x7f070016; + public static int distance_background=0x7f070026; + public static int editText=0x7f070018; + public static int etNotify=0x7f07001e; + public static int exception_text=0x7f070008; + public static int exception_title=0x7f070007; + public static int indicator=0x7f07000c; + public static int llButtons=0x7f070020; + public static int map_mode=0x7f070027; + public static int mapview=0x7f07000f; + public static int mark_my_location=0x7f070013; + public static int my_location=0x7f070012; + public static int none=0x7f070000; + public static int notiyfyme=0x7f07001b; + public static int pager=0x7f07000d; + public static int parking_timer=0x7f070015; + public static int pickerlayout=0x7f070019; + public static int send=0x7f070005; + public static int settings=0x7f070029; + public static int show_both=0x7f070014; + public static int skyhook_img=0x7f070023; + public static int table=0x7f07000e; + public static int tc_img=0x7f070025; + public static int text=0x7f070024; + public static int tpParkingTimerTimePicker=0x7f07001a; + public static int triangle=0x7f070001; + public static int tvAccuracy2=0x7f070011; + public static int tvAddress=0x7f070017; + public static int tvBefore=0x7f07001f; + public static int tvDistance=0x7f070003; + public static int tvDistance2=0x7f070004; + public static int tvNotify1=0x7f07001d; + public static int underline=0x7f070002; + } + public static final class integer { + public static int default_title_indicator_footer_indicator_style=0x7f0a0000; + } + public static final class layout { + public static int distancebar=0x7f030000; + public static int exception_activity=0x7f030001; + public static int exception_list_item=0x7f030002; + public static int list=0x7f030003; + public static int list_row=0x7f030004; + public static int listview=0x7f030005; + public static int main=0x7f030006; + public static int map=0x7f030007; + public static int map_buttons=0x7f030008; + public static int notes=0x7f030009; + public static int parking_timer_activity=0x7f03000a; + public static int parkingtimer_layout=0x7f03000b; + public static int powered_by_skyhook=0x7f03000c; + } + public static final class menu { + public static int map_action_bar=0x7f0d0000; + } + public static final class string { + public static int accept=0x7f050066; + public static int app_name=0x7f050000; + public static int app_name_lite=0x7f05000e; + public static int application_error=0x7f050062; + public static int before=0x7f050035; + public static int calculating=0x7f05006d; + public static int cancel=0x7f050033; + public static int car_location=0x7f05001f; + public static int car_management=0x7f050048; + public static int check_license=0x7f050064; + public static int close=0x7f05005f; + public static int compass=0x7f05004e; + public static int compass_optoions=0x7f050065; + public static int crash=0x7f050003; + public static int decline=0x7f050067; + public static int default_location=0x7f05006b; + public static int delete=0x7f05005e; + public static int delete_car=0x7f050028; + public static int delete_car_dialog=0x7f050029; + public static int deleteing=0x7f05006c; + public static int description=0x7f050007; + public static int directions=0x7f05004b; + public static int directions_description=0x7f050059; + public static int distance=0x7f05002a; + public static int eula=0x7f050068; + public static int eulaagreement=0x7f050069; + public static int feature_in_fmc_full=0x7f050058; + public static int feature_in_fmc_full_description=0x7f05006a; + public static int first_boot=0x7f050009; + public static int fmc_options=0x7f050053; + public static int found_car=0x7f050010; + public static int gps_accuracy=0x7f05004d; + public static int gps_fix=0x7f050001; + public static int gps_is_disabled=0x7f05004c; + public static int help=0x7f050012; + public static int hours=0x7f050030; + public static int lat=0x7f05000a; + public static int layers=0x7f050022; + public static int layers_dialog=0x7f050025; + public static int lon=0x7f05000b; + public static int map=0x7f050071; + public static int map_mode=0x7f05006e; + public static int mark_car=0x7f05001d; + public static int mark_car_button=0x7f05002b; + public static int mark_car_first=0x7f050018; + public static int mark_car_warning=0x7f050016; + public static int measurement_unit=0x7f050024; + public static int measurement_unit_dialog=0x7f050017; + public static int minutes=0x7f050031; + public static int my_location=0x7f05001e; + public static int new_button=0x7f050060; + public static int no=0x7f050027; + public static int no_gps_signal=0x7f050015; + public static int no_timer=0x7f050041; + /** License specific strings + */ + public static int not_licensed=0x7f050061; + public static int not_licensed_full=0x7f050063; + public static int notes=0x7f05002c; + public static int notification_color_black=0x7f05005c; + /** Parking Notification Settings + */ + public static int notification_color_title=0x7f05005b; + public static int notification_color_white=0x7f05005d; + public static int notify_me=0x7f050032; + public static int ok=0x7f050011; + public static int ongoing_notification=0x7f050057; + public static int parking_timer=0x7f05002f; + public static int parking_timer_description=0x7f05005a; + public static int parking_timer_options=0x7f050054; + public static int parking_timer_service=0x7f050040; + public static int pick_an_option=0x7f050038; + public static int pick_time_greaterthan_zero=0x7f05003a; + public static int pick_timer_lessthan_24=0x7f05004a; + public static int prevent_phone_from_sleeping=0x7f050052; + public static int quit=0x7f050021; + public static int quit_dialog=0x7f05001c; + public static int quit_timer=0x7f05003f; + public static int removeTimer=0x7f050037; + public static int saved=0x7f050070; + public static int seconds=0x7f050050; + public static int send=0x7f050006; + public static int sending=0x7f050005; + public static int set=0x7f050034; + public static int setTimer=0x7f050036; + public static int set_timer=0x7f05002e; + public static int set_timer_warning=0x7f050039; + public static int settings=0x7f050072; + public static int show_both=0x7f050020; + public static int show_notes=0x7f05002d; + public static int sorry=0x7f050004; + public static int sorry_theres_trouble=0x7f050002; + public static int stay_awake=0x7f050023; + public static int stay_awake_dialog=0x7f050019; + public static int stay_awake_off=0x7f05001b; + public static int stay_awake_on=0x7f05001a; + public static int stay_awake_pref=0x7f05000c; + public static int the_vaule_was_not_a_number_update_interval_60=0x7f050051; + public static int timer_already_set=0x7f05003e; + public static int timer_canceled=0x7f050049; + public static int timer_set_for=0x7f05003b; + public static int timer_set_for_hours=0x7f05003c; + public static int timer_set_for_minutes=0x7f05003d; + public static int unit_pref=0x7f05000d; + public static int update_interval=0x7f050055; + public static int update_interval_summary=0x7f050056; + public static int update_interval_updated_to=0x7f05004f; + public static int version=0x7f050008; + public static int version_info=0x7f05006f; + public static int welcome=0x7f050013; + public static int welcome_msg=0x7f050014; + public static int yay=0x7f05000f; + public static int yes=0x7f050026; + public static int your_time_up_ticket=0x7f050042; + public static int your_timer_almost_up_msg=0x7f050047; + public static int your_timer_almost_up_ticket=0x7f050045; + public static int your_timer_almost_up_title=0x7f050046; + public static int your_timer_up_msg=0x7f050044; + public static int your_timer_up_title=0x7f050043; + } + public static final class style { + public static int CustomTitlePageIndicator=0x7f0c0001; + public static int StyledIndicators=0x7f0c0000; + /** Copyright (C) 2011 Jake Wharton Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + */ + public static int Theme_PageIndicatorDefaults=0x7f0c0002; + public static int Widget_TitlePageIndicator=0x7f0c0003; + } + public static final class xml { + public static int settings=0x7f040000; + } + public static final class styleable { + /** Attributes that can be used with a TitlePageIndicator. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + +
AttributeDescription
{@link #TitlePageIndicator_clipPadding com.TwentyCodes.android.FindMyCarLib:clipPadding}
{@link #TitlePageIndicator_footerColor com.TwentyCodes.android.FindMyCarLib:footerColor}
{@link #TitlePageIndicator_footerIndicatorHeight com.TwentyCodes.android.FindMyCarLib:footerIndicatorHeight}
{@link #TitlePageIndicator_footerIndicatorPadding com.TwentyCodes.android.FindMyCarLib:footerIndicatorPadding}
{@link #TitlePageIndicator_footerIndicatorStyle com.TwentyCodes.android.FindMyCarLib:footerIndicatorStyle}
{@link #TitlePageIndicator_footerIndicatorUnderlinePadding com.TwentyCodes.android.FindMyCarLib:footerIndicatorUnderlinePadding}
{@link #TitlePageIndicator_footerLineHeight com.TwentyCodes.android.FindMyCarLib:footerLineHeight}
{@link #TitlePageIndicator_selectedBold com.TwentyCodes.android.FindMyCarLib:selectedBold}
{@link #TitlePageIndicator_selectedColor com.TwentyCodes.android.FindMyCarLib:selectedColor}
{@link #TitlePageIndicator_textColor com.TwentyCodes.android.FindMyCarLib:textColor}
{@link #TitlePageIndicator_textSize com.TwentyCodes.android.FindMyCarLib:textSize}
{@link #TitlePageIndicator_titlePadding com.TwentyCodes.android.FindMyCarLib:titlePadding}
+ @see #TitlePageIndicator_clipPadding + @see #TitlePageIndicator_footerColor + @see #TitlePageIndicator_footerIndicatorHeight + @see #TitlePageIndicator_footerIndicatorPadding + @see #TitlePageIndicator_footerIndicatorStyle + @see #TitlePageIndicator_footerIndicatorUnderlinePadding + @see #TitlePageIndicator_footerLineHeight + @see #TitlePageIndicator_selectedBold + @see #TitlePageIndicator_selectedColor + @see #TitlePageIndicator_textColor + @see #TitlePageIndicator_textSize + @see #TitlePageIndicator_titlePadding + */ + public static final int[] TitlePageIndicator = { + 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, + 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, + 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012 + }; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#clipPadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:clipPadding + */ + public static final int TitlePageIndicator_clipPadding = 0; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerColor + */ + public static final int TitlePageIndicator_footerColor = 1; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerIndicatorHeight} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerIndicatorHeight + */ + public static final int TitlePageIndicator_footerIndicatorHeight = 4; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerIndicatorPadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerIndicatorPadding + */ + public static final int TitlePageIndicator_footerIndicatorPadding = 5; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerIndicatorStyle} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
none0
triangle1
underline2
+ @attr name android:footerIndicatorStyle + */ + public static final int TitlePageIndicator_footerIndicatorStyle = 3; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerIndicatorUnderlinePadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerIndicatorUnderlinePadding + */ + public static final int TitlePageIndicator_footerIndicatorUnderlinePadding = 6; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerLineHeight} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerLineHeight + */ + public static final int TitlePageIndicator_footerLineHeight = 2; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#selectedBold} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:selectedBold + */ + public static final int TitlePageIndicator_selectedBold = 8; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#selectedColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:selectedColor + */ + public static final int TitlePageIndicator_selectedColor = 7; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#textColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:textColor + */ + public static final int TitlePageIndicator_textColor = 9; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#textSize} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:textSize + */ + public static final int TitlePageIndicator_textSize = 10; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#titlePadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:titlePadding + */ + public static final int TitlePageIndicator_titlePadding = 11; + /** + Copyright (C) 2011 Patrik Ã…kerfeldt + Copyright (C) 2011 Jake Wharton + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ViewPagerIndicator_circlePageIndicatorStyle com.TwentyCodes.android.FindMyCarLib:circlePageIndicatorStyle}
{@link #ViewPagerIndicator_titlePageIndicatorStyle com.TwentyCodes.android.FindMyCarLib:titlePageIndicatorStyle}
+ @see #ViewPagerIndicator_circlePageIndicatorStyle + @see #ViewPagerIndicator_titlePageIndicatorStyle + */ + public static final int[] ViewPagerIndicator = { + 0x7f010005, 0x7f010006 + }; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#circlePageIndicatorStyle} + attribute's value can be found in the {@link #ViewPagerIndicator} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name android:circlePageIndicatorStyle + */ + public static final int ViewPagerIndicator_circlePageIndicatorStyle = 0; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#titlePageIndicatorStyle} + attribute's value can be found in the {@link #ViewPagerIndicator} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name android:titlePageIndicatorStyle + */ + public static final int ViewPagerIndicator_titlePageIndicatorStyle = 1; + /** Attributes that can be used with a com_admob_android_ads_AdView. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #com_admob_android_ads_AdView_backgroundColor com.TwentyCodes.android.FindMyCarLib:backgroundColor}
{@link #com_admob_android_ads_AdView_keywords com.TwentyCodes.android.FindMyCarLib:keywords}
{@link #com_admob_android_ads_AdView_primaryTextColor com.TwentyCodes.android.FindMyCarLib:primaryTextColor}
{@link #com_admob_android_ads_AdView_refreshInterval com.TwentyCodes.android.FindMyCarLib:refreshInterval}
{@link #com_admob_android_ads_AdView_secondaryTextColor com.TwentyCodes.android.FindMyCarLib:secondaryTextColor}
+ @see #com_admob_android_ads_AdView_backgroundColor + @see #com_admob_android_ads_AdView_keywords + @see #com_admob_android_ads_AdView_primaryTextColor + @see #com_admob_android_ads_AdView_refreshInterval + @see #com_admob_android_ads_AdView_secondaryTextColor + */ + public static final int[] com_admob_android_ads_AdView = { + 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, + 0x7f010004 + }; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#backgroundColor} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:backgroundColor + */ + public static final int com_admob_android_ads_AdView_backgroundColor = 0; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#keywords} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:keywords + */ + public static final int com_admob_android_ads_AdView_keywords = 3; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#primaryTextColor} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:primaryTextColor + */ + public static final int com_admob_android_ads_AdView_primaryTextColor = 1; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#refreshInterval} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:refreshInterval + */ + public static final int com_admob_android_ads_AdView_refreshInterval = 4; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#secondaryTextColor} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:secondaryTextColor + */ + public static final int com_admob_android_ads_AdView_secondaryTextColor = 2; + }; +} diff --git a/FindMyCarLib/gen/com/TwentyCodes/android/exception/R.java b/FindMyCarLib/gen/com/TwentyCodes/android/exception/R.java new file mode 100644 index 0000000..9c9d2b2 --- /dev/null +++ b/FindMyCarLib/gen/com/TwentyCodes/android/exception/R.java @@ -0,0 +1,809 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.TwentyCodes.android.exception; + +public final class R { + public static final class array { + public static int compass_options=0x7f060003; + public static int layers=0x7f060001; + public static int notification_colors=0x7f060002; + public static int units=0x7f060000; + } + public static final class attr { + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int backgroundColor=0x7f010000; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int circlePageIndicatorStyle=0x7f010005; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int clipPadding=0x7f010007; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerColor=0x7f010008; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerIndicatorHeight=0x7f01000b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerIndicatorPadding=0x7f01000c; + /**

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
none0
triangle1
underline2
+ */ + public static int footerIndicatorStyle=0x7f01000a; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerIndicatorUnderlinePadding=0x7f01000d; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int footerLineHeight=0x7f010009; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int keywords=0x7f010003; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int primaryTextColor=0x7f010001; + /**

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int refreshInterval=0x7f010004; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int secondaryTextColor=0x7f010002; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int selectedBold=0x7f01000f; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int selectedColor=0x7f01000e; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int textColor=0x7f010010; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int textSize=0x7f010011; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titlePadding=0x7f010012; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int titlePageIndicatorStyle=0x7f010006; + } + public static final class bool { + public static int default_title_indicator_selected_bold=0x7f0b0000; + } + public static final class color { + public static int default_title_indicator_footer_color=0x7f090000; + public static int default_title_indicator_selected_color=0x7f090001; + public static int default_title_indicator_text_color=0x7f090002; + } + public static final class dimen { + public static int default_title_indicator_clip_padding=0x7f080000; + public static int default_title_indicator_footer_indicator_height=0x7f080002; + public static int default_title_indicator_footer_indicator_padding=0x7f080003; + public static int default_title_indicator_footer_indicator_underline_padding=0x7f080004; + public static int default_title_indicator_footer_line_height=0x7f080001; + public static int default_title_indicator_text_size=0x7f080005; + public static int default_title_indicator_title_padding=0x7f080006; + } + public static final class drawable { + public static int car=0x7f020000; + public static int car_action_bar=0x7f020001; + public static int compass=0x7f020002; + public static int compass_lrg=0x7f020003; + public static int compass_med=0x7f020004; + public static int compass_sm=0x7f020005; + public static int distance_background=0x7f020006; + public static int icon=0x7f020007; + public static int logoidea3=0x7f020008; + public static int map_action_bar=0x7f020009; + public static int map_mode_action_bar=0x7f02000a; + public static int mark_my_location_action_bar=0x7f02000b; + public static int my_location_action_bar=0x7f02000c; + public static int nav_action_bar=0x7f02000d; + public static int needle=0x7f02000e; + public static int needle_lrg=0x7f02000f; + public static int needle_med=0x7f020010; + public static int needle_sm=0x7f020011; + public static int notes_action_bar=0x7f020012; + public static int settings_action_bar=0x7f020013; + public static int show_car_black=0x7f020014; + public static int show_car_white=0x7f020015; + public static int skyhook_logo=0x7f020016; + public static int skyhook_logo_alpha=0x7f020017; + public static int skyhook_logo_alpha_small=0x7f020018; + public static int tc_logo_complete=0x7f020019; + public static int time_action_bar=0x7f02001a; + public static int trash_action_bar=0x7f02001b; + public static int user=0x7f02001c; + public static int user_arrow_animation_1=0x7f02001d; + public static int user_arrow_animation_2=0x7f02001e; + public static int user_arrow_animation_3=0x7f02001f; + public static int userarrow=0x7f020020; + } + public static final class id { + public static int TextView01=0x7f070009; + public static int TextView02=0x7f07000a; + public static int ad=0x7f07000b; + public static int btRemoveTimer=0x7f070022; + public static int btSetTimer=0x7f070021; + public static int buttons=0x7f070010; + public static int chNotify=0x7f07001c; + public static int delete_car=0x7f070028; + public static int description=0x7f070006; + public static int directions=0x7f070016; + public static int distance_background=0x7f070026; + public static int editText=0x7f070018; + public static int etNotify=0x7f07001e; + public static int exception_text=0x7f070008; + public static int exception_title=0x7f070007; + public static int indicator=0x7f07000c; + public static int llButtons=0x7f070020; + public static int map_mode=0x7f070027; + public static int mapview=0x7f07000f; + public static int mark_my_location=0x7f070013; + public static int my_location=0x7f070012; + public static int none=0x7f070000; + public static int notiyfyme=0x7f07001b; + public static int pager=0x7f07000d; + public static int parking_timer=0x7f070015; + public static int pickerlayout=0x7f070019; + public static int send=0x7f070005; + public static int settings=0x7f070029; + public static int show_both=0x7f070014; + public static int skyhook_img=0x7f070023; + public static int table=0x7f07000e; + public static int tc_img=0x7f070025; + public static int text=0x7f070024; + public static int tpParkingTimerTimePicker=0x7f07001a; + public static int triangle=0x7f070001; + public static int tvAccuracy2=0x7f070011; + public static int tvAddress=0x7f070017; + public static int tvBefore=0x7f07001f; + public static int tvDistance=0x7f070003; + public static int tvDistance2=0x7f070004; + public static int tvNotify1=0x7f07001d; + public static int underline=0x7f070002; + } + public static final class integer { + public static int default_title_indicator_footer_indicator_style=0x7f0a0000; + } + public static final class layout { + public static int distancebar=0x7f030000; + public static int exception_activity=0x7f030001; + public static int exception_list_item=0x7f030002; + public static int list=0x7f030003; + public static int list_row=0x7f030004; + public static int listview=0x7f030005; + public static int main=0x7f030006; + public static int map=0x7f030007; + public static int map_buttons=0x7f030008; + public static int notes=0x7f030009; + public static int parking_timer_activity=0x7f03000a; + public static int parkingtimer_layout=0x7f03000b; + public static int powered_by_skyhook=0x7f03000c; + } + public static final class menu { + public static int map_action_bar=0x7f0d0000; + } + public static final class string { + public static int accept=0x7f050066; + public static int app_name=0x7f050000; + public static int app_name_lite=0x7f05000e; + public static int application_error=0x7f050062; + public static int before=0x7f050035; + public static int calculating=0x7f05006d; + public static int cancel=0x7f050033; + public static int car_location=0x7f05001f; + public static int car_management=0x7f050048; + public static int check_license=0x7f050064; + public static int close=0x7f05005f; + public static int compass=0x7f05004e; + public static int compass_optoions=0x7f050065; + public static int crash=0x7f050003; + public static int decline=0x7f050067; + public static int default_location=0x7f05006b; + public static int delete=0x7f05005e; + public static int delete_car=0x7f050028; + public static int delete_car_dialog=0x7f050029; + public static int deleteing=0x7f05006c; + public static int description=0x7f050007; + public static int directions=0x7f05004b; + public static int directions_description=0x7f050059; + public static int distance=0x7f05002a; + public static int eula=0x7f050068; + public static int eulaagreement=0x7f050069; + public static int feature_in_fmc_full=0x7f050058; + public static int feature_in_fmc_full_description=0x7f05006a; + public static int first_boot=0x7f050009; + public static int fmc_options=0x7f050053; + public static int found_car=0x7f050010; + public static int gps_accuracy=0x7f05004d; + public static int gps_fix=0x7f050001; + public static int gps_is_disabled=0x7f05004c; + public static int help=0x7f050012; + public static int hours=0x7f050030; + public static int lat=0x7f05000a; + public static int layers=0x7f050022; + public static int layers_dialog=0x7f050025; + public static int lon=0x7f05000b; + public static int map=0x7f050071; + public static int map_mode=0x7f05006e; + public static int mark_car=0x7f05001d; + public static int mark_car_button=0x7f05002b; + public static int mark_car_first=0x7f050018; + public static int mark_car_warning=0x7f050016; + public static int measurement_unit=0x7f050024; + public static int measurement_unit_dialog=0x7f050017; + public static int minutes=0x7f050031; + public static int my_location=0x7f05001e; + public static int new_button=0x7f050060; + public static int no=0x7f050027; + public static int no_gps_signal=0x7f050015; + public static int no_timer=0x7f050041; + /** License specific strings + */ + public static int not_licensed=0x7f050061; + public static int not_licensed_full=0x7f050063; + public static int notes=0x7f05002c; + public static int notification_color_black=0x7f05005c; + /** Parking Notification Settings + */ + public static int notification_color_title=0x7f05005b; + public static int notification_color_white=0x7f05005d; + public static int notify_me=0x7f050032; + public static int ok=0x7f050011; + public static int ongoing_notification=0x7f050057; + public static int parking_timer=0x7f05002f; + public static int parking_timer_description=0x7f05005a; + public static int parking_timer_options=0x7f050054; + public static int parking_timer_service=0x7f050040; + public static int pick_an_option=0x7f050038; + public static int pick_time_greaterthan_zero=0x7f05003a; + public static int pick_timer_lessthan_24=0x7f05004a; + public static int prevent_phone_from_sleeping=0x7f050052; + public static int quit=0x7f050021; + public static int quit_dialog=0x7f05001c; + public static int quit_timer=0x7f05003f; + public static int removeTimer=0x7f050037; + public static int saved=0x7f050070; + public static int seconds=0x7f050050; + public static int send=0x7f050006; + public static int sending=0x7f050005; + public static int set=0x7f050034; + public static int setTimer=0x7f050036; + public static int set_timer=0x7f05002e; + public static int set_timer_warning=0x7f050039; + public static int settings=0x7f050072; + public static int show_both=0x7f050020; + public static int show_notes=0x7f05002d; + public static int sorry=0x7f050004; + public static int sorry_theres_trouble=0x7f050002; + public static int stay_awake=0x7f050023; + public static int stay_awake_dialog=0x7f050019; + public static int stay_awake_off=0x7f05001b; + public static int stay_awake_on=0x7f05001a; + public static int stay_awake_pref=0x7f05000c; + public static int the_vaule_was_not_a_number_update_interval_60=0x7f050051; + public static int timer_already_set=0x7f05003e; + public static int timer_canceled=0x7f050049; + public static int timer_set_for=0x7f05003b; + public static int timer_set_for_hours=0x7f05003c; + public static int timer_set_for_minutes=0x7f05003d; + public static int unit_pref=0x7f05000d; + public static int update_interval=0x7f050055; + public static int update_interval_summary=0x7f050056; + public static int update_interval_updated_to=0x7f05004f; + public static int version=0x7f050008; + public static int version_info=0x7f05006f; + public static int welcome=0x7f050013; + public static int welcome_msg=0x7f050014; + public static int yay=0x7f05000f; + public static int yes=0x7f050026; + public static int your_time_up_ticket=0x7f050042; + public static int your_timer_almost_up_msg=0x7f050047; + public static int your_timer_almost_up_ticket=0x7f050045; + public static int your_timer_almost_up_title=0x7f050046; + public static int your_timer_up_msg=0x7f050044; + public static int your_timer_up_title=0x7f050043; + } + public static final class style { + public static int CustomTitlePageIndicator=0x7f0c0001; + public static int StyledIndicators=0x7f0c0000; + /** Copyright (C) 2011 Jake Wharton Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + */ + public static int Theme_PageIndicatorDefaults=0x7f0c0002; + public static int Widget_TitlePageIndicator=0x7f0c0003; + } + public static final class xml { + public static int settings=0x7f040000; + } + public static final class styleable { + /** Attributes that can be used with a TitlePageIndicator. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + +
AttributeDescription
{@link #TitlePageIndicator_clipPadding com.TwentyCodes.android.FindMyCarLib:clipPadding}
{@link #TitlePageIndicator_footerColor com.TwentyCodes.android.FindMyCarLib:footerColor}
{@link #TitlePageIndicator_footerIndicatorHeight com.TwentyCodes.android.FindMyCarLib:footerIndicatorHeight}
{@link #TitlePageIndicator_footerIndicatorPadding com.TwentyCodes.android.FindMyCarLib:footerIndicatorPadding}
{@link #TitlePageIndicator_footerIndicatorStyle com.TwentyCodes.android.FindMyCarLib:footerIndicatorStyle}
{@link #TitlePageIndicator_footerIndicatorUnderlinePadding com.TwentyCodes.android.FindMyCarLib:footerIndicatorUnderlinePadding}
{@link #TitlePageIndicator_footerLineHeight com.TwentyCodes.android.FindMyCarLib:footerLineHeight}
{@link #TitlePageIndicator_selectedBold com.TwentyCodes.android.FindMyCarLib:selectedBold}
{@link #TitlePageIndicator_selectedColor com.TwentyCodes.android.FindMyCarLib:selectedColor}
{@link #TitlePageIndicator_textColor com.TwentyCodes.android.FindMyCarLib:textColor}
{@link #TitlePageIndicator_textSize com.TwentyCodes.android.FindMyCarLib:textSize}
{@link #TitlePageIndicator_titlePadding com.TwentyCodes.android.FindMyCarLib:titlePadding}
+ @see #TitlePageIndicator_clipPadding + @see #TitlePageIndicator_footerColor + @see #TitlePageIndicator_footerIndicatorHeight + @see #TitlePageIndicator_footerIndicatorPadding + @see #TitlePageIndicator_footerIndicatorStyle + @see #TitlePageIndicator_footerIndicatorUnderlinePadding + @see #TitlePageIndicator_footerLineHeight + @see #TitlePageIndicator_selectedBold + @see #TitlePageIndicator_selectedColor + @see #TitlePageIndicator_textColor + @see #TitlePageIndicator_textSize + @see #TitlePageIndicator_titlePadding + */ + public static final int[] TitlePageIndicator = { + 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, + 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, + 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012 + }; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#clipPadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:clipPadding + */ + public static final int TitlePageIndicator_clipPadding = 0; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerColor + */ + public static final int TitlePageIndicator_footerColor = 1; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerIndicatorHeight} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerIndicatorHeight + */ + public static final int TitlePageIndicator_footerIndicatorHeight = 4; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerIndicatorPadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerIndicatorPadding + */ + public static final int TitlePageIndicator_footerIndicatorPadding = 5; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerIndicatorStyle} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
none0
triangle1
underline2
+ @attr name android:footerIndicatorStyle + */ + public static final int TitlePageIndicator_footerIndicatorStyle = 3; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerIndicatorUnderlinePadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerIndicatorUnderlinePadding + */ + public static final int TitlePageIndicator_footerIndicatorUnderlinePadding = 6; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#footerLineHeight} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:footerLineHeight + */ + public static final int TitlePageIndicator_footerLineHeight = 2; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#selectedBold} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:selectedBold + */ + public static final int TitlePageIndicator_selectedBold = 8; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#selectedColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:selectedColor + */ + public static final int TitlePageIndicator_selectedColor = 7; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#textColor} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:textColor + */ + public static final int TitlePageIndicator_textColor = 9; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#textSize} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:textSize + */ + public static final int TitlePageIndicator_textSize = 10; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#titlePadding} + attribute's value can be found in the {@link #TitlePageIndicator} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:titlePadding + */ + public static final int TitlePageIndicator_titlePadding = 11; + /** + Copyright (C) 2011 Patrik Ã…kerfeldt + Copyright (C) 2011 Jake Wharton + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ViewPagerIndicator_circlePageIndicatorStyle com.TwentyCodes.android.FindMyCarLib:circlePageIndicatorStyle}
{@link #ViewPagerIndicator_titlePageIndicatorStyle com.TwentyCodes.android.FindMyCarLib:titlePageIndicatorStyle}
+ @see #ViewPagerIndicator_circlePageIndicatorStyle + @see #ViewPagerIndicator_titlePageIndicatorStyle + */ + public static final int[] ViewPagerIndicator = { + 0x7f010005, 0x7f010006 + }; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#circlePageIndicatorStyle} + attribute's value can be found in the {@link #ViewPagerIndicator} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name android:circlePageIndicatorStyle + */ + public static final int ViewPagerIndicator_circlePageIndicatorStyle = 0; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#titlePageIndicatorStyle} + attribute's value can be found in the {@link #ViewPagerIndicator} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name android:titlePageIndicatorStyle + */ + public static final int ViewPagerIndicator_titlePageIndicatorStyle = 1; + /** Attributes that can be used with a com_admob_android_ads_AdView. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #com_admob_android_ads_AdView_backgroundColor com.TwentyCodes.android.FindMyCarLib:backgroundColor}
{@link #com_admob_android_ads_AdView_keywords com.TwentyCodes.android.FindMyCarLib:keywords}
{@link #com_admob_android_ads_AdView_primaryTextColor com.TwentyCodes.android.FindMyCarLib:primaryTextColor}
{@link #com_admob_android_ads_AdView_refreshInterval com.TwentyCodes.android.FindMyCarLib:refreshInterval}
{@link #com_admob_android_ads_AdView_secondaryTextColor com.TwentyCodes.android.FindMyCarLib:secondaryTextColor}
+ @see #com_admob_android_ads_AdView_backgroundColor + @see #com_admob_android_ads_AdView_keywords + @see #com_admob_android_ads_AdView_primaryTextColor + @see #com_admob_android_ads_AdView_refreshInterval + @see #com_admob_android_ads_AdView_secondaryTextColor + */ + public static final int[] com_admob_android_ads_AdView = { + 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, + 0x7f010004 + }; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#backgroundColor} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:backgroundColor + */ + public static final int com_admob_android_ads_AdView_backgroundColor = 0; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#keywords} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:keywords + */ + public static final int com_admob_android_ads_AdView_keywords = 3; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#primaryTextColor} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:primaryTextColor + */ + public static final int com_admob_android_ads_AdView_primaryTextColor = 1; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#refreshInterval} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:refreshInterval + */ + public static final int com_admob_android_ads_AdView_refreshInterval = 4; + /** +

This symbol is the offset where the {@link com.TwentyCodes.android.FindMyCarLib.R.attr#secondaryTextColor} + attribute's value can be found in the {@link #com_admob_android_ads_AdView} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name android:secondaryTextColor + */ + public static final int com_admob_android_ads_AdView_secondaryTextColor = 2; + }; +} diff --git a/FindMyCarLib/project.properties b/FindMyCarLib/project.properties new file mode 100644 index 0000000..be46b9c --- /dev/null +++ b/FindMyCarLib/project.properties @@ -0,0 +1,14 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system use, +# "ant.properties", and override values to adapt the script to your +# project structure. + +android.library=true +# Project target. +target=Google Inc.:Google APIs:14 +android.library.reference.1=../ExceptionHandlerLib +android.library.reference.2=../LocationLib diff --git a/FindMyCarLib/res/drawable-hdpi/.directory b/FindMyCarLib/res/drawable-hdpi/.directory new file mode 100644 index 0000000..ddba58a --- /dev/null +++ b/FindMyCarLib/res/drawable-hdpi/.directory @@ -0,0 +1,4 @@ +[Dolphin] +ShowPreview=true +Timestamp=2011,12,8,10,59,54 +Version=2 diff --git a/FindMyCarLib/res/drawable-hdpi/car_action_bar.png b/FindMyCarLib/res/drawable-hdpi/car_action_bar.png new file mode 100644 index 0000000..ca6bca0 Binary files /dev/null and b/FindMyCarLib/res/drawable-hdpi/car_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-hdpi/icon.png b/FindMyCarLib/res/drawable-hdpi/icon.png new file mode 100644 index 0000000..b90635b Binary files /dev/null and b/FindMyCarLib/res/drawable-hdpi/icon.png differ diff --git a/FindMyCarLib/res/drawable-hdpi/map_action_bar.png b/FindMyCarLib/res/drawable-hdpi/map_action_bar.png new file mode 100644 index 0000000..d5cd304 Binary files /dev/null and b/FindMyCarLib/res/drawable-hdpi/map_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-hdpi/map_mode_action_bar.png b/FindMyCarLib/res/drawable-hdpi/map_mode_action_bar.png new file mode 100644 index 0000000..9194a02 Binary files /dev/null and b/FindMyCarLib/res/drawable-hdpi/map_mode_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-hdpi/mark_my_location_action_bar.png b/FindMyCarLib/res/drawable-hdpi/mark_my_location_action_bar.png new file mode 100644 index 0000000..8d0e397 Binary files /dev/null and b/FindMyCarLib/res/drawable-hdpi/mark_my_location_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-hdpi/my_location_action_bar.png b/FindMyCarLib/res/drawable-hdpi/my_location_action_bar.png new file mode 100644 index 0000000..63c1860 Binary files /dev/null and b/FindMyCarLib/res/drawable-hdpi/my_location_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-hdpi/nav_action_bar.png b/FindMyCarLib/res/drawable-hdpi/nav_action_bar.png new file mode 100644 index 0000000..e1fdb22 Binary files /dev/null and b/FindMyCarLib/res/drawable-hdpi/nav_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-hdpi/notes_action_bar.png b/FindMyCarLib/res/drawable-hdpi/notes_action_bar.png new file mode 100644 index 0000000..3531358 Binary files /dev/null and b/FindMyCarLib/res/drawable-hdpi/notes_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-hdpi/settings_action_bar.png b/FindMyCarLib/res/drawable-hdpi/settings_action_bar.png new file mode 100644 index 0000000..d549cef Binary files /dev/null and b/FindMyCarLib/res/drawable-hdpi/settings_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-hdpi/time_action_bar.png b/FindMyCarLib/res/drawable-hdpi/time_action_bar.png new file mode 100644 index 0000000..0955fce Binary files /dev/null and b/FindMyCarLib/res/drawable-hdpi/time_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-hdpi/trash_action_bar.png b/FindMyCarLib/res/drawable-hdpi/trash_action_bar.png new file mode 100644 index 0000000..3a3d9ed Binary files /dev/null and b/FindMyCarLib/res/drawable-hdpi/trash_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-ldpi/.directory b/FindMyCarLib/res/drawable-ldpi/.directory new file mode 100644 index 0000000..c02c1e4 --- /dev/null +++ b/FindMyCarLib/res/drawable-ldpi/.directory @@ -0,0 +1,4 @@ +[Dolphin] +ShowPreview=true +Timestamp=2011,12,8,10,59,27 +Version=2 diff --git a/FindMyCarLib/res/drawable-ldpi/car_action_bar.png b/FindMyCarLib/res/drawable-ldpi/car_action_bar.png new file mode 100644 index 0000000..049dcb9 Binary files /dev/null and b/FindMyCarLib/res/drawable-ldpi/car_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-ldpi/icon.png b/FindMyCarLib/res/drawable-ldpi/icon.png new file mode 100644 index 0000000..28a3c9a Binary files /dev/null and b/FindMyCarLib/res/drawable-ldpi/icon.png differ diff --git a/FindMyCarLib/res/drawable-ldpi/map_action_bar.png b/FindMyCarLib/res/drawable-ldpi/map_action_bar.png new file mode 100644 index 0000000..4049096 Binary files /dev/null and b/FindMyCarLib/res/drawable-ldpi/map_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-ldpi/map_mode_action_bar.png b/FindMyCarLib/res/drawable-ldpi/map_mode_action_bar.png new file mode 100644 index 0000000..58cfecb Binary files /dev/null and b/FindMyCarLib/res/drawable-ldpi/map_mode_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-ldpi/mark_my_location_action_bar.png b/FindMyCarLib/res/drawable-ldpi/mark_my_location_action_bar.png new file mode 100644 index 0000000..525faa0 Binary files /dev/null and b/FindMyCarLib/res/drawable-ldpi/mark_my_location_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-ldpi/my_location_action_bar.png b/FindMyCarLib/res/drawable-ldpi/my_location_action_bar.png new file mode 100644 index 0000000..39efc7d Binary files /dev/null and b/FindMyCarLib/res/drawable-ldpi/my_location_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-ldpi/nav_action_bar.png b/FindMyCarLib/res/drawable-ldpi/nav_action_bar.png new file mode 100644 index 0000000..7bdc995 Binary files /dev/null and b/FindMyCarLib/res/drawable-ldpi/nav_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-ldpi/notes_action_bar.png b/FindMyCarLib/res/drawable-ldpi/notes_action_bar.png new file mode 100644 index 0000000..9ce82b6 Binary files /dev/null and b/FindMyCarLib/res/drawable-ldpi/notes_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-ldpi/settings_action_bar.png b/FindMyCarLib/res/drawable-ldpi/settings_action_bar.png new file mode 100644 index 0000000..069f3fe Binary files /dev/null and b/FindMyCarLib/res/drawable-ldpi/settings_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-ldpi/time_action_bar.png b/FindMyCarLib/res/drawable-ldpi/time_action_bar.png new file mode 100644 index 0000000..9eb5971 Binary files /dev/null and b/FindMyCarLib/res/drawable-ldpi/time_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-ldpi/trash_action_bar.png b/FindMyCarLib/res/drawable-ldpi/trash_action_bar.png new file mode 100644 index 0000000..59fc493 Binary files /dev/null and b/FindMyCarLib/res/drawable-ldpi/trash_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-mdpi/.directory b/FindMyCarLib/res/drawable-mdpi/.directory new file mode 100644 index 0000000..15dd448 --- /dev/null +++ b/FindMyCarLib/res/drawable-mdpi/.directory @@ -0,0 +1,4 @@ +[Dolphin] +ShowPreview=true +Timestamp=2011,12,8,10,59,43 +Version=2 diff --git a/FindMyCarLib/res/drawable-mdpi/car_action_bar.png b/FindMyCarLib/res/drawable-mdpi/car_action_bar.png new file mode 100644 index 0000000..654f667 Binary files /dev/null and b/FindMyCarLib/res/drawable-mdpi/car_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-mdpi/icon.png b/FindMyCarLib/res/drawable-mdpi/icon.png new file mode 100644 index 0000000..476d4e1 Binary files /dev/null and b/FindMyCarLib/res/drawable-mdpi/icon.png differ diff --git a/FindMyCarLib/res/drawable-mdpi/map_action_bar.png b/FindMyCarLib/res/drawable-mdpi/map_action_bar.png new file mode 100644 index 0000000..f54562a Binary files /dev/null and b/FindMyCarLib/res/drawable-mdpi/map_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-mdpi/map_mode_action_bar.png b/FindMyCarLib/res/drawable-mdpi/map_mode_action_bar.png new file mode 100644 index 0000000..accc22b Binary files /dev/null and b/FindMyCarLib/res/drawable-mdpi/map_mode_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-mdpi/mark_my_location_action_bar.png b/FindMyCarLib/res/drawable-mdpi/mark_my_location_action_bar.png new file mode 100644 index 0000000..a26ae48 Binary files /dev/null and b/FindMyCarLib/res/drawable-mdpi/mark_my_location_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-mdpi/my_location_action_bar.png b/FindMyCarLib/res/drawable-mdpi/my_location_action_bar.png new file mode 100644 index 0000000..4bc4ca1 Binary files /dev/null and b/FindMyCarLib/res/drawable-mdpi/my_location_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-mdpi/nav_action_bar.png b/FindMyCarLib/res/drawable-mdpi/nav_action_bar.png new file mode 100644 index 0000000..bb9ed67 Binary files /dev/null and b/FindMyCarLib/res/drawable-mdpi/nav_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-mdpi/notes_action_bar.png b/FindMyCarLib/res/drawable-mdpi/notes_action_bar.png new file mode 100644 index 0000000..6f5748c Binary files /dev/null and b/FindMyCarLib/res/drawable-mdpi/notes_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-mdpi/settings_action_bar.png b/FindMyCarLib/res/drawable-mdpi/settings_action_bar.png new file mode 100644 index 0000000..60dc5fd Binary files /dev/null and b/FindMyCarLib/res/drawable-mdpi/settings_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-mdpi/time_action_bar.png b/FindMyCarLib/res/drawable-mdpi/time_action_bar.png new file mode 100644 index 0000000..fc118b4 Binary files /dev/null and b/FindMyCarLib/res/drawable-mdpi/time_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-mdpi/trash_action_bar.png b/FindMyCarLib/res/drawable-mdpi/trash_action_bar.png new file mode 100644 index 0000000..df66b0b Binary files /dev/null and b/FindMyCarLib/res/drawable-mdpi/trash_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-xhdpi/.directory b/FindMyCarLib/res/drawable-xhdpi/.directory new file mode 100644 index 0000000..29795f2 --- /dev/null +++ b/FindMyCarLib/res/drawable-xhdpi/.directory @@ -0,0 +1,4 @@ +[Dolphin] +ShowPreview=true +Timestamp=2011,12,8,11,0,5 +Version=2 diff --git a/FindMyCarLib/res/drawable-xhdpi/car_action_bar.png b/FindMyCarLib/res/drawable-xhdpi/car_action_bar.png new file mode 100644 index 0000000..13682d9 Binary files /dev/null and b/FindMyCarLib/res/drawable-xhdpi/car_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-xhdpi/map_action_bar.png b/FindMyCarLib/res/drawable-xhdpi/map_action_bar.png new file mode 100644 index 0000000..23baf6d Binary files /dev/null and b/FindMyCarLib/res/drawable-xhdpi/map_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-xhdpi/map_mode_action_bar.png b/FindMyCarLib/res/drawable-xhdpi/map_mode_action_bar.png new file mode 100644 index 0000000..abc3b04 Binary files /dev/null and b/FindMyCarLib/res/drawable-xhdpi/map_mode_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-xhdpi/mark_my_location_action_bar.png b/FindMyCarLib/res/drawable-xhdpi/mark_my_location_action_bar.png new file mode 100644 index 0000000..2265d52 Binary files /dev/null and b/FindMyCarLib/res/drawable-xhdpi/mark_my_location_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-xhdpi/my_location_action_bar.png b/FindMyCarLib/res/drawable-xhdpi/my_location_action_bar.png new file mode 100644 index 0000000..6825e46 Binary files /dev/null and b/FindMyCarLib/res/drawable-xhdpi/my_location_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-xhdpi/nav_action_bar.png b/FindMyCarLib/res/drawable-xhdpi/nav_action_bar.png new file mode 100644 index 0000000..435f599 Binary files /dev/null and b/FindMyCarLib/res/drawable-xhdpi/nav_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-xhdpi/notes_action_bar.png b/FindMyCarLib/res/drawable-xhdpi/notes_action_bar.png new file mode 100644 index 0000000..879329b Binary files /dev/null and b/FindMyCarLib/res/drawable-xhdpi/notes_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-xhdpi/settings_action_bar.png b/FindMyCarLib/res/drawable-xhdpi/settings_action_bar.png new file mode 100644 index 0000000..b1946c9 Binary files /dev/null and b/FindMyCarLib/res/drawable-xhdpi/settings_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-xhdpi/time_action_bar.png b/FindMyCarLib/res/drawable-xhdpi/time_action_bar.png new file mode 100644 index 0000000..3d966f7 Binary files /dev/null and b/FindMyCarLib/res/drawable-xhdpi/time_action_bar.png differ diff --git a/FindMyCarLib/res/drawable-xhdpi/trash_action_bar.png b/FindMyCarLib/res/drawable-xhdpi/trash_action_bar.png new file mode 100644 index 0000000..3f91313 Binary files /dev/null and b/FindMyCarLib/res/drawable-xhdpi/trash_action_bar.png differ diff --git a/FindMyCarLib/res/drawable/car.png b/FindMyCarLib/res/drawable/car.png new file mode 100755 index 0000000..f627f77 Binary files /dev/null and b/FindMyCarLib/res/drawable/car.png differ diff --git a/FindMyCarLib/res/drawable/compass_lrg.png b/FindMyCarLib/res/drawable/compass_lrg.png new file mode 100644 index 0000000..398a055 Binary files /dev/null and b/FindMyCarLib/res/drawable/compass_lrg.png differ diff --git a/FindMyCarLib/res/drawable/compass_med.png b/FindMyCarLib/res/drawable/compass_med.png new file mode 100644 index 0000000..7aeb78e Binary files /dev/null and b/FindMyCarLib/res/drawable/compass_med.png differ diff --git a/FindMyCarLib/res/drawable/compass_sm.png b/FindMyCarLib/res/drawable/compass_sm.png new file mode 100644 index 0000000..cb0f8b0 Binary files /dev/null and b/FindMyCarLib/res/drawable/compass_sm.png differ diff --git a/FindMyCarLib/res/drawable/distance_background.xml b/FindMyCarLib/res/drawable/distance_background.xml new file mode 100644 index 0000000..5ee3e05 --- /dev/null +++ b/FindMyCarLib/res/drawable/distance_background.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/FindMyCarLib/res/drawable/needle_lrg.png b/FindMyCarLib/res/drawable/needle_lrg.png new file mode 100644 index 0000000..9c6a63c Binary files /dev/null and b/FindMyCarLib/res/drawable/needle_lrg.png differ diff --git a/FindMyCarLib/res/drawable/needle_med.png b/FindMyCarLib/res/drawable/needle_med.png new file mode 100644 index 0000000..f8544d4 Binary files /dev/null and b/FindMyCarLib/res/drawable/needle_med.png differ diff --git a/FindMyCarLib/res/drawable/needle_sm.png b/FindMyCarLib/res/drawable/needle_sm.png new file mode 100644 index 0000000..b37aa62 Binary files /dev/null and b/FindMyCarLib/res/drawable/needle_sm.png differ diff --git a/FindMyCarLib/res/drawable/show_car_black.png b/FindMyCarLib/res/drawable/show_car_black.png new file mode 100755 index 0000000..843f3ea Binary files /dev/null and b/FindMyCarLib/res/drawable/show_car_black.png differ diff --git a/FindMyCarLib/res/drawable/show_car_white.png b/FindMyCarLib/res/drawable/show_car_white.png new file mode 100644 index 0000000..f62ce9e Binary files /dev/null and b/FindMyCarLib/res/drawable/show_car_white.png differ diff --git a/FindMyCarLib/res/layout/distancebar.xml b/FindMyCarLib/res/layout/distancebar.xml new file mode 100644 index 0000000..1120e82 --- /dev/null +++ b/FindMyCarLib/res/layout/distancebar.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/FindMyCarLib/res/layout/list_row.xml b/FindMyCarLib/res/layout/list_row.xml new file mode 100755 index 0000000..e6ab51b --- /dev/null +++ b/FindMyCarLib/res/layout/list_row.xml @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/FindMyCarLib/res/layout/listview.xml b/FindMyCarLib/res/layout/listview.xml new file mode 100644 index 0000000..fd8cccf --- /dev/null +++ b/FindMyCarLib/res/layout/listview.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/FindMyCarLib/res/layout/main.xml b/FindMyCarLib/res/layout/main.xml new file mode 100644 index 0000000..893a1c2 --- /dev/null +++ b/FindMyCarLib/res/layout/main.xml @@ -0,0 +1,31 @@ + + + + + + + + + + \ No newline at end of file diff --git a/FindMyCarLib/res/layout/map.xml b/FindMyCarLib/res/layout/map.xml new file mode 100755 index 0000000..fb22ceb --- /dev/null +++ b/FindMyCarLib/res/layout/map.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/FindMyCarLib/res/layout/map_buttons.xml b/FindMyCarLib/res/layout/map_buttons.xml new file mode 100644 index 0000000..ea5e341 --- /dev/null +++ b/FindMyCarLib/res/layout/map_buttons.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/FindMyCarLib/res/layout/notes.xml b/FindMyCarLib/res/layout/notes.xml new file mode 100755 index 0000000..e5eeee2 --- /dev/null +++ b/FindMyCarLib/res/layout/notes.xml @@ -0,0 +1,20 @@ + + + + + + + + \ No newline at end of file diff --git a/FindMyCarLib/res/layout/parking_timer_activity.xml b/FindMyCarLib/res/layout/parking_timer_activity.xml new file mode 100644 index 0000000..9cb5ca6 --- /dev/null +++ b/FindMyCarLib/res/layout/parking_timer_activity.xml @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/FindMyCarLib/res/layout/parkingtimer_layout.xml b/FindMyCarLib/res/layout/parkingtimer_layout.xml new file mode 100755 index 0000000..146deb6 --- /dev/null +++ b/FindMyCarLib/res/layout/parkingtimer_layout.xml @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +