diff --git a/.gitignore b/.gitignore index e8d0311..720f2a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,10 @@ -/.metadata +.DS_* +.checkstyle +.classpath +.project +.settings +.metadata +bin +gen +lint.xml + diff --git a/02/FillListTask/.gitignore b/02/FillListTask/.gitignore deleted file mode 100644 index 3672777..0000000 --- a/02/FillListTask/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -/gen -/assets -/eclipse -/.project -/.classpath -/bin diff --git a/02/FillListTask/default.properties b/02/FillListTask/default.properties deleted file mode 100644 index bf5e7c2..0000000 --- a/02/FillListTask/default.properties +++ /dev/null @@ -1,11 +0,0 @@ -# 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, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=Google Inc.:Google APIs:8 diff --git a/02/SharedListTask/.gitignore b/02/SharedListTask/.gitignore deleted file mode 100644 index 3672777..0000000 --- a/02/SharedListTask/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -/gen -/assets -/eclipse -/.project -/.classpath -/bin diff --git a/02/SharedListTask/default.properties b/02/SharedListTask/default.properties deleted file mode 100644 index bf5e7c2..0000000 --- a/02/SharedListTask/default.properties +++ /dev/null @@ -1,11 +0,0 @@ -# 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, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=Google Inc.:Google APIs:8 diff --git a/03/TestApp/.gitignore b/03/TestApp/.gitignore deleted file mode 100644 index 8b15079..0000000 --- a/03/TestApp/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/gen -/assets -/.project -/.classpath -/bin diff --git a/03/TestApp/default.properties b/03/TestApp/default.properties deleted file mode 100644 index 088c703..0000000 --- a/03/TestApp/default.properties +++ /dev/null @@ -1,11 +0,0 @@ -# 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, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=Google Inc.:Google APIs:9 diff --git a/06/AIDLDemo/.gitignore b/06/AIDLDemo/.gitignore deleted file mode 100644 index 8b15079..0000000 --- a/06/AIDLDemo/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/gen -/assets -/.project -/.classpath -/bin diff --git a/06/AIDLDemo/default.properties b/06/AIDLDemo/default.properties deleted file mode 100644 index 088c703..0000000 --- a/06/AIDLDemo/default.properties +++ /dev/null @@ -1,11 +0,0 @@ -# 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, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=Google Inc.:Google APIs:9 diff --git a/06/AIDLDemo/src/com/oreilly/demo/android/ch06/aidl/service/Path.aidl b/06/AIDLDemo/src/com/oreilly/demo/android/ch06/aidl/service/Path.aidl deleted file mode 100644 index 934e604..0000000 --- a/06/AIDLDemo/src/com/oreilly/demo/android/ch06/aidl/service/Path.aidl +++ /dev/null @@ -1,3 +0,0 @@ -package com.oreilly.demo.android.ch06.aidl.service; - -parcelable Path; diff --git a/06/AsyncTaskDemo/.gitignore b/06/AsyncTaskDemo/.gitignore deleted file mode 100644 index 8b15079..0000000 --- a/06/AsyncTaskDemo/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/gen -/assets -/.project -/.classpath -/bin diff --git a/06/AsyncTaskDemo/default.properties b/06/AsyncTaskDemo/default.properties deleted file mode 100644 index 088c703..0000000 --- a/06/AsyncTaskDemo/default.properties +++ /dev/null @@ -1,11 +0,0 @@ -# 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, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=Google Inc.:Google APIs:9 diff --git a/06/JSerializable/.gitignore b/06/JSerializable/.gitignore deleted file mode 100644 index 8b15079..0000000 --- a/06/JSerializable/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/gen -/assets -/.project -/.classpath -/bin diff --git a/06/JSerializable/default.properties b/06/JSerializable/default.properties deleted file mode 100644 index 088c703..0000000 --- a/06/JSerializable/default.properties +++ /dev/null @@ -1,11 +0,0 @@ -# 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, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=Google Inc.:Google APIs:9 diff --git a/06/JSerializable/res/layout/main.xml b/06/JSerializable/res/layout/main.xml deleted file mode 100644 index 3a5f117..0000000 --- a/06/JSerializable/res/layout/main.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - diff --git a/07/AndroidUIDemo/.gitignore b/07/AndroidUIDemo/.gitignore deleted file mode 100644 index 8b15079..0000000 --- a/07/AndroidUIDemo/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/gen -/assets -/.project -/.classpath -/bin diff --git a/07/AndroidUIDemo/AndroidManifest.xml b/07/AndroidUIDemo/AndroidManifest.xml deleted file mode 100755 index f9e8dbc..0000000 --- a/07/AndroidUIDemo/AndroidManifest.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/07/AndroidUIDemo/default.properties b/07/AndroidUIDemo/default.properties deleted file mode 100755 index ca9c762..0000000 --- a/07/AndroidUIDemo/default.properties +++ /dev/null @@ -1,22 +0,0 @@ -# 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, -# "build.properties", and override values to adapt the script to your -# project structure. - -# apk configurations. This property allows creation of APK files with limited -# resources. For example, if your application contains many locales and -# you wish to release multiple smaller apks instead of a large one, you can -# define configuration to create apks with limited language sets. -# Format is a comma separated list of configuration names. For each -# configuration, a property will declare the resource configurations to -# include. Example: -# apk-configurations=european,northamerica -# apk-config-european=en,fr,it,de,es -# apk-config-northamerica=en,es -apk-configurations= -# Project target. -target=Google Inc.:Google APIs:9 diff --git a/07/AndroidUIDemo/res/values/colors.xml b/07/AndroidUIDemo/res/values/colors.xml deleted file mode 100644 index 1a19fa5..0000000 --- a/07/AndroidUIDemo/res/values/colors.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - #ffff0000 - #ff00ff00 - #dddddd - #999999 - #666666 - diff --git a/08/SimpleFragment/.gitignore b/08/SimpleFragment/.gitignore deleted file mode 100644 index 8b15079..0000000 --- a/08/SimpleFragment/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/gen -/assets -/.project -/.classpath -/bin diff --git a/09/AndroidViewDemo/.gitignore b/09/AndroidViewDemo/.gitignore deleted file mode 100644 index 8b15079..0000000 --- a/09/AndroidViewDemo/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/gen -/assets -/.project -/.classpath -/bin diff --git a/09/AndroidViewDemo/AndroidManifest.xml b/09/AndroidViewDemo/AndroidManifest.xml deleted file mode 100644 index 348b20e..0000000 --- a/09/AndroidViewDemo/AndroidManifest.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/09/AndroidViewDemo/default.properties b/09/AndroidViewDemo/default.properties deleted file mode 100644 index ca9c762..0000000 --- a/09/AndroidViewDemo/default.properties +++ /dev/null @@ -1,22 +0,0 @@ -# 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, -# "build.properties", and override values to adapt the script to your -# project structure. - -# apk configurations. This property allows creation of APK files with limited -# resources. For example, if your application contains many locales and -# you wish to release multiple smaller apks instead of a large one, you can -# define configuration to create apks with limited language sets. -# Format is a comma separated list of configuration names. For each -# configuration, a property will declare the resource configurations to -# include. Example: -# apk-configurations=european,northamerica -# apk-config-european=en,fr,it,de,es -# apk-config-northamerica=en,es -apk-configurations= -# Project target. -target=Google Inc.:Google APIs:9 diff --git a/10/MicroJobs/.gitignore b/10/MicroJobs/.gitignore deleted file mode 100644 index 8b15079..0000000 --- a/10/MicroJobs/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/gen -/assets -/.project -/.classpath -/bin diff --git a/10/MicroJobs/default.properties b/10/MicroJobs/default.properties deleted file mode 100644 index 088c703..0000000 --- a/10/MicroJobs/default.properties +++ /dev/null @@ -1,11 +0,0 @@ -# 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, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=Google Inc.:Google APIs:9 diff --git a/10/MicroJobs/tools/ide/eclipse/classpath b/10/MicroJobs/tools/ide/eclipse/classpath deleted file mode 100644 index 609aa00..0000000 --- a/10/MicroJobs/tools/ide/eclipse/classpath +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/11/FinchLifecycle/.gitignore b/11/FinchLifecycle/.gitignore deleted file mode 100644 index 8b15079..0000000 --- a/11/FinchLifecycle/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/gen -/assets -/.project -/.classpath -/bin diff --git a/11/FinchLifecycle/tools/ide/eclipse/classpath b/11/FinchLifecycle/tools/ide/eclipse/classpath deleted file mode 100644 index 609aa00..0000000 --- a/11/FinchLifecycle/tools/ide/eclipse/classpath +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/11/FinchLifecycleBackport/.gitignore b/11/FinchLifecycleBackport/.gitignore deleted file mode 100644 index 8b15079..0000000 --- a/11/FinchLifecycleBackport/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/gen -/assets -/.project -/.classpath -/bin diff --git a/11/FinchLifecycleBackport/tools/ide/eclipse/classpath b/11/FinchLifecycleBackport/tools/ide/eclipse/classpath deleted file mode 100644 index ccf8f2c..0000000 --- a/11/FinchLifecycleBackport/tools/ide/eclipse/classpath +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/12/FinchVideo/.gitignore b/12/FinchVideo/.gitignore deleted file mode 100644 index 8b15079..0000000 --- a/12/FinchVideo/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/gen -/assets -/.project -/.classpath -/bin diff --git a/12/FinchVideo/AndroidManifest.xml b/12/FinchVideo/AndroidManifest.xml deleted file mode 100644 index 8d7cdf9..0000000 --- a/12/FinchVideo/AndroidManifest.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/12/FinchVideo/README.txt b/12/FinchVideo/README.txt deleted file mode 100644 index 9cab5e5..0000000 --- a/12/FinchVideo/README.txt +++ /dev/null @@ -1,15 +0,0 @@ - -Probably the simplest way to set up this project is to use the project and -classpath files in the tools/ide/eclipse folders. The more complete description -is that need to set up the Finch Framework project -($root/finch/framework/FinchFramework). You need to be sure that the directory -lib-src is on the build path. You will also need to set up FinchWelcome as a library: - -1) import FinchWelcome into your workspace -2) for FinchWelcome, check Properties > Android and verify that it is - a library project (bottom half of the dialog) -3) in the project, use Android > Properties to add that project - to this one, as a library - -Using the normal eclipse project dependency mechanism will not work. - diff --git a/12/FinchVideo/default.properties b/12/FinchVideo/default.properties deleted file mode 100644 index 154b673..0000000 --- a/12/FinchVideo/default.properties +++ /dev/null @@ -1,13 +0,0 @@ -# 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, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=Google Inc.:Google APIs:9 -android.library.reference.1=../../framework/FinchFramework -android.library=false diff --git a/12/FinchVideo/local.properties b/12/FinchVideo/local.properties deleted file mode 100644 index 9370052..0000000 --- a/12/FinchVideo/local.properties +++ /dev/null @@ -1,10 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must *NOT* be checked in Version Control Systems, -# as it contains information specific to your local configuration. - -# location of the SDK. This is only used by Ant -# For customization when using a Version Control System, please read the -# header note. -sdk.dir=/Applications/Android/android-sdk-mac diff --git a/12/FinchVideo/res/layout/simple_video_activity.xml b/12/FinchVideo/res/layout/simple_video_activity.xml deleted file mode 100644 index 9c27be6..0000000 --- a/12/FinchVideo/res/layout/simple_video_activity.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - + + + + - + + + + + + + + + + + + + + + + + + diff --git a/10/MicroJobs/res/layout/editjob.xml b/MicroJobs/res/layout/editjob.xml similarity index 92% rename from 10/MicroJobs/res/layout/editjob.xml rename to MicroJobs/res/layout/editjob.xml index 9811400..dbf8fc7 100644 --- a/10/MicroJobs/res/layout/editjob.xml +++ b/MicroJobs/res/layout/editjob.xml @@ -1,8 +1,8 @@ - + - -