Commit Graph

41 Commits

Author SHA1 Message Date
PangMo5 b7a669a89d fix Landscape layout of SeriesItemView 2021-08-16 06:50:25 +09:00
acvigue e978db78ae [create-pull-request] automated change 2021-08-06 17:20:20 +00:00
PangMo5 6af599f274 fix some layout 2021-08-06 20:32:08 +09:00
PangMo5 aa23216a1a new SeriesItemView UI (landscape) 2021-08-06 20:24:02 +09:00
PangMo5 6e0bd58e1f remove force wrapping 2021-08-06 20:11:31 +09:00
PangMo5 3fa97235b1 new SeriesItemView UI (portrait) 2021-08-06 20:00:00 +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
Aiden Vigue a12429ba46
imports 2021-06-21 03:19:01 -04:00
Shirou 5751fc38c4 fix property wrappers formatting 2021-06-19 23:44:54 +09:00
PangMo5 f8a70051ac add SeriesItemViewModel 2021-06-19 06:06:16 +09:00
acvigue add5908be2 [create-pull-request] automated change 2021-06-18 02:34:18 +00:00
Aiden Vigue ac26ac8077
some fixes for TabView getting cut off when scrolling out of viewport. 2021-06-17 22:33:41 -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
PangMo5 40127b0710 add ServerEnvironment.setUp, reset func
add SessionManager.updateHeader, login, logout
2021-06-14 02:40:19 +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 cf5e311ed7
don't force unwrap optionals that may be nil 2021-06-10 08:49:27 -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 a535a11de4 add seasonitemview 2021-06-08 23:21:08 -07:00
Aiden Vigue 93ef16a46d more to mvc & gen. client 2021-06-08 17:04:33 -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
Aiden Vigue 16569ca663
padding changes 2021-06-03 11:52:14 -04: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 3b7778b3cf ResumeItem class to struct
LibraryView NavigationLink Recovery
2021-05-27 21:29:30 +09: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 1389b54b98 Remove strong self references 2021-05-22 18:44:39 -04:00
Aiden Vigue 5d8c608876 Fix wrong orientation mode on app start. 2021-05-22 13:55:21 -04:00
Aiden Vigue ca61e0dd4c Build 8 (1.0.0) 2021-05-22 11:14:07 -04:00
Aiden Vigue b49f796a72 Add fastlane - increase res. a bit
Add dynatrace!


remove


checkin
2021-05-22 10:03:48 -04:00
Aiden Vigue 6c35ab8b19 Fix OoM errors - thanks sentry :) 2021-05-21 21:48:43 -04:00
Aiden Vigue f0786a095b Add episodes to season view 2021-05-20 20:55:16 -04:00
Aiden Vigue 7a74082032 Add series -> season browsing 2021-05-20 20:09:08 -04:00