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

Initial code drop for movie tracker sample app #21

Open
wants to merge 56 commits into
base: main
Choose a base branch
from

Commits on Sep 24, 2024

  1. Initial code drop for movie tracker sample app

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    434085d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Initial code drop for movie tracker sample app

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    027a826 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1054b5a View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    edab184 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge branch 'main' into peterfriese/samples/movietracker

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    134a846 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Update to latest version of code generator

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3464d71 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. ♻️ Upgrade to latest version of the schema

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    40531b0 View commit details
    Browse the repository at this point in the history
  2. 🎨 Fix formating

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    49c5506 View commit details
    Browse the repository at this point in the history
  3. ♻️ Re-generate code

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2675a43 View commit details
    Browse the repository at this point in the history
  4. 🎨 Trim trailing white spaces

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6f0b873 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. 🎨 Formatting

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    44c635d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Add missing copyright headers

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7f79b7b View commit details
    Browse the repository at this point in the history
  2. Fix card dimensions

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2602d38 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Update README

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7b554bf View commit details
    Browse the repository at this point in the history
  2. 🎨 Fix trailing whitespaces

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a9f7f95 View commit details
    Browse the repository at this point in the history
  3. ♻️ New UI

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a2b9592 View commit details
    Browse the repository at this point in the history
  4. ✨ Sign in with email / password

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5b5f467 View commit details
    Browse the repository at this point in the history
  5. ✨ Sign up with email / password

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    21028a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. 🔀 Me rge branch 'peterfriese/samples/movietracker-new-ui/auth' into p…

    …eterfriese/samples/movietracker-new-ui/main
    
    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    794ed5c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. ✨ Connect to FDC

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4c8b01a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. ✨ Implement watch list

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8e49054 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. 🔥 Remove Sign in with Apple for now

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    75f1387 View commit details
    Browse the repository at this point in the history
  2. 🔥 Simplify account screen

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    113682c View commit details
    Browse the repository at this point in the history
  3. 🔥 Remove categories

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    62d75b1 View commit details
    Browse the repository at this point in the history
  4. ✨ Improve empty state

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0b1e11b View commit details
    Browse the repository at this point in the history
  5. ♻️ Clean up

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d70ab91 View commit details
    Browse the repository at this point in the history
  6. ✨ Show watch list only for signed in users

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4baf3f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. ✨ Favourite handling

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9d203fb View commit details
    Browse the repository at this point in the history
  2. ⚡️ More movie details

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4ed5d65 View commit details
    Browse the repository at this point in the history
  3. 🔀 Merge branch 'peterfriese/samples/movietracker-new-ui/connect-datac…

    …onnect' into peterfriese/samples/movietracker-new-ui/main
    
    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2daacd4 View commit details
    Browse the repository at this point in the history
  4. 🔀 Merge branch 'peterfriese/samples/movietracker-new-ui/main' into pe…

    …terfriese/samples/movietracker
    
    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a600525 View commit details
    Browse the repository at this point in the history
  5. Formatting

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8cfc8c6 View commit details
    Browse the repository at this point in the history
  6. Fix trailing whitespaces.

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    43da772 View commit details
    Browse the repository at this point in the history
  7. Trailing spaces

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c4cefbc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. 💡 Fix copyright headers

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    be62582 View commit details
    Browse the repository at this point in the history
  2. 🔥 Remove movie posters

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9a83c3b View commit details
    Browse the repository at this point in the history
  3. 🎨 Fix copyright headers

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b09ca7b View commit details
    Browse the repository at this point in the history
  4. Style

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c76186a View commit details
    Browse the repository at this point in the history
  5. Trailing whitespaces

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b14d992 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. 🔀 Merge branch 'main' into peterfriese/samples/movietracker

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    bf16304 View commit details
    Browse the repository at this point in the history
  2. 🚨 Let’s see if the style check ignores this folder

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    ef9920d View commit details
    Browse the repository at this point in the history
  3. Formatting

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    41493e5 View commit details
    Browse the repository at this point in the history
  4. Copyright

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    870562f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Clean up Firebase config

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    487de6b View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3f5a140 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Add mock plist file

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    59b0d1a View commit details
    Browse the repository at this point in the history
  2. Simplify local setup flow

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e858732 View commit details
    Browse the repository at this point in the history
  3. Use local emulator

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ab7aee8 View commit details
    Browse the repository at this point in the history
  4. Display hint when no data is available

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e15362f View commit details
    Browse the repository at this point in the history
  5. Add instructions for connecting to the production project

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e67c5ca View commit details
    Browse the repository at this point in the history
  6. Code style

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    849259b View commit details
    Browse the repository at this point in the history
  7. Added missing copyright header

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    db879da View commit details
    Browse the repository at this point in the history
  8. Change order to items to match console

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e16e9b6 View commit details
    Browse the repository at this point in the history
  9. Fix trailing whitespace

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c75f65f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Ignore GoogleService-Info.plist file to prevent accidentally checking…

    … it in
    
    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9223bab View commit details
    Browse the repository at this point in the history
  2. Update README

    Signed-off-by: Peter Friese <peter@peterfriese.de>
    peterfriese committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8048a92 View commit details
    Browse the repository at this point in the history