Commit Graph

71 Commits

Author SHA1 Message Date
4d393b0fcf Integrated add_to_cart api and ui updates.
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
2024-07-30 21:16:10 +05:30
86f0aa47dc Completed address Adding Uis and api integration.
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.
2024-07-29 21:06:32 +05:30
78c309e046 Address view created.
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
2024-07-26 21:22:40 +05:30
0cc0d94935 masila trailer viewing in theme 2 and more 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.
2024-07-25 21:04:31 +05:30
6eaa554d8c adjust resize problem when keyboard is opened in OrderSummaryFragment Solving.
Completed Ui for OrderSummaryFragment.

TV ui on home fragment 1 updates and cleaning.

Masila trailer added to WebSeriesFragment
2024-07-24 20:59:54 +05:30
9742f34fff Created cart view, viewmodel
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.
2024-07-23 20:57:10 +05:30
ADITYA
0def2ae3a5 Shop module api integration. Created views: ShopActivity, ShopFragment1, ShopFragment2, ShopFragment3.
Showing all three list and caching them in viwemodel
2024-07-23 00:32:09 +05:30
be30e88638 Integrated all shops apis into repository and viewmodel.
Created MVVM architecture for shop module.
2024-07-19 20:28:41 +05:30
720331bc22 Home1Fragment night theme animations handling
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
2024-07-19 16:55:36 +05:30
8a3ca80f09 Teaser listing api in ViewModel.
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
2024-07-18 21:07:14 +05:30
2e2c9cb853 MVVM for web series activity
new fragment for WebShowFragment

load more api integration for episodes and teasers

caching data in same viewmodel
2024-07-17 21:02:20 +05:30
c593a7550c MVVM structure for all:
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
2024-07-16 20:50:06 +05:30
c828a6ae00 KaraokePlayerActivity :
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
2024-07-15 21:11:42 +05:30
a79ba8813e worked on karaoke ui syncing with different recording states
saving karaoke audio file to download folder
2024-07-12 21:07:52 +05:30
5bfb1c03f5 implementing karaoke 2024-07-11 21:12:02 +05:30
fbb253d612 KaraokePlayerActivity:
Ui creation

Audio recording implementation
Recorded audio implementation
2024-07-10 21:00:36 +05:30
64626f7730 Created Karaoke module: UI and backend
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
2024-07-09 19:19:03 +05:30
294afcb80a Created Games module: UI and backend
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
2024-07-08 19:57:39 +05:30
6b193b1cc7 Completed integrating audio books.
- 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
2024-07-05 21:27:07 +05:30
a3ce40b251 Completed ui for AudioBooksActivity
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
2024-07-03 21:06:20 +05:30
69a8c34a57 Deleting exoplayer from project
updating to media player 3 in MoreHomeActivity SongAdapter and Player on HomeFragment 1 and 2

Error handing in PlayerActivity.kt and LiveStreamPlayerActivity.kt
2024-07-02 20:56:17 +05:30
234a274a72 Cross platform ui comparisons and updates for text sizes, and other ui changes to match
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
2024-07-01 21:08:50 +05:30
c50cf3d29e . 2024-06-28 22:44:03 +05:30
9d38928884 like and favorite data syncing in my fav list and show data
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
2024-06-27 20:45:13 +05:30
9db563e2cd Episode Dialog when clicked onn teaser and episode in SeasonActivity : Ui and functionality
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
2024-06-26 21:02:54 +05:30
fdf7cf4928 Seasons tab ui
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
2024-06-25 20:55:14 +05:30
eea631bc5e same as previous build. Minor typos 2024-06-24 21:16:37 +05:30
75c74d903c Bookmark and like syncing between SeasonActivity, MyListFragment and WebSeriesActivity
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
2024-06-24 21:13:46 +05:30
ec24fbee8a Integrated season listing api
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
2024-06-21 19:38:05 +05:30
71b2522f1f continue watching for show api integration
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
2024-06-20 20:57:20 +05:30
3527906e07 Bookmarking web series locally and online
integrating categories api and adding spinner for it

