0
0
mirror of https://github.com/mueller-ma/PrepaidBalance.git synced 2024-09-20 00:12:15 +02:00
Commit Graph

194 Commits

Author SHA1 Message Date
mueller-ma
9cc583cf37
Add about page (#104)
Fixes #99
2022-07-25 22:00:10 +02:00
dependabot[bot]
d687d4cf14
Bump fragment-ktx from 1.4.1 to 1.5.0 (#101)
Bumps fragment-ktx from 1.4.1 to 1.5.0.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-07-21 20:56:27 +02:00
mueller-ma
48c64f6b88 Bump to 1.8
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-07-17 15:31:35 +02:00
mueller-ma
959c973640
New Crowdin updates (#103) 2022-07-17 15:30:21 +02:00
mueller-ma
a29aadee6b Bump to 1.7
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-06-26 19:23:22 +02:00
mueller-ma
44bc65ff83 Allow an additional USSD code
Fixes #95
2022-06-22 20:18:23 +02:00
mueller-ma
d7a4f32478 Bump to 1.6
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-06-02 19:30:25 +02:00
mueller-ma
db6932fdb9 Open app when clicking notification
Fixes #89
2022-06-02 19:29:45 +02:00
dependabot[bot]
a82ba1e54c
Bump appcompat from 1.4.1 to 1.4.2 (#92)
Bumps appcompat from 1.4.1 to 1.4.2.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-02 18:04:39 +02:00
dependabot[bot]
7de2312ff7
Bump core-ktx from 1.7.0 to 1.8.0 (#93)
Bumps core-ktx from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-02 17:58:38 +02:00
dependabot[bot]
7db05303cc
Bump material from 1.6.0 to 1.6.1 (#91)
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 07:18:30 +02:00
dependabot[bot]
78752cdf26
Bump constraintlayout from 2.1.3 to 2.1.4 (#87)
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 06:56:13 +02:00
mueller-ma
9d811e8165 Bump to 1.5
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-05-15 17:45:05 +02:00
mueller-ma
11dc8baebb
New Crowdin updates (#86) 2022-05-15 16:14:01 +02:00
mueller-ma
648b187441 Ask for confirmation before first request is made
Fixes #82
2022-05-15 15:28:59 +02:00
mueller-ma
bd670f4128 Show response when parser failed
Fixes #85
2022-05-15 15:17:02 +02:00
mueller-ma
eed4779bdb Right align values in list 2022-05-15 15:09:30 +02:00
mueller-ma
2d269992de Fix parsing of Kaufland Mobil USSD codes
Fixes #84
2022-05-15 14:35:41 +02:00
dependabot[bot]
fa80041ead
Bump material from 1.5.0 to 1.6.0 (#80)
Bumps [material](https://github.com/material-components/material-components-android) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 21:04:05 +02:00
mueller-ma
8a16c4cd5c Enhance error messages 2022-05-09 21:03:40 +02:00
mueller-ma
a06ec475ce Bump to 1.4
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-05-02 20:02:24 +02:00
mueller-ma
63ce680433
New translations strings.xml (German) (#79) 2022-05-02 20:01:36 +02:00
mueller-ma
c5a9ab8f1f Fix crash when opening dialog in settings 2022-05-02 19:53:50 +02:00
mueller-ma
d02d710314
Show difference to previous balance (#77) 2022-05-02 19:48:02 +02:00
mueller-ma
814e2b576e Split handleNewBalance() 2022-05-02 19:28:00 +02:00
mueller-ma
71e1fa6d1c Optimize imports 2022-05-02 19:02:28 +02:00
mueller-ma
f349751832 Implement Material3
Fixes #59
2022-05-02 19:00:45 +02:00
mueller-ma
862516ab08 Add retry action to error notifications
Fixes #68
2022-05-02 18:36:26 +02:00
mueller-ma
ccf29821ec Different id for debug flavor 2022-05-02 18:26:45 +02:00
dependabot[bot]
e52954b99e
Bump preference-ktx from 1.1.1 to 1.2.0 (#63)
Bumps preference-ktx from 1.1.1 to 1.2.0.

---
updated-dependencies:
- dependency-name: androidx.preference:preference-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-01-27 07:50:00 +01:00
mueller-ma
92c68de26f Add default USSD code for Djibouti Telecom
Fixes #62
2022-01-27 07:38:39 +01:00
dependabot[bot]
56dee8c52b
Bump fragment-ktx from 1.4.0 to 1.4.1 (#64)
Bumps fragment-ktx from 1.4.0 to 1.4.1.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-27 07:34:21 +01:00
mueller-ma
57576ec37c Update Android Studio 2022-01-26 08:48:09 +01:00
dependabot[bot]
32fcfe8d29
Bump material from 1.4.0 to 1.5.0 (#58)
Bumps [material](https://github.com/material-components/material-components-android) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:46:59 +01:00
dependabot[bot]
3fb9cd20e4
Bump constraintlayout from 2.1.2 to 2.1.3 (#57)
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:31:28 +01:00
mueller-ma
fe77aa9216
New Crowdin updates (#56) 2022-01-13 12:07:22 +01:00
mueller-ma
519284bc9d Translate via Crowdin
Closes #53
2022-01-13 11:46:05 +01:00
dependabot[bot]
589d37bedc
Bump appcompat from 1.4.0 to 1.4.1 (#54)
Bumps appcompat from 1.4.0 to 1.4.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 07:47:32 +01:00
mueller-ma
a039558cbe Bump to 1.3
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-01-10 20:39:00 +01:00
mueller-ma
8ccd3365d2
Support Polish Plus (#52)
Fixes #51
2022-01-09 17:16:47 +01:00
mueller-ma
e2abb6997b Fix copy MCC and MNC to clipboard 2021-12-30 16:54:11 +01:00
Robert Högberg
e7d8767290
Set USSD code for Comviq in Sweden (#48) 2021-12-09 12:12:06 +01:00
mueller-ma
d824aa924d Bump to 1.2
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2021-12-01 14:58:39 +01:00
mueller-ma
8fb207b897 Show last USSD response in settings 2021-12-01 14:52:37 +01:00
mueller-ma
c18522d7ff Add test for USSD response of #11 2021-11-28 16:51:04 +01:00
mueller-ma
784a4a593e
Fail on build warnings (#39) 2021-11-18 14:44:47 +01:00
dependabot[bot]
827cdbfb9c
Bump constraintlayout from 2.1.1 to 2.1.2 (#42)
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-18 14:07:23 +01:00
dependabot[bot]
9b0aa249d8
Bump appcompat from 1.3.1 to 1.4.0 (#43)
Bumps appcompat from 1.3.1 to 1.4.0.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-18 13:58:06 +01:00
dependabot[bot]
de9e6c57bc
Bump fragment-ktx from 1.3.6 to 1.4.0 (#45)
Bumps fragment-ktx from 1.3.6 to 1.4.0.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-18 09:00:19 +01:00
dependabot[bot]
1788afbcf5
Bump core-ktx from 1.6.0 to 1.7.0 (#40)
Bumps core-ktx from 1.6.0 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 10:39:46 +02:00
mueller-ma
150564d0d0 Code style 2021-10-14 09:04:51 +02:00
mueller-ma
ef5ac6a447 Export database scheme 2021-10-14 09:03:17 +02:00
mueller-ma
165dc51259 Target Android 12 2021-10-14 09:00:50 +02:00
mueller-ma
ceb1fcd149 Bump to 1.1
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2021-10-13 21:38:49 +02:00
dependabot[bot]
3ad4a982a2
Bump constraintlayout from 2.1.0 to 2.1.1 (#36)
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 08:57:17 +02:00
dependabot[bot]
ce3201f5e4
Bump constraintlayout from 2.0.4 to 2.1.0 (#29)
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/compare/2.0.4...2.1.0)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 10:11:38 +02:00
dependabot[bot]
c8ebcea0f1
Bump appcompat from 1.3.0 to 1.3.1 (#27)
Bumps appcompat from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-22 15:54:23 +02:00
dependabot[bot]
1e9baf6c86
Bump fragment-ktx from 1.3.5 to 1.3.6 (#26)
Bumps fragment-ktx from 1.3.5 to 1.3.6.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-22 15:34:34 +02:00
mueller-ma
9b20a39c6f Bump to 1.0
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2021-07-11 11:37:59 +02:00
mueller-ma
2e2c2ef1e1 German translation 2021-07-11 11:37:34 +02:00
Diego
d5004db050
Add spanish translation (#24) 2021-07-11 11:04:01 +02:00
mueller-ma
5923c065d4 Bump to 0.6
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2021-07-05 12:04:01 +02:00
mueller-ma
87401f8d48 Show full response after query
Closes #13
2021-07-05 11:59:55 +02:00
dependabot[bot]
6ad59c37fc
Bump material from 1.3.0 to 1.4.0 (#23)
Bumps [material](https://github.com/material-components/material-components-android) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 08:26:10 +02:00
dependabot[bot]
a1199694c7
Bump junit from 1.1.2 to 1.1.3 (#19)
Bumps junit from 1.1.2 to 1.1.3.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 09:27:36 +02:00
dependabot[bot]
bfcff5bf94
Bump core-ktx from 1.5.0 to 1.6.0 (#21)
Bumps core-ktx from 1.5.0 to 1.6.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 09:20:00 +02:00
dependabot[bot]
3695e35b11
Bump espresso-core from 3.3.0 to 3.4.0 (#22)
Bumps espresso-core from 3.3.0 to 3.4.0.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 09:19:20 +02:00
dependabot[bot]
3566d79c17
Bump fragment-ktx from 1.3.4 to 1.3.5 (#17)
Bumps fragment-ktx from 1.3.4 to 1.3.5.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 08:28:39 +02:00
mueller-ma
6492786af8 Bump to 0.5
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2021-06-16 19:52:48 +02:00
mueller-ma
10b8360bd7 Add default USSD code for TrueMove-H Thailand
See #15
2021-06-16 19:50:28 +02:00
mueller-ma
f1faa70dfa
Allow more USSD code formats (#16)
Closes #15
2021-06-16 19:48:15 +02:00
mueller-ma
3cc6c71590 Bump to 0.4
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2021-06-09 22:05:01 +02:00
mueller-ma
98ec5f20bd Add default USSD code for Vodafone Germany 2021-06-09 22:00:44 +02:00
mueller-ma
65637f3819 Show as refreshing after permission granted 2021-06-09 13:55:16 +02:00
mueller-ma
c470b3eb11 Provide default USSD code based on provider
Closes #10
2021-06-09 13:53:51 +02:00
mueller-ma
9ac4c56999 Display MCC and MNC in Settings
Prepare for #10
2021-06-09 13:23:09 +02:00
mueller-ma
2a14f76784 Improve regex 2021-06-09 09:32:18 +02:00
mueller-ma
4f7ea9a66d Bump to 0.3
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2021-06-09 08:52:46 +02:00
mueller-ma
1b3f9c8717 Fix parsing for Vodafone Germany 2021-06-09 08:44:13 +02:00
dependabot[bot]
dbf07ef1bb
Bump fragment-ktx from 1.3.3 to 1.3.4 (#5)
Bumps fragment-ktx from 1.3.3 to 1.3.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 09:37:28 +02:00
dependabot[bot]
d2c1f2256e
Bump core-ktx from 1.3.2 to 1.5.0 (#6)
Bumps core-ktx from 1.3.2 to 1.5.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 08:49:48 +02:00
dependabot[bot]
5f7a14e1b0
Bump appcompat from 1.2.0 to 1.3.0 (#7)
Bumps appcompat from 1.2.0 to 1.3.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 08:49:41 +02:00
mueller-ma
5119e98f3b
Use Log.d in ReponseParser (#4) 2021-05-17 17:49:25 +02:00
mueller-ma
749ee18aa7 Add more logging 2021-05-17 15:22:24 +02:00
mueller-ma
c8cd29dfa6 Add option to not save duplicates 2021-05-17 15:18:13 +02:00
mueller-ma
c8f46e2181 Add Context.prefs() 2021-05-17 15:02:27 +02:00
mueller-ma
6d9c32840e Use formatAsCurrency() instead of Java string format 2021-05-16 20:18:11 +02:00
mueller-ma
9c70b9cbcd Rearange dependencies 2021-05-16 20:15:21 +02:00
mueller-ma
9676c3e2a1 Bump to 0.2
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2021-05-16 19:57:21 +02:00
mueller-ma
7c1b019120 Remove unused resources 2021-05-16 19:57:02 +02:00
mueller-ma
f382741af0 Ignore lint errors 2021-05-16 19:51:04 +02:00
imgbot[bot]
d5bb9707b3
[ImgBot] Optimize images (#1)
*Total -- 923.91kb -> 845.77kb (8.46%)

/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png -- 54.44kb -> 21.91kb (59.76%)
/fastlane/metadata/android/en-US/images/icon.png -- 17.32kb -> 15.09kb (12.91%)
/fastlane/metadata/android/en-US/images/featureGraphic.png -- 830.99kb -> 787.78kb (5.2%)
/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 12.52kb -> 12.37kb (1.16%)
/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -- 8.64kb -> 8.62kb (0.25%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-16 18:35:36 +02:00
mueller-ma
adfb0613f3 Fix test 2021-05-16 18:30:44 +02:00
mueller-ma
7a095cafd6 Inital commit 2021-05-16 18:26:18 +02:00