Skip to content

Commit 76b7953

Browse files
committed
Update to proper Gradle build. Increase minSdk to 15.
1 parent 1e1aeb9 commit 76b7953

File tree

989 files changed

+191
-55374
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

989 files changed

+191
-55374
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,7 @@ out/
2929

3030
# Gradle
3131
build/
32-
.gradle
32+
.gradle
33+
34+
# OS X
35+
.DS_Store

.idea/.name

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/compiler.xml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/copyright/profiles_settings.xml

+1-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/gradle.xml

+6-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/ComActionbarsherlockActionbarsherlock440_aar.xml

-10
This file was deleted.

.idea/libraries/IntentInterceptContribActionBarSherlockLibraryUnspecified_aar_libs_android_support_v4_jar_android_support_v4.xml

-9
This file was deleted.

.idea/libraries/OrgJrafAndroidSwitchBackport11_aar.xml

-9
This file was deleted.

.idea/libraries/android_support_v4.xml

-9
This file was deleted.

.idea/libraries/library_libs_android_support_v4_jar_android_support_v4.xml

-9
This file was deleted.

.idea/libraries/support_v4_19_1_0.xml

+11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

+1-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.settings/org.eclipse.jdt.core.prefs

-4
This file was deleted.

IntentIntercept/.settings/org.eclipse.jdt.core.prefs

-4
This file was deleted.

IntentIntercept/IntentIntercept.iml

-68
This file was deleted.

IntentIntercept/build.gradle

-40
This file was deleted.

IntentIntercept/proguard-project.txt

-27
This file was deleted.

IntentIntercept/project.properties

-16
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-8.04 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-5.55 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

IntentIntercept/res/drawable/btn_default_holo_dark.xml

-32
This file was deleted.

IntentIntercept/res/drawable/edit_text_holo_dark.xml

-25
This file was deleted.

0 commit comments

Comments
 (0)