issues
search
thePlebDev
/
Clicker
A Twitch Android client built with moderators in mind. Join the subreddit to voice your ideas, questions and concerns. Link to app on Google Play store below. Next update is 2024-11-11
https://play.google.com/store/apps/details?id=elliott.software.clicker
12
stars
4
forks
source link
Create permissions UI
#1992
Open
thePlebDev
opened
1 week ago
thePlebDev
commented
1 week ago
Proposed change
When the user clicks on the stream button I need a UI that covers the entire screen and grows from the bottom to the top
Why is this important
This is going to smoothly transfer users to the streaming page
Additional context
-n/a
thePlebDev
commented
1 week ago
also need to add a
isCamera2Device()
function.
isCamera2Device() example
thePlebDev
commented
1 week ago
onAppInitWindow
This function will get called when all the permissions are correct. Now I need to get the device rotation data
getDisplayRotation
thePlebDev
commented
1 week ago
need to figure out where,
app_
comes from in the code
Which leads me to
CameraEngine()
thePlebDev
commented
4 days ago
closing this feature for right now
Proposed change
Why is this important
Additional context
-n/a