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

Reimplemented with SwiftUI #52

Merged
merged 62 commits into from
Mar 9, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
1bc000e
Add some files
touyu Sep 27, 2020
b6b2c7f
Fix
touyu Nov 12, 2020
2088005
Impl Fluxer
touyu Nov 12, 2020
6023e32
Update ViewModel.swift
touyu Nov 12, 2020
7ecf65e
Impl
touyu Nov 12, 2020
b89cc00
Fix
touyu Nov 12, 2020
3f99938
Impl
touyu Dec 25, 2020
6671ccf
Impl
touyu Dec 30, 2020
9eac9db
Remove old codes
touyu Dec 30, 2020
fc9275c
Fix path
touyu Dec 30, 2020
ddd5161
Fix dir name
touyu Dec 30, 2020
9532be7
Update project.pbxproj
touyu Dec 30, 2020
1ea706a
Impl Codegen
touyu Dec 30, 2020
6153c0e
Fix
touyu Dec 30, 2020
0dfda15
Update main.swift
touyu Dec 30, 2020
2224c53
Fix
touyu Dec 30, 2020
2a1e58a
Impl
touyu Jan 2, 2021
039e3c0
Impl
touyu Jan 6, 2021
465aa80
Impl fetch more
touyu Jan 6, 2021
8b54801
Add bottom indicator
touyu Jan 6, 2021
320679d
Impl skelton
touyu Jan 6, 2021
17c74b3
Update ActivityRecordView.swift
touyu Jan 6, 2021
814fa25
Remove unused files
touyu Jan 6, 2021
f153fb4
Fix
touyu Jan 6, 2021
143de0b
Impl
touyu Jan 7, 2021
a37a79a
Impl home
touyu Jan 7, 2021
64db871
Impl
touyu Jan 7, 2021
a8166c8
Impl
touyu Jan 7, 2021
ca95dbb
Fix tab
touyu Jan 7, 2021
f7fc561
Impl
touyu Jan 7, 2021
9578450
Add SwiftUIX
touyu Jan 7, 2021
f21f1ec
Impl Search
touyu Jan 7, 2021
173a366
Fix
touyu Jan 8, 2021
c4fc29c
Update LibraryWorkView.swift
touyu Jan 9, 2021
7661e15
Impl
touyu Jan 9, 2021
d44658a
Impl current season works
touyu Jan 10, 2021
7321df0
Impl search
touyu Jan 10, 2021
7a47068
Impl search view
touyu Jan 10, 2021
660444a
Impl search result
touyu Jan 10, 2021
424109b
Update SearchView.swift
touyu Jan 10, 2021
05cfa4a
Impl
touyu Jan 10, 2021
a12888f
Update SearchRecommendedWorksView.swift
touyu Jan 10, 2021
8603dfb
Fix
touyu Jan 10, 2021
30598b3
Impl
touyu Jan 14, 2021
b5c35e8
Update
touyu Jan 14, 2021
31af8c2
impl to update status
touyu Jan 14, 2021
a2ca76b
Impl skelton view for porfile
touyu Jan 14, 2021
42d7993
Fix work image
touyu Jan 16, 2021
44459a7
Impl
touyu Jan 17, 2021
023399d
IMpl
touyu Jan 17, 2021
7c68c40
Impl work view
touyu Jan 17, 2021
f48c59d
Impl
touyu Jan 17, 2021
29c1e54
Impl reviews
touyu Jan 17, 2021
d13dd5f
Impl reviews
touyu Jan 17, 2021
eb93f7f
Impl episode view
touyu Jan 17, 2021
4870f94
Impl review
touyu Jan 17, 2021
a478c05
Fix
touyu Jan 17, 2021
e934bbf
Impl setting
touyu Jan 18, 2021
0fc90c1
Impl
touyu Jan 18, 2021
5418d93
Fix crash bugs
touyu Jan 18, 2021
3937eb4
Update WorkView.swift
touyu Jan 19, 2021
d75fdb6
Fix appdelegate
touyu Jan 30, 2021
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
  •  
  •  
  •  
2 changes: 0 additions & 2 deletions .bundle/config

This file was deleted.

5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,14 @@ Pods/

.DS_Store
**/*.xcuserstate
xcuserdata
node_modules
vendor/bundle

.env
Envfile

node_modules

# Apollo
Codegen/ApolloCLI
1,473 changes: 0 additions & 1,473 deletions Annict-for-iOS.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions Annict-for-iOS.xcworkspace/contents.xcworkspacedata

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading