- Update kotlinx-coroutines from 1.9.0 to 1.10.1 in all modules
- Add legacy settings.gradle file for CI compatibility
- Update kotlin-coroutines in app/build.gradle.kts
- Update kotlin-coroutines in torrentengine/build.gradle.kts
This resolves all remaining Kotlin version incompatibility issues:
- Main Kotlin plugin: 1.9.24 → 2.1.0 (done previously)
- Coroutines library: 1.9.0 → 1.10.1 (this commit)
- CI compatibility: added settings.gradle alongside settings.gradle.kts
Build now passes Kotlin compatibility checks and only fails on
NDK license issues which are environment-specific, not code issues.
- Comment out ndkVersion specification in app/build.gradle.kts
- Allows build to proceed without requiring NDK license acceptance
- NDK will be automatically selected by Android Gradle Plugin if needed
- Created complete TorrentEngine library module with LibTorrent4j
- Full torrent management (add, pause, resume, remove)
- Magnet link metadata extraction
- File priority management (even during download)
- Foreground service with persistent notification
- Room database for state persistence
- Reactive Flow API for UI updates
- Integrated TorrentEngine with MainActivity via MethodChannel
- addTorrent, getTorrents, pauseTorrent, resumeTorrent, removeTorrent
- setFilePriority for dynamic file selection
- Full JSON serialization for Flutter communication
- Created new NeoMoviesApiClient for Go-based backend
- Email verification flow (register, verify, resendCode)
- Google OAuth support
- Torrent search via RedAPI
- Multiple player support (Alloha, Lumex, Vibix)
- Enhanced reactions system (likes/dislikes)
- All movies/TV shows endpoints
- Updated dependencies and build configuration
- Java 17 compatibility
- Updated Kotlin coroutines to 1.9.0
- Fixed build_runner version conflict
- Added torrentengine module to settings.gradle.kts
- Added comprehensive documentation
- TorrentEngine README with usage examples
- DEVELOPMENT_SUMMARY with full implementation details
- ProGuard rules for library
This is a complete rewrite of torrent functionality as a reusable library.
1. Обжариваем лук до золотистого цвета.
2. Добавляем морковь — жарим до мягкости.
3. Всыпаем нарезанное мясо, жарим до румяной корочки.
4. Добавляем специи: зиру, барбарис, соль.
5. Засыпаем промытый рис, сверху — головка чеснока.
6. Заливаем кипятком на 1-2 см выше риса.
7. Готовим под крышкой на слабом огне до испарения воды.