prepare v0.5.0

This commit is contained in:
akaessens 2021-08-12 16:52:56 +02:00
parent 2ef6a35862
commit 9d56911c04
7 changed files with 6 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "com.akdev.nofbeventscraper"
minSdkVersion 23
targetSdkVersion 30
versionCode 14
versionName "0.4.4"
versionCode 15
versionName "0.5.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1,4 @@
- parallelize multiple event scraping
- add scraping history
- allow entering page name without URL format
- updated dependencies

Binary file not shown.

Before

Width:  |  Height:  |  Size: 200 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 245 KiB

After

Width:  |  Height:  |  Size: 290 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 261 KiB

After

Width:  |  Height:  |  Size: 321 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB