Skip to content

Commit

Permalink
Up main files
Browse files Browse the repository at this point in the history
Signed-off-by: fgl27 <fglfgl27@gmail.com>
  • Loading branch information
fgl27 committed Feb 2, 2021
1 parent 6e4d20f commit 28d998f
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/general/version.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
//Spacing for release maker not trow errors from jshint
var version = {
VersionBase: '3.0',
publishVersionCode: 299,//Always update (+1 to current value) Main_version_java after update publishVersionCode or a major update of the apk is released
publishVersionCode: 303,//Always update (+1 to current value) Main_version_java after update publishVersionCode or a major update of the apk is released
ApkUrl: 'https://github.com/fgl27/SmartTwitchTV/releases/download/303/SmartTV_twitch_3_0_303.apk',
WebVersion: 'February 02 2020',
WebTag: 569,//Always update (+1 to current value) Main_version_web after update Main_minversion or a major update of the web part of the app
Expand Down
2 changes: 1 addition & 1 deletion app/languages/en_US.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ function en_USLang() {
STR_UPDATE_SHOW = "Show updates dialog when updates are available";
STR_UPDATE_SHOW_ARRAY = ["Yes", "Only a toast message", "No"];
STR_UPDATE_START = "Update process started this may take a few seconds, please await!";
STR_UPDATE_ERROR = "You need APK version 3.0.299 or UP to be able to use this, please update the old way";
STR_UPDATE_ERROR = "You need APK version 3.0.303 or UP to be able to use this, please update the old way";
STR_CLOSE = "Close";
STR_MINIMIZE = "Minimize";
STR_CANCEL = "Cancel";
Expand Down
2 changes: 1 addition & 1 deletion release/githubio/js/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions release/githubio/js/main_uncompressed.js
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@
STR_UPDATE_SHOW = "Show updates dialog when updates are available";
STR_UPDATE_SHOW_ARRAY = ["Yes", "Only a toast message", "No"];
STR_UPDATE_START = "Update process started this may take a few seconds, please await!";
STR_UPDATE_ERROR = "You need APK version 3.0.299 or UP to be able to use this, please update the old way";
STR_UPDATE_ERROR = "You need APK version 3.0.303 or UP to be able to use this, please update the old way";
STR_CLOSE = "Close";
STR_MINIMIZE = "Minimize";
STR_CANCEL = "Cancel";
Expand Down Expand Up @@ -1761,7 +1761,7 @@
//Spacing for release maker not trow errors from jshint
var version = {
VersionBase: '3.0',
publishVersionCode: 299, //Always update (+1 to current value) Main_version_java after update publishVersionCode or a major update of the apk is released
publishVersionCode: 303, //Always update (+1 to current value) Main_version_java after update publishVersionCode or a major update of the apk is released
ApkUrl: 'https://github.com/fgl27/SmartTwitchTV/releases/download/303/SmartTV_twitch_3_0_303.apk',
WebVersion: 'February 02 2020',
WebTag: 569, //Always update (+1 to current value) Main_version_web after update Main_minversion or a major update of the web part of the app
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":299,"ApkUrl":"https://github.com/fgl27/SmartTwitchTV/releases/download/303/SmartTV_twitch_3_0_303.apk","WebVersion":"February 02 2020","WebTag":569,"changelog":[{"title":"Apk Version 3.0.303 and Web Version February 02 2020","changes":["Add a new in app update process to update the APP the APK and Web app","Change side panel option 'Changelog' to 'Update & Changelog'","Add a new settings 'Update options' to controls if the app will check for updates and if will show a dialog informing a update is available and allowing to click to update","This new dialog allows to check for updates, and when updates are available you can update on one click, also allows to read the changelog","If you install the app from Play store (TV only device), this dialog will inform and allow you to open the play store direct on the app page so you can update easily","If you install manually, the app can now just update it self by downloading the APK and allowing to install, if you are on Android 8 or newer make sure to give the APP install permission","If the update is only on the Web app now you can use the update dialog to update on one click, no longer need to close the app to update","As this feature was added on APK version 3.0.303 you need to be on that version or newer so all features can work","General improves and bug fixes"]},{"title":"Apk Version 3.0.298 and Web Version January 30 2020","changes":["General improves and bug fixes"]},{"title":"Apk Version 3.0.297 and Web Version January 28 2020","changes":["Prevent to show wrong value for Latency to broadcaster, may take 5 to 30 seconds for the value correct it self after the next problem happens, only happens after a stream goes offline unintentionally and to prevent closing the stream Twitch keeps the stream open until the stream comes back, on this case for internal reason the clock generated by the server became delay with makes the value of the latency way too offsetted","General improves and bug fixes"]},{"title":"Web Version January 22 2020","changes":["Add new setting options 'Use rounded channel images' (disabled by default) to settings -> Interface customization's, color style, animations and related","Improve live channels side panel looks","General improves and bug fixes"]}]}
{"VersionBase":"3.0","publishVersionCode":303,"ApkUrl":"https://github.com/fgl27/SmartTwitchTV/releases/download/303/SmartTV_twitch_3_0_303.apk","WebVersion":"February 02 2020","WebTag":569,"changelog":[{"title":"Apk Version 3.0.303 and Web Version February 02 2020","changes":["Add a new in app update process to update the APP the APK and Web app","Change side panel option 'Changelog' to 'Update & Changelog'","Add a new settings 'Update options' to controls if the app will check for updates and if will show a dialog informing a update is available and allowing to click to update","This new dialog allows to check for updates, and when updates are available you can update on one click, also allows to read the changelog","If you install the app from Play store (TV only device), this dialog will inform and allow you to open the play store direct on the app page so you can update easily","If you install manually, the app can now just update it self by downloading the APK and allowing to install, if you are on Android 8 or newer make sure to give the APP install permission","If the update is only on the Web app now you can use the update dialog to update on one click, no longer need to close the app to update","As this feature was added on APK version 3.0.303 you need to be on that version or newer so all features can work","General improves and bug fixes"]},{"title":"Apk Version 3.0.298 and Web Version January 30 2020","changes":["General improves and bug fixes"]},{"title":"Apk Version 3.0.297 and Web Version January 28 2020","changes":["Prevent to show wrong value for Latency to broadcaster, may take 5 to 30 seconds for the value correct it self after the next problem happens, only happens after a stream goes offline unintentionally and to prevent closing the stream Twitch keeps the stream open until the stream comes back, on this case for internal reason the clock generated by the server became delay with makes the value of the latency way too offsetted","General improves and bug fixes"]},{"title":"Web Version January 22 2020","changes":["Add new setting options 'Use rounded channel images' (disabled by default) to settings -> Interface customization's, color style, animations and related","Improve live channels side panel looks","General improves and bug fixes"]}]}

0 comments on commit 28d998f

Please sign in to comment.