-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Committer: forfolias <forfolias@linuxteam.cs.teilar.gr>
On branch master Initial commit
- Loading branch information
forfolias
committed
Jan 15, 2011
0 parents
commit 1ffc2f7
Showing
68 changed files
with
2,426 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" | ||
package="com.android.leledroid" | ||
android:versionCode="1" | ||
android:versionName="1.0"> | ||
<application android:icon="@drawable/icon" android:label="@string/app_name"> | ||
<activity android:name=".leledroid" | ||
android:label="@string/app_name"> | ||
<intent-filter> | ||
<action android:name="android.intent.action.MAIN" /> | ||
<category android:name="android.intent.category.LAUNCHER" /> | ||
</intent-filter> | ||
</activity> | ||
<activity android:name=".info" android:label="@string/infoButton"></activity> | ||
<activity android:name=".details" android:label="@string/details"></activity> | ||
<activity android:name=".properties" android:label="@string/addForm"></activity> | ||
</application> | ||
<uses-sdk android:minSdkVersion="7" /> | ||
|
||
</manifest> |
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# This file is automatically generated by Android Tools. | ||
# Do not modify this file -- YOUR CHANGES WILL BE ERASED! | ||
# | ||
# This file must be checked in Version Control Systems. | ||
# | ||
# To customize properties used by the Ant build system use, | ||
# "build.properties", and override values to adapt the script to your | ||
# project structure. | ||
|
||
# Project target. | ||
target=android-7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,147 @@ | ||
/* AUTO-GENERATED FILE. DO NOT MODIFY. | ||
* | ||
* This class was automatically generated by the | ||
* aapt tool from the resource data it found. It | ||
* should not be modified by hand. | ||
*/ | ||
|
||
package com.android.leledroid; | ||
|
||
public final class R { | ||
public static final class array { | ||
public static final int opla=0x7f040000; | ||
} | ||
public static final class attr { | ||
} | ||
public static final class drawable { | ||
public static final int icon=0x7f020000; | ||
public static final int img1=0x7f020001; | ||
public static final int img10=0x7f020002; | ||
public static final int img11=0x7f020003; | ||
public static final int img12=0x7f020004; | ||
public static final int img13=0x7f020005; | ||
public static final int img14=0x7f020006; | ||
public static final int img15=0x7f020007; | ||
public static final int img16=0x7f020008; | ||
public static final int img17=0x7f020009; | ||
public static final int img18=0x7f02000a; | ||
public static final int img2=0x7f02000b; | ||
public static final int img3=0x7f02000c; | ||
public static final int img4=0x7f02000d; | ||
public static final int img5=0x7f02000e; | ||
public static final int img6=0x7f02000f; | ||
public static final int img7=0x7f020010; | ||
public static final int img8=0x7f020011; | ||
public static final int img9=0x7f020012; | ||
} | ||
public static final class id { | ||
public static final int LL1=0x7f060000; | ||
public static final int Linear1=0x7f060007; | ||
public static final int LinearLayout01=0x7f060004; | ||
public static final int LinearLayout02=0x7f060006; | ||
public static final int LinearLayout03=0x7f060027; | ||
public static final int LinearLayout04=0x7f06002a; | ||
public static final int LinearLayout05=0x7f06002d; | ||
public static final int LinearLayout06=0x7f060034; | ||
public static final int add_but=0x7f060022; | ||
public static final int adeia=0x7f060003; | ||
public static final int backButton=0x7f06001b; | ||
public static final int cancel_button=0x7f060036; | ||
public static final int contact=0x7f06001d; | ||
public static final int days=0x7f060011; | ||
public static final int days_label=0x7f060010; | ||
public static final int delButton=0x7f060019; | ||
public static final int editButton=0x7f06001a; | ||
public static final int hours=0x7f06000f; | ||
public static final int hours_label=0x7f06000e; | ||
public static final int infoButton=0x7f060021; | ||
public static final int infoImage=0x7f06001c; | ||
public static final int ipiretithike=0x7f060001; | ||
public static final int ipolipo=0x7f060002; | ||
public static final int licenceButton=0x7f06001f; | ||
public static final int mins=0x7f06000d; | ||
public static final int mins_label=0x7f06000c; | ||
public static final int months=0x7f060015; | ||
public static final int months_label=0x7f060014; | ||
public static final int ok_button=0x7f060035; | ||
public static final int onoma=0x7f060005; | ||
public static final int oploSpinner=0x7f060033; | ||
public static final int pieChart=0x7f060009; | ||
public static final int pososto=0x7f060017; | ||
public static final int posostoProgress=0x7f060018; | ||
public static final int pososto_label=0x7f060016; | ||
public static final int secs=0x7f06000b; | ||
public static final int secs_label=0x7f06000a; | ||
public static final int selectStr=0x7f060023; | ||
public static final int site=0x7f06001e; | ||
public static final int space=0x7f060020; | ||
public static final int strList=0x7f060024; | ||
public static final int str_adeia_et=0x7f06002f; | ||
public static final int str_adeia_tv=0x7f06002e; | ||
public static final int str_filaki_et=0x7f060031; | ||
public static final int str_filaki_tv=0x7f060030; | ||
public static final int str_indate_et=0x7f060029; | ||
public static final int str_indate_tv=0x7f060028; | ||
public static final int str_name_et=0x7f060026; | ||
public static final int str_name_tv=0x7f060025; | ||
public static final int str_oplo_tv=0x7f060032; | ||
public static final int str_outdate_et=0x7f06002c; | ||
public static final int str_outdate_tv=0x7f06002b; | ||
public static final int vathmosImg=0x7f060008; | ||
public static final int weeks=0x7f060013; | ||
public static final int weeks_label=0x7f060012; | ||
} | ||
public static final class layout { | ||
public static final int chart=0x7f030000; | ||
public static final int details=0x7f030001; | ||
public static final int info=0x7f030002; | ||
public static final int main=0x7f030003; | ||
public static final int properties=0x7f030004; | ||
public static final int tooltip=0x7f030005; | ||
} | ||
public static final class string { | ||
public static final int add=0x7f050002; | ||
public static final int addForm=0x7f050003; | ||
public static final int adeia=0x7f050011; | ||
public static final int app_name=0x7f050001; | ||
public static final int back=0x7f05000e; | ||
public static final int cancel_but=0x7f05000c; | ||
public static final int contact=0x7f050026; | ||
public static final int copyright=0x7f050024; | ||
public static final int dateForward=0x7f050023; | ||
public static final int days=0x7f050019; | ||
public static final int delete=0x7f05001d; | ||
public static final int deleteMessage=0x7f050028; | ||
public static final int description=0x7f05002a; | ||
public static final int details=0x7f050015; | ||
public static final int edit=0x7f05001e; | ||
public static final int emptyAdeia=0x7f050020; | ||
public static final int emptyFilaki=0x7f050022; | ||
public static final int emptyList=0x7f05001f; | ||
public static final int emptyName=0x7f050021; | ||
public static final int hours=0x7f050018; | ||
public static final int infoButton=0x7f05000d; | ||
public static final int ipiretithike=0x7f05000f; | ||
public static final int ipolipo=0x7f050010; | ||
public static final int licence=0x7f050027; | ||
public static final int licenceText=0x7f050029; | ||
public static final int mins=0x7f050017; | ||
public static final int months=0x7f05001b; | ||
public static final int ok_but=0x7f05000b; | ||
public static final int oploSpinner=0x7f050013; | ||
public static final int pososto=0x7f05001c; | ||
public static final int secs=0x7f050016; | ||
public static final int selectStr=0x7f050014; | ||
public static final int site=0x7f050025; | ||
public static final int str_adeia_tv=0x7f050009; | ||
public static final int str_filaki_tv=0x7f05000a; | ||
public static final int str_indate_tv=0x7f050005; | ||
public static final int str_indate_tvL=0x7f050007; | ||
public static final int str_name_tv=0x7f050004; | ||
public static final int str_oplo_tv=0x7f050012; | ||
public static final int str_outdate_tv=0x7f050006; | ||
public static final int str_outdate_tvL=0x7f050008; | ||
public static final int ver=0x7f050000; | ||
public static final int weeks=0x7f05001a; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
-optimizationpasses 5 | ||
-dontusemixedcaseclassnames | ||
-dontskipnonpubliclibraryclasses | ||
-dontpreverify | ||
-verbose | ||
-optimizations !code/simplification/arithmetic,!field/*,!class/merging/* | ||
|
||
-keep public class * extends android.app.Activity | ||
-keep public class * extends android.app.Application | ||
-keep public class * extends android.app.Service | ||
-keep public class * extends android.content.BroadcastReceiver | ||
-keep public class * extends android.content.ContentProvider | ||
-keep public class com.android.vending.licensing.ILicensingService | ||
|
||
-keepclasseswithmembernames class * { | ||
native <methods>; | ||
} | ||
|
||
-keepclasseswithmembernames class * { | ||
public <init>(android.content.Context, android.util.AttributeSet); | ||
} | ||
|
||
-keepclasseswithmembernames class * { | ||
public <init>(android.content.Context, android.util.AttributeSet, int); | ||
} | ||
|
||
-keepclassmembers enum * { | ||
public static **[] values(); | ||
public static ** valueOf(java.lang.String); | ||
} | ||
|
||
-keep class * implements android.os.Parcelable { | ||
public static final android.os.Parcelable$Creator *; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LinearLayout android:id="@+id/LinearLayout01" | ||
android:layout_width="fill_parent" android:layout_height="fill_parent" | ||
xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:orientation="vertical"> | ||
<TextView android:id="@+id/onoma" android:text="ONOMA STRATIOTI" | ||
android:layout_width="fill_parent" | ||
android:gravity="center_horizontal" android:layout_height="wrap_content" android:layout_margin="8dip"></TextView> | ||
<LinearLayout android:layout_width="fill_parent" | ||
android:orientation="horizontal" android:layout_height="wrap_content" | ||
android:id="@+id/LinearLayout02"> | ||
<LinearLayout android:id="@+id/Linear1" android:gravity="center_horizontal" | ||
android:layout_width="160dip" android:layout_height="wrap_content" | ||
android:orientation="vertical"> | ||
|
||
<ImageView android:id="@+id/vathmosImg" android:src="@drawable/img1" | ||
android:gravity="center_horizontal" android:layout_width="100dip" | ||
android:layout_height="100dip" android:scaleType="fitCenter"></ImageView> | ||
<LinearLayout android:id="@+id/pieChart" | ||
android:layout_height="160dip" android:gravity="top" | ||
android:layout_width="wrap_content"> | ||
</LinearLayout> | ||
</LinearLayout> | ||
|
||
<LinearLayout android:id="@+id/Linear1" android:gravity="center_horizontal" | ||
android:layout_width="fill_parent" android:orientation="vertical" android:layout_height="fill_parent"> | ||
<!-- SECONDS --> | ||
|
||
<LinearLayout android:layout_width="fill_parent" | ||
android:layout_height="wrap_content" android:orientation="horizontal"> | ||
<TextView android:id="@+id/secs_label" android:text="@string/secs" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
<LinearLayout android:layout_width="fill_parent" | ||
android:gravity="right" android:layout_height="wrap_content"> | ||
<TextView android:id="@+id/secs" android:text="0" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
</LinearLayout> | ||
</LinearLayout> | ||
|
||
<!-- MINUTES --> | ||
|
||
<LinearLayout android:layout_width="fill_parent" | ||
android:layout_height="wrap_content" android:orientation="horizontal"> | ||
<TextView android:id="@+id/mins_label" android:text="@string/mins" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
<LinearLayout android:layout_width="fill_parent" | ||
android:gravity="right" android:layout_height="wrap_content"> | ||
<TextView android:id="@+id/mins" android:text="0" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
</LinearLayout> | ||
</LinearLayout> | ||
|
||
<!-- HOURS --> | ||
|
||
<LinearLayout android:layout_width="fill_parent" | ||
android:layout_height="wrap_content" android:orientation="horizontal"> | ||
<TextView android:id="@+id/hours_label" android:text="@string/hours" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
<LinearLayout android:layout_width="fill_parent" | ||
android:gravity="right" android:layout_height="wrap_content"> | ||
<TextView android:id="@+id/hours" android:text="0" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
</LinearLayout> | ||
</LinearLayout> | ||
|
||
<!-- DAYS --> | ||
|
||
<LinearLayout android:layout_width="fill_parent" | ||
android:layout_height="wrap_content" android:orientation="horizontal"> | ||
<TextView android:id="@+id/days_label" android:text="@string/days" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
<LinearLayout android:layout_width="fill_parent" | ||
android:gravity="right" android:layout_height="wrap_content"> | ||
<TextView android:id="@+id/days" android:text="0" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
</LinearLayout> | ||
</LinearLayout> | ||
|
||
<!-- WEEKS --> | ||
|
||
<LinearLayout android:layout_width="fill_parent" | ||
android:layout_height="wrap_content" android:orientation="horizontal"> | ||
<TextView android:id="@+id/weeks_label" android:text="@string/weeks" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
<LinearLayout android:layout_width="fill_parent" | ||
android:gravity="right" android:layout_height="wrap_content"> | ||
<TextView android:id="@+id/weeks" android:text="0" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
</LinearLayout> | ||
</LinearLayout> | ||
|
||
<!-- MONTHS --> | ||
<LinearLayout android:layout_width="fill_parent" | ||
android:layout_height="wrap_content" android:orientation="horizontal"> | ||
<TextView android:id="@+id/months_label" android:text="@string/months" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
<LinearLayout android:layout_width="fill_parent" | ||
android:gravity="right" android:layout_height="wrap_content"> | ||
<TextView android:id="@+id/months" android:text="0" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
</LinearLayout> | ||
</LinearLayout> | ||
|
||
<!-- POSOSTO --> | ||
|
||
<LinearLayout android:layout_width="fill_parent" | ||
android:layout_height="wrap_content" android:orientation="horizontal"> | ||
<TextView android:id="@+id/pososto_label" android:text="@string/pososto" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
<LinearLayout android:layout_width="fill_parent" | ||
android:gravity="right" android:layout_height="wrap_content"> | ||
<TextView android:id="@+id/pososto" android:text="0%" | ||
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView> | ||
</LinearLayout> | ||
</LinearLayout> | ||
|
||
<!-- PROGRESS BAR --> | ||
|
||
<LinearLayout android:gravity="center" | ||
android:layout_height="wrap_content" android:layout_width="fill_parent" | ||
android:orientation="vertical"> | ||
<ProgressBar android:layout_width="fill_parent" | ||
android:layout_height="wrap_content" style="?android:attr/progressBarStyleHorizontal" | ||
android:id="@+id/posostoProgress" android:max="100" | ||
android:layout_margin="7dip" | ||
android:progress="0" /> | ||
</LinearLayout> | ||
<LinearLayout android:layout_height="wrap_content" | ||
android:layout_width="fill_parent" android:orientation="horizontal" android:gravity="center_horizontal"> | ||
<Button android:layout_height="wrap_content" android:onClick="deleteButtonClicked" android:id="@+id/delButton" android:layout_width="102dip" android:text="@string/delete"></Button><Button android:layout_height="wrap_content" android:onClick="editButtonClicked" android:id="@+id/editButton" android:layout_width="102dip" android:text="@string/edit"></Button> | ||
<Button android:layout_height="wrap_content" android:onClick="backButtonClicked" android:id="@+id/backButton" android:layout_width="102dip" android:text="@string/back"></Button> | ||
|
||
|
||
|
||
|
||
</LinearLayout> | ||
|
||
</LinearLayout> | ||
</LinearLayout> | ||
|
||
|
||
|
||
</LinearLayout> |
Oops, something went wrong.