Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
105a4d3
Add Swedish (sv-SE) translation
optiix Nov 4, 2025
2420eab
Add Swedish (sv-SE) translation (#359)
optiix Nov 5, 2025
b9c8710
Add missing languages to README.md localization section
Copilot Nov 5, 2025
4b80177
Fix table structure: move Spanish (MX) to separate row
Copilot Nov 5, 2025
046163a
Sort community translations alphabetically
Copilot Nov 5, 2025
72fdefe
Merge branch 'oxyroid:master' into master
optiix Nov 5, 2025
d3b4290
Add WebDrop feature - LAN-based playlist upload via web interface
optiix Nov 5, 2025
842f514
Add USB encryption and WebDrop features
optiix Nov 5, 2025
d657e3d
Merge branch 'master' of https://github.com/optiix/M3UAndroid
optiix Nov 5, 2025
85aed34
Add WebDrop file upload feature and PIN-based database encryption wit…
optiix Nov 6, 2025
2939c42
Fix PIN encryption startup flow and ProGuard configuration
optiix Nov 7, 2025
d608b78
Add enterprise-level smooth scrolling and Content Type Mode features
optiix Nov 8, 2025
8b000bd
Remove smartphone app - TV-only focus
optiix Nov 8, 2025
c23083e
Rebrand to M3U CiNEMA with new logo and assets
optiix Nov 8, 2025
b5bb166
Add enterprise security and database management features
optiix Nov 8, 2025
cc31dfe
Restore Optional Features section in Settings
optiix Nov 8, 2025
7765f79
Add comprehensive playlist management UI and enhancements
optiix Nov 8, 2025
8f2e778
Rename dashboard tab from "For You" to "Home" and add EPG tab
optiix Nov 8, 2025
56d3ad0
Implement full EPG (Electronic Program Guide) Timeline View feature
optiix Nov 8, 2025
706346b
Add Continue Watching and per-playlist expiry improvements
optiix Nov 9, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added LOGO.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,16 @@ Help us translate the app! Current support:

| Core Languages | Community Translations |
|----------------|------------------------|
| 🇬🇧 [English](i18n/src/main/res/values) | 🇪🇸 [Spanish](i18n/src/main/res/values-es-rES) by [@sguinetti](https://github.com/sguinetti) |
| 🇨🇳 [Simplified Chinese](i18n/src/main/res/values-zh-rCN) | 🇷🇴 [Romanian](i18n/src/main/res/values-ro-rRO) by [@iboboc](https://github.com/iboboc) |
| 🇬🇧 [English](i18n/src/main/res/values) | 🇫🇷 [French](i18n/src/main/res/values-fr-rFR) by [@Gouar](https://github.com/Gouar) |
| 🇨🇳 [Simplified Chinese](i18n/src/main/res/values-zh-rCN) | 🇩🇪 [German](i18n/src/main/res/values-de-rDE) by [@PhynixP](https://github.com/PhynixP) |
| | 🇮🇩 [Indonesian](i18n/src/main/res/values-id-rID) by [@ca-kraa](https://github.com/ca-kraa) |
| | 🇮🇹 [Italian](i18n/src/main/res/values-it-rIT) by [@LucaMaroglio](https://github.com/LucaMaroglio) |
| | 🇧🇷 [Portuguese (BR)](i18n/src/main/res/values-pt-rBR) by [@Suburbanno](https://github.com/Suburbanno) |
| | 🇷🇴 [Romanian](i18n/src/main/res/values-ro-rRO) by [@iboboc](https://github.com/iboboc) |
| | 🇪🇸 [Spanish](i18n/src/main/res/values-es-rES) by [@sguinetti](https://github.com/sguinetti) |
| | 🇪🇸 [Spanish (MX)](i18n/src/main/res/values-es-rMX) by [@sguinetti](https://github.com/sguinetti) |
| | 🇸🇪 [Swedish](i18n/src/main/res/values-sv-rSE) by [@optiix](https://github.com/optiix) |
| | 🇹🇷 [Turkish](i18n/src/main/res/values-tr-rTR) by [@patr0nq](https://github.com/patr0nq) |
| | 🇮🇹 [Italian](i18n/src/main/res/values-it-rIT) by [@LucaMaroglio](https://github.com/LucaMaroglio) |

## 🤝 Contribution

Expand Down
4 changes: 0 additions & 4 deletions app/smartphone/.gitignore

This file was deleted.

178 changes: 0 additions & 178 deletions app/smartphone/build.gradle.kts

This file was deleted.

Binary file removed app/smartphone/icon.png
Binary file not shown.
Loading