Skip to content

Commit 5ca85e6

Browse files
UI was improved
1 parent 1e8fab6 commit 5ca85e6

File tree

90 files changed

+444
-417
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+444
-417
lines changed
Binary file not shown.
Binary file not shown.

.gradle/6.5/fileHashes/fileHashes.bin

300 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
136 Bytes
Binary file not shown.
17.5 KB
Binary file not shown.
152 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
36 Bytes
Binary file not shown.

.gradle/checksums/checksums.lock

0 Bytes
Binary file not shown.

.gradle/checksums/sha1-checksums.bin

162 Bytes
Binary file not shown.

.idea/caches/build_file_checksums.ser

0 Bytes
Binary file not shown.

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "berthold.beamcalc"
77
minSdkVersion 23
88
targetSdkVersion 30
9-
versionCode 23
10-
versionName "2.3"
9+
versionCode 25
10+
versionName "2.5"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

app/build/generated/source/buildConfig/debug/berthold/beamcalc/BuildConfig.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ public final class BuildConfig {
77
public static final boolean DEBUG = Boolean.parseBoolean("true");
88
public static final String APPLICATION_ID = "berthold.beamcalc";
99
public static final String BUILD_TYPE = "debug";
10-
public static final int VERSION_CODE = 22;
11-
public static final String VERSION_NAME = "2.2";
10+
public static final int VERSION_CODE = 24;
11+
public static final String VERSION_NAME = "2.4";
1212
}

app/build/generated/source/buildConfig/release/berthold/beamcalc/BuildConfig.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ public final class BuildConfig {
77
public static final boolean DEBUG = false;
88
public static final String APPLICATION_ID = "berthold.beamcalc";
99
public static final String BUILD_TYPE = "release";
10-
public static final int VERSION_CODE = 23;
11-
public static final String VERSION_NAME = "2.3";
10+
public static final int VERSION_CODE = 25;
11+
public static final String VERSION_NAME = "2.5";
1212
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Thu Mar 03 09:18:39 CET 2022
1+
#Mon Mar 07 22:22:40 CET 2022
22
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/layout/load_list_row.xml=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/debug/layout_load_list_row.xml.flat
33
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/layout/content_main.xml=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/debug/layout_content_main.xml.flat
44
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/raster_on.png=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/debug/drawable_raster_on.png.flat

app/build/intermediates/incremental/mergeReleaseResources/compile-file-map.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Sun Mar 06 20:07:05 CET 2022
1+
#Mon Mar 07 22:28:55 CET 2022
22
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/layout/load_list_row.xml=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/layout_load_list_row.xml.flat
33
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/layout/content_main.xml=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/layout_content_main.xml.flat
44
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/raster_on.png=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_raster_on.png.flat
@@ -23,12 +23,12 @@
2323
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/show_detailed_solution_off.png=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_show_detailed_solution_off.png.flat
2424
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/camera.png=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_camera.png.flat
2525
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/layout/activity_main.xml=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/layout_activity_main.xml.flat
26-
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/baseline_keyboard_arrow_up_black_18dp.png=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_baseline_keyboard_arrow_up_black_18dp.png.flat
2726
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/baseline_keyboard_arrow_down_black_18dp.png=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_baseline_keyboard_arrow_down_black_18dp.png.flat
27+
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/baseline_keyboard_arrow_up_black_18dp.png=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_baseline_keyboard_arrow_up_black_18dp.png.flat
2828
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/leading_signs.png=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_leading_signs.png.flat
2929
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/fixedsupport.png=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_fixedsupport.png.flat
3030
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/menu/menu_main.xml=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/menu_menu_main.xml.flat
3131
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/show_dim_off.png=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_show_dim_off.png.flat
32-
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/show_result_off.png=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_show_result_off.png.flat
3332
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/layout/activity_save_beam_drawing.xml=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/layout_activity_save_beam_drawing.xml.flat
33+
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/show_result_off.png=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_show_result_off.png.flat
3434
/media/berthold/Bertholds\ Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/layout-land/activity_main.xml=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/layout-land_activity_main.xml.flat

app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Sun Mar 06 21:00:46 CET 2022
1+
#Mon Mar 07 22:25:31 CET 2022
22
base.0=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex
33
path.1=classes.dex
44
renamed.1=classes2.dex
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Sun Mar 06 21:03:49 CET 2022
1+
#Mon Mar 07 22:35:16 CET 2022
22
base.0=/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/dex/release/mergeDexRelease/classes.dex
33
path.0=classes.dex
44
renamed.0=classes.dex
Binary file not shown.
Binary file not shown.
Binary file not shown.

app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
1<?xml version="1.0" encoding="utf-8"?>
22
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
3 package="berthold.beamcalc"
4-
4 android:versionCode="22"
5-
5 android:versionName="2.2" >
4+
4 android:versionCode="24"
5+
5 android:versionName="2.4" >
66
6
77
7 <uses-sdk
88
8 android:minSdkVersion="23"

app/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
1<?xml version="1.0" encoding="utf-8"?>
22
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
3 package="berthold.beamcalc"
4-
4 android:versionCode="23"
5-
5 android:versionName="2.3" >
4+
4 android:versionCode="25"
5+
5 android:versionName="2.5" >
66
6
77
7 <uses-sdk
88
8 android:minSdkVersion="23"

app/build/intermediates/merged_manifest/debug/out/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="berthold.beamcalc"
4-
android:versionCode="22"
5-
android:versionName="2.2" >
4+
android:versionCode="24"
5+
android:versionName="2.4" >
66

77
<uses-sdk
88
android:minSdkVersion="23"

app/build/intermediates/merged_manifest/release/out/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="berthold.beamcalc"
4-
android:versionCode="23"
5-
android:versionName="2.3" >
4+
android:versionCode="25"
5+
android:versionName="2.5" >
66

77
<uses-sdk
88
android:minSdkVersion="23"

app/build/intermediates/merged_manifests/debug/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="berthold.beamcalc"
4-
android:versionCode="22"
5-
android:versionName="2.2" >
4+
android:versionCode="24"
5+
android:versionName="2.4" >
66

77
<uses-sdk
88
android:minSdkVersion="23"

app/build/intermediates/merged_manifests/debug/output-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
{
1111
"type": "SINGLE",
1212
"filters": [],
13-
"versionCode": 22,
14-
"versionName": "2.2",
13+
"versionCode": 24,
14+
"versionName": "2.4",
1515
"outputFile": "AndroidManifest.xml"
1616
}
1717
]

