Commit graph

8 commits

Author SHA1 Message Date
Your Name
bae4295ddd Add UnifiedPush self-host configuration and custom server login gate 2025-09-25 16:45:21 -06:00
Phillip Thelen
0fd8d7e55d remove device name library 2025-06-06 13:48:47 +02:00
Phillip Thelen
d3b399fad6 enable hungarian 2025-04-08 13:55:04 +02:00
Phillip Thelen
4913502941 shrink images 2025-02-12 11:30:41 +01:00
Phillip Thelen
ee9bbf731e remove viewpagerindicator library 2025-02-11 17:26:12 +01:00
Phillip Thelen
807c233f2f fix some build errors 2025-02-11 12:00:47 +01:00
Phillip Thelen
2638001513 fixes for older android versions 2025-01-30 16:30:21 +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