Commit graph

43 commits

Author SHA1 Message Date
Phillip Thelen
807c233f2f fix some build errors 2025-02-11 12:00:47 +01:00
Jim
584b274d85
Improve Gradle Configuration (#2093)
* initial migration to gradle kotlin DSL

* initial migration to version catalog

* finalize some last testing task configuration

* delete commented code

* update detekt and test configuration

* implement gradle plugin

* gradle:
 - Removing unused properties in libs.versions.toml
 - Enabling typesafe project accessors
 - Change allUnitTest task from GradleBuild to DefaultTask

* fix always looking for signingrelease.properties

* fix logic for properties

* improve condition

* signing config release

* update configuration based on new changes

---------

Co-authored-by: Jimly Asshiddiqy <jimly.asshiddiqy@accenture.com>
2025-01-30 11:29:19 +01:00
Phillip Thelen
d91be2d7fe formatting fixes 2025-01-14 12:29:01 +01:00
Phillip Thelen
d2c769eada finish 4.4.2 2024-09-23 10:55:48 +02:00
Phillip Thelen
2d5dc6f0a4 Update dependencies 2024-08-27 16:20:05 +02:00
Phillip Thelen
18996b269d Purchase handler fixes 2024-06-04 11:23:14 +02:00
Phillip Thelen
22ac1e9a28 Challenge fixes 2024-04-23 17:34:59 +02:00
Phillip Thelen
bf62f5ac16 format fixes 2024-04-22 16:16:28 +02:00
Phillip Thelen
ce28bf83f3 linting fixes 2024-04-22 16:15:04 +02:00
Phillip Thelen
8b4af8272f add js as target for shared code 2024-03-28 17:32:29 +09:00
Phillip Thelen
5a61b26ea1 fix crashes 2024-02-26 16:02:54 +01:00
Phillip Thelen
88f2ee7d8e linting fixes 2023-12-21 14:17:06 +01:00
Phillip Thelen
4cefbd4d8a Remove obsolete code 2023-08-08 18:00:18 +02:00
Phillip Thelen
12955cdc85 Fix linting errors 2023-08-08 18:00:18 +02:00
Phillip Thelen
4289042d9f small code cleanup 2023-05-02 14:16:57 +02:00
Phillip Thelen
525870745a improve task loading 2023-02-23 15:52:51 +01:00
Phillip Thelen
17ff13c0a1 Improve test output and update action dependencies 2023-02-14 10:15:22 +01:00
Phillip Thelen
71e4c4805b ktlint formatting 2023-02-13 17:34:54 +01:00
Phillip Thelen
18796e1f8a Improve tests 2023-02-13 17:29:12 +01:00
Phillip Thelen
afb2b234d9 fix formatting 2023-02-13 14:24:37 +01:00
Phillip Thelen
4971d4a80a prepwork 2023-01-09 16:35:04 +01:00
Phillip Thelen
25fa75497e remove old code 2022-12-20 13:37:10 +01:00
Phillip Thelen
bc685cdc82 multiple fixes 2022-12-20 13:37:10 +01:00
Phillip Thelen
d7523c7bdf Refactor Refactor 2022-12-09 13:12:12 +01:00
Phillip Thelen
a374039228
Merge pull request #1865 from AdamWier/show-class-on-profile
If no flags loaded, assume character has class selected
2022-12-05 17:50:46 +01:00
Phillip Thelen
5049c622dd Improve group plans support 2022-11-22 15:48:15 +01:00
Phillip Thelen
cedc06f1e9 port more code to coroutines 2022-11-16 14:01:50 +01:00
Phillip Thelen
e3f66e57df Prepare for new menu 2022-10-31 09:42:13 +01:00
AdamWier
946ae3ba01 If no flags loaded, assume character has class selected 2022-10-16 19:53:51 +02:00
Phillip Thelen
bf5bb9939b Begin implementing new header 2022-09-26 13:05:22 +02:00
Phillip Thelen
ee9081b679 Fix stable display 2022-08-31 11:33:56 +02:00
Phillip Thelen
7e85b6e79b fix parcelize 2022-08-30 13:08:27 +02:00
Phillip Thelen
f0999429f5 move some model code to shared kotlin multiplatform module 2022-08-22 14:55:50 +02:00
Phillip Thelen
7273767c96 Rewrite PurchaseHandler to use BillingClient 4.0 2022-01-11 14:39:15 +01:00
Phillip Thelen
2f9f342768 Improve notification handling 2022-01-06 13:36:08 +01:00
Phillip Thelen
ea6adb6f16 Various settings fixes 2021-11-19 11:42:49 +01:00
Phillip Thelen
b8cec573c3 Try adding some UI tests 2021-10-01 09:39:31 +02:00
Phillip Thelen
e123e4c8af Format code according to Ktlint 2021-09-14 09:54:08 +02:00
Phillip Thelen
bc2db020cd Fix AG design issues 2020-06-15 18:05:32 +02:00
Phillip Thelen
8ad5ae2d90 Add search to task view 2019-08-30 13:25:15 +02:00
Phillip Thelen
7e4c01f078 Refactor widgets 2019-08-23 12:24:47 +02:00
Phillip Thelen
6b26899017 Fix crashes in task list 2019-06-17 17:21:09 +02:00
Phillip Thelen
56fab73305 Add shared kotlin multiplatform library 2019-06-12 10:50:57 +02:00