Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: merge branch dev into main #117

Merged
merged 10 commits into from
Dec 22, 2024
Merged

chore: merge branch dev into main #117

merged 10 commits into from
Dec 22, 2024

Conversation

aliernfrog
Copy link
Owner

@aliernfrog aliernfrog commented Dec 14, 2024

  • fix app crashing when keyboard opens in landscape mode on phones (high priority)
  • [laclib] fix filtering sometimes breaking maps (high priority)
  • [laclib] performance improvements (for materials)
  • add navigation bar padding to screens with bottom bar
  • improve navigation bar/rail transitions
  • add navigation drawer for wider screens
  • auto backup option for editing maps (med)
  • save as option for editing maps (med)
  • horizontal scroll for map list segmented buttons (low)
  • map list as bottom sheet for some places (low)
  • cutting/copying/deleting specific area of maps (low)

* chore: target SDK 35, Kotlin 2.x, version catalog, update dependencies

This reverts commit 673935e.

* chore: update gradle

* chore: update java compatibility to 11

* chore: replace deprecated `exec`

* build: ability to use custom LACLib.jar

* fix: laclib map merger

* fix: laclib map editor
this fixes the crash when opening the keyboard in landscape mode which affected most phones
this fixes the issue which would sometimes create a corrupted map after editing & saving one

* add debuggers for laclib

* clean existing files before writing
this was actually supposed to include a toggle for parallel reading maps, which is now removed because its problematic and does not help performance much
@aliernfrog aliernfrog marked this pull request as ready for review December 15, 2024 20:44
@aliernfrog aliernfrog marked this pull request as draft December 18, 2024 12:59
@aliernfrog aliernfrog marked this pull request as ready for review December 22, 2024 19:16
@aliernfrog aliernfrog merged commit bf1d4ad into main Dec 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant