Skip to content

Commit

Permalink
merge with lolipop code
Browse files Browse the repository at this point in the history
  • Loading branch information
Xlythe committed Nov 14, 2014
1 parent d075de3 commit c43a0e6
Show file tree
Hide file tree
Showing 1,122 changed files with 26,371 additions and 1,629 deletions.
41 changes: 5 additions & 36 deletions .gitignore
@@ -1,37 +1,6 @@
# Can ignore specific files
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
Thumbs.db

# Use wildcards as well
*~
*.swp
*.~

# Can also ignore all directories and files in a directory.
tmp/**/*

#ignore the binary
bin/*

#eclips stuff
.project
.classpath
proguard-project.txt
project.properties
default.properties

.~lock.designDoc.odt#

*.class

scr

gen/*

.gradle/*

.idea/*

build/*

*.iml
/build
1 change: 1 addition & 0 deletions .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .idea/copyright/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .idea/encodings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/inspectionProfiles/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

102 changes: 102 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .idea/scopes/scope_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed Calculator/Calculator-Calculator.apk
Binary file not shown.
Binary file removed Calculator/Calculator-release.apk
Binary file not shown.
31 changes: 0 additions & 31 deletions Calculator/build.gradle

This file was deleted.

Binary file removed Calculator/libs/gdk.jar
Binary file not shown.
Binary file removed Calculator/libs/wearable-preview-support.jar
Binary file not shown.

0 comments on commit c43a0e6

Please sign in to comment.