prepare v0.3.0
This commit is contained in:
parent
f9a711300e
commit
268a6bc650
|
@ -8,8 +8,8 @@ android {
|
||||||
applicationId "com.akdev.nofbeventscraper"
|
applicationId "com.akdev.nofbeventscraper"
|
||||||
minSdkVersion 26
|
minSdkVersion 26
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 5
|
versionCode 6
|
||||||
versionName "0.2.2"
|
versionName "0.3.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
Rework help and about.
|
||||||
|
Add settings with URL prefix selector.
|
||||||
|
Add Maps button for location.
|
||||||
|
Disable text field inputs - all fields can be edited in the calendar app.
|
||||||
|
Change date/time format to RFC standard.
|
||||||
|
Minor interface changes.
|
||||||
|
Code cleanup and refactoring.
|
||||||
|
Add code documentation.
|
Binary file not shown.
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 82 KiB |
Binary file not shown.
Before Width: | Height: | Size: 412 KiB After Width: | Height: | Size: 92 KiB |
Binary file not shown.
Before Width: | Height: | Size: 137 KiB After Width: | Height: | Size: 484 KiB |
Loading…
Reference in New Issue