Commit Graph

  • 6244317f3a - Updated the play pause and record button usage, also added it to appear over all subviews. - MAde dynamic name for saving in files with the current Timestamp in seconds - Added Icons for playhouse , also stopped other interactions while playing. - Added lazy loading to WebSeries watch_show_listing - Added Lazy loading to Games BilalKhanWDI 2024-07-15 20:10:33 +05:30
  • 999b643d3c Friday Commit Bilal 2024-07-15 00:43:25 +05:30
  • 6a96b87465 - Av player enhancements BilalKhanWDI 2024-07-11 20:31:25 +05:30
  • cb5ab5c1df home commit Bilal 2024-07-11 00:20:25 +05:30
  • 1b51d7950a karaoke BilalKhanWDI 2024-07-10 20:01:20 +05:30
  • 15fa04ceb9 Research on Karaoke BilalKhanWDI 2024-07-09 19:46:30 +05:30
  • 23ae82968d - My list audio listing, handled the model. - Added lazy loading for karaoke - Completed lazy loading of audio books BilalKhanWDI 2024-07-08 19:02:03 +05:30
  • 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 Bilal 2024-07-05 19:24:20 +05:30
  • 70b951de42 - games url updated BilalKhanWDI 2024-07-04 19:53:25 +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 BilalKhanWDI 2024-07-04 19:48:15 +05:30
  • ae1c30eea9 - Added likes and fav - Completed audio details BilalKhanWDI 2024-07-03 19:48:05 +05:30
  • 16d9a91863 - Started ui fr audio books - Completed audio listing with api and model BilalKhanWDI 2024-07-02 19:51:14 +05:30
  • 5761df292f - Fixed the my list gradient issue - Worked on web series bug fixes for moving view. BilalKhanWDI 2024-07-01 20:00:12 +05:30
  • 12ddde2eb0 - Modified the like and favourite image. - Resized the images - Added Icon coloring dynamically - Fixed issue of constraint breaking for Season Cells - Fixed issue of TableHeight - Updated MyList Icons, also modified the click handler - Fixed the issue of favourite remove in my list screen - finalised mylist refresh, when user goes from mylist to seasons. Bilal 2024-06-30 23:29:32 +05:30
  • bf98cc89b1 - Worked with woka react native for analysing the issues. - Finished favourite and like in episode listing screen, also updating the websites view - Handled the teaser data player play. Also now teaser will play according to category language, titles and desc will be base on app language - My list merged hindi and English. Now if hindi version is like and same content is aavailable in English it will be replicated - Handled the fav and likes reload if user navigates from my list to season rising BilalKhanWDI 2024-06-27 19:51:43 +05:30
  • 61262e8529 - Fixed the issue of next and pervious buttons not showing - Added the trailer button to season episode. - Trailer language will be based on the category selected - Reversed data for continue watching - Added html text convert from response for showing description - Handled the fav and likes from episodes Screen BilalKhanWDI 2024-06-26 20:01:14 +05:30
  • 3462b48095 - Handled the playlist sending to the player - Playing the selected index. - Got an jwplayer update, now playlist will b visible from bottom bar button, it will show the list of episodes and user can select. - If user does seek the player , we will provide autoplay. - Worked on next button issue BilalKhanWDI 2024-06-25 19:41:04 +05:30
  • 93956e6e98 - Handled the app life cycle for theme 2 - Added Teaser api with data model. - Handled the tabletitle show hide as per the media type - Updated hindi lingual file for web series - Worked on playing a item in playlist - Woka debugging for analytics BilalKhanWDI 2024-06-25 11:29:00 +05:30
  • ff464359a8 changes Bilal 2024-06-24 09:19:41 +05:30
  • 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 Bilal 2024-06-21 19:35:40 +05:30
  • 95495dc414 - Added native shimmer effect. - Updated my list for handling the comma separated language. - Added shimmer to manila , language , list table - Added action for dropdown, if user clicks outside the dropdown it ill dismiss and change the arrow direction - Handled shimmer with api call, removed the progress hud - Updated Lingual file for webSeries VC BilalKhanWDI 2024-06-20 19:51:39 +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 BilalKhanWDI 2024-06-19 20:07:47 +05:30
  • 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. Bilal 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 BilalKhanWDI 2024-06-13 19:54:44 +05:30
  • 4887db2d4a - Working on Song listing, Reworked - Added a global handling of timer and cell reuse. - Fixed the issue of song timer. Made the AvPlayer Optional to handle multiple instances - Made a logic to handle the player stop. matched the current time with the total time. BilalKhanWDI 2024-06-12 19:47:40 +05:30
  • 5164f2fe10 - Handled inline play play pause. - Created a enum to handle the play pause resume functionality - Added tap handler with animation for cells. - Made logic if one audio is playing and then other audio plays , it ill deinit the first audio and play second. - Added deinit to the view controller, if the view dismiss the play will stop and denitialize BilalKhanWDI 2024-06-11 19:49:10 +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 BilalKhanWDI 2024-06-10 19:45:36 +05:30
  • d6540e9f2e - Made login ID PAss dynamic with config in the network claass singleton - Handled session expired globally - Added Deactiovate account api, handled the logic. - Handled the deactivate account on login. - Made a view to handle privacy policy and terms and condition url, also it will handle the rich text file. - Completed terms and condition, Privacy policy, disclaimer - Fixed the issue of live TV going to Streaming Screen. Landscape and potrait handled Bilal 2024-06-07 21:04:29 +05:30
  • 5fdd255130 - fixed home name label content hugging issue - added edit btn to full name - Linked the add child to the userregisteration details - Added Hindi Lingual file to profile view - Made the custom alert for deactivate account - updated the username check logic - Added logout api and handled the user logout - Handled the logout when device change globally Bilal 2024-06-06 20:19:22 +05:30
  • 334dc39dda - Implemented UserQuery API with post and error handling with checks - Implemented the logic for Guest Query. - Added api for guest contact support - Finalised the logic for the user guest and normal. - Completed Profile UI - Updated the profile from the getuserdata - Added API for Profile update Bilal 2024-06-05 20:00:10 +05:30
  • 4175dca940 - Added api for FAQ’s , Made data model and decoded it - Made 3 layer gradient for the view - Completed FAq expand collapse with logic. - addd error handler - Made Woka Support UI - Added Custom DropDown in support - Added Custom Gradeint - Handled the autolayouts - Added Check for No Subject Selected Bilal 2024-06-04 20:01:51 +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 BilalKhanWDI 2024-06-03 20:02:39 +05:30
  • 166318fbe0 Friday Commit Bilal 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 BilalKhanWDI 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 BilalKhanWDI 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. BilalKhanWDI 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. BilalKhanWDI 2024-05-27 19:42:56 +05:30
  • 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 Bilal 2024-05-24 19:26:54 +05:30
  • 33180a55ab - Icon setup on home screen in auto layout - Added the LiveTv Moving View. Converted the timer into animation for the moving view. - Made a Enum with custom functions to handle the time. - Added logic to handle the dark grass for night time - Rescaled the home grass so dark grass and light grass has identical dimensions - Handled the night mode with white text for clear text BilalKhanWDI 2024-05-23 19:27:34 +05:30
  • ccacd16c49 - Completed Sidebar Implementation. - Added the bottom background in autolayout. - Added cloud 1 and cloud 2 which will animate left to right and vice versa. - Handled bottom Tabbar Height dyamically. Handled this via logic of safe area. BilalKhanWDI 2024-05-22 18:50:16 +05:30
  • 0ebb59eab8 - Finalised The side menu integration in the project. BilalKhanWDI 2024-05-21 19:36:15 +05:30
  • ce74f4dffd - Added API for proceed login - Added guest login api - Handled response error - Created a dummy project for home side bar - Added alamofire logger. BilalKhanWDI 2024-05-15 10:52:14 +05:30
  • 6ee8786f65 - Updated the flow of auth. - Finalised the Localization for the auth flow. BilalKhanWDI 2024-05-14 11:12:28 +05:30
  • ecfa31b57f - Removed the pod for center collection view. Now instead of library i have created a custom flowlayout - Added the Forgot password otp send api. - Done the error handling and navigation for the same. - Added api for password updated. - Added necessary Checks for the password. - Fixed the versioning issue of the centered flow layout. Also fixed the errors, for the complex calculations , splitted the calculations to avoid crash. Bilal 2024-05-10 20:43:57 +05:30
  • 3f2899b9a3 - Added api for child register - Finalised the registration for parent - Finalised the flow for above 16 and go the registeration completed. - Added a View controller for showing the linked child. BilalKhanWDI 2024-05-09 18:07:59 +05:30
  • d6624b8de7 - Added api for username check - Added checks and error for the name, username and password - On gender select adding values to the post reg struct. - Handled the interest selection into a array to post to the reg struct - Finalised the Age Select vc with gender select, date select, interest select - Added Avatar API BilalKhanWDI 2024-05-08 19:36:20 +05:30
  • 3c69db0032 - Added send OTP api - Added verify OTP api - Modified the flow - Made a authfunc to handle the type of user and the language selected - Added OTP fields combine logic. Also handled the otp blank checks. - Added API for intrestes get BilalKhanWDI 2024-05-07 19:33:29 +05:30
  • 95ae60c464 - Added the network library with proper versioning - Made the network adapter - Made the config file to hold the url auth BilalKhanWDI 2024-05-07 11:14:02 +05:30
  • 3de76138fc - Added the network library with proper versioning - Made the network adapter - Made the config file to hold the url auth BilalKhanWDI 2024-05-07 11:12:59 +05:30
  • 32f9ddaa7d - Made the forget password UI. - Made login view. - Continue the flow from onboarding. - added the flow from login-> create account and forget password. Bilal 2024-05-03 20:27:54 +05:30
  • 10a3e9d05d - Made the forget password UI. - Made login view. - Continue the flow from onboarding. - added the flow from login-> create account and forget password. Bilal 2024-05-03 20:26:58 +05:30
  • f55dda0883 2nd May BilalKhanWDI 2024-05-02 19:30:09 +05:30
  • 392e0d0aeb Made avatar UI, COmpleted the AgeVC BilalKhanWDI 2024-05-02 19:27:51 +05:30
  • a7edee2e73 new branch commit BilalKhanWDI 2024-05-02 13:33:13 +05:30
  • c5ffdd9051 Updated Readme BilalKhanWDI 2024-05-02 13:23:36 +05:30
  • 39bd2e66da Initial Commit BilalKhanWDI 2024-05-02 13:20:40 +05:30