Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
word-view
/
WordView-android
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
4
Code
Issues
7
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Implement loading inside the player itself
- #174
#174
Merged
64ArthurAraujo
merged 11 commits into
master
word-view/WordView-android:master
from
load-inside-the-player
word-view/WordView-android:load-inside-the-player
Copy head branch name to clipboard
Apr 4, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Implement loading inside the player itself
#174
64ArthurAraujo
merged 11 commits into
master
word-view/WordView-android:master
from
load-inside-the-player
word-view/WordView-android:load-inside-the-player
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2026
Stop autoplay when opening the Player
64ArthurAraujo
committed
077c80e
View commit details
Copy full SHA for 077c80e
Browse repository at this point
Rename LoadState to Display
64ArthurAraujo
committed
d15defb
View commit details
Copy full SHA for d15defb
Browse repository at this point
Rename state `READY` to `PLAYER`
64ArthurAraujo
committed
9341a36
View commit details
Copy full SHA for 9341a36
Browse repository at this point
Make loading inside the player itself
64ArthurAraujo
committed
e97a14c
View commit details
Copy full SHA for e97a14c
Browse repository at this point
Remove `checkReady` and add public method `isReady`
64ArthurAraujo
committed
a9d87dc
View commit details
Copy full SHA for a9d87dc
Browse repository at this point
Show the CircularProgressIndicator when the player is still not ready
64ArthurAraujo
committed
9c8fb1d
View commit details
Copy full SHA for 9c8fb1d
Browse repository at this point
Disable skip buttons when player is not ready
64ArthurAraujo
committed
d3e54ff
View commit details
Copy full SHA for d3e54ff
Browse repository at this point
Apply a temporary title and artist when stream is still preparing
64ArthurAraujo
committed
9fd0707
View commit details
Copy full SHA for 9fd0707
Browse repository at this point
Implement autoplay back
Show description for c397cd5
64ArthurAraujo
committed
c397cd5
View commit details
Copy full SHA for c397cd5
Browse repository at this point
Fix PlayerActivity.onPause being called on opening the activity
64ArthurAraujo
committed
e1a083e
View commit details
Copy full SHA for e1a083e
Browse repository at this point
Remove playButton if not ready
64ArthurAraujo
committed
662dced
View commit details
Copy full SHA for 662dced
Browse repository at this point
You can’t perform that action at this time.