• v1.0 14767777f7

    v1.0 Stable

    paualdea released this 2026-05-31 09:00:12 +00:00 | 1 commits to master since this release

    917d4ff añadir README

    6d872e7 Implementación automatizacion mantenimientos y averías con n8n

    4f3f675 Mejora visual

    b9c02ac refactor ultimo

    e3b202f fix(ui): rewrite dropdown lifecycle use stable listener, fresh adapter per refresh, clean XML

    01b359e fix(ui): apply ExposedDropdownMenu style, force manual dropDown on click, and rebind adapter in onResume to permanently fix lockups

    e22adac fix(ui): detach listener and rebind adapter during UI updates to prevent dropdown lockup

    eec4f0f fix(ui): enforce inputType none on vehicle dropdown and prevent filter lockup during UI refresh

    ad46387 fix(ui): disable dropdown auto-filtering and force Light Mode to prevent OEM dark mode UI distortion

    297fac0 fix(home): resolve effectively final lambda variable error in vehicle dropdown load

    14a284d feat(core): implement multi-vehicle support with material dropdown and active vehicle state management

    9fab14f Refactorización código

    7ccee57 feat(home): increase upcoming maintenance preview limit from 2 to 5 in DAO query

    f214942 feat(home): increase upcoming maintenance preview limit from 2 to 5

    1f3549c fix(notifications): defer cold start intent processing to HomeFragment lifecycle

    88e37f4 fix(notifications): implement singleTop launch mode and onNewIntent to process push notifications reliably

    0514649 fix(averias): adjust spacing below title and seed 7 real Twingo 1.2 8v faults on onboarding

    f5c26ec fix(core): remove mock seeder, implement dynamic maintenance generator on onboarding, and fix layout margins in faults screen

    d13f415 fix(core): apply fitsSystemWindows to prevent status bar overlap and fix data sync race conditions using onResume

    3691a4a feat(onboarding): implement IME window insets for keyboard overlap fix and add initial mileage db mapping

    0487fcc fix(ux): enforce NestedScrollView as root to fix keyboard overlap on onboarding

    244bce1 fix(ux): add adjustResize and ScrollView to onboarding to prevent keyboard from overlapping inputs

    8376e08 Revision y mejoras Closes #7

    562e15b feat(ui): apply pixel-perfect wireframe styling and fix logo visibility\n\nCloses #7

    e711441 feat(worker): add weekly notification reminder via WorkManager\n\nCloses #6

    707ad14 feat(ui): implement RecyclerViews, checkboxes and dialogs\n\nCloses #5

    d8d953d feat(main): add BottomNavigationView with Home, Mantenimientos and Averias fragments\n\nCloses #4

    3fe1412 feat(onboarding): add OnboardingActivity with first vehicle registration\n\nCloses #3

    466f3d7 feat(db): implement Room entities, DAOs and AppDatabase\n\nAdds Vehiculo, Mantenimiento and Kilometro entities with\nrespective DAOs and singleton AppDatabase.\n\nCloses #2

    927fb65 chore(deps): add Room, Navigation, WorkManager and project package structure

    2345abe Creación repositorio

    Downloads