Revisión | 5c4042fbee0a20cc96c6914f49c2134a0f066102 (tree) |
---|---|
Tiempo | 2012-09-09 21:27:03 |
Autor | Kodakana <kodakana@user...> |
Commiter | Kodakana |
アイコン作成。その他整理。
@@ -1,7 +1,7 @@ | ||
1 | 1 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
2 | 2 | package="org.pulpdust.snappingcamera" |
3 | 3 | android:versionCode="1" |
4 | - android:versionName="0.45" | |
4 | + android:versionName="0.5" | |
5 | 5 | android:installLocation="auto" > |
6 | 6 | |
7 | 7 | <uses-sdk |
@@ -1,7 +1,7 @@ | ||
1 | 1 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
2 | 2 | package="org.pulpdust.snappingcamera" |
3 | 3 | android:versionCode="1" |
4 | - android:versionName="0.45" | |
4 | + android:versionName="0.5" | |
5 | 5 | android:installLocation="auto" > |
6 | 6 | |
7 | 7 | <uses-sdk |
@@ -34,24 +34,34 @@ public final class R { | ||
34 | 34 | public static final int activity_main=0x7f080000; |
35 | 35 | } |
36 | 36 | public static final class string { |
37 | + public static final int address=0x7f060003; | |
38 | + public static final int app_author=0x7f060004; | |
39 | + public static final int app_copy=0x7f060006; | |
40 | + public static final int app_lic=0x7f060002; | |
37 | 41 | public static final int app_name=0x7f060000; |
38 | - public static final int bcc=0x7f060009; | |
39 | - public static final int cc=0x7f060008; | |
40 | - public static final int err_den_sd=0x7f06000e; | |
41 | - public static final int err_not_act=0x7f06000f; | |
42 | - public static final int err_not_cam=0x7f06000b; | |
43 | - public static final int err_not_file=0x7f060010; | |
44 | - public static final int err_not_mail=0x7f06000c; | |
45 | - public static final int err_not_sd=0x7f06000d; | |
46 | - public static final int hello_world=0x7f060001; | |
47 | - public static final int kigo=0x7f060011; | |
48 | - public static final int menu_notake=0x7f060002; | |
49 | - public static final int menu_open=0x7f060003; | |
50 | - public static final int menu_settings=0x7f060004; | |
51 | - public static final int shot=0x7f06000a; | |
52 | - public static final int sub=0x7f060007; | |
53 | - public static final int title_activity_main=0x7f060005; | |
54 | - public static final int to=0x7f060006; | |
42 | + public static final int app_ver=0x7f060001; | |
43 | + public static final int bcc=0x7f060011; | |
44 | + public static final int cc=0x7f060010; | |
45 | + public static final int copy=0x7f060005; | |
46 | + public static final int err_den_sd=0x7f060018; | |
47 | + public static final int err_not_act=0x7f060019; | |
48 | + public static final int err_not_cam=0x7f060015; | |
49 | + public static final int err_not_file=0x7f06001a; | |
50 | + public static final int err_not_mail=0x7f060016; | |
51 | + public static final int err_not_sd=0x7f060017; | |
52 | + public static final int hello_world=0x7f060009; | |
53 | + public static final int kigo=0x7f06001b; | |
54 | + public static final int license=0x7f060008; | |
55 | + public static final int menu_notake=0x7f06000a; | |
56 | + public static final int menu_open=0x7f06000b; | |
57 | + public static final int menu_settings=0x7f06000c; | |
58 | + public static final int pref_cat_about=0x7f060013; | |
59 | + public static final int pref_cat_templ=0x7f060012; | |
60 | + public static final int shot=0x7f060014; | |
61 | + public static final int sub=0x7f06000f; | |
62 | + public static final int title_activity_main=0x7f06000d; | |
63 | + public static final int to=0x7f06000e; | |
64 | + public static final int version=0x7f060007; | |
55 | 65 | } |
56 | 66 | public static final class style { |
57 | 67 | public static final int AppTheme=0x7f070000; |
@@ -1,6 +1,14 @@ | ||
1 | 1 | <resources> |
2 | 2 | |
3 | 3 | <string name="app_name">Snapping Camera</string> |
4 | + <string name="app_ver">0.5</string> | |
5 | + <string name="app_lic">GNU GPL v3</string> | |
6 | + <string name="address">連絡先</string> | |
7 | + <string name="app_author">Kodakana<kodakana.hws@gmail.com></string> | |
8 | + <string name="copy">製作・著作</string> | |
9 | + <string name="app_copy">© 2012 pulpdust.org/Kodakana</string> | |
10 | + <string name="version">Ver.</string> | |
11 | + <string name="license">許諾条件</string> | |
4 | 12 | <string name="hello_world">またお会いしましたね。</string> |
5 | 13 | <string name="menu_notake">撮らない</string> |
6 | 14 | <string name="menu_open">ファイルから…</string> |
@@ -10,6 +18,8 @@ | ||
10 | 18 | <string name="sub">Subject:</string> |
11 | 19 | <string name="cc">CC:</string> |
12 | 20 | <string name="bcc">BCC:</string> |
21 | + <string name="pref_cat_templ">送信の雛形</string> | |
22 | + <string name="pref_cat_about">概要</string> | |
13 | 23 | <string name="shot">写真を撮る</string> |
14 | 24 | <string name="err_not_cam">カメラが見つかりません。</string> |
15 | 25 | <string name="err_not_mail">送信できません。</string> |
@@ -1,6 +1,14 @@ | ||
1 | 1 | <resources> |
2 | 2 | |
3 | 3 | <string name="app_name">Snapping Camera</string> |
4 | + <string name="app_ver">0.5</string> | |
5 | + <string name="app_lic">GNU GPL v3</string> | |
6 | + <string name="address">Address</string> | |
7 | + <string name="app_author">Kodakana<kodakana.hws@gmail.com></string> | |
8 | + <string name="copy">Copyright</string> | |
9 | + <string name="app_copy">© 2012 pulpdust.org/Kodakana</string> | |
10 | + <string name="version">Ver.</string> | |
11 | + <string name="license">License</string> | |
4 | 12 | <string name="hello_world">Hello world!</string> |
5 | 13 | <string name="menu_notake">Not Take</string> |
6 | 14 | <string name="menu_open">From File…</string> |
@@ -10,6 +18,8 @@ | ||
10 | 18 | <string name="sub">Subject:</string> |
11 | 19 | <string name="cc">CC:</string> |
12 | 20 | <string name="bcc">BCC:</string> |
21 | + <string name="pref_cat_templ">Mail Template</string> | |
22 | + <string name="pref_cat_about">About</string> | |
13 | 23 | <string name="shot">Take A Picture</string> |
14 | 24 | <string name="err_not_cam">Camera Not Found.</string> |
15 | 25 | <string name="err_not_mail">Sender Not Found.</string> |
@@ -1,5 +1,6 @@ | ||
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" > |
3 | + <PreferenceCategory android:title="@string/pref_cat_templ"> | |
3 | 4 | <!-- <EditTextPreference --> |
4 | 5 | <!-- android:key="subject" --> |
5 | 6 | <!-- android:title="@string/sub" /> --> |
@@ -12,6 +13,25 @@ | ||
12 | 13 | <EditTextPreference |
13 | 14 | android:key="bcc" |
14 | 15 | android:title="@string/bcc" /> |
16 | + </PreferenceCategory> | |
17 | + <PreferenceCategory android:title="@string/pref_cat_about"> | |
18 | + <Preference | |
19 | + android:selectable="false" | |
20 | + android:title="@string/app_name" | |
21 | + android:summary="@string/app_ver" /> | |
22 | + <Preference | |
23 | + android:selectable="false" | |
24 | + android:title="@string/copy" | |
25 | + android:summary="@string/app_copy" /> | |
26 | + <Preference | |
27 | + android:selectable="false" | |
28 | + android:title="@string/license" | |
29 | + android:summary="@string/app_lic" /> | |
30 | + <Preference | |
31 | + android:selectable="false" | |
32 | + android:title="@string/address" | |
33 | + android:summary="@string/app_author" /> | |
34 | + </PreferenceCategory> | |
15 | 35 | |
16 | 36 | |
17 | 37 | </PreferenceScreen> |
\ No newline at end of file |