1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 23:09:09 -05:00

Version 0.13.0

This commit is contained in:
Mikołaj Pich 2019-12-07 23:04:17 +01:00
parent f570acbed6
commit ceba5f7fe8
No known key found for this signature in database
GPG Key ID: F62B26E36D4C4BAA
18 changed files with 11 additions and 11 deletions

View File

@ -14,7 +14,7 @@ cache:
branches: branches:
only: only:
- develop - develop
- 0.12.0 - 0.13.0
android: android:
licenses: licenses:

View File

@ -17,8 +17,8 @@ android {
testApplicationId "io.github.tests.wulkanowy" testApplicationId "io.github.tests.wulkanowy"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 29 targetSdkVersion 29
versionCode 47 versionCode 48
versionName "0.12.0" versionName "0.13.0"
multiDexEnabled true multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
@ -122,7 +122,7 @@ configurations.all {
} }
dependencies { dependencies {
implementation "io.github.wulkanowy:api:0.12.0" implementation "io.github.wulkanowy:api:0.13.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "androidx.core:core-ktx:1.2.0-rc01" implementation "androidx.core:core-ktx:1.2.0-rc01"

View File

@ -1,4 +1,4 @@
Aplikacja jest we wczesnej fazie rozwoju, ciągle pracujemy nad kolejnymi funkcjami. Aplikacja jest przeznaczona dla użytkowników dziennika VULCAN UONET+.
Wyróżnione cechy i funkcje: Wyróżnione cechy i funkcje:
- obliczanie średniej ważonej, - obliczanie średniej ważonej,

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

View File

@ -1,9 +1,9 @@
Wersja 0.12.0 Wersja 0.13.0
- wsparcie dla dziennika Lubelskiego Portalu Oświatowego - naprawiony plan lekcji po ostatniej aktualizacji VULCANa (19.11)
- naprawa problemów z wyświetlaniem ocen punktowych - naprawiona opcja wyboru motywu dla widżetu ze szczęśliwym numerkiem
- automatyczne przełączanie motywu na androidzie 10 - nowa opcja zmiany języka i język rosyjski
- wyświetlanie pomocy przy problemach z logowaniem - możliwość łatwego nawigowania między dniami w planie lekcji przez kalendarz
- wyświetlanie informacji o szkole - opcja ustawienia modyfikatora oceny na wartość 0,0
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases