-
-
Notifications
You must be signed in to change notification settings - Fork 59
add de locale to fastlane #420
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e6ec227
into
LivingWithHippos:master
2 of 3 checks passed
Owner
|
Thanks! |
Contributor
Author
|
Thanks for the swift merge! ๐ค |
LivingWithHippos
added a commit
that referenced
this pull request
Oct 12, 2025
* Small update (#418) * Update libs.versions.toml * Update libs.versions.toml * updated dependencies * updated gradle * Fixed fastlane metadata close #417 * added recognition of cloudflare protection when scraping websites still cannot do anything about it * bumped version for release * added IzzyOnDroid build status shield see #417 * catch exception starting services will crash if running for more than 6 hours * updated README links and badges see #417 * formatting * add de locale to fastlane (#420) * renamed libraries * Update libs.versions.toml * Update APIError.kt * numped min and max sdk version * Update APIError.kt * the incredible amount of bullshit I need to do to update some fucking libraries you want me to use ksp? well hilt hasn't supported it the issue has been opened for years. Oh it has alpha support? Well I can try it, but wait, databinding does not support ksp, I need to migrate all my fucking views to viewbinding, fuck this shit I'm on linux it's literally fucking easier to compile the whole kernel than to deal with this * bumped min sdk to 27 more than 96% of devices, plus some libraries now need a bigger number anyway * start migrating from databinding to viewbinding * migrated user view * migrated torrent processing fragment * migrated torrent details * added missing binding free in onDestroyView * migrated start fragment * migrated plugin search fragment * migrated search fragment * migrated search item fragment * migrated repository fragment * migrate remote service fragment * migrate remote device fragment * migrated remote device fragment * migrated new download fragment * migrated torrent and download lists * added default text * migrated folder list fragment * migrated download details fragment * migrated authentication fragment * avoid discarding R classes from libraries needed for material colors * correctly use float value * formatted code * update supported links close #425 * Update libs.versions.toml * migrated alternative streams list * Update AlternativeDownloadAdapter.kt * migrated service picker list * migrated plugin repo item list * migrated link list * migrated search item list * migrated kodi item list * migrated theme list * migrated torrent file selection list * Update PluginRepositoryAdapter.kt * migrated folder list * migrated remote device list * formatted code * migrated remote service list * migrated download list * migrated torrent list * fixed missing trackers * fixed migration issues * migrated app to ksp * updated okhttp * added option to pick DoH provider, default is now cloudflare * added quad9 and mullvad as doh provider also set quad9 as default * formatted code * added manual regex for 1fichier folder close #354 * avoid warnings * ported turkish to avoid crashes * remove warnings * fixed missing string * removed invalid tag * fixed torrent details view * formatted code * remove warnings * added function to replace spaces etc in queries * replace html tag with space * Update SearchFragment.kt * added more cleanup to search result strings * formatted code --------- Co-authored-by: Izzy <IzzySoft@users.noreply.github.com>
LivingWithHippos
added a commit
that referenced
this pull request
Oct 12, 2025
* Add Turkish (#416) * Add Turkish * Project clean up (#426) * Small update (#418) * Update libs.versions.toml * Update libs.versions.toml * updated dependencies * updated gradle * Fixed fastlane metadata close #417 * added recognition of cloudflare protection when scraping websites still cannot do anything about it * bumped version for release * added IzzyOnDroid build status shield see #417 * catch exception starting services will crash if running for more than 6 hours * updated README links and badges see #417 * formatting * add de locale to fastlane (#420) * renamed libraries * Update libs.versions.toml * Update APIError.kt * numped min and max sdk version * Update APIError.kt * the incredible amount of bullshit I need to do to update some fucking libraries you want me to use ksp? well hilt hasn't supported it the issue has been opened for years. Oh it has alpha support? Well I can try it, but wait, databinding does not support ksp, I need to migrate all my fucking views to viewbinding, fuck this shit I'm on linux it's literally fucking easier to compile the whole kernel than to deal with this * bumped min sdk to 27 more than 96% of devices, plus some libraries now need a bigger number anyway * start migrating from databinding to viewbinding * migrated user view * migrated torrent processing fragment * migrated torrent details * added missing binding free in onDestroyView * migrated start fragment * migrated plugin search fragment * migrated search fragment * migrated search item fragment * migrated repository fragment * migrate remote service fragment * migrate remote device fragment * migrated remote device fragment * migrated new download fragment * migrated torrent and download lists * added default text * migrated folder list fragment * migrated download details fragment * migrated authentication fragment * avoid discarding R classes from libraries needed for material colors * correctly use float value * formatted code * update supported links close #425 * Update libs.versions.toml * migrated alternative streams list * Update AlternativeDownloadAdapter.kt * migrated service picker list * migrated plugin repo item list * migrated link list * migrated search item list * migrated kodi item list * migrated theme list * migrated torrent file selection list * Update PluginRepositoryAdapter.kt * migrated folder list * migrated remote device list * formatted code * migrated remote service list * migrated download list * migrated torrent list * fixed missing trackers * fixed migration issues * migrated app to ksp * updated okhttp * added option to pick DoH provider, default is now cloudflare * added quad9 and mullvad as doh provider also set quad9 as default * formatted code * added manual regex for 1fichier folder close #354 * avoid warnings * ported turkish to avoid crashes * remove warnings * fixed missing string * removed invalid tag * fixed torrent details view * formatted code * remove warnings * added function to replace spaces etc in queries * replace html tag with space * Update SearchFragment.kt * added more cleanup to search result strings * formatted code --------- Co-authored-by: Izzy <IzzySoft@users.noreply.github.com> * bumped version for release * Create 53.txt --------- Co-authored-by: ๐๐ผ๐น๐ถ <75412448+mikropsoft@users.noreply.github.com> Co-authored-by: Izzy <IzzySoft@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Found this in our local tree, but missing here โ so sending it up in the hope you find it useful ๐