Commit Graph

31 Commits

Author SHA1 Message Date
5cf02c5aae - Completed click count in sidebar
- Handled optional gender type
- Handled optional gender in profile
- Remaining MyListVC changes
2024-08-13 20:02:41 +05:30
Bilal
1eb7727aa2 - Added no data and error handling in my orderdetails
- added lazy loading in myorders
- finalised karaoke with new key
- handled failure to show retry btn in karaoke
- made mylist view all, with api call, modified the api which will display all kind of data.
- made a common module for above
2024-08-09 21:04:55 +05:30
0348f07230 - Implemented clicks for all home interactions. FM and webseries will hold posted 2024-08-07 20:21:47 +05:30
Bilal
f3a62cee63 - Added api for getting live stream and fm url
- modified the data for live stream url in theme 1 and theme 2 with speicifed languages also with titles
- modified FM url
- worked on coredata crud. made functions for crud with queries
- added default avatar images for guest
- Finalised the Data Model and tried to save and update the counts in local
2024-08-06 21:17:00 +05:30
72bd8dd3f2 Added Notificatio Navigations 2024-08-05 17:37:06 +05:30
Bilal
c8ec96a832 updated the likes and fav 2024-08-04 12:20:12 +05:30
Bilal
210094e65c - finalised theme 2 collection clicks
- worked on homelive tv observers
- addd fav remove fav for audio books will now locally update my list instead reloading
- addd fav remove fav for karaoke will now locally update my list instead reloading
- addd fav remove fav for games will now locally update my list instead reloading
2024-08-02 23:22:06 +05:30
7950d1961f - Completed blogs
- Added FM Module
- Made a external View to access around all modules
- Added AV Player to play Radio URL.
- Added Observers to handle play pause buffering.
- Added a activity indicator to show buffer.
- Added reload btn if the player doesn’t gets initialised.
- Handled FM from Explore woka to my list , theme 1 and 2.
- Handled Vol- and Vol+ , if volume goes to max vol+ will be disable and vice versa
2024-08-01 19:35:15 +05:30
Bilal
adb2e2684c - solved issue of fullscreen for player. now transforming the view
- updated api for shop procuts, with lazy loading and proper structure
- added loading indicator when user navigates to bottom indicator will be shown
- Made shop product details view.
- Added carousel with page indicator
- added shadows to the images
- added selection option for address
- made address table dynamic
- added pincode_serviceability_check_edd for checking the delivery date of the selected address.
2024-07-26 23:21:09 +05:30
Bilal
f9ff1f4114 added navigations 2024-07-25 01:03:19 +05:30
1ce505391c Merge remote-tracking branch 'refs/remotes/origin/woka_dev' 2024-07-22 20:07:22 +05:30
25a9491a33 - Made shop module, with mvvm, sb, shoplistingview
- Made cell for shop list.
- Made shopCategory vc
- Worked on dynamic cart button
- Worked on Subcategory cells and api call with model
- Added product listing api and made the model
2024-07-22 20:06:14 +05:30
Bilal
7c83e5b857 - Worked on optimizing the full screen issue with JWPlayer, Now not presenting it.
- Added the tint view dismiss, also fixed the issue of dismiss when not clicked on tint view
- Now sending the live tv url as media content
2024-07-19 21:21:19 +05:30
995946b723 - Updating fav likes for karaoke
- Updated fav likes for audio books
2024-07-18 20:32:42 +05:30
Bilal
b405c17a7a - started working on karaoke
- made storyboard and module folder
- create ui for listing of karaoke
- added api for karaoke list, with data model
- made ui dynamic for karaoke listing
- Matched the continue watching data with the karaoke listing and decreased code
- made custom player view for karaoke
- added timer to show hide controls in player
2024-07-05 19:24:20 +05:30
41e770f991 - Completed lingual file
- Completed the default top header set as per the selcection on user, first load will select 0th index
- Completed player for audio books
- Handled error response for audio listing
- AudioBook Details View added like fav
- Fixed the nav bar color issue.
- Finished games module
2024-07-04 19:48:15 +05:30
16d9a91863 - Started ui fr audio books
- Completed audio listing with api and model
2024-07-02 19:51:14 +05:30
5761df292f - Fixed the my list gradient issue
- Worked on web series bug fixes for moving view.
2024-07-01 20:00:12 +05:30
Bilal
ff464359a8 changes 2024-06-24 09:19:41 +05:30
Bilal
1f650bd2b7 - added api for fetching the episode as per the selected category
- made the category collection cells dynamic
- handled the category selection will call the episode api
- solved activity indicator view at the splash start-up
- handled the app lifecycle for live tv app going in foreground and background
- handled play pause while the live tv view apperas and disappears
- Made the likes and favourites dynamic on episode screen
2024-06-21 19:35:40 +05:30
1d6add0322 - Added DropDown
- Added api for show listing , made data model, updated the dropdown
- Added api for category, made data model
- Made the dynamic height tableview to show all the shows
- On fav add remove , will refresh the mylist screen
- Added default load on hindi
- On category selection change, updating the show list data
- Handled the fav category id as int, string , string seeprated with “,”
- Modifying my list with bookmark id with above
2024-06-19 20:07:47 +05:30
Bilal
a8f0b7b662 - contact apple developer, now if enrolling for a organisation account, same domain website is compulsary
- Completed the blogs detail screen, also handled the language change.
- added a nsnotification to handle the sidebar only on home an my list
- Added api for like , unlike , fav remove, with data models.
- handled the like unlike realtime, without the extra network call.
- added realtime language change will update the fav cells.
2024-06-14 21:27:18 +05:30
3754a7f75b - Fixed the blog image issue for fit.
- Finalised more module.
- Made UI for notifications
- Made notification cells
- Added pull to refresh
- Worked on logic for Favourites.
- Getting the logic data, then separating the hindi web series
- Added collection for Webseries hindi , English , Audio book, karaoke, games
- MAde the data model for favourites
2024-06-13 19:54:44 +05:30
5a7750d012 - Completed My oders. Rest will be completed when shop module is finished.
- Internet issue
- Added api to get blogs, with data model decoding, inflating the collection view
- Added api to get the songs, with data model decoding , inflated tableview with dynamic height
- Added inline player for song list
2024-06-10 19:45:36 +05:30
a5b33a3cfa - Fixed the issue of Presenting the view controller. So added it in navigation bar
- Handled the dismiss of jwplayer view controller
- Made sidebar navigation
- Worked on NAvigation for Live TV
- Prepared FAQ API
- Made FAQ View
- Customized the FAQ Cell
2024-06-03 20:02:39 +05:30
Bilal
166318fbe0 Friday Commit 2024-06-03 00:19:12 +05:30
33141797b8 - Added haptics for theme and language change.
- Added haptics for app load
- Added JWplayer Pods.
- Added Av player for home live stream
- Made the Explore Woka Screen.
- Made button Effect for the selection
2024-05-30 19:49:41 +05:30
b832b483da - added theme defaults on logout
- Added guest login from onboard
- Added notification icon. Handled it with user journey
2024-05-29 19:40:46 +05:30
86bd90db31 - Created an extension to handle the rootview.
- Added localisation to theme 1, also updated the English localisation for reversing the language
- Added localisation to the sidebar. Also handled the live language change with the help of observers
- Integrated GetUserData API at splash.
- Added the login NAv. Now if user will logout he will be redirected to the login Screen.
- Added Activity Indicator on the splash to handle the getuserdata.
- Added Guest Login To home.
2024-05-28 19:47:51 +05:30
0e921c3113 - Handled the star and moon to show only at the night time.
- Added a star above the grass and added it to the animation.
- Woke Client call 1:15 - 1:40
- Added Sidebar theme clicks and added userdefaults with checks for default loading. Also added to logout
- Handled the Theme change from sidebar, also handled the default theme selected and loading it at the time of startup
- Fixed issue of sidebar showing up, left side blacktint was not coming. It was the issue of ViewLifeCycle
- Theme 2  Explore woka items size ratio updated for auto layouts
- Worked on RootView Navigation.
2024-05-27 19:42:56 +05:30
Bilal
025aa41585 - Worked on autolayout and did fixes for screen iphone 6s and iphone 11pro max resolutions
- 12-1 woka meeting
- Did Rnd on Container view. This will help for theming
- Made a custom class to add the child view and remove child view.
- Added Moon if the theme color is night
- added the Ca animation for the stars to show glowing effect
- Mapped all the stars with the delay time
- Handled the theme switch
2024-05-24 19:26:54 +05:30