OSDN Git Service

create eclipse project master
authortamanegisoul <tamanegisoul@users.sourceforge.jp>
Sat, 26 Jan 2013 01:23:36 +0000 (10:23 +0900)
committertamanegisoul <tamanegisoul@users.sourceforge.jp>
Sat, 26 Jan 2013 01:23:36 +0000 (10:23 +0900)
commit08bac6ca61df63e41416319436877980ae25cb14
treec0e94b2b1f66877018e079592c50a2ae7b707166
parentb019d5a71b0a0e082029effa2a8a20483c0ed030
create eclipse project
21 files changed:
TinyLock/.classpath [new file with mode: 0644]
TinyLock/.gitignore [new file with mode: 0644]
TinyLock/.project [new file with mode: 0644]
TinyLock/AndroidManifest.xml [new file with mode: 0644]
TinyLock/ic_launcher-web.png [new file with mode: 0644]
TinyLock/proguard-project.txt [new file with mode: 0644]
TinyLock/project.properties [new file with mode: 0644]
TinyLock/res/drawable-hdpi/ic_launcher.png [new file with mode: 0644]
TinyLock/res/drawable-ldpi/ic_launcher.png [new file with mode: 0644]
TinyLock/res/drawable-mdpi/ic_launcher.png [new file with mode: 0644]
TinyLock/res/drawable-xhdpi/ic_launcher.png [new file with mode: 0644]
TinyLock/res/values-v11/styles.xml [new file with mode: 0644]
TinyLock/res/values-v14/styles.xml [new file with mode: 0644]
TinyLock/res/values/strings.xml [new file with mode: 0644]
TinyLock/res/values/strings_activity_settings.xml [new file with mode: 0644]
TinyLock/res/values/styles.xml [new file with mode: 0644]
TinyLock/res/xml/pref_data_sync.xml [new file with mode: 0644]
TinyLock/res/xml/pref_general.xml [new file with mode: 0644]
TinyLock/res/xml/pref_headers.xml [new file with mode: 0644]
TinyLock/res/xml/pref_notification.xml [new file with mode: 0644]
TinyLock/src/jp/sourceforge/tamanegisoul/tinylock/SettingsActivity.java [new file with mode: 0644]