Commit graph

5488 commits

Author SHA1 Message Date
Phillip Thelen
ee9bbf731e remove viewpagerindicator library 2025-02-11 17:26:12 +01:00
Phillip Thelen
699a31fd52 system bar color tweaks 2025-02-11 15:21:54 +01:00
Phillip Thelen
be77530a09 fix content padding in nested scroll views 2025-02-11 12:57:16 +01:00
Phillip Thelen
eb00e4c8c2 update gitignore 2025-02-11 12:00:47 +01:00
Phillip Thelen
807c233f2f fix some build errors 2025-02-11 12:00:47 +01:00
Phillip Thelen
03178b0ef1 purchase gem spacing 2025-02-11 11:38:31 +01:00
Phillip Thelen
be7d5f9a5d fix various layout issues 2025-02-10 16:54:03 +01:00
Phillip Thelen
5c1b835454 fix sub display 2025-02-10 14:35:30 +01:00
Phillip Thelen
ca08f1c695 fix typo 2025-01-31 13:33:19 +01:00
Phillip Thelen
6d062aa7b6 update minSdk to 26 2025-01-31 11:59:41 +01:00
Phillip Thelen
2638001513 fixes for older android versions 2025-01-30 16:30:21 +01:00
Phillip Thelen
7295602675 Improve edge-to-edge handling 2025-01-30 11:30:01 +01:00
Phillip Thelen
ed65bcec6b Refactor login activity and update to new credentials manageer 2025-01-30 11:30:01 +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
Timur Erofeev
d67e63a5a0
Fix status bar color after closing a BottomSheet (#2105) 2025-01-30 11:28:21 +01:00
Joshua Soberg
376c8b37b9
Fix memory leaks reported by LeakCanary but ending infinite animations when Activity is paused (#2103) 2025-01-30 11:28:06 +01:00
John
b0fae9418c
Fixed bug when equipping second armoire item (#2100) (#2101) 2025-01-30 11:26:17 +01:00
Ean Lombardo
5e9e1d8295
Adapt to orientation changes in MainActivity. (#2087)
MainActivity defines an alternate layout for screen more than 600dp wide, but was ignoring orientation changes.

This caused a bug where if the application was opened with a wide orientation, but then the orientation changed to a small one, the user would be presented with the wide layout compressed into an unusable screen.

fixes #2002
2025-01-30 11:25:29 +01:00
Daniel Gomez
e20a490238
Add task tests (#2039) 2025-01-30 11:24:58 +01:00
Phillip Thelen
68c858fdeb bump build 2025-01-14 17:09:17 +01:00
Phillip Thelen
3254ce9f96 improve edgecases for reminder scheduling 2025-01-14 14:44:52 +01:00
Phillip Thelen
d91be2d7fe formatting fixes 2025-01-14 12:29:01 +01:00
Phillip Thelen
c112c4d416 disable detekt 2025-01-14 12:05:12 +01:00
Phillip Thelen
fd69cf9d04 improve review prompt logic 2025-01-13 16:47:49 +01:00
Phillip Thelen
1fc471cb7a String tweaks 2025-01-13 16:38:58 +01:00
Phillip Thelen
087c0b06ed fix various issues with task reminder scheduling 2025-01-09 17:51:05 +01:00
Phillip Thelen
d4e4b1bcb5 tweak text 2025-01-06 18:34:30 +01:00
Phillip Thelen
3858042f4c improve reminder scheduling for same dayu 2025-01-06 16:43:50 +01:00
Phillip Thelen
6fdd75a20c improve how warning shows 2025-01-06 15:52:22 +01:00
Phillip Thelen
89ab3fc360 show confirmation when selling items 2025-01-06 15:50:17 +01:00
Phillip Thelen
75bad46e09 improve leaving party flow 2025-01-06 15:36:06 +01:00
Phillip Thelen
a8234e6b2a show right dialog when opening a broken task 2025-01-06 14:59:17 +01:00
Phillip Thelen
03de0bbf91 Notification scheduling improvements 2025-01-06 14:57:34 +01:00
Phillip Thelen
9fe345f72e tokenize equipment search 2024-11-22 16:23:46 +01:00
Phillip Thelen
a50bb81493 Improve equipment search UX 2024-11-22 16:12:42 +01:00
Phillip Thelen
0759a071cb fix showing set item 2024-11-22 14:47:23 +01:00
Phillip Thelen
19b5166dd2 add search to equipment 2024-11-22 11:31:36 +01:00
Phillip Thelen
2095542231 support pet and mount quest rewards better 2024-11-15 13:31:14 +01:00
Phillip Thelen
1967467a6f bump version 2024-11-11 12:57:29 +01:00
Phillip Thelen
36c8522644 shorter 2024-11-11 12:43:50 +01:00
Phillip Thelen
139e63b44a fix changelog 2024-11-11 12:19:53 +01:00
Phillip Thelen
5c5169bdb1 bump changelog 2024-11-11 11:53:41 +01:00
Phillip Thelen
f85613bd36 support animated armoire 2024-11-05 11:46:24 +01:00
Phillip Thelen
8759bf2a67 better world state syncing 2024-11-04 12:52:44 +01:00
Phillip Thelen
e4bf648095 subscription display fixes 2024-10-31 13:16:07 +01:00
Phillip Thelen
f46b1f8a4f improve loading world state 2024-10-25 13:02:34 +02:00
Phillip Thelen
92a9292c46 improve subscription handling in some cases 2024-10-23 10:22:37 +02:00
Phillip Thelen
1aa3f66ccb sub page tweaks 2024-10-16 15:37:00 +02:00
Phillip Thelen
d2880b76b1 various subscription page fixes 2024-10-14 13:10:28 +02:00
Phillip Thelen
5ca3433320 bump build number 2024-10-01 12:53:31 +02:00