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

merge dev into master 1.3.0 #351

Merged
merged 43 commits into from
Sep 1, 2024
Merged

merge dev into master 1.3.0 #351

merged 43 commits into from
Sep 1, 2024

Conversation

LivingWithHippos
Copy link
Owner

@LivingWithHippos LivingWithHippos commented Jan 18, 2024

Version 1.3.0

  • switched to material 3
  • fixed download to sd card on android 14
  • fixed sharing magnets and containers
  • support remote vlc
  • rewritten remote services management
  • moved build.gradle to kts + versions toml
  • added a couple of video players
  • added split by tags for more search plugins
  • updated README (added ko-fi)

LivingWithHippos and others added 30 commits April 8, 2023 11:02
* resetted app for material 3

* removed other material 2 styles

* removed material 2 code

* Update fragment_user_profile.xml

* updated layout

* updated dependencies

* updated views

* updated dependencies

- gradle to 8.0
- fixed material import
- appcompat

* remove unnecessary landscape layout

* fixed app bar icon color

* removed unnecessary landscape layout

* updated layouts

* added sample themes

* fixed wrong intent for vlc

close #309

* wip adding new theme picker to setting

* updated dependencies

* updated dependencies

* updated theme application flow

* formatting

* added theme

* updated dependencies

* clean up

* updated dependencies

* replaced gradle with kts version

* updated build

* changed string

* formatting

* testing CI fix

* set jdk 17 for github actions

* added last missing build configs
* added remote device table

* added remote service table

* added fragment for remote devices

* small updates

* strings update

renamed string
added missing translations

* update data structure

* updated new db table stuff

* connected remote device fragments

* Updated remote device management

* updated remote service pages

* updated remote service flow

* formatting

* updated service management

* various service updates

* WIP connecting new streaming to UI flow

* dependency updates

* fixed missing case

* updated libraries

* removed unused functions

* updated fab

* added icons for remote service types

* WIP adding services popup

* updated dependencies

* added missing case management

* dependency updates

* WIP updated remote service flow

* request only services that can play media files

* moved code

* dependencies update

* added popup to select services

* updated layout

* removed kodi settings

* updated strings

* formatting

* renamed alternative download links

* updated streaming popup

* fixed strings

* replaced manual update with flow listener

* updated default icon colors

* formatting

* removed legacy kodi references

* dependency updates

* fixed tv navigation

* bumped version

* formatting

* fixed possible crash

* cleaned up old kodi buttons

* fixed tv navigation

* updated string

* added basic streaming popup for tvs

full one was not working

* formatting
other changes may be necessary
* Create JackettRepository.kt

* updated dependencies

* added jackson xml parser

* added api token field to remote services entities

* Delete UnzipUtils.kt

* added xml parsing for torznab

* Update XMLUtils.kt

* added xml parsing for searches

* updated api

* added indexers filter support

* skip logging error

* Update JackettRepository.kt

* added api token field

* close keyboard when clicking outside search field

close #301

* WIP rebuilding search

* support null listener for base adapter

* WIP sidesheet for search via plugins tab

* fix prod build crash

* formatting

* updated dependencies and migrated catalog

gradle kts -> toml since android studio supports only that one

* Update libs.versions.toml

* Update proguard-rules.pro

* added enabled plugin option

* WIP adding search with multiple plugins

* formatted code

* updated github workflow

* updated countly configuration

* possible fix for crash on torrent in progress deletion

see #373

* fixed download to micro sd and torrent monitoring

issues related to changes to foreground services in android 14
close #368

* bigger delay between retries to avoid possible endpoint limits

* removed lots of warning and unused code

* formatted code

* added more real debrid errors

* fixed possible crash deleting download

* go back if torrent cannot be downloaded

close #377

* format file
avoid issues matching strings with `http` inside them, e.g. some magnets, see #312
- split immediately the passed link and assume multiple links
- separated single link management from multiple link management
- check for containers before checking for web urls since they're both web url

close #352
* changed stat component

* dependency updates

* fixed device/services list

* removed jackett from services list

* updated devices/services ui

* updated gradle to 8.10

* added confirmation dialog before deleting services

* added title to service list

* added missing string translaations

* strings

* added button to delete device

* formatted code

* Update proguard-rules.pro

* updated search engine to filter by tags

* updated dependencies

* formatted code
LivingWithHippos and others added 12 commits August 31, 2024 10:42
* readded support for background image

* testing waves theme

* Update themes.xml

* updated themes

* updated themes

* updated themes

* fixed plugin compatiblity check

apparently 2.6 float < 2.6 double

* updated themes

* updated themes

* updated theme picker

* updated waves theme

* Delete theme_colors_circle.xml

* formatted code
* fix magnets recognized as http urls

close #312

* Feat/quick update (#328)

* bumped sdk level to avoid play store issues

* declare new android permissions

required by android 14

* updated service handling

avoid crash + android 14 compatibility

* Delete UnzipUtils.kt

* fixed navigation for android tv

* bumped version for release

* formatting

* Fixed wrong variable type

possible fix for #329

* bumped version for release

* formatting

* updated libraries to fix build

* formatting

* updated libraries to fix build errors

* formatting

* updated libraries and fixed build error

* fixed proguard minification issue

* fixed wrong vlc intent

close #309

* added plurals options (#333)

android may have changed something because these used to work
fix #332

* bumped version for release

* Feat/dev parity (#359)

* added delay to avoid missing cached files

* added support for date parsing

* formatted code

* updated dependencies

* bumped version for release

* added search by date

close #327

* close keyboard losing focus

close #301

* let the user pick pagination size

close #317

* fixed string formatting

* updated listeners

* added magnet hash info to torrent sections

close #311

* added refresh button to download and torrent lists

close #322

* changed min value

* fixed possible crash with foreground service

* close keyboard when pasting auth code

* readded missing strings

* bumped version for release

* Fix/small issues (#364)

* fixed small text

close #363

* moved logout to bottom

* avoid restarting app when logging out if no credentials are found

close #360

* updated libraries

* bumped version for release

* updated workflow

* formatted code
@LivingWithHippos LivingWithHippos changed the title WIP merge dev into master merge dev into master 1.3.0 Sep 1, 2024
@LivingWithHippos LivingWithHippos merged commit 7b57a4a into master Sep 1, 2024
3 checks passed
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.

2 participants