Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .classpath

This file was deleted.

29 changes: 29 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# built application files
*.apk
*.ap_

# files for the dex VM
*.dex

# Java class files
*.class

# generated files
bin/
gen/

# Local configuration file (sdk path, etc)
local.properties

# Eclipse project files
.classpath
.project

# Proguard folder generated by Eclipse
proguard/

# Intellij project files
*.iml
*.ipr
*.iws
.idea/
33 changes: 0 additions & 33 deletions .project

This file was deleted.

4 changes: 0 additions & 4 deletions .settings/org.eclipse.jdt.core.prefs

This file was deleted.

27 changes: 0 additions & 27 deletions bin/AndroidManifest.xml

This file was deleted.

Binary file removed bin/VerticalTextView.apk
Binary file not shown.
Binary file removed bin/classes.dex
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/BuildConfig.class
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/MainActivity.class
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/R$attr.class
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/R$dimen.class
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/R$drawable.class
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/R$id.class
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/R$layout.class
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/R$menu.class
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/R$string.class
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/R$style.class
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/R$styleable.class
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/R.class
Binary file not shown.
Binary file removed bin/classes/com/yoog/widget/VerticalTextView.class
Binary file not shown.
Binary file not shown.
3 changes: 0 additions & 3 deletions bin/jarlist.cache

This file was deleted.

Binary file removed bin/res/crunch/drawable-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed bin/res/crunch/drawable-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed bin/res/crunch/drawable-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed bin/res/crunch/drawable-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file removed bin/resources.ap_
Binary file not shown.
6 changes: 0 additions & 6 deletions gen/com/yoog/widget/BuildConfig.java

This file was deleted.

119 changes: 0 additions & 119 deletions gen/com/yoog/widget/R.java

This file was deleted.

109 changes: 0 additions & 109 deletions hs_err_pid9628.log

This file was deleted.

Loading