Skip to content

Commit

Permalink
up main files
Browse files Browse the repository at this point in the history
  • Loading branch information
fgl27 committed Oct 27, 2024
1 parent d7c4759 commit 79d62ae
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/general/version.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ var version = {
{
title: 'Version October 27 2024 Apk Version 3.0.371',
changes: [
'Fix issues for devices with a very low RAM size, last version fix for high RAM size cause a issue for low 😑',
'Fix issues for devices with a very low RAM size during playback, last version fix for high RAM size cause a issue for low 😑',
'Fix issues opening a game content without a user',
'Other General improvements'
]
Expand Down
2 changes: 1 addition & 1 deletion release/githubio/js/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion release/githubio/js/main_uncompressed.js
Original file line number Diff line number Diff line change
Expand Up @@ -4726,7 +4726,7 @@
changelog: [{
title: 'Version October 27 2024 Apk Version 3.0.371',
changes: [
'Fix issues for devices with a very low RAM size, last version fix for high RAM size cause a issue for low 😑',
'Fix issues for devices with a very low RAM size during playback, last version fix for high RAM size cause a issue for low 😑',
'Fix issues opening a game content without a user',
'Other General improvements'
]
Expand Down
2 changes: 1 addition & 1 deletion release/githubio/version/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"VersionBase":"3.0","publishVersionCode":371,"ApkUrl":"https://github.com/fgl27/SmartTwitchTV/releases/download/371/SmartTV_twitch_3_0_371.apk","WebVersion":"October 25 2024","WebTag":685,"changelog":[{"title":"Version October 27 2024 Apk Version 3.0.371","changes":["Fix issues for devices with a very low RAM size, last version fix for high RAM size cause a issue for low 😑","Fix issues opening a game content without a user","Other General improvements"]},{"title":"Version October 25 2024 Apk Version 3.0.369","changes":["Fix crashes for devices with bigger RAM (4+GB) when playing VOD, even that teh device has a large amount of RAM if the app uses it for buffer the app will crash","Fix old deleted vod not being deleted from live history","Fix old deleted Lives not being deleted from live history","Fix Game content not showing the latest content when the app did a auto refresh in background, very hare but after the app was running for a long time there was a chance the app did refresh in background but shows old none refreshed content","Fix showing blocked content randomly, after navigating to a blocked content and exit the app in a very random scenario this can happens","Fix player controls miss behaving randomly","Fix screen with a single content not allowing to open the content, issue introduced in last version","Improve numeric VODs jump to % function","Improve media keys Live/VODs jump to 5/30 seconds function","Other General improvements"]},{"title":"WebVersion September / October 21","changes":["Fix missing information on player top info for some scenarios","Fix missing information on channel content screens","Fix not be able to open the game for some scenarios in the thumbnail options","Fix current game in player content not always showing current game","Fix scenario where not enough content load on the screen even when it is available preventing scrolling to get more content","General etc improvements"]}]}
{"VersionBase":"3.0","publishVersionCode":371,"ApkUrl":"https://github.com/fgl27/SmartTwitchTV/releases/download/371/SmartTV_twitch_3_0_371.apk","WebVersion":"October 25 2024","WebTag":685,"changelog":[{"title":"Version October 27 2024 Apk Version 3.0.371","changes":["Fix issues for devices with a very low RAM size during playback, last version fix for high RAM size cause a issue for low 😑","Fix issues opening a game content without a user","Other General improvements"]},{"title":"Version October 25 2024 Apk Version 3.0.369","changes":["Fix crashes for devices with bigger RAM (4+GB) when playing VOD, even that teh device has a large amount of RAM if the app uses it for buffer the app will crash","Fix old deleted vod not being deleted from live history","Fix old deleted Lives not being deleted from live history","Fix Game content not showing the latest content when the app did a auto refresh in background, very hare but after the app was running for a long time there was a chance the app did refresh in background but shows old none refreshed content","Fix showing blocked content randomly, after navigating to a blocked content and exit the app in a very random scenario this can happens","Fix player controls miss behaving randomly","Fix screen with a single content not allowing to open the content, issue introduced in last version","Improve numeric VODs jump to % function","Improve media keys Live/VODs jump to 5/30 seconds function","Other General improvements"]},{"title":"WebVersion September / October 21","changes":["Fix missing information on player top info for some scenarios","Fix missing information on channel content screens","Fix not be able to open the game for some scenarios in the thumbnail options","Fix current game in player content not always showing current game","Fix scenario where not enough content load on the screen even when it is available preventing scrolling to get more content","General etc improvements"]}]}

0 comments on commit 79d62ae

Please sign in to comment.