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

Feed api implementation #125

Merged
merged 33 commits into from
Jun 29, 2023

Commits on Jun 6, 2023

  1. Adding Feed.kt file

    Jacquigee committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f704a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c88bdd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68046aa View commit details
    Browse the repository at this point in the history
  4. Adding Feed ViewModel

    Jacquigee committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5cee66f View commit details
    Browse the repository at this point in the history
  5. Adds feed implementation

    Jacquigee committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    db7ea8e View commit details
    Browse the repository at this point in the history
  6. Changing API BaseURL Test

    Jacquigee committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    765da0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7596394 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Renamed api -> FeedApi

    Jacquigee committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    65653bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b61de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d9d50 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

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

Commits on Jun 9, 2023

  1. Create droidcon_logo_dark.xml

    Borwe authored and Jacquigee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b1f0d05 View commit details
    Browse the repository at this point in the history
  2. check mode in code

    Borwe authored and Jacquigee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    edc97d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bec52c4 View commit details
    Browse the repository at this point in the history
  4. set it for all AppBars'

    Borwe authored and Jacquigee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    949f1a8 View commit details
    Browse the repository at this point in the history
  5. use if with id

    Borwe authored and Jacquigee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    45c4dbe View commit details
    Browse the repository at this point in the history
  6. contrib-readme-action has updated readme (droidconKE#127)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and Jacquigee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5018874 View commit details
    Browse the repository at this point in the history
  7. Update to AS Flamingo (droidconKE#126)

    * updates
    
    * Update AS Version
    
    * Dependencies updates
    
    * update readme
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * rename
    
    * update java version on CI
    wangerekaharun authored and Jacquigee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e7d01a9 View commit details
    Browse the repository at this point in the history
  8. contrib-readme-action has updated readme (droidconKE#130)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and Jacquigee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    36a1db0 View commit details
    Browse the repository at this point in the history
  9. contrib-readme-action has updated readme (droidconKE#131)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and Jacquigee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e735b19 View commit details
    Browse the repository at this point in the history
  10. contrib-readme-action has updated readme (droidconKE#132)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and Jacquigee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    eb9a234 View commit details
    Browse the repository at this point in the history
  11. Migrate some State and viewModel calls from their composables to thei…

    …r respective ViewModels
    yveskalume authored and Jacquigee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f61f68c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    daeb947 View commit details
    Browse the repository at this point in the history
  13. contrib-readme-action has updated readme (droidconKE#134)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and Jacquigee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    685f9b1 View commit details
    Browse the repository at this point in the history
  14. Adds feed implementation

    Jacquigee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    3d1ec6f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a797ae9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    d5c48f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    505f092 View commit details
    Browse the repository at this point in the history
  3. Refactoring results

    Jacquigee committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    fdbf6ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d92441d View commit details
    Browse the repository at this point in the history
  5. Fixes failing tests

    Jacquigee committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6d8495e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge remote-tracking branch 'origin/feed_api_implementation' into fe…

    …ed_api_implementation
    
    # Conflicts:
    #	presentation/src/main/res/values/strings.xml
    Jacquigee committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c2a21c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    409fa1a View commit details
    Browse the repository at this point in the history