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

Flutter poc #84

Merged
merged 232 commits into from
Oct 12, 2019
Merged

Flutter poc #84

merged 232 commits into from
Oct 12, 2019

Commits on Mar 19, 2019

  1. Initial flutter project

    Clear previous react native files and initial new as flutter project
    up2code committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    39238a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Mockup home page

    up2code committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    858ad1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbe712c View commit details
    Browse the repository at this point in the history
  3. Add more ios lib files

    up2code committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    8192751 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Remove .gradle dir

    up2code committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    ab849f3 View commit details
    Browse the repository at this point in the history
  2. Upgrade android build config

    up2code committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    ca51ceb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1a7926 View commit details
    Browse the repository at this point in the history
  4. Remove release config

    up2code committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    3786c31 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

  1. Add UI unit tests

    up2code committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    7a9becb View commit details
    Browse the repository at this point in the history
  2. Update gitignore

    up2code committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    e9e7ea3 View commit details
    Browse the repository at this point in the history
  3. Mock home

    up2code committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    d81d6b3 View commit details
    Browse the repository at this point in the history
  4. fix analyze issues

    up2code committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    ab6239c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Add mock song detail page

    up2code committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    b85db03 View commit details
    Browse the repository at this point in the history
  2. Add youtube player

    up2code committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    8b71876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20fdd7f View commit details
    Browse the repository at this point in the history
  4. Refactor tags

    up2code committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    671d848 View commit details
    Browse the repository at this point in the history
  5. Mock pv list

    up2code committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    2886bba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c063d7a View commit details
    Browse the repository at this point in the history
  7. Add onPressed

    up2code committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    b20800a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed51122 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Change listview area

    up2code committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    386acef View commit details
    Browse the repository at this point in the history
  2. Add mock more detail info

    up2code committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    56759b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Mock weblinks in song detail

    up2code committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    e08a13a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab45c98 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Refactor content to widget

    up2code committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    510c6e3 View commit details
    Browse the repository at this point in the history
  2. Add mock lyrics content

    up2code committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    b551b1c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

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

Commits on Jul 13, 2019

  1. Refactor name

    up2code committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    28e2831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8411273 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bce6cc8 View commit details
    Browse the repository at this point in the history
  4. Refactor action buttons

    up2code committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    d17400d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8491175 View commit details
    Browse the repository at this point in the history
  6. Support vertical section

    up2code committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    7fcab77 View commit details
    Browse the repository at this point in the history
  7. Add title section

    up2code committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    473e7d9 View commit details
    Browse the repository at this point in the history
  8. Add section divider

    up2code committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    d160299 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. Configuration menu
    Copy the full SHA
    7d18595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2409e32 View commit details
    Browse the repository at this point in the history
  3. Add space to section

    up2code committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    1f7eadc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7009502 View commit details
    Browse the repository at this point in the history
  5. Mock albums track

    up2code committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    d9a71b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

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

Commits on Jul 17, 2019

  1. Add section height for support ios

    Augsorn Chanklad committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    942a43a View commit details
    Browse the repository at this point in the history
  2. Move addition info to widget

    Augsorn Chanklad committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    c5433cb View commit details
    Browse the repository at this point in the history
  3. Add artist page and seperate space divider widget

    Augsorn Chanklad committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    7a1459d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. revised project structure

    Augsorn Chanklad committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    1c0feda View commit details
    Browse the repository at this point in the history
  2. display video only on android

    Augsorn Chanklad committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    b787c83 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Add search page

    Augsorn Chanklad committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    c1f4060 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. update mock search page

    up2code committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    22a9be8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. separate each entry tile

    Augsorn Chanklad committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    0744962 View commit details
    Browse the repository at this point in the history
  2. Add song tile

    Augsorn Chanklad committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    1dba85e View commit details
    Browse the repository at this point in the history
  3. Wrap hero widget on each entry tile

    Augsorn Chanklad committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    a808164 View commit details
    Browse the repository at this point in the history
  4. Use artist tile instead of artist list item

    Augsorn Chanklad committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    686a5e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Use sliver list on song detail content

    Augsorn Chanklad committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    0ef89a9 View commit details
    Browse the repository at this point in the history
  2. Use pv tile and remove unused widget

    Augsorn Chanklad committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    2ebc170 View commit details
    Browse the repository at this point in the history
  3. Add pv tile

    Augsorn Chanklad committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    5f2451f View commit details
    Browse the repository at this point in the history
  4. Use ListTile on Weblink

    Augsorn Chanklad committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    058b881 View commit details
    Browse the repository at this point in the history
  5. Add mock tag detail page

    Augsorn Chanklad committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    e9b2afd View commit details
    Browse the repository at this point in the history
  6. Add mock event tile and detail page

    Augsorn Chanklad committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    97c4bbd View commit details
    Browse the repository at this point in the history
  7. Add mock login page

    Augsorn Chanklad committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    008d57e View commit details
    Browse the repository at this point in the history
  8. Add mock tabbar on ranking page

    Augsorn Chanklad committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    5ca4678 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Remove unused import

    Augsorn Chanklad committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    a45a359 View commit details
    Browse the repository at this point in the history
  2. Fix UI unit test

    Augsorn Chanklad committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    3e1896c View commit details
    Browse the repository at this point in the history
  3. Mock searchable search page

    Augsorn Chanklad committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    d5310a4 View commit details
    Browse the repository at this point in the history
  4. Add default picture

    Augsorn Chanklad committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    114c369 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Add floating menu on search page

    Augsorn Chanklad committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    c7ba4a1 View commit details
    Browse the repository at this point in the history
  2. Add mock ranking content

    Augsorn Chanklad committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    6bf5023 View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    Augsorn Chanklad committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    e1bd231 View commit details
    Browse the repository at this point in the history
  4. Add CachedNetworkImage

    Augsorn Chanklad committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    36c3f82 View commit details
    Browse the repository at this point in the history
  5. Add CachedNetworkImage to album

    Augsorn Chanklad committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    5922f4f View commit details
    Browse the repository at this point in the history
  6. Add CachedNetworkImage lib

    Augsorn Chanklad committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    e8092b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. PoC Youtube player

    Augsorn Chanklad committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    69a9744 View commit details
    Browse the repository at this point in the history
  2. Add video controller

    Augsorn Chanklad committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    53c9edb View commit details
    Browse the repository at this point in the history
  3. Add auto next when video is ended

    Augsorn Chanklad committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    4cd43ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c22f9aa View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Add mock tag detail page

    Augsorn Chanklad committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    59c12d0 View commit details
    Browse the repository at this point in the history
  2. Add AppBar on song detail page

    Augsorn Chanklad committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    465bc9c View commit details
    Browse the repository at this point in the history
  3. Add fetch highlighted list

    Augsorn Chanklad committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    a6da9f0 View commit details
    Browse the repository at this point in the history
  4. Add fetch new and top albums on home tab

    Augsorn Chanklad committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    11a4da5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Add load detail album

    Augsorn Chanklad committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    e14b857 View commit details
    Browse the repository at this point in the history
  2. Add PV model class

    Augsorn Chanklad committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    a9604a8 View commit details
    Browse the repository at this point in the history
  3. Add song mmodel unit test

    Augsorn Chanklad committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    ef37201 View commit details
    Browse the repository at this point in the history
  4. Add PVs property

    Augsorn Chanklad committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    95e08ea View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Tuning album detail page when initial loading

    Augsorn Chanklad committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    479edba View commit details
    Browse the repository at this point in the history
  2. Adjust album detail page UI

    up2code committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    86b8f35 View commit details
    Browse the repository at this point in the history
  3. Add model unit tests

    up2code committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    bc900c1 View commit details
    Browse the repository at this point in the history
  4. Add fetch album tracks

    up2code committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    0e96a36 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Remove fetch album by tracks

    up2code committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    8e01ab9 View commit details
    Browse the repository at this point in the history
  2. Adjust album detail page

    up2code committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    63ee59e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf52722 View commit details
    Browse the repository at this point in the history
  4. Add tags

    up2code committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    a5a0f1a View commit details
    Browse the repository at this point in the history
  5. Add tags model and unit tests

    up2code committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    dc8262b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9166503 View commit details
    Browse the repository at this point in the history
  7. Show minimum tags

    up2code committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    3913420 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. Update song detail page

    up2code committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    c253742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c4c68d View commit details
    Browse the repository at this point in the history
  3. Fix

    up2code committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    19c5812 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7beeae View commit details
    Browse the repository at this point in the history
  5. Add albums in song model

    up2code committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    73ad101 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b2ba2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fe7b27 View commit details
    Browse the repository at this point in the history
  8. Update artist detail page

    up2code committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    bf825f3 View commit details
    Browse the repository at this point in the history
  9. Fix unit tests

    up2code committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    42b8b79 View commit details
    Browse the repository at this point in the history
  10. Fix hero tags

    up2code committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    7d7eadb View commit details
    Browse the repository at this point in the history
  11. Add entry model

    up2code committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    0a92952 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e99bf6a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Add basic search page

    up2code committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    0eccc12 View commit details
    Browse the repository at this point in the history
  2. auto play youtube

    up2code committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    fa4d90e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

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

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    0335b9f View commit details
    Browse the repository at this point in the history
  2. Add fetch song by ranking

    Augsorn Chanklad committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    a62faeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ddcf2c View commit details
    Browse the repository at this point in the history
  4. Remove mock

    up2code committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    571e44e View commit details
    Browse the repository at this point in the history
  5. Refactor resource

    up2code committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    5b0e94d View commit details
    Browse the repository at this point in the history
  6. Remove playlist test button

    up2code committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    4a9bc0b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

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

Commits on Sep 21, 2019

  1. Configuration menu
    Copy the full SHA
    e833207 View commit details
    Browse the repository at this point in the history
  2. Fix dart analyze

    up2code committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    23d05e1 View commit details
    Browse the repository at this point in the history
  3. Add model future builder

    up2code committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    46263be View commit details
    Browse the repository at this point in the history
  4. Remove mock code

    up2code committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    2112eb3 View commit details
    Browse the repository at this point in the history
  5. Add dio http and cache

    up2code committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    1b3b409 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

  1. Add custom cache

    up2code committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    1bdc0ab View commit details
    Browse the repository at this point in the history
  2. Add pub

    up2code committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    aacbca0 View commit details
    Browse the repository at this point in the history
  3. Add setting theme provider

    up2code committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    8efa1e3 View commit details
    Browse the repository at this point in the history
  4. Add provider

    up2code committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    eb6958c View commit details
    Browse the repository at this point in the history
  5. Add theme

    up2code committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    872d276 View commit details
    Browse the repository at this point in the history
  6. Change dio version

    up2code committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    f70a011 View commit details
    Browse the repository at this point in the history
  7. Add setting page

    up2code committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    46882a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4cc825 View commit details
    Browse the repository at this point in the history
  9. Add dynamic section more menu

    up2code committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    f32a8ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a14e05a View commit details
    Browse the repository at this point in the history
  11. Fix playlist

    up2code committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    08bbb67 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Add search bloc

    Augsorn Chanklad committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    b699785 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Add repository test

    up2code committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    c8c6bf8 View commit details
    Browse the repository at this point in the history
  2. Test arthitecture

    Augsorn Chanklad committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    44bf455 View commit details
    Browse the repository at this point in the history
  3. Add entry service test

    Augsorn Chanklad committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    ebed1a6 View commit details
    Browse the repository at this point in the history
  4. Fix unit test

    up2code committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    dfcf01a View commit details
    Browse the repository at this point in the history
  5. Update entry search service

    up2code committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    a00fb6c View commit details
    Browse the repository at this point in the history
  6. Remove unused dependencies

    up2code committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    7d57296 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. init theme when startup

    Augsorn Chanklad committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    004a401 View commit details
    Browse the repository at this point in the history
  2. Extends EntryModel

    Augsorn Chanklad committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    6d7dd1b View commit details
    Browse the repository at this point in the history
  3. Add entry type tag

    Augsorn Chanklad committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    084c4ec View commit details
    Browse the repository at this point in the history
  4. Rename model unit test test files

    Augsorn Chanklad committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    fc36202 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'flutter-poc' of https://github.com/VocaDB/VocaDB-App in…

    …to flutter-poc
    Augsorn Chanklad committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    6a06187 View commit details
    Browse the repository at this point in the history
  6. Add song rest service

    Augsorn Chanklad committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    e4dcb47 View commit details
    Browse the repository at this point in the history
  7. Update rest service

    up2code committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    a3d1e1d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Add switch content lang

    Augsorn Chanklad committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    c78059e View commit details
    Browse the repository at this point in the history
  2. Apply content lang to new and top album

    Augsorn Chanklad committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    b87c952 View commit details
    Browse the repository at this point in the history
  3. Change selection tab color

    Augsorn Chanklad committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    aa0f280 View commit details
    Browse the repository at this point in the history
  4. Add play all to ranking tab

    Augsorn Chanklad committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    7951b5e View commit details
    Browse the repository at this point in the history
  5. Fix init content lang setting

    Augsorn Chanklad committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    21fcaf9 View commit details
    Browse the repository at this point in the history
  6. Update rank page and fix rebuild twice issue

    Augsorn Chanklad committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    3ac2bcd View commit details
    Browse the repository at this point in the history
  7. Update song detail page

    Augsorn Chanklad committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    e173d49 View commit details
    Browse the repository at this point in the history
  8. Add tap to vocadb for detail

    Augsorn Chanklad committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    00573a0 View commit details
    Browse the repository at this point in the history
  9. Add share

    Augsorn Chanklad committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    06da78b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Add provider

    Augsorn Chanklad committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    a28c55f View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    up2code committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    5eba0e4 View commit details
    Browse the repository at this point in the history
  3. Fix default value

    up2code committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    f0a81be View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. Add song detail bloc

    up2code committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    44872cc View commit details
    Browse the repository at this point in the history
  2. Remove init fetch ranking

    up2code committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    f692fae View commit details
    Browse the repository at this point in the history
  3. Add song type

    up2code committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    050f5cc View commit details
    Browse the repository at this point in the history
  4. Add song type symbol class

    up2code committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    93af841 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ac5176 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6702e0 View commit details
    Browse the repository at this point in the history
  7. Add song search filter

    up2code committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    19cf4df View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. Fix filter and add tag filter

    up2code committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    b178e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c4cf01 View commit details
    Browse the repository at this point in the history
  3. Add search artist filter page

    up2code committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    ffae9f5 View commit details
    Browse the repository at this point in the history
  4. Add filter artist

    up2code committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    88213e7 View commit details
    Browse the repository at this point in the history
  5. Add search album filter

    up2code committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    0210a2d View commit details
    Browse the repository at this point in the history
  6. Add filter entry

    up2code committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    6667ee7 View commit details
    Browse the repository at this point in the history
  7. Add entry filter

    up2code committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    986a3ed View commit details
    Browse the repository at this point in the history
  8. Add missing file

    up2code committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    cdf7e6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    792b6d0 View commit details
    Browse the repository at this point in the history
  10. Add action buttons

    up2code committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    f33808c View commit details
    Browse the repository at this point in the history
  11. Add icons

    up2code committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    0355c38 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Add PV list

    up2code committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    3e02f6c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Add call route named

    up2code committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e818971 View commit details
    Browse the repository at this point in the history
  2. Update song detail page

    up2code committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    46fd8f3 View commit details
    Browse the repository at this point in the history
  3. Fix artist string is null

    up2code committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    6d9749b View commit details
    Browse the repository at this point in the history
  4. Fix search page and add intl

    up2code committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    16239fc View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Add weblinks model

    Augsorn Chanklad committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    c2b8895 View commit details
    Browse the repository at this point in the history
  2. Add release event model

    Augsorn Chanklad committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    338bc88 View commit details
    Browse the repository at this point in the history
  3. Update weblink and pv list in song detail

    Augsorn Chanklad committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    45af72c View commit details
    Browse the repository at this point in the history
  4. Add related and derived songs

    Augsorn Chanklad committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    ebe0045 View commit details
    Browse the repository at this point in the history
  5. Fix song detail page

    up2code committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    947aae8 View commit details
    Browse the repository at this point in the history
  6. Add icons

    up2code committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    aa5c8bc View commit details
    Browse the repository at this point in the history
  7. Add lyric

    up2code committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    a953a81 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Add song detail bloc unit tests

    Augsorn Chanklad committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    ca77f96 View commit details
    Browse the repository at this point in the history
  2. Add artist detail bloc

    Augsorn Chanklad committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    4226fc8 View commit details
    Browse the repository at this point in the history
  3. Add album bloc

    Augsorn Chanklad committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    5712688 View commit details
    Browse the repository at this point in the history
  4. Update album model fields

    Augsorn Chanklad committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    55e9327 View commit details
    Browse the repository at this point in the history
  5. Update tag model and bloc

    Augsorn Chanklad committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    274bc96 View commit details
    Browse the repository at this point in the history
  6. Add lyrics

    up2code committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    efe9ef6 View commit details
    Browse the repository at this point in the history
  7. Add album detail route

    up2code committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    0e297a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b7fb5a View commit details
    Browse the repository at this point in the history
  9. Add artist route

    up2code committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    cb15012 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Add lyric content bloc unit test

    Augsorn Chanklad committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    0f6a434 View commit details
    Browse the repository at this point in the history
  2. Update more query service and unit tests

    Augsorn Chanklad committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    7c1c104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a66daf View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Fix artist hero tag

    up2code committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    cd47999 View commit details
    Browse the repository at this point in the history
  2. Update artist detail page

    up2code committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    c0f2953 View commit details
    Browse the repository at this point in the history
  3. Add model and widgets

    up2code committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    5756dfd View commit details
    Browse the repository at this point in the history
  4. Update album detail page

    up2code committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    c660688 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Update album detail page

    up2code committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    24c2726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be9237b View commit details
    Browse the repository at this point in the history
  3. Update tag detail page

    up2code committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    20def10 View commit details
    Browse the repository at this point in the history
  4. Add favorite songs feature

    up2code committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    7920dc0 View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    up2code committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    a1b67ad View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

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

Commits on Oct 9, 2019

  1. Add show more songs page

    Augsorn Chanklad committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    ef6dd62 View commit details
    Browse the repository at this point in the history
  2. Add show more albums page

    Augsorn Chanklad committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    4f377ca View commit details
    Browse the repository at this point in the history
  3. Add more album page

    Augsorn Chanklad committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    a4785e9 View commit details
    Browse the repository at this point in the history
  4. Add fetch recently events

    Augsorn Chanklad committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    b029c00 View commit details
    Browse the repository at this point in the history
  5. Add CachedNetworkImage

    Augsorn Chanklad committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    a589648 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Add specific song page and shortcut buttons

    Augsorn Chanklad committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    f2f9dd8 View commit details
    Browse the repository at this point in the history
  2. Add more shortcut navigation

    Augsorn Chanklad committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    0f2d18c View commit details
    Browse the repository at this point in the history
  3. Add tag page

    Augsorn Chanklad committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    63a4ad8 View commit details
    Browse the repository at this point in the history
  4. Add tag page

    Augsorn Chanklad committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    50cebd6 View commit details
    Browse the repository at this point in the history
  5. Update release event page

    Augsorn Chanklad committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    34f8a32 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Update song search page

    up2code committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    513032c View commit details
    Browse the repository at this point in the history
  2. Update artist search page

    up2code committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    94b8290 View commit details
    Browse the repository at this point in the history
  3. Update album page

    up2code committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    520922c View commit details
    Browse the repository at this point in the history
  4. Update tag search page

    up2code committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    47a62d8 View commit details
    Browse the repository at this point in the history
  5. Update release event page

    up2code committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    f9e5391 View commit details
    Browse the repository at this point in the history
  6. Adjust shortcut menus

    up2code committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    3fde4c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d76042f View commit details
    Browse the repository at this point in the history
  8. Fix unit test

    up2code committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    f1d272d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6034dbe View commit details
    Browse the repository at this point in the history
  10. Check null

    up2code committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    9dfaec2 View commit details
    Browse the repository at this point in the history
  11. Change package name

    up2code committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    1d72430 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    310e05d View commit details
    Browse the repository at this point in the history
  13. Display app version

    up2code committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    ad18789 View commit details
    Browse the repository at this point in the history