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

V2.0 #31

Merged
merged 43 commits into from
Mar 27, 2020
Merged

V2.0 #31

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
4feedb5
setup v2
Illu Feb 9, 2020
8658e9d
add navigation to details screen
Illu Feb 10, 2020
e63206e
add font & navigation to settings
Illu Feb 26, 2020
d46a808
add firebase
Illu Feb 26, 2020
9a76ebd
update articles style
Illu Feb 26, 2020
b05c9e2
style adjustments
Illu Feb 26, 2020
5d3c197
add custom tabbar
Illu Feb 29, 2020
7b1eb57
add calendar screen
Illu Feb 29, 2020
be65380
update details view
Illu Feb 29, 2020
65574bb
add livestream link
Illu Feb 29, 2020
a86f171
add news screen
Illu Feb 29, 2020
7bde596
add see more button to section titles
Illu Feb 29, 2020
47fb9da
add search screen
Illu Feb 29, 2020
3e5266d
minor style improvements
Illu Mar 1, 2020
1bd3ee5
import missing configuration file
Illu Mar 1, 2020
dd3510c
add refresh to the news
Illu Mar 2, 2020
4165483
Use iOS native design
Illu Mar 22, 2020
3a772a9
add push notifications
Illu Mar 22, 2020
bb6576e
add notification delay settings
Illu Mar 22, 2020
e89f8f4
add theme switch
Illu Mar 22, 2020
8a80921
add error handling
Illu Mar 22, 2020
b56192b
add theme for dark mode
Illu Mar 22, 2020
888dfa8
add AppStore rating
Illu Mar 22, 2020
c10a40d
add Licenses screen
Illu Mar 22, 2020
e8d2f63
init analytics
Illu Mar 22, 2020
43ddf76
add GTM events
Illu Mar 23, 2020
f1806e4
minor style fixes
Illu Mar 23, 2020
728fd87
add scale animation to detail view
Illu Mar 23, 2020
f0fdd48
Tabbar improvements
Illu Mar 23, 2020
8535f0c
add section titles to calendar
Illu Mar 23, 2020
32a2043
add AppIconSettings screen
Illu Mar 23, 2020
d929d13
add readme
Illu Mar 24, 2020
af34e07
move theme
Illu Mar 24, 2020
702dbb3
update label text color
Illu Mar 24, 2020
37f56d0
add App Icons
Illu Mar 24, 2020
23a1cd5
add logo to dashboard
Illu Mar 25, 2020
e494a5d
add App Icon switch feature
Illu Mar 25, 2020
a0d8594
add build command and Launchscreen
Illu Mar 25, 2020
38ed4c2
add asset folder instructions to readme
Illu Mar 25, 2020
21b0766
add license
Illu Mar 25, 2020
5bfca5e
update readme
Illu Mar 26, 2020
b1d1e8a
disable iPad multitasking
Illu Mar 26, 2020
1367303
Merge branch 'master' into restart
Illu Mar 26, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
25 changes: 0 additions & 25 deletions .babelrc

This file was deleted.

6 changes: 0 additions & 6 deletions .buckconfig

This file was deleted.

70 changes: 0 additions & 70 deletions .flowconfig

This file was deleted.

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@ buck-out/

# Bundle artifact
*.jsbundle

# Custom

GoogleService-Info.plist
1 change: 0 additions & 1 deletion .watchmanconfig

This file was deleted.

151 changes: 0 additions & 151 deletions App.js

This file was deleted.

Loading