Skip to content

Re-check for mounted SD card  #12

@artpi

Description

@artpi

After switching device to Kiosk mode, we have an ability to make the device boot directly to the application (after unlocking screen), which is awesome.

However, this has a sideeffect of starting app before SD card could have mounted and shows 0 books.
It can be solved by killing the app, waiting for the card to mount and then starting app again, but that requires going out of kiosk mode.
It would be nice if when app finds 0 books, it would re-check periodically for mounted sd card again after a timeout.

Device

Moto G 2014 ( XT1068 )

Reproduction steps

  1. Set up kiosk mode
  2. Put audiobooks on sd card and insert into device
  3. Boot the device,
  4. After unlocking screen choose HomerPlayer as default launcher
  5. Boot the device again
  6. See that Homer Player shows no audiobooks even though there are some on sd card
  7. Kill Homer Player ( :( )
  8. Launch again
  9. See that it sees books

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions