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

Add playback speed function and UI #97

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Add playback speed function and UI #97

wants to merge 30 commits into from

Commits on May 22, 2019

  1. Add a setting ImageButton. Add a onClick callback method. Add a Playb…

    …ackSettingDialog menu.
    dahis39 committed May 22, 2019
    Configuration menu
    Copy the full SHA
    46a59e9 View commit details
    Browse the repository at this point in the history
  2. Move to a better location

    dahis39 committed May 22, 2019
    Configuration menu
    Copy the full SHA
    3c9c382 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e82468c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Configuration menu
    Copy the full SHA
    bbed653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e83027 View commit details
    Browse the repository at this point in the history
  3. Get nested alert dialop going

    dahis39 committed May 23, 2019
    Configuration menu
    Copy the full SHA
    e50ebf5 View commit details
    Browse the repository at this point in the history
  4. Clean ups

    dahis39 committed May 23, 2019
    Configuration menu
    Copy the full SHA
    db6eb61 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Add a dismiss method

    dahis39 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    dd5f566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f2d11c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9db6ee3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc71163 View commit details
    Browse the repository at this point in the history
  5. Fix margin setting

    dahis39 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    faa7c07 View commit details
    Browse the repository at this point in the history
  6. Use proper images

    dahis39 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    5c77a00 View commit details
    Browse the repository at this point in the history
  7. Better naming

    dahis39 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    658343b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    990719e View commit details
    Browse the repository at this point in the history
  9. Add remove spacing

    dahis39 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    59f6995 View commit details
    Browse the repository at this point in the history
  10. Unify naming convention

    dahis39 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    4678b09 View commit details
    Browse the repository at this point in the history
  11. Remove unused import

    dahis39 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    f93b1d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b79b7a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    18b74cc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1aea9e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2983ff9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8c4176e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e6f367e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f2852a4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    eed9635 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    db33c62 View commit details
    Browse the repository at this point in the history
  21. Use single method.

    dahis39 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    6821d97 View commit details
    Browse the repository at this point in the history
  22. Better comment

    dahis39 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    3aeee98 View commit details
    Browse the repository at this point in the history
  23. Specify the activity requirement for SettingMenu since the activity n…

    …eeds to be using immersive stytle.
    dahis39 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    c5b0571 View commit details
    Browse the repository at this point in the history