Done some RnD and made RemoteSync.kt to sync clicks data from local room database to remote server with api call in batches.
Completed implementation and tested data with backend.
Integrated api for user_video_view api.
Done some RnD to calculated the duration of video viewed overall in LiveStreamPlayerActivity. - successful.
Created Database for VideoViewEvent, Dao, and VideoViewHelper to upsert data into local database.
MyListRepository changes to load only specific data in favorite listing when that particular module is changed. - successful and tested.
Created build to be shared with client.
implemented GamePlayerActivity clicks onn webview.
Implemented clicks events for common PlayerActivity.kt
Implemented clicks for mylist and view all fragments of all modules.
Integrated Firebase analytics.
Tested by enabling debugger view.
Integrated Firebase performance monitoring.
Integrated Onesignal, initiated and tested.
Sent onesignal id to backend from endpoints: guest_login, login, login_proceed and guest_login.
Integrated v2/favorite_listing api with new data structure of show_data with split data for english and hindi category.
Made the changes according at all places in mylist module.
Started implementing flow for item being from fav view all activity for web shows:
1. reloading the whole list by resetting the pagination.
2. removing locally when user has loaded all the data already.
Syncing data by reloading latest 3 favs of the currently viewed view all when returning back.
Changed karaoke url to mp4 to download audio from it: api changes.
handled this in module and mylist.
Error handling for player in LiveStreamPlayerActivity by reloading for 10 times repeatedly until there is an error.
Added share functionality in all modules.
ADDED CLICKED CACHING IN ALL OVER THE APP.
(Except the common Player)
Integrated lazy loading in all of above.
Category wise data loading of web series.
Updating latest data of 3 when removed item from mylist in web series (both)
Removed all local changes in favorites list from all modules repository
Added flag to only load favorites list when there is changes in modules data.
Created FavoritesActivity and fragment_web_series_eng and creadted viewmodel and integrated api for loading data of webseries.
LiveTv, Home1Fragment, Home2Fragment, SideMenu, bottom_navigation bar, ExploreWokaActivity, MoreActivity, MyListFragment (For every module)
Profile Edit activity : Updating gender with api.
Guest, Parent and child check to show NoSignInDialog at :
SupportActivity, cart opening, ProductFragment (Add to cart button)
OrderActivity:
Created all views, adapters and integrated orders api (mvvm)
Integrated api for order tracking and cached.
implement upsert transaction for ClickEvent
Verified database with debugging.
Implemented for live tv and fm.
live_streaming api integration and caching with singleton.
Implemented online url at all places of fm and live stream.
Image loading in Home1Fragment, Home2Fragment and HomeActivity.
Created and shared build with testers.
Integrated navigation component for web series.
Research for problem related to save state of WebSeriesFragment of collapsing toolbar.
Solved it.
Integrated room database dependency with ksp and started working on on creating database for click events.
Created models, dao, database (singleton).
Issue related to app-inspection.
Changed callbacks for ShopActivity and cart flow.
Caching new address added and selecting the newly added address from AddressActivity.kt
Testing for successful and cancelled payment url callback.
clearing cart and going safely back to HomeActivity
callbacks of cart size in MyOrdersActivity
Worked on fm activity custom layout.
Integrated product view api for viewing product.
Added removing cart item functionality from product view fragment.
Added callback to listen removal changes when gone to cart from product view fragment.
Debugged crash with configuration changes with multiple fragments in an activity with no public constructor.
And issue with no saved state when configuration is changed.
Understood and integrated navigation-safe-args in ShopActivity.
Cart count live data updates caching and handling cart data.
Text updates wrt to subcategory in product listing.
adding to cart data caching issue - problem solving
Worked on getting callbacks for url change in PaymentActivity.
Integrated sub-category api and its ui with tablyout
Integrated product listing api and cached data in ShopViewModel for every super-category, category and sub-category.
Created ProductFragment to showcase product details: Added viewpager and its adapter to show all images of a product in a sliding manner.
Address selection in adapter.
EDD api integration and caching.
order creation api integration.
PaymentActivity created to load payment url.
AddressActivity creation and api integration for edd on pincode check screen
Connectivity check.
Apply coupon api integration and caching data in view models.
Coupon selections and applications handling
Integrated addresses api.
Made views ready for cart addresses screen.
integrated cart list, cart item remove api and caching cart data.
Created Activity-fragment view for cart flow with navigation graph.
Created order summary fragment view.
Integrated coupon listing fragment and inflated data.
Added shimmers in HomeMoreActivity
Integrated NoSignInDialog into all modules
for handling guest user click for like and add to fav
Cleaned all code from the start
Creating playlist for episodes and teasers in viewmodel
opening fragment from the MyListFragment: Receiving callback and updating data accordingly.
Corrected home1 fragment's background timings
Updating UI language of MyListFragment when user changes the language with the callback.
NoSignInDialog : UI and functionality
Implemented in MyListFragment
Karaoke, audiobooks, games (Completed)
Started implementing new ui structure for web series (Single activity and multiple fragments)
Completed first web series fragment
Completed implementing mvvm for web series
Saving audio file to Music folder.
Handling for api level 29 and above.
Handling permissions for writing_external_storage in api level below 29.
Handling button disabling with recording state change
integrated pagination for karaoke
Started integrating mvvm model for KaraokeActivity
Integrated karaoke listing api and data caching
Integrated Continue Karaoke api and data caching
Data syncing with adapters and MyListFragment
Dialog showing for karaoke.
Implemented Media3 Player view for KaraokePlayerActivity
Custom Player controller view - adding close button and title and hiding full screen and settings icon
Player setup, hiding user controller view
Integrated game listing and data caching
Data syncing with adapters and MyListFragment
Dialog showing for game.
GamePlayerActivity created - loading url, keeping screen on, hiding system bars.
Integrated karaoke api and caching
data syncing for like and fav data
- Data caching
- Data syncing between continue data and audio data of like data and fav data
- Data syncing between fav list and audio book and continue data
Dialog of audio book
- Data syncing
Same dialog in fav list
Integrated api for audio book listing and completed caching
Organized code into repositories for both webshow and audio books.
continue audio books api integration and caching.
inflated all data
working on like functionality
updating to media player 3 in MoreHomeActivity SongAdapter and Player on HomeFragment 1 and 2
Error handing in PlayerActivity.kt and LiveStreamPlayerActivity.kt
title bar gradient for my fav list and handling backgrounds for switching fragments
updating project structure - made more concise
Started making audio books ui and integrating the apis
syncing between SeasonActivity.kt and MyListFragment
error handling for removing fav data from my fav list
= default my fav list - empty
Home bottom nav ui corrections
Continue Episode Dialog and watch button handling
Playing trailer of every season according to the category chosen
Solving issues in cache syncing for webshow's fav data
Hindi strings updates
opening SeasonActivity when clicked on webshows on MyListFragment
like synching and boookmark syncing in MyListFragment
Integrated Episode Api listing and caching
PlayerActivity created for playing any listed passed
Created and cached playlist for episodes for every season of show
Updated jwplayer to latest v4.17.0
Integrated teasers api and cached data
Created and cached playlist for teasers for every season of show
Custom imageview with loading state and other handling
recyclerview inside nested scroll view problem
created ui for tab_view in episodelisting screen
tab background
integrated api and cached data for seasonlisting and inflated tabs
Handling of category wise data listing in show listing. Changing all repository code to handle dynamic changes in category listing
Episode listing activity created.
inflated data from show data
continue watching data showing in recyclerview
clearing cached data when user logs out and logs in with new account
custom spinner for category in web series
started making ui for Show details page and episode listing
updating properly the local fav data
use of adapter position to update the list
internet connectivity check code and use before making the api calls
dialog to show blog. Hindi and english language changes.
Language update for woka songs.
toolbar for WebViewActivity
FM radio webview implementation
MyList Fragment creation and api integration.
Worked on navigation and status bar color handling between screens.
WebSeriesAdapter and showed first list.
back button handling
Completed implementing progressive timing for each song played.
Songs playing issue related to progress view solved,
Completed full implementations of woka songs completed