Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.0 #3

Merged
merged 66 commits into from
Nov 10, 2024
Merged

Release v1.0 #3

merged 66 commits into from
Nov 10, 2024

Conversation

siddharthsky
Copy link
Contributor

@siddharthsky siddharthsky commented Nov 10, 2024

Initial Release (v1.0): First official version of the JTV-GO server

Core Features

  • Optimized GO Binary Execution: Efficient handling GO binary processes for stable performance.
  • Web TV Access: Easily accessible interface via Web TV.
  • Web TV Login: Quick and seamless login for easy setup.
  • IPTV Redirection: Direct redirection to preferred IPTV app for enhanced user experience.

@siddharthsky siddharthsky merged commit 906e064 into main Nov 10, 2024
itsyourap added a commit to itsyourap/jiotv_go_app that referenced this pull request Nov 15, 2024
siddharthsky added a commit that referenced this pull request Nov 21, 2024
* Update README.md

* Rename .java to .kt

* Code Refactor #1

* Code Refactor #2

* Rename .java to .kt

* Code Refactor #3

* Use Semvar versioning

* Fix naming

* Implement auto scrolling in output box

* Fix EPG generation

* Update LICENSE

* Fix Overlay Permission issue

* Fix updaters

* Fix inverted colors

* Fix binary getting deleted automatically

* Fix reset function

* Always download the binary for the first time

* Fix update now messages

* Fix update mechanism

* Stop BinaryService correctly if binary was not found

* Check server run status on MainActivity resume

* Update SkySharedPref.kt

Set iptvLaunchCountdown default to 4 seconds.

* Fix: IPTV Redirect Timer

* Update build.gradle

* Fix: Duplicate channel data handling

* Update: UI and TV Navigation

- Fixed IPTV time selection via remote
- Updated drawables
- Added loading bars
- Update fav. channel icon in webtv

* Update WebPlayerActivity.kt

* Removed permission checker

* Update WebPlayerActivity.kt

- fix video size fit for phones
- changed formatted playID

* Update redirect IPTV strings

* Update output-metadata.json

---------

Co-authored-by: Ankan Pal <itsyourap@gmail.com>
siddharthsky added a commit that referenced this pull request Nov 26, 2024
* Update README.md

* Rename .java to .kt

* Code Refactor #1

* Code Refactor #2

* Rename .java to .kt

* Code Refactor #3

* Use Semvar versioning

* Fix naming

* Implement auto scrolling in output box

* Fix EPG generation

* Update LICENSE

* Fix Overlay Permission issue

* Fix updaters

* Fix inverted colors

* Fix binary getting deleted automatically

* Fix reset function

* Always download the binary for the first time

* Fix update now messages

* Fix update mechanism

* Stop BinaryService correctly if binary was not found

* Check server run status on MainActivity resume

* Update SkySharedPref.kt

Set iptvLaunchCountdown default to 4 seconds.

* Fix: IPTV Redirect Timer

* Update build.gradle

* Fix: Duplicate channel data handling

* Update: UI and TV Navigation

- Fixed IPTV time selection via remote
- Updated drawables
- Added loading bars
- Update fav. channel icon in webtv

* Update WebPlayerActivity.kt

* Removed permission checker

* Update WebPlayerActivity.kt

- fix video size fit for phones
- changed formatted playID

* Update redirect IPTV strings

* Update output-metadata.json

* Create SemanticVersionNew.kt

* Fix: compatibility with older Android runtimes

* Refactor: downloader and fix FireTV overlay permission Issue

- Replaced Ketch downloader with direct download for binaries
- Added android5-arm when unsupported architecture is detected
- Fixed FireTV overlay permission issue

* Update build.gradle

* Enhance AppListActivity, Add Logo, Network Support, and Refactor Components

- Improved AppListActivity
- Added new logo to home screen
- Added mobile data and LAN support
- Set custom server timeout
- Refactored CustPopup and UI

---------

Co-authored-by: Ankan Pal <itsyourap@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant