Thanks again for implementing the intent in 3.7.4. I confirmed it works, and have 2 bits of feedback:
1. When returning to library directly from viewing sheets, "keep screen on" is not reset, so the library will keep the screen active even if you have "keep screen on While Viewing Scores" in Settings.
I think the preferred behavior is to honor the screen-on selection in Other Settings when returning to library via the intent? I hope this can be fixed!
2. Just in case others are seeking to use this, the name of the intent action I had to use is:
com.zubersoft.mobilesheetspro.RETURN_TO_LIBRARY
(not
com.zubersoft.mobilesheets.RETURN_TO_LIBRARY)
Thanks again!
1. When returning to library directly from viewing sheets, "keep screen on" is not reset, so the library will keep the screen active even if you have "keep screen on While Viewing Scores" in Settings.
I think the preferred behavior is to honor the screen-on selection in Other Settings when returning to library via the intent? I hope this can be fixed!
2. Just in case others are seeking to use this, the name of the intent action I had to use is:
com.zubersoft.mobilesheetspro.RETURN_TO_LIBRARY
(not
com.zubersoft.mobilesheets.RETURN_TO_LIBRARY)
Thanks again!