loading and syncing bookmark and like data with both categories and with bookmark list
2024-06-19 21:14:17 +05:30
24b3bcfb71 webseries activity
scrolling trailer view

api integration for webseries

iterated in recyclerview

like button working
2024-06-18 21:06:03 +05:30
b83e99f6d4 Removing as favorite from my fav list.
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
2024-06-17 19:30:13 +05:30
10d8f603d6 MyList all of the recycler views integrated and shown
offline data handling for my fav data in repository

like count and click api integration

remove from favorite api integration
2024-06-14 20:58:19 +05:30
27be75d831 NotificationsActivity.kt creation and notification api integration
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
2024-06-13 21:08:35 +05:30
1cbfde4cd4 MoreHomeActivity re-arrangements of sizes in layout.
Notifications activity, adapter - dummy data
2024-06-12 16:38:35 +05:30
976238d1f3 MoreActivity -
Completed implementing progressive timing for each song played.

Songs playing issue related to progress view solved,

Completed full implementations of woka songs completed
2024-06-11 21:27:26 +05:30
599f817e73 Exit dialog for home screen
Update button only enabled when their is change in the full name input box in UserProfileActivity.kt

MoreActivity songs list and api integration of songs and playing all songs
one by one.
2024-06-10 21:02:16 +05:30
e4c050eec7 Addchild key when parent adding child
Logging-out user when success is 4 for session expired

WebView for Terms and conditions and privacy policy

DisclaimerActivity and showing static content

Notification count view and showing count from user data

MoreActivity - Song api integration and showing songs
2024-06-07 20:35:58 +05:30
8cf0ee1c28 Woka support scrolling issue resolved
Completed UserProfileActivity.kt with api integration

Completed whole flow of add child from guardian app with all api integration of child registration

Deactivate account api integration. Flow changes in user log in
2024-06-06 20:50:41 +05:30
84a8f11f5a FAQ activity
FAq rv and adapter

Woka support Activity for both kind of user
Viewmodel architecture for activity

Integration of woka support both apis
2024-06-05 21:08:33 +05:30
2bf884ed56 Completed implementing AboutActivity.kt
Completed integrating faqs api and FaqActivity.kt
2024-06-04 16:19:09 +05:30
5946bf414f More Activity : Coming soon card
blogs api adapter and recyclerview

AboutWoka Activity

saving instance of player in home one and two fragment to optimize the theme switching
2024-06-03 20:39:33 +05:30
78f3cd85e6 smooth transition between LiveStreamPlayerActivity opening
MoreHomeActivity creation

Blogs api integration
2024-05-31 20:27:01 +05:30
5bc2b44bc1 Integrated JWPlayer
implemented playerView on both fragments theme 1 and theme 2

Full screen activity LiveStreamPlayerActivity
2024-05-30 21:19:25 +05:30
2182c0393d blur background for ExploreWokaActivity according to android version
Ui for ExploreWokaActivity
activity transitions
2024-05-30 16:53:44 +05:30
023a7532fb white status bar color
blur background for explore woka research
2024-05-29 20:55:52 +05:30
0cb6f8fd4d Home Fragment 2 ui
Custom pressable card with two different press type
Hindi versioning for homefragment2
2024-05-29 19:20:38 +05:30
31964a64dc Issue related to animations on home theme 1 fragment
Scaling animation on press of view
Hindi texts for sidebar

Differentiating side bar between signed in and guest user

logout api integration
guest api integration on login page

completed flow of login and logout from inside screens
2024-05-28 20:57:12 +05:30
de09dd3406 Activity home fragment theme 1 background- differentiating grass, clouds animations, stars and moon in night background.
status bar color
navigation bar color

language setup
2024-05-27 21:08:00 +05:30