276 Commits

Author SHA1 Message Date
fgerber
8ccfbefbe0 Fix light theme by making checkboxes visible 2024-03-07 12:56:13 +01:00
fgerber
968f4206cc Add counter for group view 2024-03-07 12:37:17 +01:00
fgerber
71a33c4db7 Enable percentage stats if desired 2024-03-07 12:13:52 +01:00
fgerber
01020bdc5c Improve experience with editing places
- Use background tints for buttons
- Display margins around stats
- Correct bug not accounting for negative group id's in stats
2024-03-07 11:39:10 +01:00
fgerber
f772ba0fb5 Repair logic for clearing unique group 2024-03-07 10:41:38 +01:00
fgerber
411bd5c4de Adapt group selection UI
- Enable group deletion (including mapped countries)
- If only one group exists, no need to go through the dialog
2024-03-05 18:57:48 +01:00
fgerber
872f31746e Create default group and delete group (WIP) 2024-03-04 22:35:27 +01:00
Renovate Bot
18ec8803f8 Update plugin com.mikepenz.aboutlibraries.plugin to v11 2024-03-03 01:02:41 +00:00
Renovate Bot
e7ce58c5dd Update plugin com.android.library to v8.3.0 2024-03-03 01:02:34 +00:00
Renovate Bot
ef55cb7d5c Update dependency com.mikepenz:aboutlibraries to v11 2024-03-02 01:03:26 +00:00
Renovate Bot
d36985f29d Update plugin com.android.application to v8.3.0 2024-03-01 01:01:21 +00:00
Renovate Bot
85445ea43d Update dependency com.github.AppDevNext:AndroidChart to v3.1.0.21 2024-02-18 07:31:59 +00:00
Renovate Bot
37be01030f Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3 2024-02-18 07:31:50 +00:00
soraefir
56b192d43d
Cleanup and Colors 2024-02-15 22:42:54 +01:00
soraefir
3f7183d056
Added MultiColor, cleanup,... 2024-02-12 12:18:24 +01:00
soraefir
1638876f49
[m] Fix colors 2024-02-09 12:26:25 +01:00
soraefir
ca5465bc75
Added Stat activity, helpers and cleanup 2024-02-09 00:12:01 +01:00
bot
f9285d0f31 Update dependency androidx.navigation:navigation-fragment-ktx to v2.7.7 (#31)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [androidx.navigation:navigation-fragment-ktx](https://developer.android.com/jetpack/androidx/releases/navigation#2.7.7) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | dependencies | patch | `2.7.6` -> `2.7.7` |

---

### Configuration

📅 **Schedule**: Branch creation - "every day" (UTC), Automerge - "every weekend" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Reviewed-on: helcel/beendroid#31
Co-authored-by: bot <bot@helcel.net>
Co-committed-by: bot <bot@helcel.net>
2024-02-08 09:17:46 +01:00
bot
bed426a774 Update dependency androidx.navigation:navigation-ui-ktx to v2.7.7 (#32)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [androidx.navigation:navigation-ui-ktx](https://developer.android.com/jetpack/androidx/releases/navigation#2.7.7) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | dependencies | patch | `2.7.6` -> `2.7.7` |

---

### Configuration

📅 **Schedule**: Branch creation - "every day" (UTC), Automerge - "every weekend" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Reviewed-on: helcel/beendroid#32
Co-authored-by: bot <bot@helcel.net>
Co-committed-by: bot <bot@helcel.net>
2024-02-08 09:14:54 +01:00
bot
93baefca27 Update dependency com.github.chrisbanes:PhotoView to v2.3.0 (#29)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [com.github.chrisbanes:PhotoView](https://baseflow.com) ([source](https://github.com/Baseflow/PhotoView)) | dependencies | minor | `2.0.0` -> `2.3.0` |

---

### Release Notes

<details>
<summary>Baseflow/PhotoView (com.github.chrisbanes:PhotoView)</summary>

### [`v2.3.0`](https://github.com/Baseflow/PhotoView/compare/2.2.0...2.3.0)

[Compare Source](https://github.com/Baseflow/PhotoView/compare/2.2.0...2.3.0)

### [`v2.2.0`](https://github.com/Baseflow/PhotoView/compare/2.1.4...2.2.0)

[Compare Source](https://github.com/Baseflow/PhotoView/compare/2.1.4...2.2.0)

### [`v2.1.4`](https://github.com/Baseflow/PhotoView/compare/2.1.3...2.1.4)

[Compare Source](https://github.com/Baseflow/PhotoView/compare/2.1.3...2.1.4)

### [`v2.1.3`](https://github.com/Baseflow/PhotoView/compare/2.1.1...2.1.3)

[Compare Source](https://github.com/Baseflow/PhotoView/compare/2.1.1...2.1.3)

### [`v2.1.1`](https://github.com/Baseflow/PhotoView/compare/2.1.0...2.1.1)

[Compare Source](https://github.com/Baseflow/PhotoView/compare/2.1.0...2.1.1)

### [`v2.1.0`](https://github.com/Baseflow/PhotoView/compare/2.0.0...2.1.0)

[Compare Source](https://github.com/Baseflow/PhotoView/compare/2.0.0...2.1.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every day" (UTC), Automerge - "every weekend" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Reviewed-on: helcel/beendroid#29
Co-authored-by: bot <bot@helcel.net>
Co-committed-by: bot <bot@helcel.net>
2024-02-08 03:01:38 +01:00
bot
622c7dad3a Update dependency gradle to v8.6 (#30)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | minor | `8.5` -> `8.6` |

---

### Release Notes

<details>
<summary>gradle/gradle (gradle)</summary>

### [`v8.6`](https://github.com/gradle/gradle/releases/tag/v8.6.0): 8.6

[Compare Source](https://github.com/gradle/gradle/compare/v8.5.0...v8.6.0)

The Gradle team is excited to announce Gradle 8.6.

[Read the Release Notes](https://docs.gradle.org/8.6/release-notes.html)

We would like to thank the following community members for their contributions to this release of Gradle:
[Baptiste Decroix](https://github.com/bdecroix-spiria),
[Björn Kautler](https://github.com/Vampire),
[Daniel Lacasse](https://github.com/lacasseio),
[Danny Thomas](https://github.com/DanielThomas),
[Hyeonmin Park](https://github.com/KENNYSOFT),
[jeffalder](https://github.com/jeffalder),
[Jendrik Johannes](https://github.com/jjohannes),
[John Jiang](https://github.com/johnshajiang),
[Kaiyao Ke](https://github.com/kaiyaok2),
[Kevin Mark](https://github.com/kmark),
[king-tyler](https://github.com/king-tyler),
[Marcin Dąbrowski](https://github.com/marcindabrowski),
[Marcin Laskowski](https://github.com/ILikeYourHat),
[Markus Gaisbauer](https://github.com/quijote),
[Mel Arthurs](https://github.com/arthursmel),
[Ryan Schmitt](https://github.com/rschmitt),
[Surya K N](https://github.com/Surya-KN),
[Vladislav Golubtsov](https://github.com/Shmuser),
[Yanshun Li](https://github.com/Chaoba),
[Andrzej Ressel](https://github.com/andrzejressel)

#### Upgrade instructions

Switch your build to use Gradle 8.6 by updating your wrapper:

    ./gradlew wrapper --gradle-version=8.6

See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.6/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.6/userguide/compatibility.html).

#### Reporting problems

If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss).

We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every day" (UTC), Automerge - "every weekend" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Reviewed-on: helcel/beendroid#30
Co-authored-by: bot <bot@helcel.net>
Co-committed-by: bot <bot@helcel.net>
2024-02-08 03:01:15 +01:00
fgerber
7f1eb73847 Solve map not being updated 2024-02-08 02:47:55 +01:00
fgerber
aa02be8304 Make EditActivity consistent and add borders 2024-02-08 02:18:54 +01:00
bot
50ea335a06 Update plugin com.android.application to v8.2.2 (#26)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [com.android.application](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | plugin | patch | `8.2.1` -> `8.2.2` |

---

### Configuration

📅 **Schedule**: Branch creation - "every day" (UTC), Automerge - "every weekend" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Reviewed-on: helcel/beendroid#26
Co-authored-by: bot <bot@helcel.net>
Co-committed-by: bot <bot@helcel.net>
2024-02-07 17:04:23 +01:00
bot
f30f9d3fc7 Update plugin com.android.library to v8.2.2 (#27)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [com.android.library](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | plugin | patch | `8.2.1` -> `8.2.2` |

---

### Configuration

📅 **Schedule**: Branch creation - "every day" (UTC), Automerge - "every weekend" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-authored-by: sora <sora@helcel.net>
Reviewed-on: helcel/beendroid#27
Co-authored-by: bot <bot@helcel.net>
Co-committed-by: bot <bot@helcel.net>
2024-02-07 17:01:39 +01:00
soraefir
3d34359ea5
Added states for more countries 2024-02-07 16:59:54 +01:00
soraefir
b03cbcf457
Refactoring , editactivity and state level added 2024-02-07 16:21:37 +01:00
3c1080e8c2 Layout Changes (#25)
Co-authored-by: fgerber <frederic.gerber@mydoli.ch>
Co-authored-by: soraefir <soraefir+git@pm.me>
Reviewed-on: helcel/beendroid#25
Co-authored-by: fgerber <fred@mydoli.ch>
Co-committed-by: fgerber <fred@mydoli.ch>
2024-01-20 01:21:41 +01:00
Renovate Bot
c0cc1e5649 Update plugin com.android.library to v8.2.1 2024-01-06 01:02:37 +00:00
Renovate Bot
da67670ccc Update plugin com.android.application to v8.2.1 2024-01-04 01:02:25 +00:00
Renovate Bot
70b38e60d3 Update plugin org.jetbrains.kotlin.android to v1.9.22 2023-12-22 01:00:56 +00:00
Renovate Bot
a3ea1bcd5d Update dependency androidx.navigation:navigation-ui-ktx to v2.7.6 2023-12-17 01:01:19 +00:00
Renovate Bot
d168a019aa Update dependency com.google.android.material:material to v1.11.0 2023-12-16 01:01:55 +00:00
Renovate Bot
a79e82baac Update dependency androidx.navigation:navigation-fragment-ktx to v2.7.6 2023-12-14 01:01:22 +00:00
3c29e822c3 Merge pull request 'Update plugin com.android.library to v8.2.0' (#17) from renovate/com.android.library-8.x into main
Reviewed-on: helcel/beendroid#17
2023-12-01 15:30:47 +01:00
Renovate Bot
93f76e3305 Update plugin com.android.library to v8.2.0 2023-12-01 14:10:57 +00:00
8d8972561f Update renovate.json 2023-12-01 15:08:27 +01:00
9f55ff44be Merge pull request 'Update plugin com.android.application to v8.2.0' (#16) from renovate/com.android.application-8.x into main
Reviewed-on: helcel/beendroid#16
2023-12-01 03:37:27 +01:00
811a194c6e Merge pull request 'Update dependency gradle to v8.5' (#15) from renovate/gradle-8.x into main
Reviewed-on: helcel/beendroid#15
2023-12-01 03:37:16 +01:00
Renovate Bot
23c716049d Update plugin com.android.application to v8.2.0 2023-12-01 01:02:19 +00:00
Renovate Bot
5a53ac9e0e Update dependency gradle to v8.5 2023-11-30 01:03:41 +00:00
b77a2d6e2b Merge pull request 'Update plugin org.jetbrains.kotlin.android to v1.9.21' (#13) from renovate/org.jetbrains.kotlin.android-1.x into main
Reviewed-on: helcel/beendroid#13
2023-11-23 14:28:52 +01:00
Renovate Bot
909443f8c9 Update plugin org.jetbrains.kotlin.android to v1.9.21 2023-11-23 12:04:07 +00:00
f702e5f2ee Merge pull request 'Update plugin com.android.library to v8' (#14) from renovate/com.android.library-8.x into main
Reviewed-on: helcel/beendroid#14
2023-11-23 13:02:21 +01:00
Renovate Bot
c3dc5600fa Update plugin com.android.library to v8 2023-11-23 12:01:48 +00:00
353811d4ab Merge pull request 'Update dependency geojson2svg to v2' (#11) from renovate/geojson2svg-2.x into main
Reviewed-on: helcel/beendroid#11
2023-11-23 12:56:03 +01:00
27bf4c01eb Merge pull request 'Update plugin com.android.application to v8' (#12) from renovate/com.android.application-8.x into main
Reviewed-on: helcel/beendroid#12
2023-11-23 12:55:52 +01:00
Renovate Bot
4079754d34 Update plugin com.android.application to v8 2023-11-23 01:02:05 +00:00
Renovate Bot
fd576f0b9f Update dependency geojson2svg to v2 2023-11-23 01:02:01 +00:00
cc46bc0e5a Merge pull request 'Update dependency gradle to v8.4' (#9) from renovate/gradle-8.x into main
Reviewed-on: helcel/beendroid#9
2023-11-22 03:42:46 +01:00