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

Material FAB with speed dial implementation #1100

Merged
merged 43 commits into from
Mar 9, 2016
Merged

Material FAB with speed dial implementation #1100

merged 43 commits into from
Mar 9, 2016

Commits on Feb 25, 2016

  1. Configuration menu
    Copy the full SHA
    45fbdea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713bf3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2422ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0bacfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78e4ff5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c9fd72 View commit details
    Browse the repository at this point in the history
  7. coloer changes for #1132

    AndyScherzinger committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    b1dd299 View commit details
    Browse the repository at this point in the history
  8. initial implementaion for click events + using the import icon for up…

    …load from other apps, also fixed the checkboxes for hdpi/mdpi
    AndyScherzinger committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    e8c64eb View commit details
    Browse the repository at this point in the history
  9. added sorting icon from material, spring cleaning in lower resolution…

    … icons and obsolete Android versions
    AndyScherzinger committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    d7ff626 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ecf325 View commit details
    Browse the repository at this point in the history
  11. don't show labels all the time just during the first usage and applic…

    …ation lifecycle. When the app is restarted the labels then won't show again.
    AndyScherzinger committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    be421ce View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d7985b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8d23bdc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4ce0d9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ff994f8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    be34f62 View commit details
    Browse the repository at this point in the history
  17. upgrade to 23.1.0 AppCompat and bumping Compile Target to 23 (Android…

    … M, needed in order to use AppCompat 23+)
    AndyScherzinger committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    816e5d7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fb02257 View commit details
    Browse the repository at this point in the history
  19. new 23.1.0 files

    AndyScherzinger committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    f7d9438 View commit details
    Browse the repository at this point in the history
  20. Revert "target_marshmallow branch push"

    This reverts commit 7bec156.
    AndyScherzinger committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    69d420b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5e9bf59 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c88c0fd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8bf7c22 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2bbc427 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c222cc3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6161d21 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d7f0ba9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    68e9b89 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1d332cc View commit details
    Browse the repository at this point in the history
  30. upgrade to 23.1.0 AppCompat and bumping Compile Target to 23 (Android…

    … M, needed in order to use AppCompat 23+)
    AndyScherzinger committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    4917b43 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7a782f1 View commit details
    Browse the repository at this point in the history
  32. new 23.1.0 files

    AndyScherzinger committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    02c584d View commit details
    Browse the repository at this point in the history
  33. Revert "target_marshmallow branch push"

    This reverts commit 7bec156.
    AndyScherzinger committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    41a9db6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b6b830e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5d23792 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    4137072 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

  1. Configuration menu
    Copy the full SHA
    6c83af4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d936e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. Configuration menu
    Copy the full SHA
    7e82baa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4327cf5 View commit details
    Browse the repository at this point in the history
  3. removed unused createFolder(), since this is now covered by the fab i…

    …mplementation in the fragment
    AndyScherzinger committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    8d038e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f34a9dd View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. Configuration menu
    Copy the full SHA
    0117123 View commit details
    Browse the repository at this point in the history