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

Merged
merged 57 commits into from
Nov 25, 2024
Merged
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
434085d
Initial code drop for movie tracker sample app
peterfriese Sep 24, 2024
027a826
Initial code drop for movie tracker sample app
peterfriese Sep 24, 2024
1054b5a
Merge branch 'peterfriese/samples/movietracker' of https://github.com…
peterfriese Sep 28, 2024
edab184
Fix formatting
peterfriese Sep 28, 2024
134a846
Merge branch 'main' into peterfriese/samples/movietracker
peterfriese Oct 7, 2024
3464d71
⬆️ Update to latest version of code generator
peterfriese Oct 7, 2024
40531b0
♻️ Upgrade to latest version of the schema
peterfriese Oct 8, 2024
49c5506
🎨 Fix formating
peterfriese Oct 8, 2024
2675a43
♻️ Re-generate code
peterfriese Oct 8, 2024
6f0b873
🎨 Trim trailing white spaces
peterfriese Oct 8, 2024
44c635d
🎨 Formatting
peterfriese Oct 9, 2024
7f79b7b
Add missing copyright headers
peterfriese Oct 17, 2024
2602d38
Fix card dimensions
peterfriese Oct 17, 2024
7b554bf
Update README
peterfriese Oct 21, 2024
a9f7f95
🎨 Fix trailing whitespaces
peterfriese Oct 21, 2024
a2b9592
♻️ New UI
peterfriese Oct 21, 2024
5b5f467
✨ Sign in with email / password
peterfriese Oct 21, 2024
21028a8
✨ Sign up with email / password
peterfriese Oct 21, 2024
794ed5c
🔀 Me rge branch 'peterfriese/samples/movietracker-new-ui/auth' into p…
peterfriese Oct 23, 2024
4c8b01a
✨ Connect to FDC
peterfriese Oct 24, 2024
8e49054
✨ Implement watch list
peterfriese Oct 28, 2024
75f1387
🔥 Remove Sign in with Apple for now
peterfriese Nov 1, 2024
113682c
🔥 Simplify account screen
peterfriese Nov 1, 2024
62d75b1
🔥 Remove categories
peterfriese Nov 1, 2024
0b1e11b
✨ Improve empty state
peterfriese Nov 1, 2024
d70ab91
♻️ Clean up
peterfriese Nov 1, 2024
4baf3f9
✨ Show watch list only for signed in users
peterfriese Nov 1, 2024
9d203fb
✨ Favourite handling
peterfriese Nov 4, 2024
4ed5d65
⚡️ More movie details
peterfriese Nov 4, 2024
2daacd4
🔀 Merge branch 'peterfriese/samples/movietracker-new-ui/connect-datac…
peterfriese Nov 4, 2024
a600525
🔀 Merge branch 'peterfriese/samples/movietracker-new-ui/main' into pe…
peterfriese Nov 4, 2024
8cfc8c6
Formatting
peterfriese Nov 4, 2024
43da772
Fix trailing whitespaces.
peterfriese Nov 4, 2024
c4cefbc
Trailing spaces
peterfriese Nov 4, 2024
be62582
💡 Fix copyright headers
peterfriese Nov 8, 2024
9a83c3b
🔥 Remove movie posters
peterfriese Nov 8, 2024
b09ca7b
🎨 Fix copyright headers
peterfriese Nov 8, 2024
c76186a
Style
peterfriese Nov 8, 2024
b14d992
Trailing whitespaces
peterfriese Nov 8, 2024
bf16304
🔀 Merge branch 'main' into peterfriese/samples/movietracker
peterfriese Nov 9, 2024
ef9920d
🚨 Let’s see if the style check ignores this folder
peterfriese Nov 9, 2024
41493e5
Formatting
peterfriese Nov 9, 2024
870562f
Copyright
peterfriese Nov 9, 2024
487de6b
Clean up Firebase config
peterfriese Nov 19, 2024
3f5a140
Cleanup
peterfriese Nov 19, 2024
59b0d1a
Add mock plist file
peterfriese Nov 20, 2024
e858732
Simplify local setup flow
peterfriese Nov 20, 2024
ab7aee8
Use local emulator
peterfriese Nov 20, 2024
e15362f
Display hint when no data is available
peterfriese Nov 20, 2024
e67c5ca
Add instructions for connecting to the production project
peterfriese Nov 20, 2024
849259b
Code style
peterfriese Nov 20, 2024
db879da
Added missing copyright header
peterfriese Nov 20, 2024
e16e9b6
Change order to items to match console
peterfriese Nov 20, 2024
c75f65f
Fix trailing whitespace
peterfriese Nov 20, 2024
9223bab
Ignore GoogleService-Info.plist file to prevent accidentally checking…
peterfriese Nov 22, 2024
8048a92
Update README
peterfriese Nov 22, 2024
47a9ec0
Clean up instructions, add hero image
peterfriese Nov 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add mock plist file
Signed-off-by: Peter Friese <peter@peterfriese.de>
  • Loading branch information
peterfriese committed Nov 20, 2024
commit 59b0d1a87a8681f30cc7668dab5f6a98702125fb
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>API_KEY</key>
<string>AIzaSyAzlj4APqi5S58nFtE52Da0fYBOHA2MhaY</string>
<key>GCM_SENDER_ID</key>
<string>123456789000</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>com.google.firebase.samples.FriendlyFlix</string>
<key>PROJECT_ID</key>
<string>pfr-fdc-friendlyflix-dev-01</string>
<key>STORAGE_BUCKET</key>
<string>mockproject-1234</string>
<key>IS_ADS_ENABLED</key>
<false></false>
<key>IS_ANALYTICS_ENABLED</key>
<false></false>
<key>IS_APPINVITE_ENABLED</key>
<true></true>
<key>IS_GCM_ENABLED</key>
<true></true>
<key>IS_SIGNIN_ENABLED</key>
<true></true>
<key>GOOGLE_APP_ID</key>
<string>1:123456789000:ios:f1bf012572b04063</string>
</dict>
</plist>