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

[GH-8] Implement RGB SeekBars #16

Merged
merged 17 commits into from
Mar 29, 2020
Merged

Commits on Mar 22, 2020

  1. Add RGBColorPickerSeekBar class

    N7k committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    c52abda View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Add RGBColorFactory

    N7k committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    97c9019 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Describe IntegerRGBColor model

    N7k committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    8a3bf4f View commit details
    Browse the repository at this point in the history
  2. Add minor fixes

    N7k committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    8d87a9c View commit details
    Browse the repository at this point in the history
  3. Add IntegerRGBColorConverter

    N7k committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    4d1d2f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Implement RGBColorPickerSeekBar

    N7k committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    9634ac8 View commit details
    Browse the repository at this point in the history
  2. Add RGBSeekBarFragment

    N7k committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    bccd3cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    564f209 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06f36be View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Refactor RGBColorPickerSeekBar

    N7k committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    978958d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into feature/GH-8-rgb-s…

    …eekbars-implementation
    
    # Conflicts:
    #	andcolorpicker/src/main/java/codes/side/andcolorpicker/cmyk/CMYKColorPickerSeekBar.kt
    #	andcolorpicker/src/main/java/codes/side/andcolorpicker/converter/ColorConverterHub.kt
    #	andcolorpicker/src/main/res/values/attrs.xml
    N7k committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    1f265e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a214066 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a3a5f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a05e38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94a0514 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/feature/GH-8-rgb-seekbars-implem…

    …entation' into feature/GH-8-rgb-seekbars-implementation
    N7k committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    cac3b58 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad1421e View commit details
    Browse the repository at this point in the history