Commit Graph

60 Commits

Author SHA1 Message Date
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
9522c9ab16 Home Fragment theme 1:
PressableImageView class setup
icons setup: made dynamic with screen size changes
tv view
moving tv view
other ui: more button, woka fm, user details
2024-05-24 20:54:42 +05:30
144425adf8 Api call time out setting
Completed switching between fragments on home with theme switching and language switching

Language switch live data

Home fragment background switching w.r.t. to time.

Icon settings on home fragment
2024-05-17 20:46:40 +05:30
f940abe837 home side bar completed
built custom bottom nav for home

new activity for ExploreWokaActivity
research to blur the background with transparency

Made 2 theme Home fragment and MyList Fragment
Connected them with the side bar with respect to the selected theme
2024-05-16 20:56:34 +05:30
d4ac42b62a Integration of get user data api call on SplashFragment
BottomNav on HomeActivity
Worked on sidebar menu
- sidebar implementation
- ui for user data
- theme switching
- language switching
2024-05-15 21:04:35 +05:30
6153339bea HomeActivity creation and connection
get user api integration in UserPreference.kte
2024-05-14 20:41:17 +05:30
a57e46f01d Extension for toast 2024-05-14 13:38:02 +05:30
880e876c63 Minor changes 2024-05-13 17:38:14 +05:30
36bb96fb64 Hints center alignment all over till now 2024-05-10 20:07:14 +05:30
8e970d5ee8 Forgot Password module api integration
hindi error messages
2024-05-10 16:22:04 +05:30
e113606649 Login Api and login proceed api integration
DecisionDialog implemented
For password api integration started
2024-05-09 20:35:00 +05:30
832a67d266 Child registration flow complete
Hindi language variations handled
2024-05-09 17:22:07 +05:30