app/build/intermediates/merged_manifests/release/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="berthold.beamcalc"
4-
android:versionCode="23"
5-
android:versionName="2.3" >
4+
android:versionCode="25"
5+
android:versionName="2.5" >
66

77
<uses-sdk
88
android:minSdkVersion="23"

app/build/intermediates/merged_manifests/release/output-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
{
1111
"type": "SINGLE",
1212
"filters": [],
13-
"versionCode": 23,
14-
"versionName": "2.3",
13+
"versionCode": 25,
14+
"versionName": "2.5",
1515
"outputFile": "AndroidManifest.xml"
1616
}
1717
]

app/build/intermediates/merged_res_blame_folder/release/out/single/release.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,22 @@
1919
"merged": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_nopicture.png.flat",
2020
"source": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/nopicture.png"
2121
},
22-
{
23-
"merged": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/layout_activity_save_beam_drawing.xml.flat",
24-
"source": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/layout/activity_save_beam_drawing.xml"
25-
},
2622
{
2723
"merged": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_openfolder.png.flat",
2824
"source": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/openfolder.png"
2925
},
3026
{
31-
"merged": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_raster_off.png.flat",
32-
"source": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/raster_off.png"
27+
"merged": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/layout_activity_save_beam_drawing.xml.flat",
28+
"source": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/layout/activity_save_beam_drawing.xml"
3329
},
3430
{
3531
"merged": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/layout-land_content_main.xml.flat",
3632
"source": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/layout-land/content_main.xml"
3733
},
34+
{
35+
"merged": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_raster_off.png.flat",
36+
"source": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/raster_off.png"
37+
},
3838
{
3939
"merged": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/build/intermediates/res/merged/release/drawable_arrowup.png.flat",
4040
"source": "/media/berthold/Bertholds Zeug/NFSShare/MyCode/AndroidStudioProjects/MyApps/Beam-Calc/app/src/main/res/drawable/arrowup.png"

app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="berthold.beamcalc"
4-
android:versionCode="22"
5-
android:versionName="2.2" >
4+
android:versionCode="24"
5+
android:versionName="2.4" >
66

77
<uses-sdk
88
android:minSdkVersion="23"

app/build/intermediates/packaged_manifests/debug/output-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
{
1111
"type": "SINGLE",
1212
"filters": [],
13-
"versionCode": 22,
14-
"versionName": "2.2",
13+
"versionCode": 24,
14+
"versionName": "2.4",
1515
"outputFile": "AndroidManifest.xml"
1616
}
1717
]

app/build/intermediates/packaged_manifests/release/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="berthold.beamcalc"
4-
android:versionCode="23"
5-
android:versionName="2.3" >
4+
android:versionCode="25"
5+
android:versionName="2.5" >
66

77
<uses-sdk
88
android:minSdkVersion="23"

app/build/intermediates/packaged_manifests/release/output-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
{
1111
"type": "SINGLE",
1212
"filters": [],
13-
"versionCode": 23,
14-
"versionName": "2.3",
13+
"versionCode": 25,
14+
"versionName": "2.5",
1515
"outputFile": "AndroidManifest.xml"
1616
}
1717
]

app/build/intermediates/processed_res/debug/out/output-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
{
1111
"type": "SINGLE",
1212
"filters": [],
13-
"versionCode": 22,
14-
"versionName": "2.2",
13+
"versionCode": 24,
14+
"versionName": "2.4",
1515
"outputFile": "resources-debug.ap_"
1616
}
1717
]
Binary file not shown.

app/build/intermediates/processed_res/release/out/output-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
{
1111
"type": "SINGLE",
1212
"filters": [],
13-
"versionCode": 23,
14-
"versionName": "2.3",
13+
"versionCode": 25,
14+
"versionName": "2.5",
1515
"outputFile": "resources-release.ap_"
1616
}
1717
]
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)