Commit Graph

42 Commits

Author SHA1 Message Date
PangMo5 61e6893cd6 lint autocorrect 2021-07-24 21:55:41 +09:00
PangMo5 fe9fc33b18 Fix request changes 2021-07-16 02:29:11 +09:00
PangMo5 97e9016d6a fix some layout 2021-07-16 01:03:06 +09:00
PangMo5 5c4ee44575 Implement search by ItemType
Search Logic Improvements
2021-07-16 00:50:46 +09:00
PangMo5 9bdb9a2c62 Add suggestions in search screen 2021-07-15 23:59:10 +09:00
Aiden Vigue 19c5e3e4c8
Consolidate item views.
Add watched badges
Add remaining episode badges
Add favorite badges.
Fix genres to only show genres from current library.
Show watched episodes in series view.
Add progress bar to currently watching items in library.
Fix showing favorites.
2021-06-26 15:04:57 -04:00
acvigue e6ede1280d [create-pull-request] automated change 2021-06-25 18:46:43 +00:00
Aiden Vigue 28d2136a25
add watched state to item image views. 2021-06-25 00:35:21 -04:00
Aiden Vigue b27e8c6a74
playback 2021-06-21 02:41:45 -04:00
Shirou 5751fc38c4 fix property wrappers formatting 2021-06-19 23:44:54 +09:00
PangMo5 368ac68005 Remove @Published used for input(keyboard) binding (side effect) 2021-06-19 18:09:25 +09:00
PangMo5 0265f46171 fix LibrarySearchView loading layout 2021-06-19 05:37:26 +09:00
PangMo5 72375ab731 add LibraryViewModel 2021-06-19 05:34:39 +09:00
PangMo5 88ed1c4a3e add LibrarySearchViewModel 2021-06-19 04:51:04 +09:00
Aiden Vigue ac26ac8077
some fixes for TabView getting cut off when scrolling out of viewport. 2021-06-17 22:33:41 -04:00
Aiden Vigue 104bdaddb9
changes 2021-06-17 15:17:44 -04:00
PangMo5 94aa3bc4b4 initial screens Refactoring
remove ContentView
add HomeView
add MainTabView
add SplashView
add ConnectToServerViewModel
add HomeViewModel
add LibraryListViewModel
add SplashViewModel
add ViewModel
2021-06-15 22:44:03 +09:00
PangMo5 f1138b50f2 Replace OrientationInfo with onRotate 2021-06-15 19:22:07 +09:00
PangMo5 8c0c51fa26 Replace globalData with SessionManager, ServerEnvironment 2021-06-15 19:15:23 +09:00
Aiden Vigue 96dba15f04
Update Nuke to 0.6.1 2021-06-12 10:41:56 -07:00
Aiden Vigue eb5f21bf5d
Limit progress updates 2021-06-10 17:54:14 -07:00
github-actions[bot] 770ad0fbf8
[create-pull-request] automated change (#52)
Co-authored-by: acvigue <acvigue@users.noreply.github.com>
2021-06-10 17:39:31 -07:00
Aiden Vigue 18cc3ac15d
bugs bugs bugs *squash* 2021-06-10 17:28:05 -07:00
github-actions[bot] b26f81247a
[create-pull-request] automated change (#47)
Co-authored-by: acvigue <acvigue@users.noreply.github.com>
2021-06-10 09:28:21 -07:00
Aiden Vigue 988377e0ea fix 2021-06-09 21:25:50 -07:00
Aiden Vigue 583f4a7509 it all works 2021-06-09 17:04:33 -07:00
Aiden Vigue ea6b9a6326 fix search? 2021-06-09 00:02:02 -07:00
Aiden Vigue de5e79f6ce MovieItemView using gen. api 2021-06-08 10:22:53 -07:00
Aiden Vigue 007930ec06 Start moving to generated client 2021-06-06 21:54:07 -07:00
Aiden Vigue f27574f94d license headers - start switch to combine api 2021-06-05 22:57:25 -07:00
PangMo5 df0014592d add LazyImage.placeholderAndFailure
apply placeholderAndFailure too all LazyImage
2021-06-02 16:18:38 +09:00
PangMo5 082ce29a44 WIP 2021-06-02 13:00:20 +09:00
PangMo5 791516741e Change some ObservedObject to StateObject 2021-06-01 13:51:56 +09:00
PangMo5 e1dba314df rollback toolbar
GlobalData conform Equatable
Change the conditions for some screens onAppear
2021-05-29 18:12:49 +09:00
PangMo5 3b7778b3cf ResumeItem class to struct
LibraryView NavigationLink Recovery
2021-05-27 21:29:30 +09:00
PangMo5 3b38a20625 LibraryListView separation
Implementing MVVM
2021-05-27 17:16:03 +09:00
Aiden Vigue f6aa6ee9be Fix performace on pages with many images 2021-05-24 21:21:58 -04:00
Aiden Vigue fc7b0efc4c we can scroll now! 2021-05-24 16:44:06 -04:00
Aiden Vigue 92acfab287 Fully remove ExyteGrid and URLImage 2021-05-24 16:42:42 -04:00
Aiden Vigue ca61e0dd4c Build 8 (1.0.0) 2021-05-22 11:14:07 -04:00
Aiden Vigue 5e5e9f7b05 Add deeplinking from homepage 2021-05-20 10:48:02 -04:00
Aiden Vigue 437b71960b Add movie item image description 2021-05-15 21:27:09 -04:00