mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-07 12:54:35 -05:00
Compare commits
2 Commits
socks-auth
...
v0.2.6-rc2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c6e57e2700 | ||
|
|
c5f467ce3d |
@@ -1,11 +0,0 @@
|
|||||||
[*.{kt,kts}]
|
|
||||||
indent_size=4
|
|
||||||
insert_final_newline=true
|
|
||||||
ij_kotlin_allow_trailing_comma=true
|
|
||||||
ij_kotlin_allow_trailing_comma_on_call_site=true
|
|
||||||
ij_kotlin_name_count_to_use_star_import=2147483647
|
|
||||||
ij_kotlin_name_count_to_use_star_import_for_members=2147483647
|
|
||||||
|
|
||||||
ktlint_standard_discouraged-comment-location=disabled
|
|
||||||
ktlint_standard_if-else-wrapping=disabled
|
|
||||||
ktlint_standard_no-consecutive-comments=disabled
|
|
||||||
33
.gitattributes
vendored
33
.gitattributes
vendored
@@ -1,31 +1,6 @@
|
|||||||
* text=auto
|
#
|
||||||
* text eol=lf
|
# https://help.github.com/articles/dealing-with-line-endings/
|
||||||
|
#
|
||||||
# Windows forced line-endings
|
# These are explicitly windows files and should use crlf
|
||||||
/.idea/* text eol=crlf
|
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
*.ps1 text eol=crlf
|
|
||||||
|
|
||||||
# Gradle wrapper
|
|
||||||
*.jar binary
|
|
||||||
|
|
||||||
# Binary files types
|
|
||||||
*.webp binary
|
|
||||||
*.png binary
|
|
||||||
*.jpg binary
|
|
||||||
*.jpeg binary
|
|
||||||
*.gif binary
|
|
||||||
*.ico binary
|
|
||||||
*.gz binary
|
|
||||||
*.zip binary
|
|
||||||
*.7z binary
|
|
||||||
*.ttf binary
|
|
||||||
*.eot binary
|
|
||||||
*.woff binary
|
|
||||||
*.pyc binary
|
|
||||||
*.swp binary
|
|
||||||
*.pdf binary
|
|
||||||
*.exe binary
|
|
||||||
*.avif binary
|
|
||||||
*.heif binary
|
|
||||||
*.jxl binary
|
|
||||||
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -11,7 +11,7 @@ I acknowledge that:
|
|||||||
|
|
||||||
- I have updated to the latest version of the app.
|
- I have updated to the latest version of the app.
|
||||||
- I have tried the troubleshooting guide described in `README.md`
|
- I have tried the troubleshooting guide described in `README.md`
|
||||||
- If this is a request for adding/changing an extension it should be brought up to your extension repo.
|
- If this is a request for adding/changing an extension it should be brought up to Tachiyomi: https://github.com/tachiyomiorg/tachiyomi-extensions/issues/new/choose
|
||||||
- If this is an issue with some extension not working properly, It does work inside Tachiyomi as intended.
|
- If this is an issue with some extension not working properly, It does work inside Tachiyomi as intended.
|
||||||
- I have searched the existing issues and this is a new ticket **NOT** a duplicate or related to another open issue
|
- I have searched the existing issues and this is a new ticket **NOT** a duplicate or related to another open issue
|
||||||
- I will fill out the title and the information in this template
|
- I will fill out the title and the information in this template
|
||||||
@@ -23,9 +23,8 @@ Note that the issue will be automatically closed if you do not fill out the titl
|
|||||||
---
|
---
|
||||||
|
|
||||||
## Device information
|
## Device information
|
||||||
- Suwayomi-Server version: (Example: v1.0.0-r1438-win32)
|
- Tachidesk version: (Example: v0.2.3-r255-win32)
|
||||||
- Server Operating System: (Example: Ubuntu 20.04)
|
- Server Operating System: (Example: Ubuntu 20.04)
|
||||||
- Server Desktop Environment: N/A or (Example: Gnome 40)
|
|
||||||
- Server JVM version: bundled with win32 or (Example: Java 8 Update 281 or OpenJDK 8u281)
|
- Server JVM version: bundled with win32 or (Example: Java 8 Update 281 or OpenJDK 8u281)
|
||||||
- Client Operating System: <usually the same as above Server Operating System>
|
- Client Operating System: <usually the same as above Server Operating System>
|
||||||
- Client Web Browser: (Example: Google Chrome 89.0.4389.82)
|
- Client Web Browser: (Example: Google Chrome 89.0.4389.82)
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -11,7 +11,7 @@ I acknowledge that:
|
|||||||
|
|
||||||
- I have updated to the latest version of the app.
|
- I have updated to the latest version of the app.
|
||||||
- I have tried the troubleshooting guide described in `README.md`
|
- I have tried the troubleshooting guide described in `README.md`
|
||||||
- If this is a request for adding/changing an extension it should be brought up to your extension repo.
|
- If this is a request for adding/changing an extension it should be brought up to Tachiyomi: https://github.com/tachiyomiorg/tachiyomi-extensions/issues/new/choose
|
||||||
- If this is an issue with some extension not working properly, It does work in Tachiyomi application as intended.
|
- If this is an issue with some extension not working properly, It does work in Tachiyomi application as intended.
|
||||||
- I have searched the existing issues and this is a new ticket **NOT** a duplicate or related to another open issue
|
- I have searched the existing issues and this is a new ticket **NOT** a duplicate or related to another open issue
|
||||||
- I will fill out the title and the information in this template
|
- I will fill out the title and the information in this template
|
||||||
@@ -22,7 +22,7 @@ Note that the issue will be automatically closed if you do not fill out the titl
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## What feature should be added to Suwayomi?
|
## What feature should be added to Tachidesk?
|
||||||
Explain What the feature is and how it should work in detail. Remove this line after you are done.
|
Explain What the feature is and how it should work in detail. Remove this line after you are done.
|
||||||
|
|
||||||
## Why/Project's Benefit/Existing Problem
|
## Why/Project's Benefit/Existing Problem
|
||||||
|
|||||||
25
.github/scripts/commit-repo.sh
vendored
Executable file
25
.github/scripts/commit-repo.sh
vendored
Executable file
@@ -0,0 +1,25 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
git lfs install
|
||||||
|
#git lfs track "*.zip"
|
||||||
|
|
||||||
|
cp ../master/repo/* .
|
||||||
|
new_jar_build=$(ls *.jar| tail -1)
|
||||||
|
echo "last jar build file name: $new_jar_build"
|
||||||
|
|
||||||
|
new_win32_build=$(ls *.zip| tail -1)
|
||||||
|
echo "last win32 build file name: $new_win32_build"
|
||||||
|
|
||||||
|
cp -f $new_jar_build Tachidesk-latest.jar
|
||||||
|
cp -f $new_win32_build Tachidesk-latest-win32.zip
|
||||||
|
|
||||||
|
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
||||||
|
git config --global user.name "github-actions[bot]"
|
||||||
|
git status
|
||||||
|
if [ -n "$(git status --porcelain)" ]; then
|
||||||
|
git add .
|
||||||
|
git commit -m "Update repo"
|
||||||
|
git push
|
||||||
|
else
|
||||||
|
echo "No changes to commit"
|
||||||
|
fi
|
||||||
20
.github/scripts/create-repo.sh
vendored
Executable file
20
.github/scripts/create-repo.sh
vendored
Executable file
@@ -0,0 +1,20 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Get last commit message
|
||||||
|
#last_commit_log=$(git log -1 --pretty=format:"%s")
|
||||||
|
#echo "last commit log: $last_commit_log"
|
||||||
|
#
|
||||||
|
#filter_count=$(echo "$last_commit_log" | grep -e '\[RELEASE CI\]' -e '\[CI RELEASE\]' | wc -c)
|
||||||
|
#echo "count is: $filter_count"
|
||||||
|
|
||||||
|
mkdir -p repo/
|
||||||
|
cp server/build/Tachidesk-*.jar repo/
|
||||||
|
cp server/build/Tachidesk-*.zip repo/
|
||||||
|
|
||||||
|
ls repo
|
||||||
|
pwd
|
||||||
|
|
||||||
|
#if [ "$filter_count" -gt 0 ]; then
|
||||||
|
# cp server/build/Tachidesk-*.jar repo/
|
||||||
|
# cp server/build/Tachidesk-*.zip repo/
|
||||||
|
#fi
|
||||||
71
.github/workflows/build.yml
vendored
Normal file
71
.github/workflows/build.yml
vendored
Normal file
@@ -0,0 +1,71 @@
|
|||||||
|
name: CI
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
pull_request:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
check_wrapper:
|
||||||
|
name: Validate Gradle Wrapper
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: Clone repo
|
||||||
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
|
- name: Validate Gradle Wrapper
|
||||||
|
uses: gradle/wrapper-validation-action@v1
|
||||||
|
|
||||||
|
build:
|
||||||
|
name: Build FatJar
|
||||||
|
needs: check_wrapper
|
||||||
|
if: "!startsWith(github.event.head_commit.message, '[SKIP CI]')"
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: Cancel previous runs
|
||||||
|
uses: styfle/cancel-workflow-action@0.5.0
|
||||||
|
with:
|
||||||
|
access_token: ${{ github.token }}
|
||||||
|
|
||||||
|
- name: Checkout master branch
|
||||||
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
ref: master
|
||||||
|
path: master
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
|
- name: Set up JDK 1.8
|
||||||
|
uses: actions/setup-java@v1
|
||||||
|
with:
|
||||||
|
java-version: 1.8
|
||||||
|
|
||||||
|
- name: Copy CI gradle.properties
|
||||||
|
run: |
|
||||||
|
cd master
|
||||||
|
mkdir -p ~/.gradle
|
||||||
|
cp .github/runner-files/ci-gradle.properties ~/.gradle/gradle.properties
|
||||||
|
|
||||||
|
- name: Download android.jar
|
||||||
|
run: |
|
||||||
|
cd master
|
||||||
|
curl https://raw.githubusercontent.com/AriaMoradi/Tachidesk/android-jar/android.jar -o AndroidCompat/lib/android.jar
|
||||||
|
|
||||||
|
- name: Cache node_modules
|
||||||
|
uses: actions/cache@v2
|
||||||
|
with:
|
||||||
|
path: |
|
||||||
|
**/react/node_modules
|
||||||
|
key: ${{ runner.os }}-${{ hashFiles('**/react/yarn.lock') }}
|
||||||
|
|
||||||
|
- name: Build Jar and launch4j
|
||||||
|
uses: eskatos/gradle-command-action@v1
|
||||||
|
with:
|
||||||
|
build-root-directory: master
|
||||||
|
wrapper-directory: master
|
||||||
|
arguments: :server:windowsPackage --stacktrace
|
||||||
|
wrapper-cache-enabled: true
|
||||||
|
dependencies-cache-enabled: true
|
||||||
|
configuration-cache-enabled: true
|
||||||
52
.github/workflows/build_pull_request.yml
vendored
52
.github/workflows/build_pull_request.yml
vendored
@@ -1,52 +0,0 @@
|
|||||||
name: CI Pull Request
|
|
||||||
|
|
||||||
on:
|
|
||||||
pull_request:
|
|
||||||
|
|
||||||
concurrency:
|
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
|
||||||
cancel-in-progress: true
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
check_wrapper:
|
|
||||||
name: Validate Gradle Wrapper
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Clone repo
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
|
|
||||||
- name: Validate Gradle Wrapper
|
|
||||||
uses: gradle/wrapper-validation-action@v1
|
|
||||||
|
|
||||||
build:
|
|
||||||
name: Build pull request
|
|
||||||
needs: check_wrapper
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Checkout pull request
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
with:
|
|
||||||
ref: ${{ github.event.pull_request.head.sha }}
|
|
||||||
path: master
|
|
||||||
fetch-depth: 0
|
|
||||||
|
|
||||||
- name: Set up JDK 1.8
|
|
||||||
uses: actions/setup-java@v4
|
|
||||||
with:
|
|
||||||
java-version: 8
|
|
||||||
distribution: 'temurin'
|
|
||||||
|
|
||||||
- name: Copy CI gradle.properties
|
|
||||||
run: |
|
|
||||||
cd master
|
|
||||||
mkdir -p ~/.gradle
|
|
||||||
cp .github/runner-files/ci-gradle.properties ~/.gradle/gradle.properties
|
|
||||||
|
|
||||||
- name: Build Jar
|
|
||||||
uses: gradle/gradle-build-action@v2
|
|
||||||
with:
|
|
||||||
build-root-directory: master
|
|
||||||
arguments: ktlintCheck :server:shadowJar --stacktrace
|
|
||||||
|
|
||||||
202
.github/workflows/build_push.yml
vendored
202
.github/workflows/build_push.yml
vendored
@@ -1,202 +0,0 @@
|
|||||||
name: CI build
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
|
|
||||||
concurrency:
|
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
|
||||||
cancel-in-progress: true
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
check_wrapper:
|
|
||||||
name: Validate Gradle Wrapper
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Clone repo
|
|
||||||
uses: actions/checkout@v3
|
|
||||||
|
|
||||||
- name: Validate Gradle Wrapper
|
|
||||||
uses: gradle/wrapper-validation-action@v1
|
|
||||||
|
|
||||||
build:
|
|
||||||
name: Build Jar
|
|
||||||
needs: check_wrapper
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Checkout master branch
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
with:
|
|
||||||
ref: master
|
|
||||||
path: master
|
|
||||||
fetch-depth: 0
|
|
||||||
|
|
||||||
- name: Set up JDK 1.8
|
|
||||||
uses: actions/setup-java@v4
|
|
||||||
with:
|
|
||||||
java-version: 8
|
|
||||||
distribution: 'temurin'
|
|
||||||
|
|
||||||
- name: Copy CI gradle.properties
|
|
||||||
run: |
|
|
||||||
cd master
|
|
||||||
mkdir -p ~/.gradle
|
|
||||||
cp .github/runner-files/ci-gradle.properties ~/.gradle/gradle.properties
|
|
||||||
|
|
||||||
- name: Build Jar
|
|
||||||
uses: gradle/gradle-build-action@v2
|
|
||||||
env:
|
|
||||||
ProductBuildType: "Preview"
|
|
||||||
with:
|
|
||||||
build-root-directory: master
|
|
||||||
arguments: :server:shadowJar --stacktrace
|
|
||||||
|
|
||||||
- name: Upload Jar
|
|
||||||
uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
name: jar
|
|
||||||
path: master/server/build/*.jar
|
|
||||||
if-no-files-found: error
|
|
||||||
|
|
||||||
- name: Upload icons
|
|
||||||
uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
name: icon
|
|
||||||
path: master/server/src/main/resources/icon
|
|
||||||
if-no-files-found: error
|
|
||||||
|
|
||||||
- name: Tar scripts dir to maintain file permissions
|
|
||||||
run: tar -cvzf scripts.tar.gz -C master/ scripts/
|
|
||||||
|
|
||||||
- name: Upload scripts.tar.gz
|
|
||||||
uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
name: scripts
|
|
||||||
path: scripts.tar.gz
|
|
||||||
if-no-files-found: error
|
|
||||||
|
|
||||||
bundle:
|
|
||||||
strategy:
|
|
||||||
fail-fast: false
|
|
||||||
matrix:
|
|
||||||
os:
|
|
||||||
- debian-all
|
|
||||||
- linux-assets
|
|
||||||
- linux-x64
|
|
||||||
- macOS-x64
|
|
||||||
- macOS-arm64
|
|
||||||
- windows-x64
|
|
||||||
- windows-x86
|
|
||||||
|
|
||||||
name: Make ${{ matrix.os }} release
|
|
||||||
needs: build
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Download Jar
|
|
||||||
uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: jar
|
|
||||||
path: server/build
|
|
||||||
|
|
||||||
- name: Download icons
|
|
||||||
uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: icon
|
|
||||||
path: server/src/main/resources/icon
|
|
||||||
|
|
||||||
- name: Download scripts.tar.gz
|
|
||||||
uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: scripts
|
|
||||||
|
|
||||||
- name: Make ${{ matrix.os }} release
|
|
||||||
run: |
|
|
||||||
mkdir upload
|
|
||||||
tar -xvpf scripts.tar.gz
|
|
||||||
scripts/bundler.sh -o upload/ ${{ matrix.os }}
|
|
||||||
|
|
||||||
- name: Upload ${{ matrix.os }} release
|
|
||||||
uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
name: ${{ matrix.os }}
|
|
||||||
path: upload/*
|
|
||||||
if-no-files-found: error
|
|
||||||
|
|
||||||
release:
|
|
||||||
needs: bundle
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: jar
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: debian-all
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: linux-assets
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: linux-x64
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: macOS-x64
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: macOS-arm64
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: windows-x64
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: windows-x86
|
|
||||||
path: release
|
|
||||||
|
|
||||||
- name: Checkout Preview branch
|
|
||||||
uses: actions/checkout@v3
|
|
||||||
with:
|
|
||||||
repository: "Suwayomi/Suwayomi-Server-preview"
|
|
||||||
ref: main
|
|
||||||
path: preview
|
|
||||||
token: ${{ secrets.DEPLOY_PREVIEW_TOKEN }}
|
|
||||||
|
|
||||||
- name: Generate Tag Name
|
|
||||||
id: GenTagName
|
|
||||||
run: |
|
|
||||||
cd release
|
|
||||||
genTag=$(ls *.jar | sed -e's/Suwayomi-Server-\|.jar//g')
|
|
||||||
echo "$genTag"
|
|
||||||
echo "value=$genTag" >> $GITHUB_OUTPUT
|
|
||||||
|
|
||||||
- name: Create Tag
|
|
||||||
run: |
|
|
||||||
TAG="${{ steps.GenTagName.outputs.value }}"
|
|
||||||
echo "tag: $TAG"
|
|
||||||
cd preview
|
|
||||||
echo "{ \"latest\": \"$TAG\" }" > index.json
|
|
||||||
git add index.json
|
|
||||||
git config --global user.email \
|
|
||||||
"github-actions[bot]@users.noreply.github.com"
|
|
||||||
git config --global user.name "github-actions[bot]"
|
|
||||||
git commit -m "Updated to $TAG"
|
|
||||||
git push origin main
|
|
||||||
|
|
||||||
git tag $TAG
|
|
||||||
git push origin $TAG
|
|
||||||
|
|
||||||
- name: Upload Preview Release
|
|
||||||
uses: softprops/action-gh-release@v1
|
|
||||||
with:
|
|
||||||
token: ${{ secrets.DEPLOY_PREVIEW_TOKEN }}
|
|
||||||
repository: "Suwayomi/Suwayomi-Server-preview"
|
|
||||||
tag_name: ${{ steps.GenTagName.outputs.value }}
|
|
||||||
files: release/*
|
|
||||||
|
|
||||||
15
.github/workflows/docker_build_stable.yml
vendored
15
.github/workflows/docker_build_stable.yml
vendored
@@ -1,15 +0,0 @@
|
|||||||
name: Docker Build Stable
|
|
||||||
|
|
||||||
on:
|
|
||||||
release:
|
|
||||||
types: [published]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build_publish_docker_container:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: run docker build and publish script
|
|
||||||
run: |
|
|
||||||
curl -X POST -H "Accept: application/vnd.github.v3+json" -H "Authorization: token ${{ secrets.DEPLOY_PREVIEW_TOKEN }}" -d '{"ref":"main", "inputs":{"tachidesk_release_type": "stable"}}' https://api.github.com/repos/suwayomi/docker-tachidesk/actions/workflows/build_container_images.yml/dispatches
|
|
||||||
|
|
||||||
@@ -1,35 +1,24 @@
|
|||||||
name: Issue moderator
|
name: Issue closer
|
||||||
|
|
||||||
on:
|
on:
|
||||||
issues:
|
issues:
|
||||||
types: [opened, edited, reopened]
|
types: [opened, edited, reopened]
|
||||||
issue_comment:
|
|
||||||
types: [created]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
autoclose:
|
autoclose:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Moderate issues
|
- name: Autoclose issues
|
||||||
uses: tachiyomiorg/issue-moderator-action@v1
|
uses: arkon/issue-closer-action@v3.0
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ github.token }}
|
repo-token: ${{ github.token }}
|
||||||
duplicate-check-enabled: true
|
rules: |
|
||||||
duplicate-check-label: Source request
|
|
||||||
existing-check-enabled: true
|
|
||||||
existing-check-label: Source request
|
|
||||||
auto-close-rules: |
|
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"type": "title",
|
"type": "title",
|
||||||
"regex": ".*<short description>.*",
|
"regex": ".*<short description>*",
|
||||||
"message": "You did not fill out the description in the title"
|
"message": "You did not fill out the description in the title"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "title",
|
|
||||||
"regex": ".*(<|>)+.*",
|
|
||||||
"message": "You did not remove Angle brackets(< and >) from the title"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "body",
|
"type": "body",
|
||||||
"regex": ".*DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT.*",
|
"regex": ".*DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT.*",
|
||||||
@@ -37,7 +26,7 @@ jobs:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "body",
|
"type": "body",
|
||||||
"regex": ".*(Suwayomi-Server version|Server Operating System|Server Desktop Environment|Server JVM version|Client Operating System|Client Web Browser):.*(\\(Example:|<usually).*",
|
"regex": "(Tachidesk version|Server Operating System|Server JVM version|Client Operating System|Client Web Browser):.*(\\(Example:|<usually).*",
|
||||||
"message": "The requested information was not filled out"
|
"message": "The requested information was not filled out"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
220
.github/workflows/publish.yml
vendored
220
.github/workflows/publish.yml
vendored
@@ -1,174 +1,130 @@
|
|||||||
name: CI Publish
|
name: Publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- 'v*'
|
||||||
|
|
||||||
concurrency:
|
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
|
||||||
cancel-in-progress: true
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check_wrapper:
|
check_wrapper:
|
||||||
name: Validate Gradle Wrapper
|
name: Validate Gradle Wrapper
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Clone repo
|
- name: Clone repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Validate Gradle Wrapper
|
- name: Validate Gradle Wrapper
|
||||||
uses: gradle/wrapper-validation-action@v1
|
uses: gradle/wrapper-validation-action@v1
|
||||||
|
|
||||||
build:
|
build:
|
||||||
name: Build Jar
|
name: Build FatJar
|
||||||
needs: check_wrapper
|
needs: check_wrapper
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout ${{ github.ref }}
|
- name: Cancel previous runs
|
||||||
uses: actions/checkout@v4
|
uses: styfle/cancel-workflow-action@0.5.0
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.ref }}
|
access_token: ${{ github.token }}
|
||||||
|
|
||||||
|
- name: Checkout master branch
|
||||||
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
ref: master
|
||||||
path: master
|
path: master
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Set up JDK 1.8
|
- name: Set up JDK 1.8
|
||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v1
|
||||||
with:
|
with:
|
||||||
java-version: 8
|
java-version: 1.8
|
||||||
distribution: 'temurin'
|
|
||||||
|
|
||||||
- name: Copy CI gradle.properties
|
- name: Copy CI gradle.properties
|
||||||
run: |
|
run: |
|
||||||
cd master
|
cd master
|
||||||
mkdir -p ~/.gradle
|
mkdir -p ~/.gradle
|
||||||
cp .github/runner-files/ci-gradle.properties \
|
cp .github/runner-files/ci-gradle.properties ~/.gradle/gradle.properties
|
||||||
~/.gradle/gradle.properties
|
|
||||||
|
|
||||||
- name: Build and copy webUI, Build Jar
|
- name: Download android.jar
|
||||||
uses: gradle/gradle-build-action@v2
|
run: |
|
||||||
env:
|
cd master
|
||||||
ProductBuildType: "Stable"
|
curl https://raw.githubusercontent.com/AriaMoradi/Tachidesk/android-jar/android.jar -o AndroidCompat/lib/android.jar
|
||||||
|
|
||||||
|
- name: Cache node_modules
|
||||||
|
uses: actions/cache@v2
|
||||||
|
with:
|
||||||
|
path: |
|
||||||
|
**/react/node_modules
|
||||||
|
key: ${{ runner.os }}-${{ hashFiles('**/yarn.lock') }}
|
||||||
|
|
||||||
|
- name: Build no-webUI Jar
|
||||||
|
uses: eskatos/gradle-command-action@v1
|
||||||
with:
|
with:
|
||||||
build-root-directory: master
|
build-root-directory: master
|
||||||
arguments: :server:downloadWebUI :server:shadowJar --stacktrace
|
wrapper-directory: master
|
||||||
|
arguments: :server:shadowJar -x :webUI:copyBuild --stacktrace
|
||||||
|
wrapper-cache-enabled: true
|
||||||
|
dependencies-cache-enabled: true
|
||||||
|
configuration-cache-enabled: true
|
||||||
|
|
||||||
- name: Upload Jar
|
- name: Rename the no-webUI Jar
|
||||||
uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
name: jar
|
|
||||||
path: master/server/build/*.jar
|
|
||||||
if-no-files-found: error
|
|
||||||
|
|
||||||
- name: Upload icons
|
|
||||||
uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
name: icon
|
|
||||||
path: master/server/src/main/resources/icon
|
|
||||||
if-no-files-found: error
|
|
||||||
|
|
||||||
- name: Tar scripts dir to maintain file permissions
|
|
||||||
run: tar -cvzf scripts.tar.gz -C master/ scripts/
|
|
||||||
|
|
||||||
- name: Upload scripts.tar.gz
|
|
||||||
uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
name: scripts
|
|
||||||
path: scripts.tar.gz
|
|
||||||
if-no-files-found: error
|
|
||||||
|
|
||||||
bundle:
|
|
||||||
strategy:
|
|
||||||
fail-fast: false
|
|
||||||
matrix:
|
|
||||||
os:
|
|
||||||
- debian-all
|
|
||||||
- linux-assets
|
|
||||||
- linux-x64
|
|
||||||
- macOS-x64
|
|
||||||
- macOS-arm64
|
|
||||||
- windows-x64
|
|
||||||
- windows-x86
|
|
||||||
|
|
||||||
name: Make ${{ matrix.os }} release
|
|
||||||
needs: build
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Download Jar
|
|
||||||
uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: jar
|
|
||||||
path: server/build
|
|
||||||
|
|
||||||
- name: Download icons
|
|
||||||
uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: icon
|
|
||||||
path: server/src/main/resources/icon
|
|
||||||
|
|
||||||
- name: Download scripts.tar.gz
|
|
||||||
uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: scripts
|
|
||||||
|
|
||||||
- name: Make ${{ matrix.os }} release
|
|
||||||
run: |
|
run: |
|
||||||
mkdir upload/
|
cd master/server/build
|
||||||
tar -xvpf scripts.tar.gz
|
mv Tachidesk-*.jar $(ls *.jar | sed 's/\.jar/-no-webUI\.jar/g')
|
||||||
scripts/bundler.sh -o upload/ ${{ matrix.os }}
|
|
||||||
|
|
||||||
- name: Upload ${{ matrix.os }} files
|
- name: Build Jar and launch4j
|
||||||
uses: actions/upload-artifact@v3
|
uses: eskatos/gradle-command-action@v1
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.os }}
|
build-root-directory: master
|
||||||
path: upload/*
|
wrapper-directory: master
|
||||||
if-no-files-found: error
|
arguments: :server:windowsPackage --stacktrace
|
||||||
|
wrapper-cache-enabled: true
|
||||||
|
dependencies-cache-enabled: true
|
||||||
|
configuration-cache-enabled: true
|
||||||
|
|
||||||
release:
|
|
||||||
if: startsWith(github.ref, 'refs/tags/v')
|
|
||||||
needs: bundle
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: jar
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: debian-all
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: linux-assets
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: linux-x64
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: macOS-x64
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: macOS-arm64
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: windows-x64
|
|
||||||
path: release
|
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: windows-x86
|
|
||||||
path: release
|
|
||||||
|
|
||||||
- name: Generate checksums
|
- name: Create repo artifacts
|
||||||
run: cd release && sha256sum * > Checksums.sha256
|
run: |
|
||||||
|
cd master
|
||||||
|
./.github/scripts/create-repo.sh
|
||||||
|
|
||||||
- name: Release
|
- name: Upload Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: xresloader/upload-to-github-release@master
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.WINGET_PUBLISH_PAT }}
|
file: "master/repo/*"
|
||||||
|
tags: true
|
||||||
draft: true
|
draft: true
|
||||||
files: release/*
|
verbose: true
|
||||||
|
|
||||||
|
# - name: Create Release
|
||||||
|
# id: create_release
|
||||||
|
# uses: actions/create-release@v1
|
||||||
|
# env:
|
||||||
|
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
# with:
|
||||||
|
# tag_name: ${{ github.ref }}
|
||||||
|
# release_name: Release ${{ github.ref }}
|
||||||
|
# body: |
|
||||||
|
# Release body
|
||||||
|
# draft: false
|
||||||
|
# prerelease: true
|
||||||
|
#
|
||||||
|
# - name: Get the Ref
|
||||||
|
# id: get-ref
|
||||||
|
# uses: ankitvgupta/ref-to-tag-action@master
|
||||||
|
# with:
|
||||||
|
# ref: ${{ github.ref }}
|
||||||
|
# head_ref: ${{ github.head_ref }}
|
||||||
|
#
|
||||||
|
# - name: Get the tag
|
||||||
|
# run: echo "The tag was ${{ steps.get-ref.outputs.tag }}"
|
||||||
|
#
|
||||||
|
# - name: Upload Release
|
||||||
|
# uses: AButler/upload-release-assets@v2.0
|
||||||
|
# with:
|
||||||
|
# files: 'master/repo/*'
|
||||||
|
# repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
# release-tag: ${{ steps.get-ref.outputs.tag }}
|
||||||
|
|||||||
15
.github/workflows/winget.yml
vendored
15
.github/workflows/winget.yml
vendored
@@ -1,15 +0,0 @@
|
|||||||
name: Publish to WinGet
|
|
||||||
on:
|
|
||||||
workflow_run:
|
|
||||||
workflows: ["CI Publish"]
|
|
||||||
types:
|
|
||||||
- completed
|
|
||||||
jobs:
|
|
||||||
publish:
|
|
||||||
runs-on: windows-latest # action can only be run on windows
|
|
||||||
steps:
|
|
||||||
- uses: vedantmgoyal2009/winget-releaser@v2
|
|
||||||
with:
|
|
||||||
identifier: Suwayomi.Tachidesk-Server
|
|
||||||
installers-regex: '.*x64.msi$'
|
|
||||||
token: ${{ secrets.WINGET_PUBLISH_PAT }}
|
|
||||||
17
.gitignore
vendored
17
.gitignore
vendored
@@ -1,21 +1,8 @@
|
|||||||
# Ignore project-specific local files and dirs
|
# Ignore Gradle project-specific cache directory
|
||||||
.gradle
|
.gradle
|
||||||
.idea
|
.idea
|
||||||
gradle.properties
|
|
||||||
.fleet
|
|
||||||
# But we need these
|
|
||||||
!.idea/runConfigurations
|
|
||||||
|
|
||||||
# Ignore Gradle build output directory
|
# Ignore Gradle build output directory
|
||||||
build
|
build
|
||||||
server/out
|
|
||||||
AndroidCompat/out
|
|
||||||
|
|
||||||
# WebUI is either to be downloaded on-demand or is a dynamic build asset
|
server/src/main/resources/react
|
||||||
server/src/main/resources/WebUI.zip
|
|
||||||
|
|
||||||
# bundling stage downlaoded assets
|
|
||||||
scripts/OpenJDK*
|
|
||||||
scripts/zulu*
|
|
||||||
scripts/electron-*
|
|
||||||
scripts/rcedit-*
|
|
||||||
|
|||||||
4
AndroidCompat/Config/build.gradle
Normal file
4
AndroidCompat/Config/build.gradle
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
dependencies {
|
||||||
|
// Config API, moved to the global build.gradle
|
||||||
|
// implementation("com.typesafe:config:1.4.0")
|
||||||
|
}
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
plugins {
|
|
||||||
id(libs.plugins.kotlin.jvm.get().pluginId)
|
|
||||||
id(libs.plugins.kotlin.serialization.get().pluginId)
|
|
||||||
id(libs.plugins.ktlint.get().pluginId)
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
|
||||||
// Shared
|
|
||||||
implementation(libs.bundles.shared)
|
|
||||||
testImplementation(libs.bundles.sharedTest)
|
|
||||||
}
|
|
||||||
@@ -1,20 +0,0 @@
|
|||||||
package xyz.nulldev.ts.config
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import net.harawata.appdirs.AppDirsFactory
|
|
||||||
|
|
||||||
const val CONFIG_PREFIX = "suwayomi.tachidesk.config"
|
|
||||||
|
|
||||||
val ApplicationRootDir: String
|
|
||||||
get(): String {
|
|
||||||
return System.getProperty(
|
|
||||||
"$CONFIG_PREFIX.server.rootDir",
|
|
||||||
AppDirsFactory.getInstance().getUserDataDir("Tachidesk", null, null),
|
|
||||||
)
|
|
||||||
}
|
|
||||||
@@ -5,8 +5,7 @@ import org.kodein.di.bind
|
|||||||
import org.kodein.di.singleton
|
import org.kodein.di.singleton
|
||||||
|
|
||||||
class ConfigKodeinModule {
|
class ConfigKodeinModule {
|
||||||
fun create() =
|
fun create() = DI.Module("ConfigManager") {
|
||||||
DI.Module("ConfigManager") {
|
|
||||||
//Config module
|
//Config module
|
||||||
bind<ConfigManager>() with singleton { GlobalConfigManager }
|
bind<ConfigManager>() with singleton { GlobalConfigManager }
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,40 +1,28 @@
|
|||||||
package xyz.nulldev.ts.config
|
package xyz.nulldev.ts.config
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import ch.qos.logback.classic.Level
|
|
||||||
import com.typesafe.config.Config
|
import com.typesafe.config.Config
|
||||||
import com.typesafe.config.ConfigFactory
|
import com.typesafe.config.ConfigFactory
|
||||||
import com.typesafe.config.ConfigValue
|
import com.typesafe.config.ConfigRenderOptions
|
||||||
import com.typesafe.config.ConfigValueFactory
|
|
||||||
import com.typesafe.config.parser.ConfigDocument
|
|
||||||
import com.typesafe.config.parser.ConfigDocumentFactory
|
|
||||||
import kotlinx.coroutines.sync.Mutex
|
|
||||||
import kotlinx.coroutines.sync.withLock
|
|
||||||
import mu.KotlinLogging
|
import mu.KotlinLogging
|
||||||
|
import net.harawata.appdirs.AppDirsFactory
|
||||||
import java.io.File
|
import java.io.File
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Manages app config.
|
* Manages app config.
|
||||||
*/
|
*/
|
||||||
open class ConfigManager {
|
open class ConfigManager {
|
||||||
val logger = KotlinLogging.logger {}
|
private val dataRoot by lazy { AppDirsFactory.getInstance().getUserDataDir("Tachidesk", null, null)!! }
|
||||||
|
|
||||||
private val generatedModules = mutableMapOf<Class<out ConfigModule>, ConfigModule>()
|
private val generatedModules = mutableMapOf<Class<out ConfigModule>, ConfigModule>()
|
||||||
private val userConfigFile = File(ApplicationRootDir, "server.conf")
|
val config by lazy { loadConfigs() }
|
||||||
private var internalConfig = loadConfigs()
|
|
||||||
val config: Config
|
|
||||||
get() = internalConfig
|
|
||||||
|
|
||||||
//Public read-only view of modules
|
//Public read-only view of modules
|
||||||
val loadedModules: Map<Class<out ConfigModule>, ConfigModule>
|
val loadedModules: Map<Class<out ConfigModule>, ConfigModule>
|
||||||
get() = generatedModules
|
get() = generatedModules
|
||||||
|
|
||||||
private val mutex = Mutex()
|
open val appConfigFile: String = "$dataRoot/server.conf"
|
||||||
|
|
||||||
|
val logger = KotlinLogging.logger {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get a config module
|
* Get a config module
|
||||||
@@ -44,15 +32,8 @@ open class ConfigManager {
|
|||||||
/**
|
/**
|
||||||
* Get a config module (Java API)
|
* Get a config module (Java API)
|
||||||
*/
|
*/
|
||||||
@Suppress("UNCHECKED_CAST")
|
|
||||||
fun <T : ConfigModule> module(type: Class<T>): T = loadedModules[type] as T
|
fun <T : ConfigModule> module(type: Class<T>): T = loadedModules[type] as T
|
||||||
|
|
||||||
private fun getUserConfig(): Config {
|
|
||||||
return userConfigFile.let {
|
|
||||||
ConfigFactory.parseFile(it)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Load configs
|
* Load configs
|
||||||
*/
|
*/
|
||||||
@@ -60,35 +41,28 @@ open class ConfigManager {
|
|||||||
//Load reference configs
|
//Load reference configs
|
||||||
val compatConfig = ConfigFactory.parseResources("compat-reference.conf")
|
val compatConfig = ConfigFactory.parseResources("compat-reference.conf")
|
||||||
val serverConfig = ConfigFactory.parseResources("server-reference.conf")
|
val serverConfig = ConfigFactory.parseResources("server-reference.conf")
|
||||||
val baseConfig =
|
|
||||||
ConfigFactory.parseMap(
|
|
||||||
mapOf(
|
|
||||||
// override AndroidCompat's rootDir
|
|
||||||
"androidcompat.rootDir" to "$ApplicationRootDir/android-compat",
|
|
||||||
),
|
|
||||||
)
|
|
||||||
|
|
||||||
//Load user config
|
//Load user config
|
||||||
val userConfig = getUserConfig()
|
val userConfig =
|
||||||
|
File(appConfigFile).let{
|
||||||
|
ConfigFactory.parseFile(it)
|
||||||
|
}
|
||||||
|
|
||||||
val config =
|
val config = ConfigFactory.empty()
|
||||||
ConfigFactory.empty()
|
|
||||||
.withFallback(baseConfig)
|
|
||||||
.withFallback(userConfig)
|
.withFallback(userConfig)
|
||||||
.withFallback(compatConfig)
|
.withFallback(compatConfig)
|
||||||
.withFallback(serverConfig)
|
.withFallback(serverConfig)
|
||||||
.resolve()
|
.resolve()
|
||||||
|
|
||||||
// set log level early
|
logger.debug {
|
||||||
if (debugLogsEnabled(config)) {
|
"Loaded config:\n" + config.root().render(ConfigRenderOptions.concise().setFormatted(true))
|
||||||
setLogLevelFor(BASE_LOGGER_NAME, Level.DEBUG)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return config
|
return config
|
||||||
}
|
}
|
||||||
|
|
||||||
fun registerModule(module: ConfigModule) {
|
fun registerModule(module: ConfigModule) {
|
||||||
generatedModules[module.javaClass] = module
|
generatedModules.put(module.javaClass, module)
|
||||||
}
|
}
|
||||||
|
|
||||||
fun registerModules(vararg modules: ConfigModule) {
|
fun registerModules(vararg modules: ConfigModule) {
|
||||||
@@ -96,71 +70,6 @@ open class ConfigManager {
|
|||||||
registerModule(it)
|
registerModule(it)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun updateUserConfigFile(
|
|
||||||
path: String,
|
|
||||||
value: ConfigValue,
|
|
||||||
) {
|
|
||||||
val userConfigDoc = ConfigDocumentFactory.parseFile(userConfigFile)
|
|
||||||
val updatedConfigDoc = userConfigDoc.withValue(path, value)
|
|
||||||
val newFileContent = updatedConfigDoc.render()
|
|
||||||
userConfigFile.writeText(newFileContent)
|
|
||||||
}
|
|
||||||
|
|
||||||
suspend fun updateValue(
|
|
||||||
path: String,
|
|
||||||
value: Any,
|
|
||||||
) {
|
|
||||||
mutex.withLock {
|
|
||||||
val configValue = ConfigValueFactory.fromAnyRef(value)
|
|
||||||
|
|
||||||
updateUserConfigFile(path, configValue)
|
|
||||||
internalConfig = internalConfig.withValue(path, configValue)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
fun resetUserConfig(updateInternalConfig: Boolean = true): ConfigDocument {
|
|
||||||
val serverConfigFileContent = this::class.java.getResource("/server-reference.conf")?.readText()
|
|
||||||
val serverConfigDoc = ConfigDocumentFactory.parseString(serverConfigFileContent)
|
|
||||||
userConfigFile.writeText(serverConfigDoc.render())
|
|
||||||
|
|
||||||
if (updateInternalConfig) {
|
|
||||||
getUserConfig().entrySet().forEach { internalConfig = internalConfig.withValue(it.key, it.value) }
|
|
||||||
}
|
|
||||||
|
|
||||||
return serverConfigDoc
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Makes sure the "UserConfig" is up-to-date.
|
|
||||||
*
|
|
||||||
* - adds missing settings
|
|
||||||
* - removes outdated settings
|
|
||||||
*/
|
|
||||||
fun updateUserConfig() {
|
|
||||||
val serverConfig = ConfigFactory.parseResources("server-reference.conf")
|
|
||||||
val userConfig = getUserConfig()
|
|
||||||
|
|
||||||
val hasMissingSettings = serverConfig.entrySet().any { !userConfig.hasPath(it.key) }
|
|
||||||
val hasOutdatedSettings = userConfig.entrySet().any { !serverConfig.hasPath(it.key) }
|
|
||||||
val isUserConfigOutdated = hasMissingSettings || hasOutdatedSettings
|
|
||||||
if (!isUserConfigOutdated) {
|
|
||||||
return
|
|
||||||
}
|
|
||||||
|
|
||||||
logger.debug {
|
|
||||||
"user config is out of date, updating... (missingSettings= $hasMissingSettings, outdatedSettings= $hasOutdatedSettings"
|
|
||||||
}
|
|
||||||
|
|
||||||
var newUserConfigDoc: ConfigDocument = resetUserConfig(false)
|
|
||||||
userConfig.entrySet().filter {
|
|
||||||
serverConfig.hasPath(
|
|
||||||
it.key,
|
|
||||||
)
|
|
||||||
}.forEach { newUserConfigDoc = newUserConfigDoc.withValue(it.key, it.value) }
|
|
||||||
|
|
||||||
userConfigFile.writeText(newUserConfigDoc.render())
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
object GlobalConfigManager : ConfigManager()
|
object GlobalConfigManager : ConfigManager()
|
||||||
|
|||||||
@@ -1,57 +1,8 @@
|
|||||||
package xyz.nulldev.ts.config
|
package xyz.nulldev.ts.config
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import com.typesafe.config.Config
|
import com.typesafe.config.Config
|
||||||
import com.typesafe.config.ConfigFactory
|
|
||||||
import com.typesafe.config.ConfigValueFactory
|
|
||||||
import io.github.config4k.getValue
|
|
||||||
import kotlin.reflect.KProperty
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Abstract config module.
|
* Abstract config module.
|
||||||
*/
|
*/
|
||||||
@Suppress("UNUSED_PARAMETER")
|
abstract class ConfigModule(config: Config)
|
||||||
abstract class ConfigModule(getConfig: () -> Config)
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Abstract jvm-commandline-argument-overridable config module.
|
|
||||||
*/
|
|
||||||
abstract class SystemPropertyOverridableConfigModule(getConfig: () -> Config, moduleName: String) : ConfigModule(getConfig) {
|
|
||||||
val overridableConfig = SystemPropertyOverrideDelegate(getConfig, moduleName)
|
|
||||||
}
|
|
||||||
|
|
||||||
/** Defines a config property that is overridable with jvm `-D` commandline arguments prefixed with [CONFIG_PREFIX] */
|
|
||||||
class SystemPropertyOverrideDelegate(val getConfig: () -> Config, val moduleName: String) {
|
|
||||||
inline operator fun <R, reified T> getValue(
|
|
||||||
thisRef: R,
|
|
||||||
property: KProperty<*>,
|
|
||||||
): T {
|
|
||||||
val config = getConfig()
|
|
||||||
val configValue: T = config.getValue(thisRef, property)
|
|
||||||
|
|
||||||
val combined =
|
|
||||||
System.getProperty(
|
|
||||||
"$CONFIG_PREFIX.$moduleName.${property.name}",
|
|
||||||
if (T::class.simpleName == "List") {
|
|
||||||
ConfigValueFactory.fromAnyRef(configValue).render()
|
|
||||||
} else {
|
|
||||||
configValue.toString()
|
|
||||||
},
|
|
||||||
)
|
|
||||||
|
|
||||||
return when (T::class.simpleName) {
|
|
||||||
"Int" -> combined.toInt()
|
|
||||||
"Boolean" -> combined.toBoolean()
|
|
||||||
"Double" -> combined.toDouble()
|
|
||||||
"List" -> ConfigFactory.parseString("internal=" + combined).getStringList("internal").orEmpty()
|
|
||||||
// add more types as needed
|
|
||||||
else -> combined // covers String
|
|
||||||
} as T
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -1,96 +0,0 @@
|
|||||||
package xyz.nulldev.ts.config
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import ch.qos.logback.classic.Level
|
|
||||||
import ch.qos.logback.classic.LoggerContext
|
|
||||||
import ch.qos.logback.classic.encoder.PatternLayoutEncoder
|
|
||||||
import ch.qos.logback.classic.spi.ILoggingEvent
|
|
||||||
import ch.qos.logback.core.rolling.RollingFileAppender
|
|
||||||
import ch.qos.logback.core.rolling.SizeAndTimeBasedRollingPolicy
|
|
||||||
import ch.qos.logback.core.util.FileSize
|
|
||||||
import com.typesafe.config.Config
|
|
||||||
import mu.KotlinLogging
|
|
||||||
import org.slf4j.Logger
|
|
||||||
import org.slf4j.LoggerFactory
|
|
||||||
|
|
||||||
private fun createRollingFileAppender(
|
|
||||||
logContext: LoggerContext,
|
|
||||||
logDirPath: String,
|
|
||||||
): RollingFileAppender<ILoggingEvent> {
|
|
||||||
val logFilename = "application"
|
|
||||||
|
|
||||||
val logEncoder =
|
|
||||||
PatternLayoutEncoder().apply {
|
|
||||||
pattern = "%d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger - %msg%n"
|
|
||||||
context = logContext
|
|
||||||
start()
|
|
||||||
}
|
|
||||||
|
|
||||||
val appender =
|
|
||||||
RollingFileAppender<ILoggingEvent>().apply {
|
|
||||||
name = "FILE"
|
|
||||||
context = logContext
|
|
||||||
encoder = logEncoder
|
|
||||||
file = "$logDirPath/$logFilename.log"
|
|
||||||
}
|
|
||||||
|
|
||||||
val rollingPolicy =
|
|
||||||
SizeAndTimeBasedRollingPolicy<ILoggingEvent>().apply {
|
|
||||||
context = logContext
|
|
||||||
setParent(appender)
|
|
||||||
fileNamePattern = "$logDirPath/${logFilename}_%d{yyyy-MM-dd}_%i.log.gz"
|
|
||||||
setMaxFileSize(FileSize.valueOf("10mb"))
|
|
||||||
maxHistory = 14
|
|
||||||
setTotalSizeCap(FileSize.valueOf("1gb"))
|
|
||||||
start()
|
|
||||||
}
|
|
||||||
|
|
||||||
appender.rollingPolicy = rollingPolicy
|
|
||||||
appender.start()
|
|
||||||
|
|
||||||
return appender
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun getBaseLogger(): ch.qos.logback.classic.Logger {
|
|
||||||
return (KotlinLogging.logger(Logger.ROOT_LOGGER_NAME).underlyingLogger as ch.qos.logback.classic.Logger)
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun getLogger(name: String): ch.qos.logback.classic.Logger {
|
|
||||||
val context = LoggerFactory.getILoggerFactory() as LoggerContext
|
|
||||||
return context.getLogger(name)
|
|
||||||
}
|
|
||||||
|
|
||||||
fun initLoggerConfig(appRootPath: String) {
|
|
||||||
val context = LoggerFactory.getILoggerFactory() as LoggerContext
|
|
||||||
val logger = getBaseLogger()
|
|
||||||
// logback logs to the console by default (at least when adding a console appender logs in the console are duplicated)
|
|
||||||
logger.addAppender(createRollingFileAppender(context, "$appRootPath/logs"))
|
|
||||||
|
|
||||||
// set "kotlin exposed" log level
|
|
||||||
setLogLevelFor("Exposed", Level.ERROR)
|
|
||||||
}
|
|
||||||
|
|
||||||
const val BASE_LOGGER_NAME = "_BaseLogger"
|
|
||||||
|
|
||||||
fun setLogLevelFor(
|
|
||||||
name: String,
|
|
||||||
level: Level,
|
|
||||||
) {
|
|
||||||
val logger =
|
|
||||||
if (name == BASE_LOGGER_NAME) {
|
|
||||||
getBaseLogger()
|
|
||||||
} else {
|
|
||||||
getLogger(name)
|
|
||||||
}
|
|
||||||
|
|
||||||
logger.level = level
|
|
||||||
}
|
|
||||||
|
|
||||||
fun debugLogsEnabled(config: Config) =
|
|
||||||
System.getProperty("suwayomi.tachidesk.config.server.debugLogsEnabled", config.getString("server.debugLogsEnabled")).toBoolean()
|
|
||||||
@@ -2,6 +2,5 @@ package xyz.nulldev.ts.config.util
|
|||||||
|
|
||||||
import com.typesafe.config.Config
|
import com.typesafe.config.Config
|
||||||
|
|
||||||
operator fun Config.get(key: String) =
|
operator fun Config.get(key: String) = getString(key)
|
||||||
getString(key)
|
|
||||||
?: throw IllegalStateException("Could not find value for config entry: $key!")
|
?: throw IllegalStateException("Could not find value for config entry: $key!")
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
xyz.nulldev.ts.api.v2.java.impl.ServerAPIImpl
|
||||||
BIN
AndroidCompat/Config/src/main/resources/al.png
Normal file
BIN
AndroidCompat/Config/src/main/resources/al.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
BIN
AndroidCompat/Config/src/main/resources/kitsu.png
Normal file
BIN
AndroidCompat/Config/src/main/resources/kitsu.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
BIN
AndroidCompat/Config/src/main/resources/mal.png
Normal file
BIN
AndroidCompat/Config/src/main/resources/mal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
4291
AndroidCompat/Config/src/main/resources/openapi.json
Normal file
4291
AndroidCompat/Config/src/main/resources/openapi.json
Normal file
File diff suppressed because one or more lines are too long
22
AndroidCompat/Config/src/main/resources/pref-schema.json
Normal file
22
AndroidCompat/Config/src/main/resources/pref-schema.json
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"label": "Sync",
|
||||||
|
"icon": "import_export",
|
||||||
|
"type": "nested",
|
||||||
|
"prefs": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Server",
|
||||||
|
"icon": "dns",
|
||||||
|
"type": "nested",
|
||||||
|
"prefs": [
|
||||||
|
{
|
||||||
|
"label": "Password authentication",
|
||||||
|
"type": "text-password",
|
||||||
|
"default": "",
|
||||||
|
"key": "pref_ts_server_password",
|
||||||
|
"hint": "Enter a password"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
@@ -1,38 +1,72 @@
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id(libs.plugins.kotlin.jvm.get().pluginId)
|
application
|
||||||
id(libs.plugins.kotlin.serialization.get().pluginId)
|
}
|
||||||
id(libs.plugins.ktlint.get().pluginId)
|
|
||||||
|
|
||||||
|
repositories {
|
||||||
|
mavenCentral()
|
||||||
|
jcenter()
|
||||||
|
maven {
|
||||||
|
url = uri("https://jitpack.io")
|
||||||
|
}
|
||||||
|
|
||||||
|
maven {
|
||||||
|
url = uri("https://maven.google.com")
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// Shared
|
|
||||||
implementation(libs.bundles.shared)
|
|
||||||
testImplementation(libs.bundles.sharedTest)
|
|
||||||
|
|
||||||
// Android stub library
|
// Android stub library
|
||||||
implementation(libs.android.stubs)
|
// compileOnly( fileTree(File(rootProject.rootDir, "libs/android"), include: "*.jar")
|
||||||
|
implementation(fileTree("lib/"))
|
||||||
|
implementation(fileTree("${rootProject.rootDir}/server/lib/dex2jar/"))
|
||||||
|
|
||||||
|
|
||||||
|
// Android JAR libs
|
||||||
|
// compileOnly( fileTree(dir: new File(rootProject.rootDir, "libs/other"), include: "*.jar")
|
||||||
|
|
||||||
|
// JSON
|
||||||
|
compileOnly( "com.google.code.gson:gson:2.8.6")
|
||||||
|
|
||||||
|
// Javassist
|
||||||
|
compileOnly( "org.javassist:javassist:3.27.0-GA")
|
||||||
|
|
||||||
|
// Coroutines
|
||||||
|
val kotlinx_coroutines_version = "1.4.2"
|
||||||
|
compileOnly( "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinx_coroutines_version")
|
||||||
|
compileOnly( "org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:$kotlinx_coroutines_version")
|
||||||
|
|
||||||
// XML
|
// XML
|
||||||
compileOnly(libs.xmlpull)
|
compileOnly( group= "xmlpull", name= "xmlpull", version= "1.1.3.1")
|
||||||
|
|
||||||
// Config API
|
// Config API
|
||||||
implementation(projects.androidCompat.config)
|
implementation( project(":AndroidCompat:Config"))
|
||||||
|
|
||||||
|
// dex2jar
|
||||||
|
// compileOnly( "dex2jar:dex-translator")
|
||||||
|
|
||||||
|
// APK parser
|
||||||
|
compileOnly("net.dongliu:apk-parser:2.6.10")
|
||||||
|
|
||||||
// APK sig verifier
|
// APK sig verifier
|
||||||
compileOnly(libs.apksig)
|
compileOnly("com.android.tools.build:apksig:4.2.0-alpha13")
|
||||||
|
|
||||||
// AndroidX annotations
|
// AndroidX annotations
|
||||||
compileOnly(libs.android.annotations)
|
compileOnly( "androidx.annotation:annotation:1.2.0-alpha01")
|
||||||
|
|
||||||
// substitute for duktape-android
|
// compileOnly("io.reactivex:rxjava:1.3.8")
|
||||||
implementation(libs.bundles.rhino)
|
|
||||||
|
|
||||||
// Kotlin wrapper around Java Preferences, makes certain things easier
|
|
||||||
implementation(libs.bundles.settings)
|
|
||||||
|
|
||||||
// Android version of SimpleDateFormat
|
|
||||||
implementation(libs.icu4j)
|
|
||||||
|
|
||||||
// OpenJDK lacks native JPEG encoder and native WEBP decoder
|
|
||||||
implementation(libs.bundles.twelvemonkeys)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//def fatJarTask = tasks.getByPath(':AndroidCompat:JVMPatch:fatJar')
|
||||||
|
//
|
||||||
|
//// Copy JVM core patches
|
||||||
|
//task copyJVMPatches(type: Copy) {
|
||||||
|
// from fatJarTask.outputs.files
|
||||||
|
// into 'src/main/resources/patches'
|
||||||
|
//}
|
||||||
|
//
|
||||||
|
//compileOnly(Java.dependsOn gradle.includedBuild('dex2jar').task(':dex-translator:assemble')
|
||||||
|
//compileOnly(Java.dependsOn copyJVMPatches
|
||||||
|
//copyJVMPatches.dependsOn fatJarTask
|
||||||
|
//
|
||||||
|
|||||||
@@ -1,106 +0,0 @@
|
|||||||
# Copyright (C) Contributors to the Suwayomi project
|
|
||||||
#
|
|
||||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
|
||||||
|
|
||||||
# This is a windows only PowerShell script to create android.jar stubs
|
|
||||||
|
|
||||||
# foolproof against running from AndroidCompat dir instead of running from project root
|
|
||||||
if ($(Split-Path -Path (Get-Location) -Leaf) -eq "AndroidCompat" ) {
|
|
||||||
Set-Location ..
|
|
||||||
}
|
|
||||||
|
|
||||||
Write-Output "Getting required Android.jar..."
|
|
||||||
Remove-Item -Recurse -Force "tmp" -ErrorAction SilentlyContinue | Out-Null
|
|
||||||
New-Item -ItemType Directory -Force -Path "tmp" | Out-Null
|
|
||||||
|
|
||||||
$androidEncoded = (Invoke-WebRequest -Uri "https://android.googlesource.com/platform/prebuilts/sdk/+/6cd31be5e4e25901aadf838120d71a79b46d9add/30/public/android.jar?format=TEXT" -UseBasicParsing).content
|
|
||||||
|
|
||||||
$android_jar = (Get-Location).Path + "\tmp\android.jar"
|
|
||||||
|
|
||||||
[IO.File]::WriteAllBytes($android_jar, [Convert]::FromBase64String($androidEncoded))
|
|
||||||
|
|
||||||
# We need to remove any stub classes that we have implementations for
|
|
||||||
Write-Output "Patching JAR..."
|
|
||||||
|
|
||||||
function Remove-Files-Zip($zipfile, $paths)
|
|
||||||
{
|
|
||||||
[Reflection.Assembly]::LoadWithPartialName('System.IO.Compression') | Out-Null
|
|
||||||
|
|
||||||
$stream = New-Object IO.FileStream($zipfile, [IO.FileMode]::Open)
|
|
||||||
$mode = [IO.Compression.ZipArchiveMode]::Update
|
|
||||||
$zip = New-Object IO.Compression.ZipArchive($stream, $mode)
|
|
||||||
|
|
||||||
if ($paths.getType().Name -eq "Object[]")
|
|
||||||
{
|
|
||||||
$paths | ForEach-Object {
|
|
||||||
$path = $_
|
|
||||||
($zip.Entries | Where-Object { $_.FullName -like $path }) | ForEach-Object { Write-Output "Deleting: $($_.FullName)"; $_.Delete() }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
($zip.Entries | Where-Object { $_.FullName -like $paths }) | ForEach-Object { Write-Output "Deleting: $($_.FullName)"; $_.Delete() }
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
$zip.Dispose()
|
|
||||||
$stream.Close()
|
|
||||||
$stream.Dispose()
|
|
||||||
}
|
|
||||||
|
|
||||||
Write-Output "Removing org.json..."
|
|
||||||
Remove-Files-Zip $android_jar 'org/json/*'
|
|
||||||
|
|
||||||
Write-Output "Removing org.apache..."
|
|
||||||
Remove-Files-Zip $android_jar 'org/apache/*'
|
|
||||||
|
|
||||||
Write-Output "Removing org.w3c..."
|
|
||||||
Remove-Files-Zip $android_jar 'org/w3c/*'
|
|
||||||
|
|
||||||
Write-Output "Removing org.xml..."
|
|
||||||
Remove-Files-Zip $android_jar 'org/xml/*'
|
|
||||||
|
|
||||||
Write-Output "Removing org.xmlpull..."
|
|
||||||
Remove-Files-Zip $android_jar 'org/xmlpull/*'
|
|
||||||
|
|
||||||
Write-Output "Removing junit..."
|
|
||||||
Remove-Files-Zip $android_jar 'junit/*'
|
|
||||||
|
|
||||||
Write-Output "Removing javax..."
|
|
||||||
Remove-Files-Zip $android_jar 'javax/*'
|
|
||||||
|
|
||||||
Write-Output "Removing java..."
|
|
||||||
Remove-Files-Zip $android_jar 'java/*'
|
|
||||||
|
|
||||||
Write-Output "Removing overriden classes..."
|
|
||||||
Remove-Files-Zip $android_jar 'android/app/Application.class'
|
|
||||||
Remove-Files-Zip $android_jar 'android/app/Service.class'
|
|
||||||
Remove-Files-Zip $android_jar 'android/net/Uri.class'
|
|
||||||
Remove-Files-Zip $android_jar 'android/net/Uri$Builder.class'
|
|
||||||
Remove-Files-Zip $android_jar 'android/os/Environment.class'
|
|
||||||
Remove-Files-Zip $android_jar 'android/text/format/Formatter.class'
|
|
||||||
Remove-Files-Zip $android_jar 'android/text/Html.class'
|
|
||||||
|
|
||||||
function Dedupe($path)
|
|
||||||
{
|
|
||||||
Push-Location $path
|
|
||||||
$classes = Get-ChildItem . *.* -Recurse | Where-Object { !$_.PSIsContainer }
|
|
||||||
$classes | ForEach-Object {
|
|
||||||
"Processing class: $($_.FullName)"
|
|
||||||
Remove-Files-Zip $android_jar ("$($_.Name).class","$($_.Name)$*.class","$($_.Name)Kt.class","$($_.Name)Kt$*.class") | Out-Null
|
|
||||||
}
|
|
||||||
Pop-Location
|
|
||||||
}
|
|
||||||
|
|
||||||
Dedupe "AndroidCompat/src/main/java"
|
|
||||||
Dedupe "server/src/main/kotlin"
|
|
||||||
|
|
||||||
Write-Output "Copying Android.jar to library folder..."
|
|
||||||
Move-Item -Force $android_jar "AndroidCompat/lib/android.jar"
|
|
||||||
|
|
||||||
Write-Output "Cleaning up..."
|
|
||||||
Remove-Item -Recurse -Force "tmp"
|
|
||||||
|
|
||||||
Write-Output "Done!"
|
|
||||||
@@ -1,26 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Copyright (C) Contributors to the Suwayomi project
|
|
||||||
#
|
|
||||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
|
||||||
|
|
||||||
# This is a bash script to create android.jar stubs
|
|
||||||
|
|
||||||
for dep in "curl" "base64" "zip"
|
|
||||||
do
|
|
||||||
which $dep >/dev/null 2>&1 || { echo >&2 "Error: This script needs $dep installed."; abort=yes; }
|
|
||||||
done
|
|
||||||
|
|
||||||
if [ "$abort" = yes ]; then
|
|
||||||
echo "Some of the dependencies didn't exist. Aborting."
|
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
# foolproof against running from AndroidCompat dir instead of running from project root
|
# foolproof against running from AndroidCompat dir instead of running from project root
|
||||||
if [ "$(basename "$(pwd)")" = "AndroidCompat" ]; then
|
if [ "$(basename $(pwd))" = "AndroidCompat" ]; then
|
||||||
cd ..
|
cd ..
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -30,9 +11,9 @@ rm -rf "tmp"
|
|||||||
mkdir -p "tmp"
|
mkdir -p "tmp"
|
||||||
pushd "tmp"
|
pushd "tmp"
|
||||||
|
|
||||||
curl "https://android.googlesource.com/platform/prebuilts/sdk/+/6cd31be5e4e25901aadf838120d71a79b46d9add/30/public/android.jar?format=TEXT" | base64 --decode > android.jar
|
curl "https://android.googlesource.com/platform/prebuilts/sdk/+/3b8a524d25fa6c3d795afb1eece3f24870c60988/27/public/android.jar?format=TEXT" | base64 --decode > android.jar
|
||||||
|
|
||||||
# We need to remove any stub classes that we have implementations for
|
# We need to remove any stub classes that we might use
|
||||||
echo "Patching JAR..."
|
echo "Patching JAR..."
|
||||||
|
|
||||||
echo "Removing org.json..."
|
echo "Removing org.json..."
|
||||||
@@ -59,7 +40,7 @@ zip --delete android.jar javax/*
|
|||||||
echo "Removing java..."
|
echo "Removing java..."
|
||||||
zip --delete android.jar java/*
|
zip --delete android.jar java/*
|
||||||
|
|
||||||
echo "Removing overridden classes..."
|
echo "Removing overriden classes..."
|
||||||
zip --delete android.jar android/app/Application.class
|
zip --delete android.jar android/app/Application.class
|
||||||
zip --delete android.jar android/app/Service.class
|
zip --delete android.jar android/app/Service.class
|
||||||
zip --delete android.jar android/net/Uri.class
|
zip --delete android.jar android/net/Uri.class
|
||||||
@@ -68,12 +49,12 @@ zip --delete android.jar android/os/Environment.class
|
|||||||
zip --delete android.jar android/text/format/Formatter.class
|
zip --delete android.jar android/text/format/Formatter.class
|
||||||
zip --delete android.jar android/text/Html.class
|
zip --delete android.jar android/text/Html.class
|
||||||
|
|
||||||
# Dedup overridden Android classes
|
# Dedup overriden Android classes
|
||||||
ABS_JAR="$(realpath android.jar)"
|
ABS_JAR="$(realpath android.jar)"
|
||||||
function dedup() {
|
function dedup() {
|
||||||
pushd "$1"
|
pushd "$1"
|
||||||
CLASSES="$(find ./* -type f)"
|
CLASSES="$(find * -type f)"
|
||||||
echo "$CLASSES" | while read -r class
|
echo "$CLASSES" | while read class
|
||||||
do
|
do
|
||||||
NAME="${class%.*}"
|
NAME="${class%.*}"
|
||||||
echo "Processing class: $NAME"
|
echo "Processing class: $NAME"
|
||||||
@@ -82,10 +63,13 @@ function dedup() {
|
|||||||
popd
|
popd
|
||||||
}
|
}
|
||||||
|
|
||||||
popd
|
pushd ..
|
||||||
dedup AndroidCompat/src/main/java
|
dedup AndroidCompat/src/main/java
|
||||||
|
dedup server/src/main/java
|
||||||
dedup server/src/main/kotlin
|
dedup server/src/main/kotlin
|
||||||
|
popd
|
||||||
|
|
||||||
|
popd
|
||||||
echo "Copying Android.jar to library folder..."
|
echo "Copying Android.jar to library folder..."
|
||||||
mv tmp/android.jar AndroidCompat/lib
|
mv tmp/android.jar AndroidCompat/lib
|
||||||
|
|
||||||
|
|||||||
1
AndroidCompat/lib/.gitignore
vendored
Normal file
1
AndroidCompat/lib/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
android.jar
|
||||||
@@ -1,235 +0,0 @@
|
|||||||
package android.graphics;
|
|
||||||
|
|
||||||
import android.annotation.ColorInt;
|
|
||||||
import android.annotation.NonNull;
|
|
||||||
|
|
||||||
import javax.imageio.IIOImage;
|
|
||||||
import javax.imageio.ImageIO;
|
|
||||||
import javax.imageio.ImageWriteParam;
|
|
||||||
import javax.imageio.ImageWriter;
|
|
||||||
import javax.imageio.stream.ImageOutputStream;
|
|
||||||
import java.awt.image.BufferedImage;
|
|
||||||
import java.awt.image.Raster;
|
|
||||||
import java.io.IOException;
|
|
||||||
import java.io.OutputStream;
|
|
||||||
import java.util.Iterator;
|
|
||||||
|
|
||||||
public final class Bitmap {
|
|
||||||
private final int width;
|
|
||||||
private final int height;
|
|
||||||
private final BufferedImage image;
|
|
||||||
|
|
||||||
public Bitmap(BufferedImage image) {
|
|
||||||
this.image = image;
|
|
||||||
this.width = image.getWidth();
|
|
||||||
this.height = image.getHeight();
|
|
||||||
}
|
|
||||||
|
|
||||||
public BufferedImage getImage() {
|
|
||||||
return image;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getHeight() {
|
|
||||||
return height;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getWidth() {
|
|
||||||
return width;
|
|
||||||
}
|
|
||||||
|
|
||||||
public enum CompressFormat {
|
|
||||||
JPEG (0),
|
|
||||||
PNG (1),
|
|
||||||
WEBP (2),
|
|
||||||
WEBP_LOSSY (3),
|
|
||||||
WEBP_LOSSLESS (4);
|
|
||||||
|
|
||||||
CompressFormat(int nativeInt) {
|
|
||||||
this.nativeInt = nativeInt;
|
|
||||||
}
|
|
||||||
|
|
||||||
final int nativeInt;
|
|
||||||
}
|
|
||||||
|
|
||||||
public enum Config {
|
|
||||||
ALPHA_8(1),
|
|
||||||
RGB_565(3),
|
|
||||||
ARGB_4444(4),
|
|
||||||
ARGB_8888(5),
|
|
||||||
RGBA_F16(6),
|
|
||||||
HARDWARE(7),
|
|
||||||
RGBA_1010102(8);
|
|
||||||
|
|
||||||
final int nativeInt;
|
|
||||||
|
|
||||||
private static final Config[] sConfigs = {
|
|
||||||
null, ALPHA_8, null, RGB_565, ARGB_4444, ARGB_8888, RGBA_F16, HARDWARE, RGBA_1010102
|
|
||||||
};
|
|
||||||
|
|
||||||
Config(int ni) {
|
|
||||||
this.nativeInt = ni;
|
|
||||||
}
|
|
||||||
|
|
||||||
static Config nativeToConfig(int ni) {
|
|
||||||
return sConfigs[ni];
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Common code for checking that x and y are >= 0
|
|
||||||
*
|
|
||||||
* @param x x coordinate to ensure is >= 0
|
|
||||||
* @param y y coordinate to ensure is >= 0
|
|
||||||
*/
|
|
||||||
private static void checkXYSign(int x, int y) {
|
|
||||||
if (x < 0) {
|
|
||||||
throw new IllegalArgumentException("x must be >= 0");
|
|
||||||
}
|
|
||||||
if (y < 0) {
|
|
||||||
throw new IllegalArgumentException("y must be >= 0");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Common code for checking that width and height are > 0
|
|
||||||
*
|
|
||||||
* @param width width to ensure is > 0
|
|
||||||
* @param height height to ensure is > 0
|
|
||||||
*/
|
|
||||||
private static void checkWidthHeight(int width, int height) {
|
|
||||||
if (width <= 0) {
|
|
||||||
throw new IllegalArgumentException("width must be > 0");
|
|
||||||
}
|
|
||||||
if (height <= 0) {
|
|
||||||
throw new IllegalArgumentException("height must be > 0");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public static Bitmap createBitmap(int width, int height, Config config) {
|
|
||||||
BufferedImage image = new BufferedImage(width, height, BufferedImage.TYPE_INT_RGB);
|
|
||||||
return new Bitmap(image);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static Bitmap createBitmap(@NonNull Bitmap source, int x, int y, int width, int height) {
|
|
||||||
checkXYSign(x, y);
|
|
||||||
checkWidthHeight(width, height);
|
|
||||||
if (x + width > source.getWidth()) {
|
|
||||||
throw new IllegalArgumentException("x + width must be <= bitmap.width()");
|
|
||||||
}
|
|
||||||
if (y + height > source.getHeight()) {
|
|
||||||
throw new IllegalArgumentException("y + height must be <= bitmap.height()");
|
|
||||||
}
|
|
||||||
|
|
||||||
// Android will make a copy when creating a sub image,
|
|
||||||
// so we do the same here
|
|
||||||
BufferedImage subImage = source.image.getSubimage(x, y, width, height);
|
|
||||||
BufferedImage newImage = new BufferedImage(subImage.getWidth(), subImage.getHeight(), subImage.getType());
|
|
||||||
newImage.setData(subImage.getData());
|
|
||||||
|
|
||||||
return new Bitmap(newImage);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean compress(CompressFormat format, int quality, OutputStream stream) {
|
|
||||||
if (stream == null) {
|
|
||||||
throw new NullPointerException();
|
|
||||||
}
|
|
||||||
|
|
||||||
if (quality < 0 || quality > 100) {
|
|
||||||
throw new IllegalArgumentException("quality must be 0..100");
|
|
||||||
}
|
|
||||||
float qualityFloat = ((float) quality) / 100;
|
|
||||||
|
|
||||||
String formatString;
|
|
||||||
if (format == Bitmap.CompressFormat.PNG) {
|
|
||||||
formatString = "png";
|
|
||||||
} else if (format == Bitmap.CompressFormat.JPEG) {
|
|
||||||
formatString = "jpg";
|
|
||||||
} else {
|
|
||||||
throw new IllegalArgumentException("unsupported compression format!");
|
|
||||||
}
|
|
||||||
|
|
||||||
Iterator<ImageWriter> writers = ImageIO.getImageWritersByFormatName(formatString);
|
|
||||||
if (!writers.hasNext()) {
|
|
||||||
throw new IllegalStateException("no image writers found for this format!");
|
|
||||||
}
|
|
||||||
ImageWriter writer = writers.next();
|
|
||||||
|
|
||||||
ImageOutputStream ios;
|
|
||||||
try {
|
|
||||||
ios = ImageIO.createImageOutputStream(stream);
|
|
||||||
} catch (IOException ex) {
|
|
||||||
throw new RuntimeException(ex);
|
|
||||||
}
|
|
||||||
writer.setOutput(ios);
|
|
||||||
|
|
||||||
ImageWriteParam param = writer.getDefaultWriteParam();
|
|
||||||
if ("jpg".equals(formatString)) {
|
|
||||||
param.setCompressionMode(ImageWriteParam.MODE_EXPLICIT);
|
|
||||||
param.setCompressionQuality(qualityFloat);
|
|
||||||
}
|
|
||||||
|
|
||||||
try {
|
|
||||||
writer.write(null, new IIOImage(image, null, null), param);
|
|
||||||
ios.close();
|
|
||||||
writer.dispose();
|
|
||||||
} catch (IOException ex) {
|
|
||||||
throw new RuntimeException(ex);
|
|
||||||
}
|
|
||||||
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Shared code to check for illegal arguments passed to getPixels()
|
|
||||||
* or setPixels()
|
|
||||||
*
|
|
||||||
* @param x left edge of the area of pixels to access
|
|
||||||
* @param y top edge of the area of pixels to access
|
|
||||||
* @param width width of the area of pixels to access
|
|
||||||
* @param height height of the area of pixels to access
|
|
||||||
* @param offset offset into pixels[] array
|
|
||||||
* @param stride number of elements in pixels[] between each logical row
|
|
||||||
* @param pixels array to hold the area of pixels being accessed
|
|
||||||
*/
|
|
||||||
private void checkPixelsAccess(int x, int y, int width, int height,
|
|
||||||
int offset, int stride, int[] pixels) {
|
|
||||||
checkXYSign(x, y);
|
|
||||||
if (width < 0) {
|
|
||||||
throw new IllegalArgumentException("width must be >= 0");
|
|
||||||
}
|
|
||||||
if (height < 0) {
|
|
||||||
throw new IllegalArgumentException("height must be >= 0");
|
|
||||||
}
|
|
||||||
if (x + width > getWidth()) {
|
|
||||||
throw new IllegalArgumentException(
|
|
||||||
"x + width must be <= bitmap.width()");
|
|
||||||
}
|
|
||||||
if (y + height > getHeight()) {
|
|
||||||
throw new IllegalArgumentException(
|
|
||||||
"y + height must be <= bitmap.height()");
|
|
||||||
}
|
|
||||||
if (Math.abs(stride) < width) {
|
|
||||||
throw new IllegalArgumentException("abs(stride) must be >= width");
|
|
||||||
}
|
|
||||||
int lastScanline = offset + (height - 1) * stride;
|
|
||||||
int length = pixels.length;
|
|
||||||
if (offset < 0 || (offset + width > length)
|
|
||||||
|| lastScanline < 0
|
|
||||||
|| (lastScanline + width > length)) {
|
|
||||||
throw new ArrayIndexOutOfBoundsException();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public void getPixels(@ColorInt int[] pixels, int offset, int stride,
|
|
||||||
int x, int y, int width, int height) {
|
|
||||||
checkPixelsAccess(x, y, width, height, offset, stride, pixels);
|
|
||||||
|
|
||||||
Raster raster = image.getData();
|
|
||||||
int[] rasterPixels = raster.getPixels(x, y, width, height, (int[]) null);
|
|
||||||
|
|
||||||
for (int ht = 0; ht < height; ht++) {
|
|
||||||
int rowOffset = offset + stride * ht;
|
|
||||||
System.arraycopy(rasterPixels, ht * width, pixels, rowOffset, width);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,51 +0,0 @@
|
|||||||
package android.graphics;
|
|
||||||
|
|
||||||
import java.awt.image.BufferedImage;
|
|
||||||
import java.io.ByteArrayInputStream;
|
|
||||||
import java.io.InputStream;
|
|
||||||
import java.io.IOException;
|
|
||||||
import java.util.Iterator;
|
|
||||||
import javax.imageio.ImageIO;
|
|
||||||
import javax.imageio.ImageReader;
|
|
||||||
import javax.imageio.stream.ImageInputStream;
|
|
||||||
|
|
||||||
public class BitmapFactory {
|
|
||||||
public static Bitmap decodeStream(InputStream inputStream) {
|
|
||||||
Bitmap bitmap = null;
|
|
||||||
|
|
||||||
try {
|
|
||||||
ImageInputStream imageInputStream = ImageIO.createImageInputStream(inputStream);
|
|
||||||
Iterator<ImageReader> imageReaders = ImageIO.getImageReaders(imageInputStream);
|
|
||||||
|
|
||||||
if (!imageReaders.hasNext()) {
|
|
||||||
throw new IllegalArgumentException("no reader for image");
|
|
||||||
}
|
|
||||||
|
|
||||||
ImageReader imageReader = imageReaders.next();
|
|
||||||
imageReader.setInput(imageInputStream);
|
|
||||||
|
|
||||||
BufferedImage image = imageReader.read(0, imageReader.getDefaultReadParam());
|
|
||||||
bitmap = new Bitmap(image);
|
|
||||||
|
|
||||||
imageReader.dispose();
|
|
||||||
} catch (IOException ex) {
|
|
||||||
throw new RuntimeException(ex);
|
|
||||||
}
|
|
||||||
|
|
||||||
return bitmap;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static Bitmap decodeByteArray(byte[] data, int offset, int length) {
|
|
||||||
Bitmap bitmap = null;
|
|
||||||
|
|
||||||
ByteArrayInputStream byteArrayStream = new ByteArrayInputStream(data);
|
|
||||||
try {
|
|
||||||
BufferedImage image = ImageIO.read(byteArrayStream);
|
|
||||||
bitmap = new Bitmap(image);
|
|
||||||
} catch (IOException ex) {
|
|
||||||
throw new RuntimeException(ex);
|
|
||||||
}
|
|
||||||
|
|
||||||
return bitmap;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
package android.graphics;
|
|
||||||
|
|
||||||
import java.awt.Graphics2D;
|
|
||||||
import java.awt.image.BufferedImage;
|
|
||||||
import javax.imageio.ImageIO;
|
|
||||||
|
|
||||||
public final class Canvas {
|
|
||||||
private BufferedImage canvasImage;
|
|
||||||
private Graphics2D canvas;
|
|
||||||
|
|
||||||
public Canvas(Bitmap bitmap) {
|
|
||||||
canvasImage = bitmap.getImage();
|
|
||||||
canvas = canvasImage.createGraphics();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void drawBitmap(Bitmap sourceBitmap, Rect src, Rect dst, Paint paint) {
|
|
||||||
BufferedImage sourceImage = sourceBitmap.getImage();
|
|
||||||
BufferedImage sourceImageCropped = sourceImage.getSubimage(src.left, src.top, src.getWidth(), src.getHeight());
|
|
||||||
canvas.drawImage(sourceImageCropped, null, dst.left, dst.top);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,122 +0,0 @@
|
|||||||
package android.graphics;
|
|
||||||
|
|
||||||
import android.os.Parcel;
|
|
||||||
import android.os.Parcelable;
|
|
||||||
import java.util.regex.Matcher;
|
|
||||||
import java.util.regex.Pattern;
|
|
||||||
|
|
||||||
public final class Rect {
|
|
||||||
int left;
|
|
||||||
int top;
|
|
||||||
int right;
|
|
||||||
int bottom;
|
|
||||||
|
|
||||||
private static final class UnflattenHelper {
|
|
||||||
private static final Pattern FLATTENED_PATTERN = Pattern.compile(
|
|
||||||
"(-?\\d+) (-?\\d+) (-?\\d+) (-?\\d+)");
|
|
||||||
|
|
||||||
static Matcher getMatcher(String str) {
|
|
||||||
return FLATTENED_PATTERN.matcher(str);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public Rect() {
|
|
||||||
}
|
|
||||||
|
|
||||||
public Rect(int left, int top, int right, int bottom) {
|
|
||||||
this.left = left;
|
|
||||||
this.top = top;
|
|
||||||
this.right = right;
|
|
||||||
this.bottom = bottom;
|
|
||||||
}
|
|
||||||
|
|
||||||
public Rect(Rect r) {
|
|
||||||
if (r == null) {
|
|
||||||
this.left = 0;
|
|
||||||
this.top = 0;
|
|
||||||
this.right = 0;
|
|
||||||
this.bottom = 0;
|
|
||||||
} else {
|
|
||||||
this.left = left;
|
|
||||||
this.top = top;
|
|
||||||
this.right = right;
|
|
||||||
this.bottom = bottom;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public final int getWidth() {
|
|
||||||
return right - left;
|
|
||||||
}
|
|
||||||
|
|
||||||
public final int getHeight() {
|
|
||||||
return bottom - top;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static Rect unflattenFromString(String str) {
|
|
||||||
if (str.isEmpty()) {
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
Matcher matcher = UnflattenHelper.getMatcher(str);
|
|
||||||
if (!matcher.matches()) {
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
return new Rect(Integer.parseInt(matcher.group(1)),
|
|
||||||
Integer.parseInt(matcher.group(2)),
|
|
||||||
Integer.parseInt(matcher.group(3)),
|
|
||||||
Integer.parseInt(matcher.group(4)));
|
|
||||||
}
|
|
||||||
|
|
||||||
public String toShortString() {
|
|
||||||
return toShortString(new StringBuilder(32));
|
|
||||||
}
|
|
||||||
|
|
||||||
public String toShortString(StringBuilder sb) {
|
|
||||||
sb.setLength(0);
|
|
||||||
sb.append('['); sb.append(left); sb.append(',');
|
|
||||||
sb.append(top); sb.append("]["); sb.append(right);
|
|
||||||
sb.append(','); sb.append(bottom); sb.append(']');
|
|
||||||
return sb.toString();
|
|
||||||
}
|
|
||||||
|
|
||||||
public String flattenToString() {
|
|
||||||
StringBuilder sb = new StringBuilder(32);
|
|
||||||
sb.append(left);
|
|
||||||
sb.append(' ');
|
|
||||||
sb.append(top);
|
|
||||||
sb.append(' ');
|
|
||||||
sb.append(right);
|
|
||||||
sb.append(' ');
|
|
||||||
sb.append(bottom);
|
|
||||||
return sb.toString();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void writeToParcel(Parcel out, int flags) {
|
|
||||||
out.writeInt(left);
|
|
||||||
out.writeInt(top);
|
|
||||||
out.writeInt(right);
|
|
||||||
out.writeInt(bottom);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static final Parcelable.Creator<Rect> CREATOR = new Parcelable.Creator<Rect>() {
|
|
||||||
@Override
|
|
||||||
public Rect createFromParcel(Parcel in) {
|
|
||||||
Rect r = new Rect();
|
|
||||||
r.readFromParcel(in);
|
|
||||||
return r;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public Rect[] newArray(int size) {
|
|
||||||
return new Rect[size];
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
public void readFromParcel(Parcel in) {
|
|
||||||
left = in.readInt();
|
|
||||||
top = in.readInt();
|
|
||||||
right = in.readInt();
|
|
||||||
bottom = in.readInt();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -9,10 +9,8 @@ import android.content.Context
|
|||||||
class PreferenceManager {
|
class PreferenceManager {
|
||||||
companion object {
|
companion object {
|
||||||
@JvmStatic
|
@JvmStatic
|
||||||
fun getDefaultSharedPreferences(context: Context) =
|
fun getDefaultSharedPreferences(context: Context)
|
||||||
context.getSharedPreferences(
|
= context.getSharedPreferences(context.applicationInfo.packageName,
|
||||||
context.applicationInfo.packageName,
|
Context.MODE_PRIVATE)!!
|
||||||
Context.MODE_PRIVATE,
|
|
||||||
)!!
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1,291 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2012 The Android Open Source Project
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
|
package android.support.v4.content;
|
||||||
|
|
||||||
|
import android.content.Context;
|
||||||
|
import android.content.Intent;
|
||||||
|
import android.graphics.drawable.Drawable;
|
||||||
|
import android.os.Bundle;
|
||||||
|
import android.os.StatFs;
|
||||||
|
import android.support.v4.os.EnvironmentCompat;
|
||||||
|
|
||||||
|
import java.io.File;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Helper for accessing features in {@link android.content.Context}
|
||||||
|
* introduced after API level 4 in a backwards compatible fashion.
|
||||||
|
*/
|
||||||
|
public class ContextCompat {
|
||||||
|
/**
|
||||||
|
* Start a set of activities as a synthesized task stack, if able.
|
||||||
|
*
|
||||||
|
* <p>In API level 11 (Android 3.0/Honeycomb) the recommended conventions for
|
||||||
|
* app navigation using the back key changed. The back key's behavior is local
|
||||||
|
* to the current task and does not capture navigation across different tasks.
|
||||||
|
* Navigating across tasks and easily reaching the previous task is accomplished
|
||||||
|
* through the "recents" UI, accessible through the software-provided Recents key
|
||||||
|
* on the navigation or system bar. On devices with the older hardware button configuration
|
||||||
|
* the recents UI can be accessed with a long press on the Home key.</p>
|
||||||
|
*
|
||||||
|
* <p>When crossing from one task stack to another post-Android 3.0,
|
||||||
|
* the application should synthesize a back stack/history for the new task so that
|
||||||
|
* the user may navigate out of the new task and back to the Launcher by repeated
|
||||||
|
* presses of the back key. Back key presses should not navigate across task stacks.</p>
|
||||||
|
*
|
||||||
|
* <p>startActivities provides a mechanism for constructing a synthetic task stack of
|
||||||
|
* multiple activities. If the underlying API is not available on the system this method
|
||||||
|
* will return false.</p>
|
||||||
|
*
|
||||||
|
* @param context Start activities using this activity as the starting context
|
||||||
|
* @param intents Array of intents defining the activities that will be started. The element
|
||||||
|
* length-1 will correspond to the top activity on the resulting task stack.
|
||||||
|
* @return true if the underlying API was available and the call was successful, false otherwise
|
||||||
|
*/
|
||||||
|
public static boolean startActivities(Context context, Intent[] intents) {
|
||||||
|
return startActivities(context, intents, null);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Start a set of activities as a synthesized task stack, if able.
|
||||||
|
*
|
||||||
|
* <p>In API level 11 (Android 3.0/Honeycomb) the recommended conventions for
|
||||||
|
* app navigation using the back key changed. The back key's behavior is local
|
||||||
|
* to the current task and does not capture navigation across different tasks.
|
||||||
|
* Navigating across tasks and easily reaching the previous task is accomplished
|
||||||
|
* through the "recents" UI, accessible through the software-provided Recents key
|
||||||
|
* on the navigation or system bar. On devices with the older hardware button configuration
|
||||||
|
* the recents UI can be accessed with a long press on the Home key.</p>
|
||||||
|
*
|
||||||
|
* <p>When crossing from one task stack to another post-Android 3.0,
|
||||||
|
* the application should synthesize a back stack/history for the new task so that
|
||||||
|
* the user may navigate out of the new task and back to the Launcher by repeated
|
||||||
|
* presses of the back key. Back key presses should not navigate across task stacks.</p>
|
||||||
|
*
|
||||||
|
* <p>startActivities provides a mechanism for constructing a synthetic task stack of
|
||||||
|
* multiple activities. If the underlying API is not available on the system this method
|
||||||
|
* will return false.</p>
|
||||||
|
*
|
||||||
|
* @param context Start activities using this activity as the starting context
|
||||||
|
* @param intents Array of intents defining the activities that will be started. The element
|
||||||
|
* length-1 will correspond to the top activity on the resulting task stack.
|
||||||
|
* @param options Additional options for how the Activity should be started.
|
||||||
|
* See {@link android.content.Context#startActivity(Intent, Bundle)
|
||||||
|
* @return true if the underlying API was available and the call was successful, false otherwise
|
||||||
|
*/
|
||||||
|
public static boolean startActivities(Context context, Intent[] intents,
|
||||||
|
Bundle options) {
|
||||||
|
context.startActivities(intents, options);
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Returns absolute paths to application-specific directories on all
|
||||||
|
* external storage devices where the application's OBB files (if there are
|
||||||
|
* any) can be found. Note if the application does not have any OBB files,
|
||||||
|
* these directories may not exist.
|
||||||
|
* <p>
|
||||||
|
* This is like {@link Context#getFilesDir()} in that these files will be
|
||||||
|
* deleted when the application is uninstalled, however there are some
|
||||||
|
* important differences:
|
||||||
|
* <ul>
|
||||||
|
* <li>External files are not always available: they will disappear if the
|
||||||
|
* user mounts the external storage on a computer or removes it.
|
||||||
|
* <li>There is no security enforced with these files.
|
||||||
|
* </ul>
|
||||||
|
* <p>
|
||||||
|
* External storage devices returned here are considered a permanent part of
|
||||||
|
* the device, including both emulated external storage and physical media
|
||||||
|
* slots, such as SD cards in a battery compartment. The returned paths do
|
||||||
|
* not include transient devices, such as USB flash drives.
|
||||||
|
* <p>
|
||||||
|
* An application may store data on any or all of the returned devices. For
|
||||||
|
* example, an app may choose to store large files on the device with the
|
||||||
|
* most available space, as measured by {@link StatFs}.
|
||||||
|
* <p>
|
||||||
|
* Starting in {@link android.os.Build.VERSION_CODES#KITKAT}, no permissions
|
||||||
|
* are required to write to the returned paths; they're always accessible to
|
||||||
|
* the calling app. Before then,
|
||||||
|
* {@link android.Manifest.permission#WRITE_EXTERNAL_STORAGE} is required to
|
||||||
|
* write. Write access outside of these paths on secondary external storage
|
||||||
|
* devices is not available. To request external storage access in a
|
||||||
|
* backwards compatible way, consider using {@code android:maxSdkVersion}
|
||||||
|
* like this:
|
||||||
|
*
|
||||||
|
* <pre class="prettyprint"><uses-permission
|
||||||
|
* android:name="android.permission.WRITE_EXTERNAL_STORAGE"
|
||||||
|
* android:maxSdkVersion="18" /></pre>
|
||||||
|
* <p>
|
||||||
|
* The first path returned is the same as {@link Context#getObbDir()}.
|
||||||
|
* Returned paths may be {@code null} if a storage device is unavailable.
|
||||||
|
*
|
||||||
|
* @see Context#getObbDir()
|
||||||
|
* @see EnvironmentCompat#getStorageState(File)
|
||||||
|
*/
|
||||||
|
public static File[] getObbDirs(Context context) {
|
||||||
|
return context.getObbDirs();
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Returns absolute paths to application-specific directories on all
|
||||||
|
* external storage devices where the application can place persistent files
|
||||||
|
* it owns. These files are internal to the application, and not typically
|
||||||
|
* visible to the user as media.
|
||||||
|
* <p>
|
||||||
|
* This is like {@link Context#getFilesDir()} in that these files will be
|
||||||
|
* deleted when the application is uninstalled, however there are some
|
||||||
|
* important differences:
|
||||||
|
* <ul>
|
||||||
|
* <li>External files are not always available: they will disappear if the
|
||||||
|
* user mounts the external storage on a computer or removes it.
|
||||||
|
* <li>There is no security enforced with these files.
|
||||||
|
* </ul>
|
||||||
|
* <p>
|
||||||
|
* External storage devices returned here are considered a permanent part of
|
||||||
|
* the device, including both emulated external storage and physical media
|
||||||
|
* slots, such as SD cards in a battery compartment. The returned paths do
|
||||||
|
* not include transient devices, such as USB flash drives.
|
||||||
|
* <p>
|
||||||
|
* An application may store data on any or all of the returned devices. For
|
||||||
|
* example, an app may choose to store large files on the device with the
|
||||||
|
* most available space, as measured by {@link StatFs}.
|
||||||
|
* <p>
|
||||||
|
* Starting in {@link android.os.Build.VERSION_CODES#KITKAT}, no permissions
|
||||||
|
* are required to write to the returned paths; they're always accessible to
|
||||||
|
* the calling app. Before then,
|
||||||
|
* {@link android.Manifest.permission#WRITE_EXTERNAL_STORAGE} is required to
|
||||||
|
* write. Write access outside of these paths on secondary external storage
|
||||||
|
* devices is not available. To request external storage access in a
|
||||||
|
* backwards compatible way, consider using {@code android:maxSdkVersion}
|
||||||
|
* like this:
|
||||||
|
*
|
||||||
|
* <pre class="prettyprint"><uses-permission
|
||||||
|
* android:name="android.permission.WRITE_EXTERNAL_STORAGE"
|
||||||
|
* android:maxSdkVersion="18" /></pre>
|
||||||
|
* <p>
|
||||||
|
* The first path returned is the same as
|
||||||
|
* {@link Context#getExternalFilesDir(String)}. Returned paths may be
|
||||||
|
* {@code null} if a storage device is unavailable.
|
||||||
|
*
|
||||||
|
* @see Context#getExternalFilesDir(String)
|
||||||
|
* @see EnvironmentCompat#getStorageState(File)
|
||||||
|
*/
|
||||||
|
public static File[] getExternalFilesDirs(Context context, String type) {
|
||||||
|
return context.getExternalFilesDirs(type);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Returns absolute paths to application-specific directories on all
|
||||||
|
* external storage devices where the application can place cache files it
|
||||||
|
* owns. These files are internal to the application, and not typically
|
||||||
|
* visible to the user as media.
|
||||||
|
* <p>
|
||||||
|
* This is like {@link Context#getCacheDir()} in that these files will be
|
||||||
|
* deleted when the application is uninstalled, however there are some
|
||||||
|
* important differences:
|
||||||
|
* <ul>
|
||||||
|
* <li>External files are not always available: they will disappear if the
|
||||||
|
* user mounts the external storage on a computer or removes it.
|
||||||
|
* <li>There is no security enforced with these files.
|
||||||
|
* </ul>
|
||||||
|
* <p>
|
||||||
|
* External storage devices returned here are considered a permanent part of
|
||||||
|
* the device, including both emulated external storage and physical media
|
||||||
|
* slots, such as SD cards in a battery compartment. The returned paths do
|
||||||
|
* not include transient devices, such as USB flash drives.
|
||||||
|
* <p>
|
||||||
|
* An application may store data on any or all of the returned devices. For
|
||||||
|
* example, an app may choose to store large files on the device with the
|
||||||
|
* most available space, as measured by {@link StatFs}.
|
||||||
|
* <p>
|
||||||
|
* Starting in {@link android.os.Build.VERSION_CODES#KITKAT}, no permissions
|
||||||
|
* are required to write to the returned paths; they're always accessible to
|
||||||
|
* the calling app. Before then,
|
||||||
|
* {@link android.Manifest.permission#WRITE_EXTERNAL_STORAGE} is required to
|
||||||
|
* write. Write access outside of these paths on secondary external storage
|
||||||
|
* devices is not available. To request external storage access in a
|
||||||
|
* backwards compatible way, consider using {@code android:maxSdkVersion}
|
||||||
|
* like this:
|
||||||
|
*
|
||||||
|
* <pre class="prettyprint"><uses-permission
|
||||||
|
* android:name="android.permission.WRITE_EXTERNAL_STORAGE"
|
||||||
|
* android:maxSdkVersion="18" /></pre>
|
||||||
|
* <p>
|
||||||
|
* The first path returned is the same as
|
||||||
|
* {@link Context#getExternalCacheDir()}. Returned paths may be {@code null}
|
||||||
|
* if a storage device is unavailable.
|
||||||
|
*
|
||||||
|
* @see Context#getExternalCacheDir()
|
||||||
|
* @see EnvironmentCompat#getStorageState(File)
|
||||||
|
*/
|
||||||
|
public static File[] getExternalCacheDirs(Context context) {
|
||||||
|
return context.getExternalCacheDirs();
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Return a drawable object associated with a particular resource ID.
|
||||||
|
* <p>
|
||||||
|
* Starting in {@link android.os.Build.VERSION_CODES#LOLLIPOP}, the returned
|
||||||
|
* drawable will be styled for the specified Context's theme.
|
||||||
|
*
|
||||||
|
* @param id The desired resource identifier, as generated by the aapt tool.
|
||||||
|
* This integer encodes the package, type, and resource entry.
|
||||||
|
* The value 0 is an invalid identifier.
|
||||||
|
* @return Drawable An object that can be used to draw this resource.
|
||||||
|
*/
|
||||||
|
public static final Drawable getDrawable(Context context, int id) {
|
||||||
|
return context.getDrawable(id);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Returns the absolute path to the directory on the filesystem similar to
|
||||||
|
* {@link Context#getFilesDir()}. The difference is that files placed under this
|
||||||
|
* directory will be excluded from automatic backup to remote storage on
|
||||||
|
* devices running {@link android.os.Build.VERSION_CODES#LOLLIPOP} or later. See
|
||||||
|
* {@link android.app.backup.BackupAgent BackupAgent} for a full discussion
|
||||||
|
* of the automatic backup mechanism in Android.
|
||||||
|
*
|
||||||
|
* <p>No permissions are required to read or write to the returned path, since this
|
||||||
|
* path is internal storage.
|
||||||
|
*
|
||||||
|
* @return The path of the directory holding application files that will not be
|
||||||
|
* automatically backed up to remote storage.
|
||||||
|
*
|
||||||
|
* @see android.content.Context.getFilesDir
|
||||||
|
*/
|
||||||
|
public final File getNoBackupFilesDir(Context context) {
|
||||||
|
return context.getNoBackupFilesDir();
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Returns the absolute path to the application specific cache directory on
|
||||||
|
* the filesystem designed for storing cached code. On devices running
|
||||||
|
* {@link android.os.Build.VERSION_CODES#LOLLIPOP} or later, the system will delete
|
||||||
|
* any files stored in this location both when your specific application is
|
||||||
|
* upgraded, and when the entire platform is upgraded.
|
||||||
|
* <p>
|
||||||
|
* This location is optimal for storing compiled or optimized code generated
|
||||||
|
* by your application at runtime.
|
||||||
|
* <p>
|
||||||
|
* Apps require no extra permissions to read or write to the returned path,
|
||||||
|
* since this path lives in their private storage.
|
||||||
|
*
|
||||||
|
* @return The path of the directory holding application code cache files.
|
||||||
|
*/
|
||||||
|
public final File getCodeCacheDir(Context context) {
|
||||||
|
return context.getCodeCacheDir();
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2011 The Android Open Source Project
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
|
package android.support.v4.os;
|
||||||
|
|
||||||
|
import android.os.Environment;
|
||||||
|
|
||||||
|
import java.io.File;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Helper for accessing features in {@link Environment} introduced after API
|
||||||
|
* level 4 in a backwards compatible fashion.
|
||||||
|
*/
|
||||||
|
public class EnvironmentCompat {
|
||||||
|
/**
|
||||||
|
* Unknown storage state, such as when a path isn't backed by known storage
|
||||||
|
* media.
|
||||||
|
*
|
||||||
|
* @see #getStorageState(File)
|
||||||
|
*/
|
||||||
|
public static final String MEDIA_UNKNOWN = "unknown";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Returns the current state of the storage device that provides the given
|
||||||
|
* path.
|
||||||
|
*
|
||||||
|
* @return one of {@link #MEDIA_UNKNOWN}, {@link Environment#MEDIA_REMOVED},
|
||||||
|
* {@link Environment#MEDIA_UNMOUNTED},
|
||||||
|
* {@link Environment#MEDIA_CHECKING},
|
||||||
|
* {@link Environment#MEDIA_NOFS},
|
||||||
|
* {@link Environment#MEDIA_MOUNTED},
|
||||||
|
* {@link Environment#MEDIA_MOUNTED_READ_ONLY},
|
||||||
|
* {@link Environment#MEDIA_SHARED},
|
||||||
|
* {@link Environment#MEDIA_BAD_REMOVAL}, or
|
||||||
|
* {@link Environment#MEDIA_UNMOUNTABLE}.
|
||||||
|
*/
|
||||||
|
public static String getStorageState(File path) {
|
||||||
|
return Environment.getStorageState(path);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,193 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2017 The Android Open Source Project
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
|
package android.support.v7.preference;
|
||||||
|
|
||||||
|
import android.support.annotation.Nullable;
|
||||||
|
|
||||||
|
import java.util.Set;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* A data store interface to be implemented and provided to the Preferences framework. This can be
|
||||||
|
* used to replace the default {@link android.content.SharedPreferences}, if needed.
|
||||||
|
*
|
||||||
|
* <p>In most cases you want to use {@link android.content.SharedPreferences} as it is automatically
|
||||||
|
* backed up and migrated to new devices. However, providing custom data store to preferences can be
|
||||||
|
* useful if your app stores its preferences in a local db, cloud or they are device specific like
|
||||||
|
* "Developer settings". It might be also useful when you want to use the preferences UI but
|
||||||
|
* the data are not supposed to be stored at all because they are valid per session only.
|
||||||
|
*
|
||||||
|
* <p>Once a put method is called it is full responsibility of the data store implementation to
|
||||||
|
* safely store the given values. Time expensive operations need to be done in the background to
|
||||||
|
* prevent from blocking the UI. You also need to have a plan on how to serialize the data in case
|
||||||
|
* the activity holding this object gets destroyed.
|
||||||
|
*
|
||||||
|
* <p>By default, all "put" methods throw {@link UnsupportedOperationException}.
|
||||||
|
*/
|
||||||
|
public abstract class PreferenceDataStore {
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Sets a {@link String} value to the data store.
|
||||||
|
*
|
||||||
|
* <p>Once the value is set the data store is responsible for holding it.
|
||||||
|
*
|
||||||
|
* @param key the name of the preference to modify
|
||||||
|
* @param value the new value for the preference
|
||||||
|
* @see #getString(String, String)
|
||||||
|
*/
|
||||||
|
public void putString(String key, @Nullable String value) {
|
||||||
|
throw new UnsupportedOperationException("Not implemented on this data store");
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Sets a set of Strings to the data store.
|
||||||
|
*
|
||||||
|
* <p>Once the value is set the data store is responsible for holding it.
|
||||||
|
*
|
||||||
|
* @param key the name of the preference to modify
|
||||||
|
* @param values the set of new values for the preference
|
||||||
|
* @see #getStringSet(String, Set<String>)
|
||||||
|
*/
|
||||||
|
public void putStringSet(String key, @Nullable Set<String> values) {
|
||||||
|
throw new UnsupportedOperationException("Not implemented on this data store");
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Sets an {@link Integer} value to the data store.
|
||||||
|
*
|
||||||
|
* <p>Once the value is set the data store is responsible for holding it.
|
||||||
|
*
|
||||||
|
* @param key the name of the preference to modify
|
||||||
|
* @param value the new value for the preference
|
||||||
|
* @see #getInt(String, int)
|
||||||
|
*/
|
||||||
|
public void putInt(String key, int value) {
|
||||||
|
throw new UnsupportedOperationException("Not implemented on this data store");
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Sets a {@link Long} value to the data store.
|
||||||
|
*
|
||||||
|
* <p>Once the value is set the data store is responsible for holding it.
|
||||||
|
*
|
||||||
|
* @param key the name of the preference to modify
|
||||||
|
* @param value the new value for the preference
|
||||||
|
* @see #getLong(String, long)
|
||||||
|
*/
|
||||||
|
public void putLong(String key, long value) {
|
||||||
|
throw new UnsupportedOperationException("Not implemented on this data store");
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Sets a {@link Float} value to the data store.
|
||||||
|
*
|
||||||
|
* <p>Once the value is set the data store is responsible for holding it.
|
||||||
|
*
|
||||||
|
* @param key the name of the preference to modify
|
||||||
|
* @param value the new value for the preference
|
||||||
|
* @see #getFloat(String, float)
|
||||||
|
*/
|
||||||
|
public void putFloat(String key, float value) {
|
||||||
|
throw new UnsupportedOperationException("Not implemented on this data store");
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Sets a {@link Boolean} value to the data store.
|
||||||
|
*
|
||||||
|
* <p>Once the value is set the data store is responsible for holding it.
|
||||||
|
*
|
||||||
|
* @param key the name of the preference to modify
|
||||||
|
* @param value the new value for the preference
|
||||||
|
* @see #getBoolean(String, boolean)
|
||||||
|
*/
|
||||||
|
public void putBoolean(String key, boolean value) {
|
||||||
|
throw new UnsupportedOperationException("Not implemented on this data store");
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Retrieves a {@link String} value from the data store.
|
||||||
|
*
|
||||||
|
* @param key the name of the preference to retrieve
|
||||||
|
* @param defValue value to return if this preference does not exist in the storage
|
||||||
|
* @return the value from the data store or the default return value
|
||||||
|
* @see #putString(String, String)
|
||||||
|
*/
|
||||||
|
@Nullable
|
||||||
|
public String getString(String key, @Nullable String defValue) {
|
||||||
|
return defValue;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Retrieves a set of Strings from the data store.
|
||||||
|
*
|
||||||
|
* @param key the name of the preference to retrieve
|
||||||
|
* @param defValues values to return if this preference does not exist in the storage
|
||||||
|
* @return the values from the data store or the default return values
|
||||||
|
* @see #putStringSet(String, Set<String>)
|
||||||
|
*/
|
||||||
|
@Nullable
|
||||||
|
public Set<String> getStringSet(String key, @Nullable Set<String> defValues) {
|
||||||
|
return defValues;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Retrieves an {@link Integer} value from the data store.
|
||||||
|
*
|
||||||
|
* @param key the name of the preference to retrieve
|
||||||
|
* @param defValue value to return if this preference does not exist in the storage
|
||||||
|
* @return the value from the data store or the default return value
|
||||||
|
* @see #putInt(String, int)
|
||||||
|
*/
|
||||||
|
public int getInt(String key, int defValue) {
|
||||||
|
return defValue;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Retrieves a {@link Long} value from the data store.
|
||||||
|
*
|
||||||
|
* @param key the name of the preference to retrieve
|
||||||
|
* @param defValue value to return if this preference does not exist in the storage
|
||||||
|
* @return the value from the data store or the default return value
|
||||||
|
* @see #putLong(String, long)
|
||||||
|
*/
|
||||||
|
public long getLong(String key, long defValue) {
|
||||||
|
return defValue;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Retrieves a {@link Float} value from the data store.
|
||||||
|
*
|
||||||
|
* @param key the name of the preference to retrieve
|
||||||
|
* @param defValue value to return if this preference does not exist in the storage
|
||||||
|
* @return the value from the data store or the default return value
|
||||||
|
* @see #putFloat(String, float)
|
||||||
|
*/
|
||||||
|
public float getFloat(String key, float defValue) {
|
||||||
|
return defValue;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Retrieves a {@link Boolean} value from the data store.
|
||||||
|
*
|
||||||
|
* @param key the name of the preference to retrieve
|
||||||
|
* @param defValue value to return if this preference does not exist in the storage
|
||||||
|
* @return the value from the data store or the default return value
|
||||||
|
* @see #getBoolean(String, boolean)
|
||||||
|
*/
|
||||||
|
public boolean getBoolean(String key, boolean defValue) {
|
||||||
|
return defValue;
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
package android.support.v7.preference;
|
||||||
|
|
||||||
|
public class PreferenceScreen {
|
||||||
|
}
|
||||||
@@ -4,7 +4,7 @@ package android.text;
|
|||||||
import android.graphics.drawable.Drawable;
|
import android.graphics.drawable.Drawable;
|
||||||
import org.jetbrains.annotations.NotNull;
|
import org.jetbrains.annotations.NotNull;
|
||||||
import org.jsoup.Jsoup;
|
import org.jsoup.Jsoup;
|
||||||
import org.jsoup.safety.Safelist;
|
import org.jsoup.safety.Whitelist;
|
||||||
import org.xml.sax.XMLReader;
|
import org.xml.sax.XMLReader;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -18,7 +18,7 @@ import org.xml.sax.XMLReader;
|
|||||||
public class Html {
|
public class Html {
|
||||||
|
|
||||||
public static Spanned fromHtml(String source) {
|
public static Spanned fromHtml(String source) {
|
||||||
return new FakeSpanned(Jsoup.clean(source, Safelist.none()));
|
return new FakeSpanned(Jsoup.clean(source, Whitelist.none()));
|
||||||
}
|
}
|
||||||
|
|
||||||
public static Spanned fromHtml(String source, Html.ImageGetter imageGetter, Html.TagHandler tagHandler) {
|
public static Spanned fromHtml(String source, Html.ImageGetter imageGetter, Html.TagHandler tagHandler) {
|
||||||
|
|||||||
@@ -1,247 +0,0 @@
|
|||||||
package android.webkit;
|
|
||||||
|
|
||||||
import android.annotation.Nullable;
|
|
||||||
import xyz.nulldev.androidcompat.webkit.CookieManagerImpl;
|
|
||||||
|
|
||||||
public abstract class CookieManager {
|
|
||||||
/**
|
|
||||||
* @deprecated This class should not be constructed by applications, use {@link #getInstance}
|
|
||||||
* instead to fetch the singleton instance.
|
|
||||||
*/
|
|
||||||
// TODO(ntfschr): mark this as @SystemApi after a year.
|
|
||||||
@Deprecated
|
|
||||||
public CookieManager() {}
|
|
||||||
@Override
|
|
||||||
protected Object clone() throws CloneNotSupportedException {
|
|
||||||
throw new CloneNotSupportedException("doesn't implement Cloneable");
|
|
||||||
}
|
|
||||||
|
|
||||||
private static CookieManager INSTANCE = null;
|
|
||||||
private static final Object lock = new Object();
|
|
||||||
/**
|
|
||||||
* Gets the singleton CookieManager instance.
|
|
||||||
*
|
|
||||||
* @return the singleton CookieManager instance
|
|
||||||
*/
|
|
||||||
public static CookieManager getInstance() {
|
|
||||||
if (INSTANCE != null) {
|
|
||||||
return INSTANCE;
|
|
||||||
} else {
|
|
||||||
synchronized (lock) {
|
|
||||||
if (INSTANCE == null) {
|
|
||||||
INSTANCE = new CookieManagerImpl();
|
|
||||||
}
|
|
||||||
return INSTANCE;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
/**
|
|
||||||
* Sets whether the application's {@link WebView} instances should send and
|
|
||||||
* accept cookies.
|
|
||||||
* By default this is set to {@code true} and the WebView accepts cookies.
|
|
||||||
* <p>
|
|
||||||
* When this is {@code true}
|
|
||||||
* {@link CookieManager#setAcceptThirdPartyCookies setAcceptThirdPartyCookies} and
|
|
||||||
* {@link CookieManager#setAcceptFileSchemeCookies setAcceptFileSchemeCookies}
|
|
||||||
* can be used to control the policy for those specific types of cookie.
|
|
||||||
*
|
|
||||||
* @param accept whether {@link WebView} instances should send and accept
|
|
||||||
* cookies
|
|
||||||
*/
|
|
||||||
public abstract void setAcceptCookie(boolean accept);
|
|
||||||
/**
|
|
||||||
* Gets whether the application's {@link WebView} instances send and accept
|
|
||||||
* cookies.
|
|
||||||
*
|
|
||||||
* @return {@code true} if {@link WebView} instances send and accept cookies
|
|
||||||
*/
|
|
||||||
public abstract boolean acceptCookie();
|
|
||||||
/**
|
|
||||||
* Sets whether the {@link WebView} should allow third party cookies to be set.
|
|
||||||
* Allowing third party cookies is a per WebView policy and can be set
|
|
||||||
* differently on different WebView instances.
|
|
||||||
* <p>
|
|
||||||
* Apps that target {@link android.os.Build.VERSION_CODES#KITKAT} or below
|
|
||||||
* default to allowing third party cookies. Apps targeting
|
|
||||||
* {@link android.os.Build.VERSION_CODES#LOLLIPOP} or later default to disallowing
|
|
||||||
* third party cookies.
|
|
||||||
*
|
|
||||||
* @param webview the {@link WebView} instance to set the cookie policy on
|
|
||||||
* @param accept whether the {@link WebView} instance should accept
|
|
||||||
* third party cookies
|
|
||||||
*/
|
|
||||||
public abstract void setAcceptThirdPartyCookies(WebView webview, boolean accept);
|
|
||||||
/**
|
|
||||||
* Gets whether the {@link WebView} should allow third party cookies to be set.
|
|
||||||
*
|
|
||||||
* @param webview the {@link WebView} instance to get the cookie policy for
|
|
||||||
* @return {@code true} if the {@link WebView} accepts third party cookies
|
|
||||||
*/
|
|
||||||
public abstract boolean acceptThirdPartyCookies(WebView webview);
|
|
||||||
/**
|
|
||||||
* Sets a single cookie (key-value pair) for the given URL. Any existing cookie with the same
|
|
||||||
* host, path and name will be replaced with the new cookie. The cookie being set
|
|
||||||
* will be ignored if it is expired. To set multiple cookies, your application should invoke
|
|
||||||
* this method multiple times.
|
|
||||||
*
|
|
||||||
* <p>The {@code value} parameter must follow the format of the {@code Set-Cookie} HTTP
|
|
||||||
* response header defined by
|
|
||||||
* <a href="https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-03">RFC6265bis</a>.
|
|
||||||
* This is a key-value pair of the form {@code "key=value"}, optionally followed by a list of
|
|
||||||
* cookie attributes delimited with semicolons (ex. {@code "key=value; Max-Age=123"}). Please
|
|
||||||
* consult the RFC specification for a list of valid attributes.
|
|
||||||
*
|
|
||||||
* <p class="note"><b>Note:</b> if specifying a {@code value} containing the {@code "Secure"}
|
|
||||||
* attribute, {@code url} must use the {@code "https://"} scheme.
|
|
||||||
*
|
|
||||||
* @param url the URL for which the cookie is to be set
|
|
||||||
* @param value the cookie as a string, using the format of the 'Set-Cookie'
|
|
||||||
* HTTP response header
|
|
||||||
*/
|
|
||||||
public abstract void setCookie(String url, String value);
|
|
||||||
/**
|
|
||||||
* Sets a single cookie (key-value pair) for the given URL. Any existing cookie with the same
|
|
||||||
* host, path and name will be replaced with the new cookie. The cookie being set
|
|
||||||
* will be ignored if it is expired. To set multiple cookies, your application should invoke
|
|
||||||
* this method multiple times.
|
|
||||||
*
|
|
||||||
* <p>The {@code value} parameter must follow the format of the {@code Set-Cookie} HTTP
|
|
||||||
* response header defined by
|
|
||||||
* <a href="https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-03">RFC6265bis</a>.
|
|
||||||
* This is a key-value pair of the form {@code "key=value"}, optionally followed by a list of
|
|
||||||
* cookie attributes delimited with semicolons (ex. {@code "key=value; Max-Age=123"}). Please
|
|
||||||
* consult the RFC specification for a list of valid attributes.
|
|
||||||
*
|
|
||||||
* <p>This method is asynchronous. If a {@link ValueCallback} is provided,
|
|
||||||
* {@link ValueCallback#onReceiveValue} will be called on the current
|
|
||||||
* thread's {@link android.os.Looper} once the operation is complete.
|
|
||||||
* The value provided to the callback indicates whether the cookie was set successfully.
|
|
||||||
* You can pass {@code null} as the callback if you don't need to know when the operation
|
|
||||||
* completes or whether it succeeded, and in this case it is safe to call the method from a
|
|
||||||
* thread without a Looper.
|
|
||||||
*
|
|
||||||
* <p class="note"><b>Note:</b> if specifying a {@code value} containing the {@code "Secure"}
|
|
||||||
* attribute, {@code url} must use the {@code "https://"} scheme.
|
|
||||||
*
|
|
||||||
* @param url the URL for which the cookie is to be set
|
|
||||||
* @param value the cookie as a string, using the format of the 'Set-Cookie'
|
|
||||||
* HTTP response header
|
|
||||||
* @param callback a callback to be executed when the cookie has been set
|
|
||||||
*/
|
|
||||||
public abstract void setCookie(String url, String value, @Nullable ValueCallback<Boolean>
|
|
||||||
callback);
|
|
||||||
/**
|
|
||||||
* Gets all the cookies for the given URL. This may return multiple key-value pairs if multiple
|
|
||||||
* cookies are associated with this URL, in which case each cookie will be delimited by {@code
|
|
||||||
* "; "} characters (semicolon followed by a space). Each key-value pair will be of the form
|
|
||||||
* {@code "key=value"}.
|
|
||||||
*
|
|
||||||
* @param url the URL for which the cookies are requested
|
|
||||||
* @return value the cookies as a string, using the format of the 'Cookie'
|
|
||||||
* HTTP request header
|
|
||||||
*/
|
|
||||||
public abstract String getCookie(String url);
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Removes all session cookies, which are cookies without an expiration
|
|
||||||
* date.
|
|
||||||
* @deprecated use {@link #removeSessionCookies(ValueCallback)} instead.
|
|
||||||
*/
|
|
||||||
@Deprecated
|
|
||||||
public abstract void removeSessionCookie();
|
|
||||||
/**
|
|
||||||
* Removes all session cookies, which are cookies without an expiration
|
|
||||||
* date.
|
|
||||||
* <p>
|
|
||||||
* This method is asynchronous.
|
|
||||||
* If a {@link ValueCallback} is provided,
|
|
||||||
* {@link ValueCallback#onReceiveValue(Object)} will be called on the current
|
|
||||||
* thread's {@link android.os.Looper} once the operation is complete.
|
|
||||||
* The value provided to the callback indicates whether any cookies were removed.
|
|
||||||
* You can pass {@code null} as the callback if you don't need to know when the operation
|
|
||||||
* completes or whether any cookie were removed, and in this case it is safe to call the
|
|
||||||
* method from a thread without a Looper.
|
|
||||||
* @param callback a callback which is executed when the session cookies have been removed
|
|
||||||
*/
|
|
||||||
public abstract void removeSessionCookies(@Nullable ValueCallback<Boolean> callback);
|
|
||||||
/**
|
|
||||||
* Removes all cookies.
|
|
||||||
* @deprecated Use {@link #removeAllCookies(ValueCallback)} instead.
|
|
||||||
*/
|
|
||||||
@Deprecated
|
|
||||||
public abstract void removeAllCookie();
|
|
||||||
/**
|
|
||||||
* Removes all cookies.
|
|
||||||
* <p>
|
|
||||||
* This method is asynchronous.
|
|
||||||
* If a {@link ValueCallback} is provided,
|
|
||||||
* {@link ValueCallback#onReceiveValue(Object)} will be called on the current
|
|
||||||
* thread's {@link android.os.Looper} once the operation is complete.
|
|
||||||
* The value provided to the callback indicates whether any cookies were removed.
|
|
||||||
* You can pass {@code null} as the callback if you don't need to know when the operation
|
|
||||||
* completes or whether any cookies were removed, and in this case it is safe to call the
|
|
||||||
* method from a thread without a Looper.
|
|
||||||
* @param callback a callback which is executed when the cookies have been removed
|
|
||||||
*/
|
|
||||||
public abstract void removeAllCookies(@Nullable ValueCallback<Boolean> callback);
|
|
||||||
/**
|
|
||||||
* Gets whether there are stored cookies.
|
|
||||||
*
|
|
||||||
* @return {@code true} if there are stored cookies
|
|
||||||
*/
|
|
||||||
public abstract boolean hasCookies();
|
|
||||||
/**
|
|
||||||
* Removes all expired cookies.
|
|
||||||
* @deprecated The WebView handles removing expired cookies automatically.
|
|
||||||
*/
|
|
||||||
@Deprecated
|
|
||||||
public abstract void removeExpiredCookie();
|
|
||||||
/**
|
|
||||||
* Ensures all cookies currently accessible through the getCookie API are
|
|
||||||
* written to persistent storage.
|
|
||||||
* This call will block the caller until it is done and may perform I/O.
|
|
||||||
*/
|
|
||||||
public abstract void flush();
|
|
||||||
/**
|
|
||||||
* Gets whether the application's {@link WebView} instances send and accept
|
|
||||||
* cookies for file scheme URLs.
|
|
||||||
*
|
|
||||||
* @return {@code true} if {@link WebView} instances send and accept cookies for
|
|
||||||
* file scheme URLs
|
|
||||||
*/
|
|
||||||
// Static for backward compatibility.
|
|
||||||
public static boolean allowFileSchemeCookies() {
|
|
||||||
return getInstance().allowFileSchemeCookiesImpl();
|
|
||||||
}
|
|
||||||
|
|
||||||
public abstract boolean allowFileSchemeCookiesImpl();
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Sets whether the application's {@link WebView} instances should send and accept cookies for
|
|
||||||
* file scheme URLs.
|
|
||||||
* <p>
|
|
||||||
* Use of cookies with file scheme URLs is potentially insecure and turned off by default. All
|
|
||||||
* {@code file://} URLs share all their cookies, which may lead to leaking private app cookies
|
|
||||||
* (ex. any malicious file can access cookies previously set by other (trusted) files).
|
|
||||||
* <p class="note">
|
|
||||||
* Loading content via {@code file://} URLs is generally discouraged. See the note in
|
|
||||||
* {@link WebSettings#setAllowFileAccess}.
|
|
||||||
* Using <a href="{@docRoot}reference/androidx/webkit/WebViewAssetLoader.html">
|
|
||||||
* androidx.webkit.WebViewAssetLoader</a> to load files over {@code http(s)://} URLs allows
|
|
||||||
* the standard web security model to be used for setting and sharing cookies for local files.
|
|
||||||
* <p>
|
|
||||||
* Note that calls to this method will have no effect if made after calling other
|
|
||||||
* {@link CookieManager} APIs.
|
|
||||||
*
|
|
||||||
* @deprecated This setting is not secure, please use
|
|
||||||
* <a href="{@docRoot}reference/androidx/webkit/WebViewAssetLoader.html">
|
|
||||||
* androidx.webkit.WebViewAssetLoader</a> instead.
|
|
||||||
*/
|
|
||||||
// Static for backward compatibility.
|
|
||||||
@Deprecated
|
|
||||||
public static void setAcceptFileSchemeCookies(boolean accept) {
|
|
||||||
getInstance().setAcceptFileSchemeCookiesImpl(accept);
|
|
||||||
}
|
|
||||||
|
|
||||||
public abstract void setAcceptFileSchemeCookiesImpl(boolean accept);
|
|
||||||
}
|
|
||||||
@@ -1,40 +0,0 @@
|
|||||||
package android.widget;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
public class EditText {
|
|
||||||
public EditText(android.content.Context context) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
public EditText(android.content.Context context, android.util.AttributeSet attrs) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
public EditText(android.content.Context context, android.util.AttributeSet attrs, int defStyleAttr) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
public EditText(android.content.Context context, android.util.AttributeSet attrs, int defStyleAttr, int defStyleRes) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
public boolean getFreezesText() { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
protected boolean getDefaultEditable() { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
protected android.text.method.MovementMethod getDefaultMovementMethod() { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
public android.text.Editable getText() { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
public void setText(java.lang.CharSequence text, android.widget.TextView.BufferType type) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
public void setSelection(int start, int stop) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
public void setSelection(int index) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
public void selectAll() { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
public void extendSelection(int index) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
public void setEllipsize(android.text.TextUtils.TruncateAt ellipsis) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
public java.lang.CharSequence getAccessibilityClassName() { throw new RuntimeException("Stub!"); }
|
|
||||||
}
|
|
||||||
@@ -1,91 +0,0 @@
|
|||||||
package android.widget;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
public class Toast {
|
|
||||||
public static final int LENGTH_LONG = 1;
|
|
||||||
public static final int LENGTH_SHORT = 0;
|
|
||||||
|
|
||||||
private CharSequence text;
|
|
||||||
|
|
||||||
private Toast(CharSequence text) {
|
|
||||||
this.text = text;
|
|
||||||
}
|
|
||||||
|
|
||||||
public Toast(android.content.Context context) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public void show() {
|
|
||||||
System.out.printf("made a Toast: \"%s\"\n", text.toString());
|
|
||||||
}
|
|
||||||
|
|
||||||
public void cancel() {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setView(android.view.View view) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public android.view.View getView() {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setDuration(int duration) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getDuration() {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setMargin(float horizontalMargin, float verticalMargin) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public float getHorizontalMargin() {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public float getVerticalMargin() {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setGravity(int gravity, int xOffset, int yOffset) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getGravity() {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getXOffset() {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getYOffset() {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public static Toast makeText(android.content.Context context, java.lang.CharSequence text, int duration) {
|
|
||||||
return new Toast(text);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static android.widget.Toast makeText(android.content.Context context, int resId, int duration) throws android.content.res.Resources.NotFoundException {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setText(int resId) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setText(java.lang.CharSequence s) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,45 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright (C) 2017 The Android Open Source Project
|
|
||||||
*
|
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
|
||||||
|
|
||||||
@file:Suppress("NOTHING_TO_INLINE") // Aliases to public API.
|
|
||||||
|
|
||||||
package androidx.core.net
|
|
||||||
|
|
||||||
import android.net.Uri
|
|
||||||
import java.io.File
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Creates a Uri from the given encoded URI string.
|
|
||||||
*
|
|
||||||
* @see Uri.parse
|
|
||||||
*/
|
|
||||||
public inline fun String.toUri(): Uri = Uri.parse(this)
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Creates a Uri from the given file.
|
|
||||||
*
|
|
||||||
* @see Uri.fromFile
|
|
||||||
*/
|
|
||||||
public inline fun File.toUri(): Uri = Uri.fromFile(this)
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Creates a [File] from the given [Uri]. Note that this will throw an
|
|
||||||
* [IllegalArgumentException] when invoked on a [Uri] that lacks `file` scheme.
|
|
||||||
*/
|
|
||||||
public fun Uri.toFile(): File {
|
|
||||||
require(scheme == "file") { "Uri lacks 'file' scheme: $this" }
|
|
||||||
return File(requireNotNull(path) { "Uri path is null: $this" })
|
|
||||||
}
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
package androidx.preference;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
|
|
||||||
public class CheckBoxPreference extends TwoStatePreference {
|
|
||||||
// reference: https://android.googlesource.com/platform/frameworks/support/+/996971f962fcd554339a7cb2859cef9ca89dbcb7/preference/preference/src/main/java/androidx/preference/CheckBoxPreference.java
|
|
||||||
|
|
||||||
public CheckBoxPreference(Context context) {
|
|
||||||
super(context);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
package androidx.preference;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
|
|
||||||
public abstract class DialogPreference extends Preference {
|
|
||||||
private CharSequence dialogTitle;
|
|
||||||
private CharSequence dialogMessage;
|
|
||||||
|
|
||||||
public DialogPreference(Context context) { super(context); }
|
|
||||||
|
|
||||||
public CharSequence getDialogTitle() {
|
|
||||||
return dialogTitle;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setDialogTitle(CharSequence dialogTitle) {
|
|
||||||
this.dialogTitle = dialogTitle;
|
|
||||||
}
|
|
||||||
|
|
||||||
public CharSequence getDialogMessage() {
|
|
||||||
return dialogMessage;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setDialogMessage(CharSequence dialogMessage) {
|
|
||||||
this.dialogMessage = dialogMessage;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,53 +0,0 @@
|
|||||||
package androidx.preference;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import android.annotation.NonNull;
|
|
||||||
import android.annotation.Nullable;
|
|
||||||
import android.content.Context;
|
|
||||||
import android.widget.EditText;
|
|
||||||
import com.fasterxml.jackson.annotation.JsonIgnore;
|
|
||||||
|
|
||||||
public class EditTextPreference extends DialogPreference {
|
|
||||||
// reference: https://android.googlesource.com/platform/frameworks/support/+/996971f962fcd554339a7cb2859cef9ca89dbcb7/preference/preference/src/main/java/androidx/preference/EditTextPreference.java
|
|
||||||
|
|
||||||
private String text;
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
private OnBindEditTextListener onBindEditTextListener;
|
|
||||||
|
|
||||||
public EditTextPreference(Context context) {
|
|
||||||
super(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getText() {
|
|
||||||
return text;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setText(String text) {
|
|
||||||
this.text = text;
|
|
||||||
}
|
|
||||||
|
|
||||||
public OnBindEditTextListener getOnBindEditTextListener() {
|
|
||||||
return onBindEditTextListener;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setOnBindEditTextListener(@Nullable OnBindEditTextListener onBindEditTextListener) {
|
|
||||||
this.onBindEditTextListener = onBindEditTextListener;
|
|
||||||
}
|
|
||||||
|
|
||||||
public interface OnBindEditTextListener {
|
|
||||||
void onBindEditText(@NonNull EditText editText);
|
|
||||||
}
|
|
||||||
|
|
||||||
/** Tachidesk specific API */
|
|
||||||
@Override
|
|
||||||
public String getDefaultValueType() {
|
|
||||||
return "String";
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,66 +0,0 @@
|
|||||||
package androidx.preference;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.text.TextUtils;
|
|
||||||
import com.fasterxml.jackson.annotation.JsonIgnore;
|
|
||||||
|
|
||||||
public class ListPreference extends Preference {
|
|
||||||
// reference: https://android.googlesource.com/platform/frameworks/support/+/996971f962fcd554339a7cb2859cef9ca89dbcb7/preference/preference/src/main/java/androidx/preference/ListPreference.java
|
|
||||||
// Note: remove @JsonIgnore and implement methods if any extension ever uses these methods or the variables behind them
|
|
||||||
|
|
||||||
private CharSequence[] entries;
|
|
||||||
private CharSequence[] entryValues;
|
|
||||||
|
|
||||||
public ListPreference(Context context) {
|
|
||||||
super(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
public CharSequence[] getEntries() {
|
|
||||||
return entries;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setEntries(CharSequence[] entries) {
|
|
||||||
this.entries = entries;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int findIndexOfValue(String value) {
|
|
||||||
if (value != null && entryValues != null) {
|
|
||||||
for (int i = entryValues.length - 1; i >= 0; i--) {
|
|
||||||
if (TextUtils.equals(entryValues[i].toString(), value)) {
|
|
||||||
return i;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return -1;
|
|
||||||
}
|
|
||||||
|
|
||||||
public CharSequence[] getEntryValues() {
|
|
||||||
return entryValues;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setEntryValues(CharSequence[] entryValues) {
|
|
||||||
this.entryValues = entryValues;
|
|
||||||
}
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public void setValueIndex(int index) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public String getValue() { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public void setValue(String value) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
/** Tachidesk specific API */
|
|
||||||
@Override
|
|
||||||
public String getDefaultValueType() {
|
|
||||||
return "String";
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,61 +0,0 @@
|
|||||||
package androidx.preference;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import com.fasterxml.jackson.annotation.JsonIgnore;
|
|
||||||
|
|
||||||
import java.util.Set;
|
|
||||||
|
|
||||||
public class MultiSelectListPreference extends DialogPreference {
|
|
||||||
// reference: https://android.googlesource.com/platform/frameworks/support/+/996971f962fcd554339a7cb2859cef9ca89dbcb7/preference/preference/src/main/java/androidx/preference/MultiSelectListPreference.java
|
|
||||||
// Note: remove @JsonIgnore and implement methods if any extension ever uses these methods or the variables behind them
|
|
||||||
|
|
||||||
private CharSequence[] entries;
|
|
||||||
private CharSequence[] entryValues;
|
|
||||||
|
|
||||||
public MultiSelectListPreference(Context context) {
|
|
||||||
super(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setEntries(CharSequence[] entries) {
|
|
||||||
this.entries = entries;
|
|
||||||
}
|
|
||||||
|
|
||||||
public CharSequence[] getEntries() {
|
|
||||||
return entries;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setEntryValues(CharSequence[] entryValues) {
|
|
||||||
this.entryValues = entryValues;
|
|
||||||
}
|
|
||||||
|
|
||||||
public CharSequence[] getEntryValues() {
|
|
||||||
return entryValues;
|
|
||||||
}
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public void setValues(Set<String> values) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public Set<String> getValues() {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public int findIndexOfValue(String value) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
/** Tachidesk specific API */
|
|
||||||
@Override
|
|
||||||
public String getDefaultValueType() {
|
|
||||||
return "Set<String>";
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,157 +0,0 @@
|
|||||||
package androidx.preference;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.content.SharedPreferences;
|
|
||||||
import com.fasterxml.jackson.annotation.JsonIgnore;
|
|
||||||
import java.util.Set;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* A minimal implementation of androidx.preference.Preference
|
|
||||||
*/
|
|
||||||
public class Preference {
|
|
||||||
// reference: https://android.googlesource.com/platform/frameworks/support/+/996971f962fcd554339a7cb2859cef9ca89dbcb7/preference/preference/src/main/java/androidx/preference/Preference.java
|
|
||||||
// Note: `Preference` doesn't actually hold or persist the value, `OnPreferenceChangeListener` is called and it's up to the extension to persist it.
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
protected Context context;
|
|
||||||
|
|
||||||
private boolean isVisible;
|
|
||||||
private String key;
|
|
||||||
private CharSequence title;
|
|
||||||
private CharSequence summary;
|
|
||||||
private Object defaultValue;
|
|
||||||
|
|
||||||
/** Tachidesk specific API */
|
|
||||||
@JsonIgnore
|
|
||||||
private SharedPreferences sharedPreferences;
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public OnPreferenceChangeListener onChangeListener;
|
|
||||||
|
|
||||||
public Preference(Context context) {
|
|
||||||
this.context = context;
|
|
||||||
}
|
|
||||||
|
|
||||||
public Context getContext() {
|
|
||||||
return context;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setOnPreferenceChangeListener(OnPreferenceChangeListener onPreferenceChangeListener) {
|
|
||||||
this.onChangeListener = onPreferenceChangeListener;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setOnPreferenceClickListener(OnPreferenceClickListener onPreferenceClickListener) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public CharSequence getTitle() {
|
|
||||||
return title;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setTitle(CharSequence title) {
|
|
||||||
this.title = title;
|
|
||||||
}
|
|
||||||
|
|
||||||
public CharSequence getSummary() {
|
|
||||||
return summary;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setSummary(CharSequence summary) {
|
|
||||||
this.summary = summary;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setEnabled(boolean enabled) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getKey() {
|
|
||||||
return key;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setKey(String key) {
|
|
||||||
this.key = key;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setDefaultValue(Object defaultValue) {
|
|
||||||
this.defaultValue = defaultValue;
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean callChangeListener(Object newValue) {
|
|
||||||
return onChangeListener == null || onChangeListener.onPreferenceChange(this, newValue);
|
|
||||||
}
|
|
||||||
|
|
||||||
public Object getDefaultValue() {
|
|
||||||
return defaultValue;
|
|
||||||
}
|
|
||||||
|
|
||||||
/** Tachidesk specific API */
|
|
||||||
public String getDefaultValueType() {
|
|
||||||
return defaultValue.getClass().getSimpleName();
|
|
||||||
}
|
|
||||||
|
|
||||||
/** Tachidesk specific API */
|
|
||||||
public SharedPreferences getSharedPreferences() {
|
|
||||||
return sharedPreferences;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setVisible(boolean visible) {
|
|
||||||
isVisible = visible;
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean getVisible() {
|
|
||||||
return isVisible;
|
|
||||||
}
|
|
||||||
|
|
||||||
/** Tachidesk specific API */
|
|
||||||
public void setSharedPreferences(SharedPreferences sharedPreferences) {
|
|
||||||
this.sharedPreferences = sharedPreferences;
|
|
||||||
}
|
|
||||||
|
|
||||||
public interface OnPreferenceChangeListener {
|
|
||||||
boolean onPreferenceChange(Preference preference, Object newValue);
|
|
||||||
}
|
|
||||||
|
|
||||||
public interface OnPreferenceClickListener {
|
|
||||||
boolean onPreferenceClick(Preference preference);
|
|
||||||
}
|
|
||||||
|
|
||||||
/** Tachidesk specific API */
|
|
||||||
@SuppressWarnings("unchecked")
|
|
||||||
public Object getCurrentValue() {
|
|
||||||
switch (getDefaultValueType()) {
|
|
||||||
case "String":
|
|
||||||
return sharedPreferences.getString(key, (String)defaultValue);
|
|
||||||
case "Boolean":
|
|
||||||
return sharedPreferences.getBoolean(key, (Boolean)defaultValue);
|
|
||||||
case "Set<String>":
|
|
||||||
return sharedPreferences.getStringSet(key, (Set<String>)defaultValue);
|
|
||||||
default:
|
|
||||||
throw new RuntimeException("Unsupported type");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/** Tachidesk specific API */
|
|
||||||
@SuppressWarnings("unchecked")
|
|
||||||
public void saveNewValue(Object value) {
|
|
||||||
switch (getDefaultValueType()) {
|
|
||||||
case "String":
|
|
||||||
sharedPreferences.edit().putString(key, (String)value).apply();
|
|
||||||
break;
|
|
||||||
case "Boolean":
|
|
||||||
sharedPreferences.edit().putBoolean(key, (Boolean)value).apply();
|
|
||||||
break;
|
|
||||||
case "Set<String>":
|
|
||||||
sharedPreferences.edit().putStringSet(key, (Set<String>)value).apply();
|
|
||||||
break;
|
|
||||||
default:
|
|
||||||
throw new RuntimeException("Unsupported type");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,36 +0,0 @@
|
|||||||
package androidx.preference;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
|
|
||||||
import java.util.LinkedList;
|
|
||||||
import java.util.List;
|
|
||||||
|
|
||||||
public class PreferenceScreen extends Preference {
|
|
||||||
/** Tachidesk specific API */
|
|
||||||
private List<Preference> preferences = new LinkedList<>();
|
|
||||||
|
|
||||||
public PreferenceScreen(Context context) {
|
|
||||||
super(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean addPreference(Preference preference) {
|
|
||||||
// propagate own shared preferences
|
|
||||||
preference.setSharedPreferences(getSharedPreferences());
|
|
||||||
|
|
||||||
preferences.add(preference);
|
|
||||||
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
/** Tachidesk specific API */
|
|
||||||
public List<Preference> getPreferences(){
|
|
||||||
return preferences;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
package androidx.preference;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
|
|
||||||
public class SwitchPreferenceCompat extends TwoStatePreference {
|
|
||||||
// reference: https://android.googlesource.com/platform/frameworks/support/+/996971f962fcd554339a7cb2859cef9ca89dbcb7/preference/preference/src/main/java/androidx/preference/CheckBoxPreference.java
|
|
||||||
|
|
||||||
public SwitchPreferenceCompat(Context context) {
|
|
||||||
super(context);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,50 +0,0 @@
|
|||||||
package androidx.preference;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import com.fasterxml.jackson.annotation.JsonIgnore;
|
|
||||||
|
|
||||||
public class TwoStatePreference extends Preference {
|
|
||||||
// Note: remove @JsonIgnore and implement methods if any extension ever uses these methods or the variables behind them
|
|
||||||
|
|
||||||
public TwoStatePreference(Context context) {
|
|
||||||
super(context);
|
|
||||||
setDefaultValue(false);
|
|
||||||
}
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public boolean isChecked() { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public void setChecked(boolean checked) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public CharSequence getSummaryOn() { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public void setSummaryOn(CharSequence summary) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public CharSequence getSummaryOff() { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public void setSummaryOff(CharSequence summary) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public boolean getDisableDependentsState() { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
@JsonIgnore
|
|
||||||
public void setDisableDependentsState(boolean disableDependentsState) { throw new RuntimeException("Stub!"); }
|
|
||||||
|
|
||||||
/** Tachidesk specific API */
|
|
||||||
@Override
|
|
||||||
public String getDefaultValueType() {
|
|
||||||
return "Boolean";
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,69 +0,0 @@
|
|||||||
package app.cash.quickjs;
|
|
||||||
|
|
||||||
import org.mozilla.javascript.ConsString;
|
|
||||||
import org.mozilla.javascript.NativeArray;
|
|
||||||
|
|
||||||
import javax.script.ScriptEngine;
|
|
||||||
import javax.script.ScriptEngineManager;
|
|
||||||
import java.io.Closeable;
|
|
||||||
|
|
||||||
public final class QuickJs implements Closeable {
|
|
||||||
private ScriptEngine engine;
|
|
||||||
|
|
||||||
public static QuickJs create() {
|
|
||||||
return new QuickJs(new ScriptEngineManager());
|
|
||||||
}
|
|
||||||
|
|
||||||
public QuickJs(ScriptEngineManager manager) {
|
|
||||||
this.engine = manager.getEngineByName("rhino");
|
|
||||||
}
|
|
||||||
|
|
||||||
public Object evaluate(String script, String fileName) {
|
|
||||||
return this.evaluate(script);
|
|
||||||
}
|
|
||||||
|
|
||||||
public Object evaluate(String script) {
|
|
||||||
try {
|
|
||||||
Object value = engine.eval(script);
|
|
||||||
return translateType(value);
|
|
||||||
} catch (Exception exception) {
|
|
||||||
throw new QuickJsException(exception.getMessage(), exception);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private Object translateType(Object obj) {
|
|
||||||
if (obj instanceof NativeArray) {
|
|
||||||
NativeArray array = (NativeArray) obj;
|
|
||||||
long length = array.getLength();
|
|
||||||
Object[] objects = new Object[(int) length];
|
|
||||||
for (int i = 0; i < (int) length; i++) {
|
|
||||||
objects[i] = translateType(array.get(i));
|
|
||||||
}
|
|
||||||
return objects;
|
|
||||||
}
|
|
||||||
if (obj instanceof ConsString) {
|
|
||||||
ConsString consString = (ConsString) obj;
|
|
||||||
return consString.toString();
|
|
||||||
}
|
|
||||||
if (obj instanceof Long) {
|
|
||||||
Long value = (Long) obj;
|
|
||||||
return value.intValue();
|
|
||||||
}
|
|
||||||
return obj;
|
|
||||||
}
|
|
||||||
|
|
||||||
public byte[] compile(String sourceCode, String fileName) {
|
|
||||||
return sourceCode.getBytes();
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
public Object execute(byte[] bytecode) {
|
|
||||||
return this.evaluate(new String(bytecode));
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void close() {
|
|
||||||
this.engine = null;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
package app.cash.quickjs;
|
|
||||||
|
|
||||||
public final class QuickJsException extends RuntimeException {
|
|
||||||
public QuickJsException(String message, Throwable cause) {
|
|
||||||
super(message, cause);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -14,10 +14,9 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package com.android.internal.util;
|
package com.android.internal.util;
|
||||||
|
|
||||||
import android.graphics.Bitmap;
|
import android.graphics.Bitmap;
|
||||||
import android.graphics.Bitmap.CompressFormat;
|
|
||||||
import android.graphics.BitmapFactory;
|
import android.graphics.BitmapFactory;
|
||||||
|
import android.graphics.Bitmap.CompressFormat;
|
||||||
import android.net.Uri;
|
import android.net.Uri;
|
||||||
import android.text.TextUtils;
|
import android.text.TextUtils;
|
||||||
import android.util.ArrayMap;
|
import android.util.ArrayMap;
|
||||||
@@ -26,14 +25,19 @@ import android.util.Xml;
|
|||||||
import org.xmlpull.v1.XmlPullParser;
|
import org.xmlpull.v1.XmlPullParser;
|
||||||
import org.xmlpull.v1.XmlPullParserException;
|
import org.xmlpull.v1.XmlPullParserException;
|
||||||
import org.xmlpull.v1.XmlSerializer;
|
import org.xmlpull.v1.XmlSerializer;
|
||||||
|
|
||||||
import java.io.ByteArrayOutputStream;
|
import java.io.ByteArrayOutputStream;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
import java.io.InputStream;
|
import java.io.InputStream;
|
||||||
import java.io.OutputStream;
|
import java.io.OutputStream;
|
||||||
import java.net.ProtocolException;
|
import java.net.ProtocolException;
|
||||||
import java.nio.charset.StandardCharsets;
|
import java.nio.charset.StandardCharsets;
|
||||||
import java.util.*;
|
import java.util.ArrayList;
|
||||||
|
import java.util.HashMap;
|
||||||
|
import java.util.HashSet;
|
||||||
|
import java.util.Iterator;
|
||||||
|
import java.util.List;
|
||||||
|
import java.util.Map;
|
||||||
|
import java.util.Set;
|
||||||
/** {@hide} */
|
/** {@hide} */
|
||||||
public class XmlUtils {
|
public class XmlUtils {
|
||||||
private static final String STRING_ARRAY_SEPARATOR = ":";
|
private static final String STRING_ARRAY_SEPARATOR = ":";
|
||||||
@@ -1392,9 +1396,9 @@ public class XmlUtils {
|
|||||||
} else if (tagName.equals("long")) {
|
} else if (tagName.equals("long")) {
|
||||||
return Long.valueOf(parser.getAttributeValue(null, "value"));
|
return Long.valueOf(parser.getAttributeValue(null, "value"));
|
||||||
} else if (tagName.equals("float")) {
|
} else if (tagName.equals("float")) {
|
||||||
return Float.valueOf(parser.getAttributeValue(null, "value"));
|
return new Float(parser.getAttributeValue(null, "value"));
|
||||||
} else if (tagName.equals("double")) {
|
} else if (tagName.equals("double")) {
|
||||||
return Double.valueOf(parser.getAttributeValue(null, "value"));
|
return new Double(parser.getAttributeValue(null, "value"));
|
||||||
} else if (tagName.equals("boolean")) {
|
} else if (tagName.equals("boolean")) {
|
||||||
return Boolean.valueOf(parser.getAttributeValue(null, "value"));
|
return Boolean.valueOf(parser.getAttributeValue(null, "value"));
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
package com.f2prateek;
|
||||||
|
//TODO Consider if we can change this package into an Android dependency
|
||||||
@@ -0,0 +1,34 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2014 Prateek Srivastava
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
This file may have been modified after being copied from it's original source.
|
||||||
|
*/
|
||||||
|
package com.f2prateek.rx.preferences;
|
||||||
|
|
||||||
|
import android.content.SharedPreferences;
|
||||||
|
import android.support.annotation.NonNull;
|
||||||
|
|
||||||
|
final class BooleanAdapter implements Preference.Adapter<Boolean> {
|
||||||
|
static final BooleanAdapter INSTANCE = new BooleanAdapter();
|
||||||
|
|
||||||
|
@Override public Boolean get(@NonNull String key, @NonNull SharedPreferences preferences) {
|
||||||
|
return preferences.getBoolean(key, false);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override public void set(@NonNull String key, @NonNull Boolean value,
|
||||||
|
@NonNull SharedPreferences.Editor editor) {
|
||||||
|
editor.putBoolean(key, value);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,40 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2014 Prateek Srivastava
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
This file may have been modified after being copied from it's original source.
|
||||||
|
*/
|
||||||
|
package com.f2prateek.rx.preferences;
|
||||||
|
|
||||||
|
import android.content.SharedPreferences;
|
||||||
|
import android.support.annotation.NonNull;
|
||||||
|
|
||||||
|
final class EnumAdapter<T extends Enum<T>> implements Preference.Adapter<T> {
|
||||||
|
private final Class<T> enumClass;
|
||||||
|
|
||||||
|
EnumAdapter(Class<T> enumClass) {
|
||||||
|
this.enumClass = enumClass;
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override public T get(@NonNull String key, @NonNull SharedPreferences preferences) {
|
||||||
|
String value = preferences.getString(key, null);
|
||||||
|
assert value != null; // Not called unless key is present.
|
||||||
|
return Enum.valueOf(enumClass, value);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void set(@NonNull String key, @NonNull T value, @NonNull SharedPreferences.Editor editor) {
|
||||||
|
editor.putString(key, value.name());
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,34 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2014 Prateek Srivastava
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
This file may have been modified after being copied from it's original source.
|
||||||
|
*/
|
||||||
|
package com.f2prateek.rx.preferences;
|
||||||
|
|
||||||
|
import android.content.SharedPreferences;
|
||||||
|
import android.support.annotation.NonNull;
|
||||||
|
|
||||||
|
final class FloatAdapter implements Preference.Adapter<Float> {
|
||||||
|
static final FloatAdapter INSTANCE = new FloatAdapter();
|
||||||
|
|
||||||
|
@Override public Float get(@NonNull String key, @NonNull SharedPreferences preferences) {
|
||||||
|
return preferences.getFloat(key, 0f);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override public void set(@NonNull String key, @NonNull Float value,
|
||||||
|
@NonNull SharedPreferences.Editor editor) {
|
||||||
|
editor.putFloat(key, value);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,34 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2014 Prateek Srivastava
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
This file may have been modified after being copied from it's original source.
|
||||||
|
*/
|
||||||
|
package com.f2prateek.rx.preferences;
|
||||||
|
|
||||||
|
import android.content.SharedPreferences;
|
||||||
|
import android.support.annotation.NonNull;
|
||||||
|
|
||||||
|
final class IntegerAdapter implements Preference.Adapter<Integer> {
|
||||||
|
static final IntegerAdapter INSTANCE = new IntegerAdapter();
|
||||||
|
|
||||||
|
@Override public Integer get(@NonNull String key, @NonNull SharedPreferences preferences) {
|
||||||
|
return preferences.getInt(key, 0);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override public void set(@NonNull String key, @NonNull Integer value,
|
||||||
|
@NonNull SharedPreferences.Editor editor) {
|
||||||
|
editor.putInt(key, value);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,34 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2014 Prateek Srivastava
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
This file may have been modified after being copied from it's original source.
|
||||||
|
*/
|
||||||
|
package com.f2prateek.rx.preferences;
|
||||||
|
|
||||||
|
import android.content.SharedPreferences;
|
||||||
|
import android.support.annotation.NonNull;
|
||||||
|
|
||||||
|
final class LongAdapter implements Preference.Adapter<Long> {
|
||||||
|
static final LongAdapter INSTANCE = new LongAdapter();
|
||||||
|
|
||||||
|
@Override public Long get(@NonNull String key, @NonNull SharedPreferences preferences) {
|
||||||
|
return preferences.getLong(key, 0L);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override public void set(@NonNull String key, @NonNull Long value,
|
||||||
|
@NonNull SharedPreferences.Editor editor) {
|
||||||
|
editor.putLong(key, value);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,4 +1,5 @@
|
|||||||
Copyright 2015 Javier Tomás
|
/*
|
||||||
|
Copyright 2014 Prateek Srivastava
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
@@ -11,3 +12,19 @@ distributed under the License is distributed on an "AS IS" BASIS,
|
|||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
See the License for the specific language governing permissions and
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
|
|
||||||
|
This file may have been modified after being copied from it's original source.
|
||||||
|
*/
|
||||||
|
package com.f2prateek.rx.preferences;
|
||||||
|
|
||||||
|
final class Preconditions {
|
||||||
|
static void checkNotNull(Object o, String message) {
|
||||||
|
if (o == null) {
|
||||||
|
throw new NullPointerException(message);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
private Preconditions() {
|
||||||
|
throw new AssertionError("No instances");
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,127 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2014 Prateek Srivastava
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
This file has been modified after being copied from it's original source.
|
||||||
|
*/
|
||||||
|
package com.f2prateek.rx.preferences;
|
||||||
|
|
||||||
|
import android.content.SharedPreferences;
|
||||||
|
import android.support.annotation.CheckResult;
|
||||||
|
import android.support.annotation.NonNull;
|
||||||
|
import android.support.annotation.Nullable;
|
||||||
|
import rx.Observable;
|
||||||
|
import rx.functions.Action1;
|
||||||
|
|
||||||
|
/** A preference of type {@link T}. Instances can be created from {@link RxSharedPreferences}. */
|
||||||
|
public final class Preference<T> {
|
||||||
|
/** Stores and retrieves instances of {@code T} in {@link SharedPreferences}. */
|
||||||
|
public interface Adapter<T> {
|
||||||
|
/** Retrieve the value for {@code key} from {@code preferences}. */
|
||||||
|
T get(@NonNull String key, @NonNull SharedPreferences preferences);
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Store non-null {@code value} for {@code key} in {@code editor}.
|
||||||
|
* <p>
|
||||||
|
* Note: Implementations <b>must not</b> call {@code commit()} or {@code apply()} on
|
||||||
|
* {@code editor}.
|
||||||
|
*/
|
||||||
|
void set(@NonNull String key, @NonNull T value, @NonNull SharedPreferences.Editor editor);
|
||||||
|
}
|
||||||
|
|
||||||
|
private final SharedPreferences preferences;
|
||||||
|
private final String key;
|
||||||
|
private final T defaultValue;
|
||||||
|
private final Adapter<T> adapter;
|
||||||
|
private final Observable<T> values;
|
||||||
|
|
||||||
|
Preference(SharedPreferences preferences, final String key, T defaultValue, Adapter<T> adapter,
|
||||||
|
Observable<String> keyChanges) {
|
||||||
|
this.preferences = preferences;
|
||||||
|
this.key = key;
|
||||||
|
this.defaultValue = defaultValue;
|
||||||
|
this.adapter = adapter;
|
||||||
|
this.values = keyChanges
|
||||||
|
.filter(key::equals)
|
||||||
|
.startWith("<init>") // Dummy value to trigger initial load.
|
||||||
|
.onBackpressureLatest()
|
||||||
|
.map(ignored -> get());
|
||||||
|
}
|
||||||
|
|
||||||
|
/** The key for which this preference will store and retrieve values. */
|
||||||
|
@NonNull
|
||||||
|
public String key() {
|
||||||
|
return key;
|
||||||
|
}
|
||||||
|
|
||||||
|
/** The value used if none is stored. May be {@code null}. */
|
||||||
|
@Nullable
|
||||||
|
public T defaultValue() {
|
||||||
|
return defaultValue;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Retrieve the current value for this preference. Returns {@link #defaultValue()} if no value is
|
||||||
|
* set.
|
||||||
|
*/
|
||||||
|
@Nullable
|
||||||
|
public T get() {
|
||||||
|
if (!preferences.contains(key)) {
|
||||||
|
return defaultValue;
|
||||||
|
}
|
||||||
|
return adapter.get(key, preferences);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Change this preference's stored value to {@code value}. A value of {@code null} will delete the
|
||||||
|
* preference.
|
||||||
|
*/
|
||||||
|
public void set(@Nullable T value) {
|
||||||
|
SharedPreferences.Editor editor = preferences.edit();
|
||||||
|
if (value == null) {
|
||||||
|
editor.remove(key);
|
||||||
|
} else {
|
||||||
|
adapter.set(key, value, editor);
|
||||||
|
}
|
||||||
|
editor.apply();
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Returns true if this preference has a stored value. */
|
||||||
|
public boolean isSet() {
|
||||||
|
return preferences.contains(key);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Delete the stored value for this preference, if any. */
|
||||||
|
public void delete() {
|
||||||
|
set(null);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Observe changes to this preference. The current value or {@link #defaultValue()} will be
|
||||||
|
* emitted on first subscribe.
|
||||||
|
*/
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Observable<T> asObservable() {
|
||||||
|
return values;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* An action which stores a new value for this preference. Passing {@code null} will delete the
|
||||||
|
* preference.
|
||||||
|
*/
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Action1<? super T> asAction() {
|
||||||
|
return (Action1<T>) this::set;
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,178 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2014 Prateek Srivastava
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
This file has been modified after being copied from it's original source.
|
||||||
|
*/
|
||||||
|
package com.f2prateek.rx.preferences;
|
||||||
|
|
||||||
|
import android.annotation.TargetApi;
|
||||||
|
import android.content.SharedPreferences;
|
||||||
|
import android.content.SharedPreferences.OnSharedPreferenceChangeListener;
|
||||||
|
import android.support.annotation.CheckResult;
|
||||||
|
import android.support.annotation.NonNull;
|
||||||
|
import android.support.annotation.Nullable;
|
||||||
|
import java.util.Collections;
|
||||||
|
import java.util.Set;
|
||||||
|
import rx.Observable;
|
||||||
|
import rx.subscriptions.Subscriptions;
|
||||||
|
|
||||||
|
import static android.os.Build.VERSION_CODES.HONEYCOMB;
|
||||||
|
import static com.f2prateek.rx.preferences.Preconditions.checkNotNull;
|
||||||
|
|
||||||
|
/** A factory for reactive {@link Preference} objects. */
|
||||||
|
public final class RxSharedPreferences {
|
||||||
|
private static final Float DEFAULT_FLOAT = 0f;
|
||||||
|
private static final Integer DEFAULT_INTEGER = 0;
|
||||||
|
private static final Boolean DEFAULT_BOOLEAN = Boolean.FALSE;
|
||||||
|
private static final Long DEFAULT_LONG = 0L;
|
||||||
|
|
||||||
|
/** Create an instance of {@link RxSharedPreferences} for {@code preferences}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public static RxSharedPreferences create(@NonNull SharedPreferences preferences) {
|
||||||
|
checkNotNull(preferences, "preferences == null");
|
||||||
|
return new RxSharedPreferences(preferences);
|
||||||
|
}
|
||||||
|
|
||||||
|
private final SharedPreferences preferences;
|
||||||
|
private final Observable<String> keyChanges;
|
||||||
|
|
||||||
|
private RxSharedPreferences(final SharedPreferences preferences) {
|
||||||
|
this.preferences = preferences;
|
||||||
|
this.keyChanges = Observable.create((Observable.OnSubscribe<String>) subscriber -> {
|
||||||
|
final OnSharedPreferenceChangeListener listener = (preferences1, key) -> subscriber.onNext(key);
|
||||||
|
|
||||||
|
preferences.registerOnSharedPreferenceChangeListener(listener);
|
||||||
|
|
||||||
|
subscriber.add(Subscriptions.create(() -> preferences.unregisterOnSharedPreferenceChangeListener(listener)));
|
||||||
|
}).share();
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create a boolean preference for {@code key}. Default is {@code false}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Preference<Boolean> getBoolean(@NonNull String key) {
|
||||||
|
return getBoolean(key, DEFAULT_BOOLEAN);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create a boolean preference for {@code key} with a default of {@code defaultValue}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Preference<Boolean> getBoolean(@NonNull String key, @Nullable Boolean defaultValue) {
|
||||||
|
checkNotNull(key, "key == null");
|
||||||
|
return new Preference<>(preferences, key, defaultValue, BooleanAdapter.INSTANCE, keyChanges);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create an enum preference for {@code key}. Default is {@code null}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public <T extends Enum<T>> Preference<T> getEnum(@NonNull String key,
|
||||||
|
@NonNull Class<T> enumClass) {
|
||||||
|
return getEnum(key, null, enumClass);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create an enum preference for {@code key} with a default of {@code defaultValue}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public <T extends Enum<T>> Preference<T> getEnum(@NonNull String key, @Nullable T defaultValue,
|
||||||
|
@NonNull Class<T> enumClass) {
|
||||||
|
checkNotNull(key, "key == null");
|
||||||
|
checkNotNull(enumClass, "enumClass == null");
|
||||||
|
Preference.Adapter<T> adapter = new EnumAdapter<>(enumClass);
|
||||||
|
return new Preference<>(preferences, key, defaultValue, adapter, keyChanges);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create a float preference for {@code key}. Default is {@code 0}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Preference<Float> getFloat(@NonNull String key) {
|
||||||
|
return getFloat(key, DEFAULT_FLOAT);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create a float preference for {@code key} with a default of {@code defaultValue}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Preference<Float> getFloat(@NonNull String key, @Nullable Float defaultValue) {
|
||||||
|
checkNotNull(key, "key == null");
|
||||||
|
return new Preference<>(preferences, key, defaultValue, FloatAdapter.INSTANCE, keyChanges);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create an integer preference for {@code key}. Default is {@code 0}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Preference<Integer> getInteger(@NonNull String key) {
|
||||||
|
//noinspection UnnecessaryBoxing
|
||||||
|
return getInteger(key, DEFAULT_INTEGER);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create an integer preference for {@code key} with a default of {@code defaultValue}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Preference<Integer> getInteger(@NonNull String key, @Nullable Integer defaultValue) {
|
||||||
|
checkNotNull(key, "key == null");
|
||||||
|
return new Preference<>(preferences, key, defaultValue, IntegerAdapter.INSTANCE, keyChanges);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create a long preference for {@code key}. Default is {@code 0}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Preference<Long> getLong(@NonNull String key) {
|
||||||
|
//noinspection UnnecessaryBoxing
|
||||||
|
return getLong(key, DEFAULT_LONG);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create a long preference for {@code key} with a default of {@code defaultValue}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Preference<Long> getLong(@NonNull String key, @Nullable Long defaultValue) {
|
||||||
|
checkNotNull(key, "key == null");
|
||||||
|
return new Preference<>(preferences, key, defaultValue, LongAdapter.INSTANCE, keyChanges);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create a preference of type {@code T} for {@code key}. Default is {@code null}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public <T> Preference<T> getObject(@NonNull String key, @NonNull Preference.Adapter<T> adapter) {
|
||||||
|
return getObject(key, null, adapter);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create a preference for type {@code T} for {@code key} with a default of {@code defaultValue}.
|
||||||
|
*/
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public <T> Preference<T> getObject(@NonNull String key, @Nullable T defaultValue,
|
||||||
|
@NonNull Preference.Adapter<T> adapter) {
|
||||||
|
checkNotNull(key, "key == null");
|
||||||
|
checkNotNull(adapter, "adapter == null");
|
||||||
|
return new Preference<>(preferences, key, defaultValue, adapter, keyChanges);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create a string preference for {@code key}. Default is {@code null}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Preference<String> getString(@NonNull String key) {
|
||||||
|
return getString(key, null);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create a string preference for {@code key} with a default of {@code defaultValue}. */
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Preference<String> getString(@NonNull String key, @Nullable String defaultValue) {
|
||||||
|
checkNotNull(key, "key == null");
|
||||||
|
return new Preference<>(preferences, key, defaultValue, StringAdapter.INSTANCE, keyChanges);
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create a string set preference for {@code key}. Default is an empty set. */
|
||||||
|
@TargetApi(HONEYCOMB)
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Preference<Set<String>> getStringSet(@NonNull String key) {
|
||||||
|
return getStringSet(key, Collections.emptySet());
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Create a string set preference for {@code key} with a default of {@code defaultValue}. */
|
||||||
|
@TargetApi(HONEYCOMB)
|
||||||
|
@CheckResult @NonNull
|
||||||
|
public Preference<Set<String>> getStringSet(@NonNull String key,
|
||||||
|
@NonNull Set<String> defaultValue) {
|
||||||
|
checkNotNull(key, "key == null");
|
||||||
|
return new Preference<>(preferences, key, defaultValue, StringSetAdapter.INSTANCE, keyChanges);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,17 @@
|
|||||||
|
package com.f2prateek.rx.preferences;
|
||||||
|
|
||||||
|
import android.content.SharedPreferences;
|
||||||
|
import android.support.annotation.NonNull;
|
||||||
|
|
||||||
|
final class StringAdapter implements Preference.Adapter<String> {
|
||||||
|
static final StringAdapter INSTANCE = new StringAdapter();
|
||||||
|
|
||||||
|
@Override public String get(@NonNull String key, @NonNull SharedPreferences preferences) {
|
||||||
|
return preferences.getString(key, null);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override public void set(@NonNull String key, @NonNull String value,
|
||||||
|
@NonNull SharedPreferences.Editor editor) {
|
||||||
|
editor.putString(key, value);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
package com.f2prateek.rx.preferences;
|
||||||
|
|
||||||
|
import android.annotation.TargetApi;
|
||||||
|
import android.content.SharedPreferences;
|
||||||
|
import android.support.annotation.NonNull;
|
||||||
|
import java.util.Set;
|
||||||
|
|
||||||
|
import static android.os.Build.VERSION_CODES.HONEYCOMB;
|
||||||
|
|
||||||
|
@TargetApi(HONEYCOMB)
|
||||||
|
final class StringSetAdapter implements Preference.Adapter<Set<String>> {
|
||||||
|
static final StringSetAdapter INSTANCE = new StringSetAdapter();
|
||||||
|
|
||||||
|
@Override public Set<String> get(@NonNull String key, @NonNull SharedPreferences preferences) {
|
||||||
|
return preferences.getStringSet(key, null);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override public void set(@NonNull String key, @NonNull Set<String> value,
|
||||||
|
@NonNull SharedPreferences.Editor editor) {
|
||||||
|
editor.putStringSet(key, value);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
package com.github.pwittchen.reactivenetwork.library
|
||||||
|
|
||||||
|
import android.net.NetworkInfo
|
||||||
|
|
||||||
|
class Connectivity {
|
||||||
|
val state = NetworkInfo.State.CONNECTED
|
||||||
|
}
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
package com.github.pwittchen.reactivenetwork.library
|
||||||
|
|
||||||
|
import android.content.Context
|
||||||
|
import rx.Observable
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Created by nulldev on 12/29/16.
|
||||||
|
*/
|
||||||
|
|
||||||
|
class ReactiveNetwork {
|
||||||
|
companion object {
|
||||||
|
fun observeNetworkConnectivity(context: Context) = Observable.just(Connectivity())!!
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -13,7 +13,6 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package com.squareup.duktape;
|
package com.squareup.duktape;
|
||||||
|
|
||||||
import kotlin.NotImplementedError;
|
import kotlin.NotImplementedError;
|
||||||
@@ -23,18 +22,11 @@ import javax.script.ScriptEngineManager;
|
|||||||
import javax.script.ScriptException;
|
import javax.script.ScriptException;
|
||||||
import java.io.Closeable;
|
import java.io.Closeable;
|
||||||
|
|
||||||
/* Note (March 2021):
|
/** A simple EMCAScript (Javascript) interpreter. */
|
||||||
* The old implementation for duktape-android used the nashorn engine which is deprecated.
|
|
||||||
* This new implementation uses Mozilla's Rhino: https://github.com/mozilla/rhino
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
|
||||||
* A simple EMCAScript (Javascript) interpreter.
|
|
||||||
*/
|
|
||||||
public final class Duktape implements Closeable, AutoCloseable {
|
public final class Duktape implements Closeable, AutoCloseable {
|
||||||
|
|
||||||
private ScriptEngineManager factory = new ScriptEngineManager();
|
private ScriptEngineManager factory = new ScriptEngineManager();
|
||||||
private ScriptEngine engine = factory.getEngineByName("rhino");
|
private ScriptEngine engine = factory.getEngineByName("JavaScript");
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a new interpreter instance. Calls to this method <strong>must</strong> matched with
|
* Create a new interpreter instance. Calls to this method <strong>must</strong> matched with
|
||||||
@@ -46,6 +38,17 @@ public final class Duktape implements Closeable, AutoCloseable {
|
|||||||
|
|
||||||
private Duktape() {}
|
private Duktape() {}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Evaluate {@code script} and return a result. {@code fileName} will be used in error
|
||||||
|
* reporting. Note that the result must be one of the supported Java types or the call will
|
||||||
|
* return null.
|
||||||
|
*
|
||||||
|
* @throws DuktapeException if there is an error evaluating the script.
|
||||||
|
*/
|
||||||
|
public synchronized Object evaluate(String script, String fileName) {
|
||||||
|
throw new NotImplementedError("Not implemented!");
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Evaluate {@code script} and return a result. Note that the result must be one of the
|
* Evaluate {@code script} and return a result. Note that the result must be one of the
|
||||||
* supported Java types or the call will return null.
|
* supported Java types or the call will return null.
|
||||||
|
|||||||
@@ -1,30 +0,0 @@
|
|||||||
package com.squareup.duktape;
|
|
||||||
|
|
||||||
/* part of tachiyomi-extensions which is licensed under Apache License Version 2.0 */
|
|
||||||
|
|
||||||
import java.io.Closeable;
|
|
||||||
import java.io.IOException;
|
|
||||||
|
|
||||||
/** This is the reference Duktape stub that tachiyomi's extensions depend on.
|
|
||||||
* Intended to be used as a reference.
|
|
||||||
*/
|
|
||||||
public class DuktapeStub implements Closeable {
|
|
||||||
|
|
||||||
public static Duktape create() {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public synchronized void close() throws IOException {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public synchronized Object evaluate(String script) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
public synchronized <T> void set(String name, Class<T> type, T object) {
|
|
||||||
throw new RuntimeException("Stub!");
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
package kotlinx.coroutines.experimental.android
|
||||||
|
|
||||||
|
import kotlinx.coroutines.GlobalScope
|
||||||
|
|
||||||
|
val UI = GlobalScope.coroutineContext
|
||||||
@@ -1,6 +1,5 @@
|
|||||||
package rx.android.schedulers
|
package rx.android.schedulers
|
||||||
|
|
||||||
import rx.Scheduler
|
|
||||||
import rx.internal.schedulers.ImmediateScheduler
|
import rx.internal.schedulers.ImmediateScheduler
|
||||||
|
|
||||||
class AndroidSchedulers {
|
class AndroidSchedulers {
|
||||||
@@ -12,7 +11,6 @@ class AndroidSchedulers {
|
|||||||
/**
|
/**
|
||||||
* Simulated main thread scheduler
|
* Simulated main thread scheduler
|
||||||
*/
|
*/
|
||||||
@JvmStatic
|
fun mainThread() = mainThreadScheduler
|
||||||
fun mainThread(): Scheduler = mainThreadScheduler
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ import org.kodein.di.instance
|
|||||||
import xyz.nulldev.androidcompat.androidimpl.CustomContext
|
import xyz.nulldev.androidcompat.androidimpl.CustomContext
|
||||||
|
|
||||||
class AndroidCompat {
|
class AndroidCompat {
|
||||||
|
|
||||||
val context: CustomContext by DI.global.instance()
|
val context: CustomContext by DI.global.instance()
|
||||||
|
|
||||||
fun startApp(application: Application) {
|
fun startApp(application: Application) {
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ package xyz.nulldev.androidcompat
|
|||||||
|
|
||||||
import org.kodein.di.DI
|
import org.kodein.di.DI
|
||||||
import org.kodein.di.conf.global
|
import org.kodein.di.conf.global
|
||||||
|
import xyz.nulldev.androidcompat.bytecode.ModApplier
|
||||||
import xyz.nulldev.androidcompat.config.ApplicationInfoConfigModule
|
import xyz.nulldev.androidcompat.config.ApplicationInfoConfigModule
|
||||||
import xyz.nulldev.androidcompat.config.FilesConfigModule
|
import xyz.nulldev.androidcompat.config.FilesConfigModule
|
||||||
import xyz.nulldev.androidcompat.config.SystemConfigModule
|
import xyz.nulldev.androidcompat.config.SystemConfigModule
|
||||||
@@ -11,20 +12,19 @@ import xyz.nulldev.ts.config.GlobalConfigManager
|
|||||||
* Initializes the Android compatibility module
|
* Initializes the Android compatibility module
|
||||||
*/
|
*/
|
||||||
class AndroidCompatInitializer {
|
class AndroidCompatInitializer {
|
||||||
|
|
||||||
|
val modApplier by lazy { ModApplier() }
|
||||||
|
|
||||||
fun init() {
|
fun init() {
|
||||||
|
modApplier.apply()
|
||||||
|
|
||||||
DI.global.addImport(AndroidCompatModule().create())
|
DI.global.addImport(AndroidCompatModule().create())
|
||||||
|
|
||||||
//Register config modules
|
//Register config modules
|
||||||
GlobalConfigManager.registerModules(
|
GlobalConfigManager.registerModules(
|
||||||
FilesConfigModule.register(GlobalConfigManager.config),
|
FilesConfigModule.register(GlobalConfigManager.config),
|
||||||
ApplicationInfoConfigModule.register(GlobalConfigManager.config),
|
ApplicationInfoConfigModule.register(GlobalConfigManager.config),
|
||||||
SystemConfigModule.register(GlobalConfigManager.config),
|
SystemConfigModule.register(GlobalConfigManager.config)
|
||||||
)
|
|
||||||
|
|
||||||
// Set some properties extensions use
|
|
||||||
System.setProperty(
|
|
||||||
"http.agent",
|
|
||||||
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,8 +18,7 @@ import xyz.nulldev.androidcompat.service.ServiceSupport
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
class AndroidCompatModule {
|
class AndroidCompatModule {
|
||||||
fun create() =
|
fun create() = DI.Module("AndroidCompat") {
|
||||||
DI.Module("AndroidCompat") {
|
|
||||||
bind<AndroidFiles>() with singleton { AndroidFiles() }
|
bind<AndroidFiles>() with singleton { AndroidFiles() }
|
||||||
|
|
||||||
bind<ApplicationInfoImpl>() with singleton { ApplicationInfoImpl() }
|
bind<ApplicationInfoImpl>() with singleton { ApplicationInfoImpl() }
|
||||||
@@ -32,8 +31,7 @@ class AndroidCompatModule {
|
|||||||
|
|
||||||
//Context
|
//Context
|
||||||
bind<CustomContext>() with singleton { CustomContext() }
|
bind<CustomContext>() with singleton { CustomContext() }
|
||||||
bind<Context>() with
|
bind<Context>() with singleton {
|
||||||
singleton {
|
|
||||||
val context: Context by DI.global.instance<CustomContext>()
|
val context: Context by DI.global.instance<CustomContext>()
|
||||||
context
|
context
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ import org.slf4j.Logger;
|
|||||||
import org.slf4j.LoggerFactory;
|
import org.slf4j.LoggerFactory;
|
||||||
import xyz.nulldev.androidcompat.info.ApplicationInfoImpl;
|
import xyz.nulldev.androidcompat.info.ApplicationInfoImpl;
|
||||||
import xyz.nulldev.androidcompat.io.AndroidFiles;
|
import xyz.nulldev.androidcompat.io.AndroidFiles;
|
||||||
import xyz.nulldev.androidcompat.io.sharedprefs.JavaSharedPreferences;
|
import xyz.nulldev.androidcompat.io.sharedprefs.JsonSharedPreferences;
|
||||||
import xyz.nulldev.androidcompat.service.ServiceSupport;
|
import xyz.nulldev.androidcompat.service.ServiceSupport;
|
||||||
import xyz.nulldev.androidcompat.util.KodeinGlobalHelper;
|
import xyz.nulldev.androidcompat.util.KodeinGlobalHelper;
|
||||||
|
|
||||||
@@ -50,9 +50,10 @@ import java.util.Map;
|
|||||||
/**
|
/**
|
||||||
* Custom context implementation.
|
* Custom context implementation.
|
||||||
*
|
*
|
||||||
|
* TODO Deal with packagemanager for extension sources
|
||||||
*/
|
*/
|
||||||
public class CustomContext extends Context implements DIAware {
|
public class CustomContext extends Context implements DIAware {
|
||||||
private final DI kodein;
|
private DI kodein;
|
||||||
public CustomContext() {
|
public CustomContext() {
|
||||||
this(KodeinGlobalHelper.kodein());
|
this(KodeinGlobalHelper.kodein());
|
||||||
}
|
}
|
||||||
@@ -164,22 +165,23 @@ public class CustomContext extends Context implements DIAware {
|
|||||||
/** Fake shared prefs! **/
|
/** Fake shared prefs! **/
|
||||||
private Map<String, SharedPreferences> prefs = new HashMap<>(); //Cache
|
private Map<String, SharedPreferences> prefs = new HashMap<>(); //Cache
|
||||||
|
|
||||||
|
private File sharedPrefsFileFromString(String s) {
|
||||||
|
return new File(androidFiles.getPrefsDir(), s + ".json");
|
||||||
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public synchronized SharedPreferences getSharedPreferences(String s, int i) {
|
public synchronized SharedPreferences getSharedPreferences(String s, int i) {
|
||||||
SharedPreferences preferences = prefs.get(s);
|
SharedPreferences preferences = prefs.get(s);
|
||||||
//Create new shared preferences if one does not exist
|
//Create new shared preferences if one does not exist
|
||||||
if(preferences == null) {
|
if(preferences == null) {
|
||||||
preferences = new JavaSharedPreferences(s);
|
preferences = getSharedPreferences(sharedPrefsFileFromString(s), i);
|
||||||
prefs.put(s, preferences);
|
prefs.put(s, preferences);
|
||||||
}
|
}
|
||||||
return preferences;
|
return preferences;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
public SharedPreferences getSharedPreferences(File file, int mode) {
|
||||||
public SharedPreferences getSharedPreferences(@NotNull File file, int mode) {
|
return new JsonSharedPreferences(file);
|
||||||
String path = file.getAbsolutePath().replace('\\', '/');
|
|
||||||
int firstSlash = path.indexOf("/");
|
|
||||||
return new JavaSharedPreferences(path.substring(firstSlash));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
@@ -189,8 +191,8 @@ public class CustomContext extends Context implements DIAware {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public boolean deleteSharedPreferences(String name) {
|
public boolean deleteSharedPreferences(String name) {
|
||||||
JavaSharedPreferences item = (JavaSharedPreferences) prefs.remove(name);
|
prefs.remove(name);
|
||||||
return item.deleteAll();
|
return sharedPrefsFileFromString(name).delete();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
@@ -733,3 +735,4 @@ public class CustomContext extends Context implements DIAware {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,22 @@
|
|||||||
|
package xyz.nulldev.androidcompat.bytecode
|
||||||
|
|
||||||
|
import javassist.CtClass
|
||||||
|
import mu.KotlinLogging
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Applies Javassist modifications
|
||||||
|
*/
|
||||||
|
|
||||||
|
class ModApplier {
|
||||||
|
|
||||||
|
val logger = KotlinLogging.logger {}
|
||||||
|
|
||||||
|
fun apply() {
|
||||||
|
logger.info { "Applying Javassist mods..." }
|
||||||
|
val modifiedClasses = mutableListOf<CtClass>()
|
||||||
|
|
||||||
|
modifiedClasses.forEach {
|
||||||
|
it.toClass()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,18 +1,18 @@
|
|||||||
package xyz.nulldev.androidcompat.config
|
package xyz.nulldev.androidcompat.config
|
||||||
|
|
||||||
import com.typesafe.config.Config
|
import com.typesafe.config.Config
|
||||||
import io.github.config4k.getValue
|
|
||||||
import xyz.nulldev.ts.config.ConfigModule
|
import xyz.nulldev.ts.config.ConfigModule
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Application info config.
|
* Application info config.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class ApplicationInfoConfigModule(getConfig: () -> Config) : ConfigModule(getConfig) {
|
class ApplicationInfoConfigModule(config: Config) : ConfigModule(config) {
|
||||||
val packageName: String by getConfig()
|
val packageName = config.getString("packageName")!!
|
||||||
val debug: Boolean by getConfig()
|
val debug = config.getBoolean("debug")
|
||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
fun register(config: Config) = ApplicationInfoConfigModule { config.getConfig("android.app") }
|
fun register(config: Config)
|
||||||
|
= ApplicationInfoConfigModule(config.getConfig("android.app"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,33 +1,33 @@
|
|||||||
package xyz.nulldev.androidcompat.config
|
package xyz.nulldev.androidcompat.config
|
||||||
|
|
||||||
import com.typesafe.config.Config
|
import com.typesafe.config.Config
|
||||||
import io.github.config4k.getValue
|
|
||||||
import xyz.nulldev.ts.config.ConfigModule
|
import xyz.nulldev.ts.config.ConfigModule
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Files configuration modules. Specifies where to store the Android files.
|
* Files configuration modules. Specifies where to store the Android files.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class FilesConfigModule(getConfig: () -> Config) : ConfigModule(getConfig) {
|
class FilesConfigModule(config: Config) : ConfigModule(config) {
|
||||||
val dataDir: String by getConfig()
|
val dataDir = config.getString("dataDir")!!
|
||||||
val filesDir: String by getConfig()
|
val filesDir = config.getString("filesDir")!!
|
||||||
val noBackupFilesDir: String by getConfig()
|
val noBackupFilesDir = config.getString("noBackupFilesDir")!!
|
||||||
val externalFilesDirs: MutableList<String> by getConfig()
|
val externalFilesDirs: MutableList<String> = config.getStringList("externalFilesDirs")!!
|
||||||
val obbDirs: MutableList<String> by getConfig()
|
val obbDirs: MutableList<String> = config.getStringList("obbDirs")!!
|
||||||
val cacheDir: String by getConfig()
|
val cacheDir = config.getString("cacheDir")!!
|
||||||
val codeCacheDir: String by getConfig()
|
val codeCacheDir = config.getString("codeCacheDir")!!
|
||||||
val externalCacheDirs: MutableList<String> by getConfig()
|
val externalCacheDirs: MutableList<String> = config.getStringList("externalCacheDirs")!!
|
||||||
val externalMediaDirs: MutableList<String> by getConfig()
|
val externalMediaDirs: MutableList<String> = config.getStringList("externalMediaDirs")!!
|
||||||
val rootDir: String by getConfig()
|
val rootDir = config.getString("rootDir")!!
|
||||||
val externalStorageDir: String by getConfig()
|
val externalStorageDir = config.getString("externalStorageDir")!!
|
||||||
val downloadCacheDir: String by getConfig()
|
val downloadCacheDir = config.getString("downloadCacheDir")!!
|
||||||
val databasesDir: String by getConfig()
|
val databasesDir = config.getString("databasesDir")!!
|
||||||
|
|
||||||
val prefsDir: String by getConfig()
|
val prefsDir = config.getString("prefsDir")!!
|
||||||
|
|
||||||
val packageDir: String by getConfig()
|
val packageDir = config.getString("packageDir")!!
|
||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
fun register(config: Config) = FilesConfigModule { config.getConfig("android.files") }
|
fun register(config: Config)
|
||||||
|
= FilesConfigModule(config.getConfig("android.files"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,25 +1,21 @@
|
|||||||
package xyz.nulldev.androidcompat.config
|
package xyz.nulldev.androidcompat.config
|
||||||
|
|
||||||
import com.typesafe.config.Config
|
import com.typesafe.config.Config
|
||||||
import io.github.config4k.getValue
|
|
||||||
import xyz.nulldev.ts.config.ConfigModule
|
import xyz.nulldev.ts.config.ConfigModule
|
||||||
|
|
||||||
class SystemConfigModule(val getConfig: () -> Config) : ConfigModule(getConfig) {
|
class SystemConfigModule(val config: Config) : ConfigModule(config) {
|
||||||
val isDebuggable: Boolean by getConfig()
|
val isDebuggable = config.getBoolean("isDebuggable")
|
||||||
|
|
||||||
val propertyPrefix = "properties."
|
val propertyPrefix = "properties."
|
||||||
|
|
||||||
fun getStringProperty(property: String) = getConfig().getString("$propertyPrefix$property")!!
|
fun getStringProperty(property: String) = config.getString("$propertyPrefix$property")!!
|
||||||
|
fun getIntProperty(property: String) = config.getInt("$propertyPrefix$property")
|
||||||
fun getIntProperty(property: String) = getConfig().getInt("$propertyPrefix$property")
|
fun getLongProperty(property: String) = config.getLong("$propertyPrefix$property")
|
||||||
|
fun getBooleanProperty(property: String) = config.getBoolean("$propertyPrefix$property")
|
||||||
fun getLongProperty(property: String) = getConfig().getLong("$propertyPrefix$property")
|
fun hasProperty(property: String) = config.hasPath("$propertyPrefix$property")
|
||||||
|
|
||||||
fun getBooleanProperty(property: String) = getConfig().getBoolean("$propertyPrefix$property")
|
|
||||||
|
|
||||||
fun hasProperty(property: String) = getConfig().hasPath("$propertyPrefix$property")
|
|
||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
fun register(config: Config) = SystemConfigModule { config.getConfig("android.system") }
|
fun register(config: Config)
|
||||||
|
= SystemConfigModule(config.getConfig("android.system"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,22 +4,13 @@ import java.io.InputStream
|
|||||||
import java.io.Reader
|
import java.io.Reader
|
||||||
import java.math.BigDecimal
|
import java.math.BigDecimal
|
||||||
import java.net.URL
|
import java.net.URL
|
||||||
|
import java.sql.*
|
||||||
import java.sql.Array
|
import java.sql.Array
|
||||||
import java.sql.Blob
|
|
||||||
import java.sql.Clob
|
|
||||||
import java.sql.Date
|
import java.sql.Date
|
||||||
import java.sql.NClob
|
import java.util.*
|
||||||
import java.sql.Ref
|
|
||||||
import java.sql.ResultSet
|
|
||||||
import java.sql.ResultSetMetaData
|
|
||||||
import java.sql.RowId
|
|
||||||
import java.sql.SQLXML
|
|
||||||
import java.sql.Time
|
|
||||||
import java.sql.Timestamp
|
|
||||||
import java.util.Calendar
|
|
||||||
|
|
||||||
@Suppress("UNCHECKED_CAST")
|
|
||||||
class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
||||||
|
|
||||||
private val cachedContent = mutableListOf<ResultSetEntry>()
|
private val cachedContent = mutableListOf<ResultSetEntry>()
|
||||||
private val columnCache = mutableMapOf<String, Int>()
|
private val columnCache = mutableMapOf<String, Int>()
|
||||||
private var lastReturnWasNull = false
|
private var lastReturnWasNull = false
|
||||||
@@ -28,8 +19,7 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
|
|
||||||
val parentMetadata = parent.metaData
|
val parentMetadata = parent.metaData
|
||||||
val columnCount = parentMetadata.columnCount
|
val columnCount = parentMetadata.columnCount
|
||||||
val columnLabels =
|
val columnLabels = (1 .. columnCount).map {
|
||||||
(1..columnCount).map {
|
|
||||||
parentMetadata.getColumnLabel(it)
|
parentMetadata.getColumnLabel(it)
|
||||||
}.toTypedArray()
|
}.toTypedArray()
|
||||||
|
|
||||||
@@ -43,8 +33,7 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
|
|
||||||
//Fill cache
|
//Fill cache
|
||||||
while(parent.next()) {
|
while(parent.next()) {
|
||||||
cachedContent +=
|
cachedContent += ResultSetEntry().apply {
|
||||||
ResultSetEntry().apply {
|
|
||||||
for(i in 1 .. columnCount)
|
for(i in 1 .. columnCount)
|
||||||
data += parent.getObject(i)
|
data += parent.getObject(i)
|
||||||
}
|
}
|
||||||
@@ -61,13 +50,9 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private fun internalMove(row: Int) {
|
private fun internalMove(row: Int) {
|
||||||
if (cursor < 0) {
|
if(cursor < 0) cursor = 0
|
||||||
cursor = 0
|
else if(cursor > resultSetLength + 1) cursor = resultSetLength + 1
|
||||||
} else if (cursor > resultSetLength + 1) {
|
else cursor = row
|
||||||
cursor = resultSetLength + 1
|
|
||||||
} else {
|
|
||||||
cursor = row
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun obj(column: Int): Any? {
|
private fun obj(column: Int): Any? {
|
||||||
@@ -80,8 +65,8 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return obj(cachedFindColumn(column))
|
return obj(cachedFindColumn(column))
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun cachedFindColumn(column: String?) =
|
private fun cachedFindColumn(column: String?)
|
||||||
columnCache.getOrPut(column!!, {
|
= columnCache.getOrPut(column!!, {
|
||||||
findColumn(column)
|
findColumn(column)
|
||||||
})
|
})
|
||||||
|
|
||||||
@@ -93,121 +78,67 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return obj(columnLabel) as NClob
|
return obj(columnLabel) as NClob
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateNString(
|
override fun updateNString(columnIndex: Int, nString: String?) {
|
||||||
columnIndex: Int,
|
|
||||||
nString: String?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateNString(
|
override fun updateNString(columnLabel: String?, nString: String?) {
|
||||||
columnLabel: String?,
|
|
||||||
nString: String?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBinaryStream(
|
override fun updateBinaryStream(columnIndex: Int, x: InputStream?, length: Int) {
|
||||||
columnIndex: Int,
|
|
||||||
x: InputStream?,
|
|
||||||
length: Int,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBinaryStream(
|
override fun updateBinaryStream(columnLabel: String?, x: InputStream?, length: Int) {
|
||||||
columnLabel: String?,
|
|
||||||
x: InputStream?,
|
|
||||||
length: Int,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBinaryStream(
|
override fun updateBinaryStream(columnIndex: Int, x: InputStream?, length: Long) {
|
||||||
columnIndex: Int,
|
|
||||||
x: InputStream?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBinaryStream(
|
override fun updateBinaryStream(columnLabel: String?, x: InputStream?, length: Long) {
|
||||||
columnLabel: String?,
|
|
||||||
x: InputStream?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBinaryStream(
|
override fun updateBinaryStream(columnIndex: Int, x: InputStream?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: InputStream?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBinaryStream(
|
override fun updateBinaryStream(columnLabel: String?, x: InputStream?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: InputStream?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateTimestamp(
|
override fun updateTimestamp(columnIndex: Int, x: Timestamp?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Timestamp?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateTimestamp(
|
override fun updateTimestamp(columnLabel: String?, x: Timestamp?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Timestamp?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateNCharacterStream(
|
override fun updateNCharacterStream(columnIndex: Int, x: Reader?, length: Long) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Reader?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateNCharacterStream(
|
override fun updateNCharacterStream(columnLabel: String?, reader: Reader?, length: Long) {
|
||||||
columnLabel: String?,
|
|
||||||
reader: Reader?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateNCharacterStream(
|
override fun updateNCharacterStream(columnIndex: Int, x: Reader?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Reader?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateNCharacterStream(
|
override fun updateNCharacterStream(columnLabel: String?, reader: Reader?) {
|
||||||
columnLabel: String?,
|
|
||||||
reader: Reader?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateInt(
|
override fun updateInt(columnIndex: Int, x: Int) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Int,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateInt(
|
override fun updateInt(columnLabel: String?, x: Int) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Int,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -225,18 +156,12 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getDate(
|
override fun getDate(columnIndex: Int, cal: Calendar?): Date {
|
||||||
columnIndex: Int,
|
|
||||||
cal: Calendar?,
|
|
||||||
): Date {
|
|
||||||
//TODO Maybe?
|
//TODO Maybe?
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getDate(
|
override fun getDate(columnLabel: String?, cal: Calendar?): Date {
|
||||||
columnLabel: String?,
|
|
||||||
cal: Calendar?,
|
|
||||||
): Date {
|
|
||||||
//TODO Maybe?
|
//TODO Maybe?
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
@@ -246,17 +171,11 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateFloat(
|
override fun updateFloat(columnIndex: Int, x: Float) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Float,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateFloat(
|
override fun updateFloat(columnLabel: String?, x: Float) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Float,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -272,18 +191,12 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return cursor - 1 < resultSetLength
|
return cursor - 1 < resultSetLength
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getBigDecimal(
|
override fun getBigDecimal(columnIndex: Int, scale: Int): BigDecimal {
|
||||||
columnIndex: Int,
|
|
||||||
scale: Int,
|
|
||||||
): BigDecimal {
|
|
||||||
//TODO Maybe?
|
//TODO Maybe?
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getBigDecimal(
|
override fun getBigDecimal(columnLabel: String?, scale: Int): BigDecimal {
|
||||||
columnLabel: String?,
|
|
||||||
scale: Int,
|
|
||||||
): BigDecimal {
|
|
||||||
//TODO Maybe?
|
//TODO Maybe?
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
@@ -296,17 +209,11 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return obj(columnLabel) as BigDecimal
|
return obj(columnLabel) as BigDecimal
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBytes(
|
override fun updateBytes(columnIndex: Int, x: ByteArray?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: ByteArray?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBytes(
|
override fun updateBytes(columnLabel: String?, x: ByteArray?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: ByteArray?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -328,18 +235,12 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getTime(
|
override fun getTime(columnIndex: Int, cal: Calendar?): Time {
|
||||||
columnIndex: Int,
|
|
||||||
cal: Calendar?,
|
|
||||||
): Time {
|
|
||||||
//TODO Maybe?
|
//TODO Maybe?
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getTime(
|
override fun getTime(columnLabel: String?, cal: Calendar?): Time {
|
||||||
columnLabel: String?,
|
|
||||||
cal: Calendar?,
|
|
||||||
): Time {
|
|
||||||
//TODO Maybe?
|
//TODO Maybe?
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
@@ -382,12 +283,11 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
}
|
}
|
||||||
|
|
||||||
override fun <T : Any?> unwrap(iface: Class<T>?): T {
|
override fun <T : Any?> unwrap(iface: Class<T>?): T {
|
||||||
if (thisIsWrapperFor(iface)) {
|
if(thisIsWrapperFor(iface))
|
||||||
return this as T
|
return this as T
|
||||||
} else {
|
else
|
||||||
return parent.unwrap(iface)
|
return parent.unwrap(iface)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
override fun next(): Boolean {
|
override fun next(): Boolean {
|
||||||
internalMove(cursor + 1)
|
internalMove(cursor + 1)
|
||||||
@@ -413,49 +313,27 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return cursorValid()
|
return cursorValid()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateAsciiStream(
|
override fun updateAsciiStream(columnIndex: Int, x: InputStream?, length: Int) {
|
||||||
columnIndex: Int,
|
|
||||||
x: InputStream?,
|
|
||||||
length: Int,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateAsciiStream(
|
override fun updateAsciiStream(columnLabel: String?, x: InputStream?, length: Int) {
|
||||||
columnLabel: String?,
|
|
||||||
x: InputStream?,
|
|
||||||
length: Int,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateAsciiStream(
|
override fun updateAsciiStream(columnIndex: Int, x: InputStream?, length: Long) {
|
||||||
columnIndex: Int,
|
|
||||||
x: InputStream?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateAsciiStream(
|
override fun updateAsciiStream(columnLabel: String?, x: InputStream?, length: Long) {
|
||||||
columnLabel: String?,
|
|
||||||
x: InputStream?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateAsciiStream(
|
override fun updateAsciiStream(columnIndex: Int, x: InputStream?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: InputStream?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateAsciiStream(
|
override fun updateAsciiStream(columnLabel: String?, x: InputStream?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: InputStream?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -467,107 +345,61 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return obj(columnLabel) as URL
|
return obj(columnLabel) as URL
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateShort(
|
override fun updateShort(columnIndex: Int, x: Short) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Short,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateShort(
|
override fun updateShort(columnLabel: String?, x: Short) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Short,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getType() = ResultSet.TYPE_SCROLL_INSENSITIVE
|
override fun getType() = ResultSet.TYPE_SCROLL_INSENSITIVE
|
||||||
|
|
||||||
override fun updateNClob(
|
override fun updateNClob(columnIndex: Int, nClob: NClob?) {
|
||||||
columnIndex: Int,
|
|
||||||
nClob: NClob?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateNClob(
|
override fun updateNClob(columnLabel: String?, nClob: NClob?) {
|
||||||
columnLabel: String?,
|
|
||||||
nClob: NClob?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateNClob(
|
override fun updateNClob(columnIndex: Int, reader: Reader?, length: Long) {
|
||||||
columnIndex: Int,
|
|
||||||
reader: Reader?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateNClob(
|
override fun updateNClob(columnLabel: String?, reader: Reader?, length: Long) {
|
||||||
columnLabel: String?,
|
|
||||||
reader: Reader?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateNClob(
|
override fun updateNClob(columnIndex: Int, reader: Reader?) {
|
||||||
columnIndex: Int,
|
|
||||||
reader: Reader?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateNClob(
|
override fun updateNClob(columnLabel: String?, reader: Reader?) {
|
||||||
columnLabel: String?,
|
|
||||||
reader: Reader?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateRef(
|
override fun updateRef(columnIndex: Int, x: Ref?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Ref?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateRef(
|
override fun updateRef(columnLabel: String?, x: Ref?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Ref?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateObject(
|
override fun updateObject(columnIndex: Int, x: Any?, scaleOrLength: Int) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Any?,
|
|
||||||
scaleOrLength: Int,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateObject(
|
override fun updateObject(columnIndex: Int, x: Any?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Any?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateObject(
|
override fun updateObject(columnLabel: String?, x: Any?, scaleOrLength: Int) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Any?,
|
|
||||||
scaleOrLength: Int,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateObject(
|
override fun updateObject(columnLabel: String?, x: Any?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Any?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -575,17 +407,11 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
internalMove(resultSetLength + 1)
|
internalMove(resultSetLength + 1)
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateLong(
|
override fun updateLong(columnIndex: Int, x: Long) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateLong(
|
override fun updateLong(columnLabel: String?, x: Long) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -599,47 +425,27 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateClob(
|
override fun updateClob(columnIndex: Int, x: Clob?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Clob?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateClob(
|
override fun updateClob(columnLabel: String?, x: Clob?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Clob?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateClob(
|
override fun updateClob(columnIndex: Int, reader: Reader?, length: Long) {
|
||||||
columnIndex: Int,
|
|
||||||
reader: Reader?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateClob(
|
override fun updateClob(columnLabel: String?, reader: Reader?, length: Long) {
|
||||||
columnLabel: String?,
|
|
||||||
reader: Reader?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateClob(
|
override fun updateClob(columnIndex: Int, reader: Reader?) {
|
||||||
columnIndex: Int,
|
|
||||||
reader: Reader?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateClob(
|
override fun updateClob(columnLabel: String?, reader: Reader?) {
|
||||||
columnLabel: String?,
|
|
||||||
reader: Reader?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -659,31 +465,19 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return obj(columnLabel) as String?
|
return obj(columnLabel) as String?
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateSQLXML(
|
override fun updateSQLXML(columnIndex: Int, xmlObject: SQLXML?) {
|
||||||
columnIndex: Int,
|
|
||||||
xmlObject: SQLXML?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateSQLXML(
|
override fun updateSQLXML(columnLabel: String?, xmlObject: SQLXML?) {
|
||||||
columnLabel: String?,
|
|
||||||
xmlObject: SQLXML?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateDate(
|
override fun updateDate(columnIndex: Int, x: Date?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Date?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateDate(
|
override fun updateDate(columnLabel: String?, x: Date?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Date?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -695,33 +489,21 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return obj(columnLabel)
|
return obj(columnLabel)
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getObject(
|
override fun getObject(columnIndex: Int, map: MutableMap<String, Class<*>>?): Any {
|
||||||
columnIndex: Int,
|
|
||||||
map: MutableMap<String, Class<*>>?,
|
|
||||||
): Any {
|
|
||||||
//TODO Maybe?
|
//TODO Maybe?
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getObject(
|
override fun getObject(columnLabel: String?, map: MutableMap<String, Class<*>>?): Any {
|
||||||
columnLabel: String?,
|
|
||||||
map: MutableMap<String, Class<*>>?,
|
|
||||||
): Any {
|
|
||||||
//TODO Maybe?
|
//TODO Maybe?
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun <T : Any?> getObject(
|
override fun <T : Any?> getObject(columnIndex: Int, type: Class<T>?): T {
|
||||||
columnIndex: Int,
|
|
||||||
type: Class<T>?,
|
|
||||||
): T {
|
|
||||||
return obj(columnIndex) as T
|
return obj(columnIndex) as T
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun <T : Any?> getObject(
|
override fun <T : Any?> getObject(columnLabel: String?, type: Class<T>?): T {
|
||||||
columnLabel: String?,
|
|
||||||
type: Class<T>?,
|
|
||||||
): T {
|
|
||||||
return obj(columnLabel) as T
|
return obj(columnLabel) as T
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -730,30 +512,19 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return cursorValid()
|
return cursorValid()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateDouble(
|
override fun updateDouble(columnIndex: Int, x: Double) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Double,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateDouble(
|
override fun updateDouble(columnLabel: String?, x: Double) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Double,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun castToLong(obj: Any?): Long {
|
private fun castToLong(obj: Any?): Long {
|
||||||
if (obj == null) {
|
if(obj == null) return 0
|
||||||
return 0
|
else if(obj is Long) return obj
|
||||||
} else if (obj is Long) {
|
else if(obj is Number) return obj.toLong()
|
||||||
return obj
|
else throw IllegalStateException("Object is not a long!")
|
||||||
} else if (obj is Number) {
|
|
||||||
return obj.toLong()
|
|
||||||
} else {
|
|
||||||
throw IllegalStateException("Object is not a long!")
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getLong(columnIndex: Int): Long {
|
override fun getLong(columnIndex: Int): Long {
|
||||||
@@ -774,61 +545,35 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBlob(
|
override fun updateBlob(columnIndex: Int, x: Blob?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Blob?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBlob(
|
override fun updateBlob(columnLabel: String?, x: Blob?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Blob?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBlob(
|
override fun updateBlob(columnIndex: Int, inputStream: InputStream?, length: Long) {
|
||||||
columnIndex: Int,
|
|
||||||
inputStream: InputStream?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBlob(
|
override fun updateBlob(columnLabel: String?, inputStream: InputStream?, length: Long) {
|
||||||
columnLabel: String?,
|
|
||||||
inputStream: InputStream?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBlob(
|
override fun updateBlob(columnIndex: Int, inputStream: InputStream?) {
|
||||||
columnIndex: Int,
|
|
||||||
inputStream: InputStream?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBlob(
|
override fun updateBlob(columnLabel: String?, inputStream: InputStream?) {
|
||||||
columnLabel: String?,
|
|
||||||
inputStream: InputStream?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateByte(
|
override fun updateByte(columnIndex: Int, x: Byte) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Byte,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateByte(
|
override fun updateByte(columnLabel: String?, x: Byte) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Byte,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -862,17 +607,11 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateString(
|
override fun updateString(columnIndex: Int, x: String?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: String?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateString(
|
override fun updateString(columnLabel: String?, x: String?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: String?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -892,17 +631,11 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return cursor - 1 < resultSetLength
|
return cursor - 1 < resultSetLength
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBoolean(
|
override fun updateBoolean(columnIndex: Int, x: Boolean) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Boolean,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBoolean(
|
override fun updateBoolean(columnLabel: String?, x: Boolean) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Boolean,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -912,17 +645,11 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
|
|
||||||
override fun rowUpdated() = false
|
override fun rowUpdated() = false
|
||||||
|
|
||||||
override fun updateBigDecimal(
|
override fun updateBigDecimal(columnIndex: Int, x: BigDecimal?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: BigDecimal?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateBigDecimal(
|
override fun updateBigDecimal(columnLabel: String?, x: BigDecimal?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: BigDecimal?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -942,17 +669,11 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return getBinaryStream(columnLabel)
|
return getBinaryStream(columnLabel)
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateTime(
|
override fun updateTime(columnIndex: Int, x: Time?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Time?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateTime(
|
override fun updateTime(columnLabel: String?, x: Time?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Time?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -966,18 +687,12 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getTimestamp(
|
override fun getTimestamp(columnIndex: Int, cal: Calendar?): Timestamp {
|
||||||
columnIndex: Int,
|
|
||||||
cal: Calendar?,
|
|
||||||
): Timestamp {
|
|
||||||
//TODO Maybe?
|
//TODO Maybe?
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getTimestamp(
|
override fun getTimestamp(columnLabel: String?, cal: Calendar?): Timestamp {
|
||||||
columnLabel: String?,
|
|
||||||
cal: Calendar?,
|
|
||||||
): Timestamp {
|
|
||||||
//TODO Maybe?
|
//TODO Maybe?
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
@@ -994,17 +709,11 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
|
|
||||||
override fun getConcurrency() = ResultSet.CONCUR_READ_ONLY
|
override fun getConcurrency() = ResultSet.CONCUR_READ_ONLY
|
||||||
|
|
||||||
override fun updateRowId(
|
override fun updateRowId(columnIndex: Int, x: RowId?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: RowId?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateRowId(
|
override fun updateRowId(columnLabel: String?, x: RowId?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: RowId?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1016,17 +725,11 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return getBinaryStream(columnLabel).reader()
|
return getBinaryStream(columnLabel).reader()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateArray(
|
override fun updateArray(columnIndex: Int, x: Array?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Array?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateArray(
|
override fun updateArray(columnLabel: String?, x: Array?) {
|
||||||
columnLabel: String?,
|
|
||||||
x: Array?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1091,13 +794,9 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
override fun getMetaData(): ResultSetMetaData {
|
override fun getMetaData(): ResultSetMetaData {
|
||||||
return object : ResultSetMetaData by parentMetadata {
|
return object : ResultSetMetaData by parentMetadata {
|
||||||
override fun isReadOnly(column: Int) = true
|
override fun isReadOnly(column: Int) = true
|
||||||
|
|
||||||
override fun isWritable(column: Int) = false
|
override fun isWritable(column: Int) = false
|
||||||
|
|
||||||
override fun isDefinitelyWritable(column: Int) = false
|
override fun isDefinitelyWritable(column: Int) = false
|
||||||
|
|
||||||
override fun getColumnCount() = this@ScrollableResultSet.columnCount
|
override fun getColumnCount() = this@ScrollableResultSet.columnCount
|
||||||
|
|
||||||
override fun getColumnLabel(column: Int): String {
|
override fun getColumnLabel(column: Int): String {
|
||||||
return columnLabels[column - 1]
|
return columnLabels[column - 1]
|
||||||
}
|
}
|
||||||
@@ -1112,49 +811,27 @@ class ScrollableResultSet(val parent: ResultSet) : ResultSet by parent {
|
|||||||
return (obj(columnLabel) as ByteArray).inputStream()
|
return (obj(columnLabel) as ByteArray).inputStream()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateCharacterStream(
|
override fun updateCharacterStream(columnIndex: Int, x: Reader?, length: Int) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Reader?,
|
|
||||||
length: Int,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateCharacterStream(
|
override fun updateCharacterStream(columnLabel: String?, reader: Reader?, length: Int) {
|
||||||
columnLabel: String?,
|
|
||||||
reader: Reader?,
|
|
||||||
length: Int,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateCharacterStream(
|
override fun updateCharacterStream(columnIndex: Int, x: Reader?, length: Long) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Reader?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateCharacterStream(
|
override fun updateCharacterStream(columnLabel: String?, reader: Reader?, length: Long) {
|
||||||
columnLabel: String?,
|
|
||||||
reader: Reader?,
|
|
||||||
length: Long,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateCharacterStream(
|
override fun updateCharacterStream(columnIndex: Int, x: Reader?) {
|
||||||
columnIndex: Int,
|
|
||||||
x: Reader?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun updateCharacterStream(
|
override fun updateCharacterStream(columnLabel: String?, reader: Reader?) {
|
||||||
columnLabel: String?,
|
|
||||||
reader: Reader?,
|
|
||||||
) {
|
|
||||||
notImplemented()
|
notImplemented()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,283 +0,0 @@
|
|||||||
package xyz.nulldev.androidcompat.io.sharedprefs
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import android.content.SharedPreferences
|
|
||||||
import com.russhwolf.settings.ExperimentalSettingsApi
|
|
||||||
import com.russhwolf.settings.PropertiesSettings
|
|
||||||
import com.russhwolf.settings.Settings
|
|
||||||
import com.russhwolf.settings.serialization.decodeValue
|
|
||||||
import com.russhwolf.settings.serialization.decodeValueOrNull
|
|
||||||
import com.russhwolf.settings.serialization.encodeValue
|
|
||||||
import kotlinx.serialization.ExperimentalSerializationApi
|
|
||||||
import kotlinx.serialization.SerializationException
|
|
||||||
import kotlinx.serialization.builtins.SetSerializer
|
|
||||||
import kotlinx.serialization.builtins.serializer
|
|
||||||
import mu.KotlinLogging
|
|
||||||
import xyz.nulldev.androidcompat.util.SafePath
|
|
||||||
import xyz.nulldev.ts.config.ApplicationRootDir
|
|
||||||
import java.util.Properties
|
|
||||||
import kotlin.io.path.Path
|
|
||||||
import kotlin.io.path.createParentDirectories
|
|
||||||
import kotlin.io.path.deleteIfExists
|
|
||||||
import kotlin.io.path.exists
|
|
||||||
import kotlin.io.path.inputStream
|
|
||||||
import kotlin.io.path.outputStream
|
|
||||||
|
|
||||||
@OptIn(ExperimentalSerializationApi::class, ExperimentalSettingsApi::class)
|
|
||||||
class JavaSharedPreferences(key: String) : SharedPreferences {
|
|
||||||
companion object {
|
|
||||||
private val logger = KotlinLogging.logger {}
|
|
||||||
}
|
|
||||||
|
|
||||||
private val file =
|
|
||||||
Path(
|
|
||||||
ApplicationRootDir,
|
|
||||||
"settings",
|
|
||||||
"${SafePath.buildValidFilename(key)}.xml",
|
|
||||||
)
|
|
||||||
private val properties =
|
|
||||||
Properties().also { properties ->
|
|
||||||
try {
|
|
||||||
if (file.exists()) {
|
|
||||||
file.inputStream().use { properties.loadFromXML(it) }
|
|
||||||
}
|
|
||||||
} catch (e: Exception) {
|
|
||||||
logger.error(e) { "Error loading settings from $key" }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
private val preferences =
|
|
||||||
PropertiesSettings(
|
|
||||||
properties,
|
|
||||||
onModify = { properties ->
|
|
||||||
try {
|
|
||||||
if (properties.isEmpty) {
|
|
||||||
file.deleteIfExists()
|
|
||||||
} else {
|
|
||||||
file.createParentDirectories()
|
|
||||||
file.outputStream().use {
|
|
||||||
properties.storeToXML(it, null)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
} catch (e: Exception) {
|
|
||||||
logger.error(e) { "Error saving settings in $key" }
|
|
||||||
}
|
|
||||||
},
|
|
||||||
)
|
|
||||||
private val listeners = mutableMapOf<SharedPreferences.OnSharedPreferenceChangeListener, (String) -> Unit>()
|
|
||||||
|
|
||||||
// TODO: 2021-05-29 Need to find a way to get this working with all pref types
|
|
||||||
override fun getAll(): MutableMap<String, *> {
|
|
||||||
return preferences.keys.associateWith { preferences.getStringOrNull(it) }.toMutableMap()
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun getString(
|
|
||||||
key: String,
|
|
||||||
defValue: String?,
|
|
||||||
): String? {
|
|
||||||
return if (defValue != null) {
|
|
||||||
preferences.getString(key, defValue)
|
|
||||||
} else {
|
|
||||||
preferences.getStringOrNull(key)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun getStringSet(
|
|
||||||
key: String,
|
|
||||||
defValues: Set<String>?,
|
|
||||||
): Set<String>? {
|
|
||||||
try {
|
|
||||||
return if (defValues != null) {
|
|
||||||
preferences.decodeValue(SetSerializer(String.serializer()), key, defValues)
|
|
||||||
} else {
|
|
||||||
preferences.decodeValueOrNull(SetSerializer(String.serializer()), key)
|
|
||||||
}
|
|
||||||
} catch (e: SerializationException) {
|
|
||||||
throw ClassCastException("$key was not a StringSet")
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun getInt(
|
|
||||||
key: String,
|
|
||||||
defValue: Int,
|
|
||||||
): Int {
|
|
||||||
return preferences.getInt(key, defValue)
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun getLong(
|
|
||||||
key: String,
|
|
||||||
defValue: Long,
|
|
||||||
): Long {
|
|
||||||
return preferences.getLong(key, defValue)
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun getFloat(
|
|
||||||
key: String,
|
|
||||||
defValue: Float,
|
|
||||||
): Float {
|
|
||||||
return preferences.getFloat(key, defValue)
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun getBoolean(
|
|
||||||
key: String,
|
|
||||||
defValue: Boolean,
|
|
||||||
): Boolean {
|
|
||||||
return preferences.getBoolean(key, defValue)
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun contains(key: String): Boolean {
|
|
||||||
return key in preferences.keys
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun edit(): SharedPreferences.Editor {
|
|
||||||
return Editor(preferences) { key ->
|
|
||||||
listeners.forEach { (_, listener) ->
|
|
||||||
listener(key)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
class Editor(private val preferences: Settings, private val notify: (String) -> Unit) : SharedPreferences.Editor {
|
|
||||||
private val actions = mutableListOf<Action>()
|
|
||||||
|
|
||||||
private sealed class Action {
|
|
||||||
data class Add(val key: String, val value: Any) : Action()
|
|
||||||
|
|
||||||
data class Remove(val key: String) : Action()
|
|
||||||
data object Clear : Action()
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun putString(
|
|
||||||
key: String,
|
|
||||||
value: String?,
|
|
||||||
): SharedPreferences.Editor {
|
|
||||||
if (value != null) {
|
|
||||||
actions += Action.Add(key, value)
|
|
||||||
} else {
|
|
||||||
actions += Action.Remove(key)
|
|
||||||
}
|
|
||||||
return this
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun putStringSet(
|
|
||||||
key: String,
|
|
||||||
values: MutableSet<String>?,
|
|
||||||
): SharedPreferences.Editor {
|
|
||||||
if (values != null) {
|
|
||||||
actions += Action.Add(key, values)
|
|
||||||
} else {
|
|
||||||
actions += Action.Remove(key)
|
|
||||||
}
|
|
||||||
return this
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun putInt(
|
|
||||||
key: String,
|
|
||||||
value: Int,
|
|
||||||
): SharedPreferences.Editor {
|
|
||||||
actions += Action.Add(key, value)
|
|
||||||
return this
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun putLong(
|
|
||||||
key: String,
|
|
||||||
value: Long,
|
|
||||||
): SharedPreferences.Editor {
|
|
||||||
actions += Action.Add(key, value)
|
|
||||||
return this
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun putFloat(
|
|
||||||
key: String,
|
|
||||||
value: Float,
|
|
||||||
): SharedPreferences.Editor {
|
|
||||||
actions += Action.Add(key, value)
|
|
||||||
return this
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun putBoolean(
|
|
||||||
key: String,
|
|
||||||
value: Boolean,
|
|
||||||
): SharedPreferences.Editor {
|
|
||||||
actions += Action.Add(key, value)
|
|
||||||
return this
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun remove(key: String): SharedPreferences.Editor {
|
|
||||||
actions += Action.Remove(key)
|
|
||||||
return this
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun clear(): SharedPreferences.Editor {
|
|
||||||
actions.add(Action.Clear)
|
|
||||||
return this
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun commit(): Boolean {
|
|
||||||
addToPreferences()
|
|
||||||
return true
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun apply() {
|
|
||||||
addToPreferences()
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun addToPreferences() {
|
|
||||||
actions.forEach {
|
|
||||||
@Suppress("UNCHECKED_CAST")
|
|
||||||
when (it) {
|
|
||||||
is Action.Add -> {
|
|
||||||
when (val value = it.value) {
|
|
||||||
is Set<*> -> preferences.encodeValue(SetSerializer(String.serializer()), it.key, value as Set<String>)
|
|
||||||
is String -> preferences.putString(it.key, value)
|
|
||||||
is Int -> preferences.putInt(it.key, value)
|
|
||||||
is Long -> preferences.putLong(it.key, value)
|
|
||||||
is Float -> preferences.putFloat(it.key, value)
|
|
||||||
is Double -> preferences.putDouble(it.key, value)
|
|
||||||
is Boolean -> preferences.putBoolean(it.key, value)
|
|
||||||
}
|
|
||||||
notify(it.key)
|
|
||||||
}
|
|
||||||
is Action.Remove -> {
|
|
||||||
preferences.remove(it.key)
|
|
||||||
/**
|
|
||||||
* Set<String> are stored like
|
|
||||||
* key.0 = value1
|
|
||||||
* key.1 = value2
|
|
||||||
* key.size = 2
|
|
||||||
*/
|
|
||||||
preferences.keys.forEach { key ->
|
|
||||||
if (key.startsWith(it.key + ".")) {
|
|
||||||
preferences.remove(key)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
notify(it.key)
|
|
||||||
}
|
|
||||||
Action.Clear -> preferences.clear()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun registerOnSharedPreferenceChangeListener(listener: SharedPreferences.OnSharedPreferenceChangeListener) {
|
|
||||||
val javaListener: (String) -> Unit = {
|
|
||||||
listener.onSharedPreferenceChanged(this, it)
|
|
||||||
}
|
|
||||||
listeners[listener] = javaListener
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun unregisterOnSharedPreferenceChangeListener(listener: SharedPreferences.OnSharedPreferenceChangeListener) {
|
|
||||||
listeners.remove(listener)
|
|
||||||
}
|
|
||||||
|
|
||||||
fun deleteAll(): Boolean {
|
|
||||||
preferences.clear()
|
|
||||||
return true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -14,24 +14,23 @@ import java.io.File
|
|||||||
import javax.imageio.ImageIO
|
import javax.imageio.ImageIO
|
||||||
import javax.xml.parsers.DocumentBuilderFactory
|
import javax.xml.parsers.DocumentBuilderFactory
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
data class InstalledPackage(val root: File) {
|
data class InstalledPackage(val root: File) {
|
||||||
val apk = File(root, "package.apk")
|
val apk = File(root, "package.apk")
|
||||||
val jar = File(root, "translated.jar")
|
val jar = File(root, "translated.jar")
|
||||||
val icon = File(root, "icon.png")
|
val icon = File(root, "icon.png")
|
||||||
|
|
||||||
val info: PackageInfo
|
val info: PackageInfo
|
||||||
get() =
|
get() = ApkParsers.getMetaInfo(apk).toPackageInfo(root, apk).also {
|
||||||
ApkParsers.getMetaInfo(apk).toPackageInfo(apk).also {
|
|
||||||
val parsed = ApkFile(apk)
|
val parsed = ApkFile(apk)
|
||||||
val dbFactory = DocumentBuilderFactory.newInstance()
|
val dbFactory = DocumentBuilderFactory.newInstance()
|
||||||
val dBuilder = dbFactory.newDocumentBuilder()
|
val dBuilder = dbFactory.newDocumentBuilder()
|
||||||
val doc =
|
val doc = parsed.manifestXml.byteInputStream().use {
|
||||||
parsed.manifestXml.byteInputStream().use {
|
|
||||||
dBuilder.parse(it)
|
dBuilder.parse(it)
|
||||||
}
|
}
|
||||||
|
|
||||||
it.applicationInfo.metaData =
|
it.applicationInfo.metaData = Bundle().apply {
|
||||||
Bundle().apply {
|
|
||||||
val appTag = doc.getElementsByTagName("application").item(0)
|
val appTag = doc.getElementsByTagName("application").item(0)
|
||||||
|
|
||||||
appTag?.childNodes?.toList()?.filter {
|
appTag?.childNodes?.toList()?.filter {
|
||||||
@@ -41,24 +40,18 @@ data class InstalledPackage(val root: File) {
|
|||||||
}?.filter {
|
}?.filter {
|
||||||
it.tagName == "meta-data"
|
it.tagName == "meta-data"
|
||||||
}?.map {
|
}?.map {
|
||||||
putString(
|
putString(it.attributes.getNamedItem("android:name").nodeValue,
|
||||||
it.attributes.getNamedItem("android:name").nodeValue,
|
it.attributes.getNamedItem("android:value").nodeValue)
|
||||||
it.attributes.getNamedItem("android:value").nodeValue,
|
|
||||||
)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
it.signatures =
|
it.signatures = (parsed.apkSingers.flatMap { it.certificateMetas }
|
||||||
(
|
/*+ parsed.apkV2Singers.flatMap { it.certificateMetas }*/) // Blocked by: https://github.com/hsiafan/apk-parser/issues/72
|
||||||
parsed.apkSingers.flatMap { it.certificateMetas }
|
|
||||||
// + parsed.apkV2Singers.flatMap { it.certificateMetas }
|
|
||||||
) // Blocked by: https://github.com/hsiafan/apk-parser/issues/72
|
|
||||||
.map { Signature(it.data) }.toTypedArray()
|
.map { Signature(it.data) }.toTypedArray()
|
||||||
}
|
}
|
||||||
|
|
||||||
fun verify(): Boolean {
|
fun verify(): Boolean {
|
||||||
val res =
|
val res = ApkVerifier.Builder(apk)
|
||||||
ApkVerifier.Builder(apk)
|
|
||||||
.build()
|
.build()
|
||||||
.verify()
|
.verify()
|
||||||
|
|
||||||
@@ -69,8 +62,7 @@ data class InstalledPackage(val root: File) {
|
|||||||
try {
|
try {
|
||||||
val icons = ApkFile(apk).allIcons
|
val icons = ApkFile(apk).allIcons
|
||||||
|
|
||||||
val read =
|
val read = icons.filter { it.isFile }.map {
|
||||||
icons.filter { it.isFile }.map {
|
|
||||||
it.data.inputStream().use {
|
it.data.inputStream().use {
|
||||||
ImageIO.read(it)
|
ImageIO.read(it)
|
||||||
}
|
}
|
||||||
@@ -90,8 +82,7 @@ data class InstalledPackage(val root: File) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
companion object {
|
private fun NodeList.toList(): List<Node> {
|
||||||
fun NodeList.toList(): List<Node> {
|
|
||||||
val out = mutableListOf<Node>()
|
val out = mutableListOf<Node>()
|
||||||
|
|
||||||
for(i in 0 until length)
|
for(i in 0 until length)
|
||||||
@@ -100,4 +91,3 @@ data class InstalledPackage(val root: File) {
|
|||||||
return out
|
return out
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|||||||
@@ -25,10 +25,7 @@ class PackageController {
|
|||||||
return File(androidFiles.packagesDir, pn)
|
return File(androidFiles.packagesDir, pn)
|
||||||
}
|
}
|
||||||
|
|
||||||
fun installPackage(
|
fun installPackage(apk: File, allowReinstall: Boolean) {
|
||||||
apk: File,
|
|
||||||
allowReinstall: Boolean,
|
|
||||||
) {
|
|
||||||
val root = findRoot(apk)
|
val root = findRoot(apk)
|
||||||
|
|
||||||
if (root.exists()) {
|
if (root.exists()) {
|
||||||
@@ -77,12 +74,11 @@ class PackageController {
|
|||||||
|
|
||||||
fun findPackage(packageName: String): InstalledPackage? {
|
fun findPackage(packageName: String): InstalledPackage? {
|
||||||
val file = File(androidFiles.packagesDir, packageName)
|
val file = File(androidFiles.packagesDir, packageName)
|
||||||
return if (file.exists()) {
|
return if(file.exists())
|
||||||
InstalledPackage(file)
|
InstalledPackage(file)
|
||||||
} else {
|
else
|
||||||
null
|
null
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
fun findJarFromApk(apkFile: File): File? {
|
fun findJarFromApk(apkFile: File): File? {
|
||||||
val pkgName = ApkParsers.getMetaInfo(apkFile).packageName
|
val pkgName = ApkParsers.getMetaInfo(apkFile).packageName
|
||||||
|
|||||||
@@ -6,21 +6,19 @@ import android.content.pm.PackageInfo
|
|||||||
import net.dongliu.apk.parser.bean.ApkMeta
|
import net.dongliu.apk.parser.bean.ApkMeta
|
||||||
import java.io.File
|
import java.io.File
|
||||||
|
|
||||||
fun ApkMeta.toPackageInfo(apk: File): PackageInfo {
|
fun ApkMeta.toPackageInfo(root: File, apk: File): PackageInfo {
|
||||||
return PackageInfo().also {
|
return PackageInfo().also {
|
||||||
it.packageName = packageName
|
it.packageName = packageName
|
||||||
it.versionCode = versionCode.toInt()
|
it.versionCode = versionCode.toInt()
|
||||||
it.versionName = versionName
|
it.versionName = versionName
|
||||||
|
|
||||||
it.reqFeatures =
|
it.reqFeatures = usesFeatures.map {
|
||||||
usesFeatures.map {
|
|
||||||
FeatureInfo().apply {
|
FeatureInfo().apply {
|
||||||
name = it.name
|
name = it.name
|
||||||
}
|
}
|
||||||
}.toTypedArray()
|
}.toTypedArray()
|
||||||
|
|
||||||
it.applicationInfo =
|
it.applicationInfo = ApplicationInfo().apply {
|
||||||
ApplicationInfo().apply {
|
|
||||||
packageName = it.packageName
|
packageName = it.packageName
|
||||||
nonLocalizedLabel = label
|
nonLocalizedLabel = label
|
||||||
sourceDir = apk.absolutePath
|
sourceDir = apk.absolutePath
|
||||||
|
|||||||
@@ -1,249 +0,0 @@
|
|||||||
package xyz.nulldev.androidcompat.replace.java.text;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import com.ibm.icu.text.DisplayContext;
|
|
||||||
import com.ibm.icu.util.Currency;
|
|
||||||
import com.ibm.icu.util.CurrencyAmount;
|
|
||||||
import com.ibm.icu.util.ULocale;
|
|
||||||
|
|
||||||
import java.math.BigDecimal;
|
|
||||||
import java.math.BigInteger;
|
|
||||||
import java.text.AttributedCharacterIterator;
|
|
||||||
import java.text.FieldPosition;
|
|
||||||
import java.text.ParseException;
|
|
||||||
import java.text.ParsePosition;
|
|
||||||
import java.util.Locale;
|
|
||||||
|
|
||||||
public class NumberFormat extends java.text.NumberFormat {
|
|
||||||
private com.ibm.icu.text.NumberFormat delegate;
|
|
||||||
|
|
||||||
public NumberFormat(com.ibm.icu.text.NumberFormat delegate) {
|
|
||||||
this.delegate = delegate;
|
|
||||||
}
|
|
||||||
|
|
||||||
public StringBuffer format(Object number, StringBuffer toAppendTo, FieldPosition pos) {
|
|
||||||
return delegate.format(number, toAppendTo, pos);
|
|
||||||
}
|
|
||||||
|
|
||||||
public String format(BigInteger number) {
|
|
||||||
return delegate.format(number);
|
|
||||||
}
|
|
||||||
|
|
||||||
public String format(BigDecimal number) {
|
|
||||||
return delegate.format(number);
|
|
||||||
}
|
|
||||||
|
|
||||||
public String format(com.ibm.icu.math.BigDecimal number) {
|
|
||||||
return delegate.format(number);
|
|
||||||
}
|
|
||||||
|
|
||||||
public String format(CurrencyAmount currAmt) {
|
|
||||||
return delegate.format(currAmt);
|
|
||||||
}
|
|
||||||
|
|
||||||
public StringBuffer format(double number, StringBuffer toAppendTo, FieldPosition pos) {
|
|
||||||
return delegate.format(number, toAppendTo, pos);
|
|
||||||
}
|
|
||||||
|
|
||||||
public StringBuffer format(long number, StringBuffer toAppendTo, FieldPosition pos) {
|
|
||||||
return delegate.format(number, toAppendTo, pos);
|
|
||||||
}
|
|
||||||
|
|
||||||
public StringBuffer format(BigInteger number, StringBuffer toAppendTo, FieldPosition pos) {
|
|
||||||
return delegate.format(number, toAppendTo, pos);
|
|
||||||
}
|
|
||||||
|
|
||||||
public StringBuffer format(BigDecimal number, StringBuffer toAppendTo, FieldPosition pos) {
|
|
||||||
return delegate.format(number, toAppendTo, pos);
|
|
||||||
}
|
|
||||||
|
|
||||||
public StringBuffer format(com.ibm.icu.math.BigDecimal number, StringBuffer toAppendTo, FieldPosition pos) {
|
|
||||||
return delegate.format(number, toAppendTo, pos);
|
|
||||||
}
|
|
||||||
|
|
||||||
public StringBuffer format(CurrencyAmount currAmt, StringBuffer toAppendTo, FieldPosition pos) {
|
|
||||||
return delegate.format(currAmt, toAppendTo, pos);
|
|
||||||
}
|
|
||||||
|
|
||||||
public Number parse(String text, ParsePosition parsePosition) {
|
|
||||||
return delegate.parse(text, parsePosition);
|
|
||||||
}
|
|
||||||
|
|
||||||
public Number parse(String text) throws ParseException {
|
|
||||||
return delegate.parse(text);
|
|
||||||
}
|
|
||||||
|
|
||||||
public CurrencyAmount parseCurrency(CharSequence text, ParsePosition pos) {
|
|
||||||
return delegate.parseCurrency(text, pos);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isParseIntegerOnly() {
|
|
||||||
return delegate.isParseIntegerOnly();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setParseIntegerOnly(boolean value) {
|
|
||||||
delegate.setParseIntegerOnly(value);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setParseStrict(boolean value) {
|
|
||||||
delegate.setParseStrict(value);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isParseStrict() {
|
|
||||||
return delegate.isParseStrict();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setContext(DisplayContext context) {
|
|
||||||
delegate.setContext(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
public DisplayContext getContext(DisplayContext.Type type) {
|
|
||||||
return delegate.getContext(type);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static java.text.NumberFormat getInstance(Locale inLocale) {
|
|
||||||
return new NumberFormat(com.ibm.icu.text.NumberFormat.getInstance(inLocale));
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.NumberFormat getInstance(ULocale inLocale) {
|
|
||||||
return com.ibm.icu.text.NumberFormat.getInstance(inLocale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.NumberFormat getInstance(int style) {
|
|
||||||
return com.ibm.icu.text.NumberFormat.getInstance(style);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.NumberFormat getInstance(Locale inLocale, int style) {
|
|
||||||
return com.ibm.icu.text.NumberFormat.getInstance(inLocale, style);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.NumberFormat getNumberInstance(ULocale inLocale) {
|
|
||||||
return com.ibm.icu.text.NumberFormat.getNumberInstance(inLocale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.NumberFormat getIntegerInstance(ULocale inLocale) {
|
|
||||||
return com.ibm.icu.text.NumberFormat.getIntegerInstance(inLocale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.NumberFormat getCurrencyInstance(ULocale inLocale) {
|
|
||||||
return com.ibm.icu.text.NumberFormat.getCurrencyInstance(inLocale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.NumberFormat getPercentInstance(ULocale inLocale) {
|
|
||||||
return com.ibm.icu.text.NumberFormat.getPercentInstance(inLocale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.NumberFormat getScientificInstance(ULocale inLocale) {
|
|
||||||
return com.ibm.icu.text.NumberFormat.getScientificInstance(inLocale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static Locale[] getAvailableLocales() {
|
|
||||||
return com.ibm.icu.text.NumberFormat.getAvailableLocales();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static ULocale[] getAvailableULocales() {
|
|
||||||
return com.ibm.icu.text.NumberFormat.getAvailableULocales();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static Object registerFactory(com.ibm.icu.text.NumberFormat.NumberFormatFactory factory) {
|
|
||||||
return com.ibm.icu.text.NumberFormat.registerFactory(factory);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static boolean unregister(Object registryKey) {
|
|
||||||
return com.ibm.icu.text.NumberFormat.unregister(registryKey);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int hashCode() {
|
|
||||||
return delegate.hashCode();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean equals(Object obj) {
|
|
||||||
return delegate.equals(obj);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public Object clone() {
|
|
||||||
return delegate.clone();
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isGroupingUsed() {
|
|
||||||
return delegate.isGroupingUsed();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setGroupingUsed(boolean newValue) {
|
|
||||||
delegate.setGroupingUsed(newValue);
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getMaximumIntegerDigits() {
|
|
||||||
return delegate.getMaximumIntegerDigits();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setMaximumIntegerDigits(int newValue) {
|
|
||||||
delegate.setMaximumIntegerDigits(newValue);
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getMinimumIntegerDigits() {
|
|
||||||
return delegate.getMinimumIntegerDigits();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setMinimumIntegerDigits(int newValue) {
|
|
||||||
delegate.setMinimumIntegerDigits(newValue);
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getMaximumFractionDigits() {
|
|
||||||
return delegate.getMaximumFractionDigits();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setMaximumFractionDigits(int newValue) {
|
|
||||||
delegate.setMaximumFractionDigits(newValue);
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getMinimumFractionDigits() {
|
|
||||||
return delegate.getMinimumFractionDigits();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setMinimumFractionDigits(int newValue) {
|
|
||||||
delegate.setMinimumFractionDigits(newValue);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setCurrency(Currency theCurrency) {
|
|
||||||
delegate.setCurrency(theCurrency);
|
|
||||||
}
|
|
||||||
|
|
||||||
public java.util.Currency getCurrency() {
|
|
||||||
return java.util.Currency.getInstance(delegate.getCurrency().getCurrencyCode());
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setRoundingMode(int roundingMode) {
|
|
||||||
delegate.setRoundingMode(roundingMode);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.NumberFormat getInstance(ULocale desiredLocale, int choice) {
|
|
||||||
return com.ibm.icu.text.NumberFormat.getInstance(desiredLocale, choice);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
public static String getPatternForStyle(ULocale forLocale, int choice) {
|
|
||||||
return com.ibm.icu.text.NumberFormat.getPatternForStyle(forLocale, choice);
|
|
||||||
}
|
|
||||||
|
|
||||||
public ULocale getLocale(ULocale.Type type) {
|
|
||||||
return delegate.getLocale(type);
|
|
||||||
}
|
|
||||||
|
|
||||||
public AttributedCharacterIterator formatToCharacterIterator(Object obj) {
|
|
||||||
return delegate.formatToCharacterIterator(obj);
|
|
||||||
}
|
|
||||||
|
|
||||||
public Object parseObject(String source) throws ParseException {
|
|
||||||
return delegate.parseObject(source);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,346 +0,0 @@
|
|||||||
package xyz.nulldev.androidcompat.replace.java.text;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import com.ibm.icu.text.DateFormatSymbols;
|
|
||||||
import com.ibm.icu.text.DisplayContext;
|
|
||||||
import com.ibm.icu.text.TimeZoneFormat;
|
|
||||||
import com.ibm.icu.util.ULocale;
|
|
||||||
import xyz.nulldev.androidcompat.replace.java.util.Calendar;
|
|
||||||
import xyz.nulldev.androidcompat.replace.java.util.TimeZone;
|
|
||||||
|
|
||||||
import java.text.*;
|
|
||||||
import java.util.Date;
|
|
||||||
import java.util.Locale;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Overridden to switch to Android implementation
|
|
||||||
*/
|
|
||||||
public class SimpleDateFormat extends java.text.DateFormat {
|
|
||||||
private com.ibm.icu.text.SimpleDateFormat delegate;
|
|
||||||
|
|
||||||
public SimpleDateFormat() {
|
|
||||||
delegate = new com.ibm.icu.text.SimpleDateFormat();
|
|
||||||
}
|
|
||||||
|
|
||||||
private SimpleDateFormat(com.ibm.icu.text.SimpleDateFormat delegate) {
|
|
||||||
this.delegate = delegate;
|
|
||||||
}
|
|
||||||
|
|
||||||
public SimpleDateFormat(String pattern) {
|
|
||||||
delegate = new com.ibm.icu.text.SimpleDateFormat(pattern);
|
|
||||||
}
|
|
||||||
|
|
||||||
public SimpleDateFormat(String pattern, Locale loc) {
|
|
||||||
delegate = new com.ibm.icu.text.SimpleDateFormat(pattern, loc);
|
|
||||||
}
|
|
||||||
|
|
||||||
public SimpleDateFormat(String pattern, ULocale loc) {
|
|
||||||
delegate = new com.ibm.icu.text.SimpleDateFormat(pattern, loc);
|
|
||||||
}
|
|
||||||
|
|
||||||
public SimpleDateFormat(String pattern, String override, ULocale loc) {
|
|
||||||
delegate = new com.ibm.icu.text.SimpleDateFormat(pattern, override, loc);
|
|
||||||
}
|
|
||||||
|
|
||||||
public SimpleDateFormat(String pattern, DateFormatSymbols formatData) {
|
|
||||||
delegate = new com.ibm.icu.text.SimpleDateFormat(pattern, formatData);
|
|
||||||
}
|
|
||||||
|
|
||||||
public SimpleDateFormat(String pattern, DateFormatSymbols formatData, ULocale loc) {
|
|
||||||
delegate = new com.ibm.icu.text.SimpleDateFormat(pattern, formatData, loc);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
public static SimpleDateFormat getInstance(com.ibm.icu.util.Calendar.FormatConfiguration formatConfig) {
|
|
||||||
return new SimpleDateFormat(com.ibm.icu.text.SimpleDateFormat.getInstance(formatConfig));
|
|
||||||
}
|
|
||||||
|
|
||||||
public void set2DigitYearStart(Date startDate) {
|
|
||||||
delegate.set2DigitYearStart(startDate);
|
|
||||||
}
|
|
||||||
|
|
||||||
public Date get2DigitYearStart() {
|
|
||||||
return delegate.get2DigitYearStart();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setContext(DisplayContext context) {
|
|
||||||
delegate.setContext(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
public StringBuffer format(com.ibm.icu.util.Calendar cal, StringBuffer toAppendTo, FieldPosition pos) {
|
|
||||||
return delegate.format(cal, toAppendTo, pos);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setNumberFormat(com.ibm.icu.text.NumberFormat newNumberFormat) {
|
|
||||||
delegate.setNumberFormat(newNumberFormat);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void parse(String text, com.ibm.icu.util.Calendar cal, ParsePosition parsePos) {
|
|
||||||
delegate.parse(text, cal, parsePos);
|
|
||||||
}
|
|
||||||
|
|
||||||
public String toPattern() {
|
|
||||||
return delegate.toPattern();
|
|
||||||
}
|
|
||||||
|
|
||||||
public String toLocalizedPattern() {
|
|
||||||
return delegate.toLocalizedPattern();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void applyPattern(String pat) {
|
|
||||||
delegate.applyPattern(pat);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void applyLocalizedPattern(String pat) {
|
|
||||||
delegate.applyLocalizedPattern(pat);
|
|
||||||
}
|
|
||||||
|
|
||||||
public DateFormatSymbols getDateFormatSymbols() {
|
|
||||||
return delegate.getDateFormatSymbols();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setDateFormatSymbols(DateFormatSymbols newFormatSymbols) {
|
|
||||||
delegate.setDateFormatSymbols(newFormatSymbols);
|
|
||||||
}
|
|
||||||
|
|
||||||
public TimeZoneFormat getTimeZoneFormat() {
|
|
||||||
return delegate.getTimeZoneFormat();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setTimeZoneFormat(TimeZoneFormat tzfmt) {
|
|
||||||
delegate.setTimeZoneFormat(tzfmt);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public Object clone() {
|
|
||||||
return delegate.clone();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int hashCode() {
|
|
||||||
return delegate.hashCode();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean equals(Object obj) {
|
|
||||||
return delegate.equals(obj);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public AttributedCharacterIterator formatToCharacterIterator(Object obj) {
|
|
||||||
return delegate.formatToCharacterIterator(obj);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
public StringBuffer intervalFormatByAlgorithm(com.ibm.icu.util.Calendar fromCalendar, com.ibm.icu.util.Calendar toCalendar, StringBuffer appendTo, FieldPosition pos) throws IllegalArgumentException {
|
|
||||||
return delegate.intervalFormatByAlgorithm(fromCalendar, toCalendar, appendTo, pos);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setNumberFormat(String fields, com.ibm.icu.text.NumberFormat overrideNF) {
|
|
||||||
delegate.setNumberFormat(fields, overrideNF);
|
|
||||||
}
|
|
||||||
|
|
||||||
public com.ibm.icu.text.NumberFormat getNumberFormat(char field) {
|
|
||||||
return delegate.getNumberFormat(field);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public StringBuffer format(Date date, StringBuffer toAppendTo, FieldPosition fieldPosition) {
|
|
||||||
return delegate.format(date, toAppendTo, fieldPosition);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public Date parse(String text) throws ParseException {
|
|
||||||
return delegate.parse(text);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public Date parse(String text, ParsePosition pos) {
|
|
||||||
return delegate.parse(text, pos);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public Object parseObject(String source, ParsePosition pos) {
|
|
||||||
return delegate.parseObject(source, pos);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getTimeInstance(int style, ULocale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getTimeInstance(style, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getDateInstance(int style, ULocale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getDateInstance(style, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getDateTimeInstance(int dateStyle, int timeStyle, ULocale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getDateTimeInstance(dateStyle, timeStyle, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static Locale[] getAvailableLocales() {
|
|
||||||
return com.ibm.icu.text.DateFormat.getAvailableLocales();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static ULocale[] getAvailableULocales() {
|
|
||||||
return com.ibm.icu.text.DateFormat.getAvailableULocales();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void setCalendar(java.util.Calendar newCalendar) {
|
|
||||||
com.ibm.icu.util.Calendar cal = com.ibm.icu.util.Calendar.getInstance(com.ibm.icu.util.TimeZone.getTimeZone(newCalendar.getTimeZone().getID()));
|
|
||||||
cal.setTimeInMillis(newCalendar.getTimeInMillis());
|
|
||||||
delegate.setCalendar(cal);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public java.util.Calendar getCalendar() {
|
|
||||||
return new Calendar(delegate.getCalendar());
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public java.text.NumberFormat getNumberFormat() {
|
|
||||||
return new NumberFormat(delegate.getNumberFormat());
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void setTimeZone(java.util.TimeZone zone) {
|
|
||||||
delegate.setTimeZone(com.ibm.icu.util.TimeZone.getTimeZone(zone.getID()));
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public java.util.TimeZone getTimeZone() {
|
|
||||||
return new TimeZone(delegate.getTimeZone());
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void setLenient(boolean lenient) {
|
|
||||||
delegate.setLenient(lenient);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean isLenient() {
|
|
||||||
return delegate.isLenient();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setCalendarLenient(boolean lenient) {
|
|
||||||
delegate.setCalendarLenient(lenient);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isCalendarLenient() {
|
|
||||||
return delegate.isCalendarLenient();
|
|
||||||
}
|
|
||||||
|
|
||||||
public com.ibm.icu.text.DateFormat setBooleanAttribute(com.ibm.icu.text.DateFormat.BooleanAttribute key, boolean value) {
|
|
||||||
return delegate.setBooleanAttribute(key, value);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean getBooleanAttribute(com.ibm.icu.text.DateFormat.BooleanAttribute key) {
|
|
||||||
return delegate.getBooleanAttribute(key);
|
|
||||||
}
|
|
||||||
|
|
||||||
public DisplayContext getContext(DisplayContext.Type type) {
|
|
||||||
return delegate.getContext(type);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getDateInstance(com.ibm.icu.util.Calendar cal, int dateStyle, Locale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getDateInstance(cal, dateStyle, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getDateInstance(com.ibm.icu.util.Calendar cal, int dateStyle, ULocale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getDateInstance(cal, dateStyle, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getTimeInstance(com.ibm.icu.util.Calendar cal, int timeStyle, Locale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getTimeInstance(cal, timeStyle, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getTimeInstance(com.ibm.icu.util.Calendar cal, int timeStyle, ULocale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getTimeInstance(cal, timeStyle, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getDateTimeInstance(com.ibm.icu.util.Calendar cal, int dateStyle, int timeStyle, Locale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getDateTimeInstance(cal, dateStyle, timeStyle, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getDateTimeInstance(com.ibm.icu.util.Calendar cal, int dateStyle, int timeStyle, ULocale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getDateTimeInstance(cal, dateStyle, timeStyle, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getInstance(com.ibm.icu.util.Calendar cal, Locale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getInstance(cal, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getInstance(com.ibm.icu.util.Calendar cal, ULocale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getInstance(cal, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getInstance(com.ibm.icu.util.Calendar cal) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getInstance(cal);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getDateInstance(com.ibm.icu.util.Calendar cal, int dateStyle) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getDateInstance(cal, dateStyle);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getTimeInstance(com.ibm.icu.util.Calendar cal, int timeStyle) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getTimeInstance(cal, timeStyle);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getDateTimeInstance(com.ibm.icu.util.Calendar cal, int dateStyle, int timeStyle) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getDateTimeInstance(cal, dateStyle, timeStyle);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getInstanceForSkeleton(String skeleton) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getInstanceForSkeleton(skeleton);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getInstanceForSkeleton(String skeleton, Locale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getInstanceForSkeleton(skeleton, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getInstanceForSkeleton(String skeleton, ULocale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getInstanceForSkeleton(skeleton, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getInstanceForSkeleton(com.ibm.icu.util.Calendar cal, String skeleton, Locale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getInstanceForSkeleton(cal, skeleton, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getInstanceForSkeleton(com.ibm.icu.util.Calendar cal, String skeleton, ULocale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getInstanceForSkeleton(cal, skeleton, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getPatternInstance(String skeleton) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getPatternInstance(skeleton);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getPatternInstance(String skeleton, Locale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getPatternInstance(skeleton, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getPatternInstance(String skeleton, ULocale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getPatternInstance(skeleton, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getPatternInstance(com.ibm.icu.util.Calendar cal, String skeleton, Locale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getPatternInstance(cal, skeleton, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.text.DateFormat getPatternInstance(com.ibm.icu.util.Calendar cal, String skeleton, ULocale locale) {
|
|
||||||
return com.ibm.icu.text.DateFormat.getPatternInstance(cal, skeleton, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public ULocale getLocale(ULocale.Type type) {
|
|
||||||
return delegate.getLocale(type);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public Object parseObject(String source) throws ParseException {
|
|
||||||
return delegate.parseObject(source);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,294 +0,0 @@
|
|||||||
package xyz.nulldev.androidcompat.replace.java.util;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import com.ibm.icu.text.DateFormat;
|
|
||||||
import com.ibm.icu.util.ULocale;
|
|
||||||
|
|
||||||
import java.util.Date;
|
|
||||||
import java.util.Locale;
|
|
||||||
|
|
||||||
public class Calendar extends java.util.Calendar {
|
|
||||||
private com.ibm.icu.util.Calendar delegate;
|
|
||||||
|
|
||||||
public Calendar(com.ibm.icu.util.Calendar delegate) {
|
|
||||||
this.delegate = delegate;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static java.util.Calendar getInstance() {
|
|
||||||
return new Calendar(com.ibm.icu.util.Calendar.getInstance());
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.util.Calendar getInstance(com.ibm.icu.util.TimeZone zone) {
|
|
||||||
return com.ibm.icu.util.Calendar.getInstance(zone);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static java.util.Calendar getInstance(Locale aLocale) {
|
|
||||||
return new Calendar(com.ibm.icu.util.Calendar.getInstance(aLocale));
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.util.Calendar getInstance(ULocale locale) {
|
|
||||||
return com.ibm.icu.util.Calendar.getInstance(locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.util.Calendar getInstance(com.ibm.icu.util.TimeZone zone, Locale aLocale) {
|
|
||||||
return com.ibm.icu.util.Calendar.getInstance(zone, aLocale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.util.Calendar getInstance(com.ibm.icu.util.TimeZone zone, ULocale locale) {
|
|
||||||
return com.ibm.icu.util.Calendar.getInstance(zone, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static Locale[] getAvailableLocales() {
|
|
||||||
return com.ibm.icu.util.Calendar.getAvailableLocales();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void computeTime() {}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void computeFields() {}
|
|
||||||
|
|
||||||
public static ULocale[] getAvailableULocales() {
|
|
||||||
return com.ibm.icu.util.Calendar.getAvailableULocales();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String[] getKeywordValuesForLocale(String key, ULocale locale, boolean commonlyUsed) {
|
|
||||||
return com.ibm.icu.util.Calendar.getKeywordValuesForLocale(key, locale, commonlyUsed);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public long getTimeInMillis() {
|
|
||||||
return delegate.getTimeInMillis();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void setTimeInMillis(long millis) {
|
|
||||||
delegate.setTimeInMillis(millis);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
public int getRelatedYear() {
|
|
||||||
return delegate.getRelatedYear();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
public void setRelatedYear(int year) {
|
|
||||||
delegate.setRelatedYear(year);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean equals(Object obj) {
|
|
||||||
return delegate.equals(obj);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isEquivalentTo(com.ibm.icu.util.Calendar other) {
|
|
||||||
return delegate.isEquivalentTo(other);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int hashCode() {
|
|
||||||
return delegate.hashCode();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean before(Object when) {
|
|
||||||
return delegate.before(when);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean after(Object when) {
|
|
||||||
return delegate.after(when);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getActualMaximum(int field) {
|
|
||||||
return delegate.getActualMaximum(field);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getActualMinimum(int field) {
|
|
||||||
return delegate.getActualMinimum(field);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void roll(int field, int amount) {
|
|
||||||
delegate.roll(field, amount);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void add(int field, int amount) {
|
|
||||||
delegate.add(field, amount);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void roll(int field, boolean up) {
|
|
||||||
roll(field, up ? 1 : -1);
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getDisplayName(Locale loc) {
|
|
||||||
return delegate.getDisplayName(loc);
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getDisplayName(ULocale loc) {
|
|
||||||
return delegate.getDisplayName(loc);
|
|
||||||
}
|
|
||||||
|
|
||||||
public int compareTo(com.ibm.icu.util.Calendar that) {
|
|
||||||
return delegate.compareTo(that);
|
|
||||||
}
|
|
||||||
|
|
||||||
public DateFormat getDateTimeFormat(int dateStyle, int timeStyle, Locale loc) {
|
|
||||||
return delegate.getDateTimeFormat(dateStyle, timeStyle, loc);
|
|
||||||
}
|
|
||||||
|
|
||||||
public DateFormat getDateTimeFormat(int dateStyle, int timeStyle, ULocale loc) {
|
|
||||||
return delegate.getDateTimeFormat(dateStyle, timeStyle, loc);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
public static String getDateTimePattern(com.ibm.icu.util.Calendar cal, ULocale uLocale, int dateStyle) {
|
|
||||||
return com.ibm.icu.util.Calendar.getDateTimePattern(cal, uLocale, dateStyle);
|
|
||||||
}
|
|
||||||
|
|
||||||
public int fieldDifference(Date when, int field) {
|
|
||||||
return delegate.fieldDifference(when, field);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setTimeZone(com.ibm.icu.util.TimeZone value) {
|
|
||||||
delegate.setTimeZone(value);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public java.util.TimeZone getTimeZone() {
|
|
||||||
return new TimeZone(delegate.getTimeZone());
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void setLenient(boolean lenient) {
|
|
||||||
delegate.setLenient(lenient);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean isLenient() {
|
|
||||||
return delegate.isLenient();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setRepeatedWallTimeOption(int option) {
|
|
||||||
delegate.setRepeatedWallTimeOption(option);
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getRepeatedWallTimeOption() {
|
|
||||||
return delegate.getRepeatedWallTimeOption();
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setSkippedWallTimeOption(int option) {
|
|
||||||
delegate.setSkippedWallTimeOption(option);
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getSkippedWallTimeOption() {
|
|
||||||
return delegate.getSkippedWallTimeOption();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void setFirstDayOfWeek(int value) {
|
|
||||||
delegate.setFirstDayOfWeek(value);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getFirstDayOfWeek() {
|
|
||||||
return delegate.getFirstDayOfWeek();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void setMinimalDaysInFirstWeek(int value) {
|
|
||||||
delegate.setMinimalDaysInFirstWeek(value);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getMinimalDaysInFirstWeek() {
|
|
||||||
return delegate.getMinimalDaysInFirstWeek();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getMinimum(int field) {
|
|
||||||
return delegate.getMinimum(field);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getMaximum(int field) {
|
|
||||||
return delegate.getMaximum(field);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getGreatestMinimum(int field) {
|
|
||||||
return delegate.getGreatestMinimum(field);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getLeastMaximum(int field) {
|
|
||||||
return delegate.getLeastMaximum(field);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
public int getDayOfWeekType(int dayOfWeek) {
|
|
||||||
return delegate.getDayOfWeekType(dayOfWeek);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
public int getWeekendTransition(int dayOfWeek) {
|
|
||||||
return delegate.getWeekendTransition(dayOfWeek);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isWeekend(Date date) {
|
|
||||||
return delegate.isWeekend(date);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isWeekend() {
|
|
||||||
return delegate.isWeekend();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public Object clone() {
|
|
||||||
return delegate.clone();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public String toString() {
|
|
||||||
return delegate.toString();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.util.Calendar.WeekData getWeekDataForRegion(String region) {
|
|
||||||
return com.ibm.icu.util.Calendar.getWeekDataForRegion(region);
|
|
||||||
}
|
|
||||||
|
|
||||||
public com.ibm.icu.util.Calendar.WeekData getWeekData() {
|
|
||||||
return delegate.getWeekData();
|
|
||||||
}
|
|
||||||
|
|
||||||
public com.ibm.icu.util.Calendar setWeekData(com.ibm.icu.util.Calendar.WeekData wdata) {
|
|
||||||
return delegate.setWeekData(wdata);
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getFieldCount() {
|
|
||||||
return delegate.getFieldCount();
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getType() {
|
|
||||||
return delegate.getType();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
public boolean haveDefaultCentury() {
|
|
||||||
return delegate.haveDefaultCentury();
|
|
||||||
}
|
|
||||||
|
|
||||||
public ULocale getLocale(ULocale.Type type) {
|
|
||||||
return delegate.getLocale(type);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,196 +0,0 @@
|
|||||||
package xyz.nulldev.androidcompat.replace.java.util;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
import com.ibm.icu.util.ULocale;
|
|
||||||
|
|
||||||
import java.util.Date;
|
|
||||||
import java.util.Locale;
|
|
||||||
import java.util.Set;
|
|
||||||
|
|
||||||
public class TimeZone extends java.util.TimeZone {
|
|
||||||
private com.ibm.icu.util.TimeZone delegate;
|
|
||||||
|
|
||||||
public TimeZone(com.ibm.icu.util.TimeZone delegate) {
|
|
||||||
this.delegate = delegate;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getOffset(int era, int year, int month, int day, int dayOfWeek, int milliseconds) {
|
|
||||||
return delegate.getOffset(era, year, month, day, dayOfWeek, milliseconds);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getOffset(long date) {
|
|
||||||
return delegate.getOffset(date);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void getOffset(long date, boolean local, int[] offsets) {
|
|
||||||
delegate.getOffset(date, local, offsets);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void setRawOffset(int offsetMillis) {
|
|
||||||
delegate.setRawOffset(offsetMillis);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getRawOffset() {
|
|
||||||
return delegate.getRawOffset();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public String getID() {
|
|
||||||
return delegate.getID();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void setID(String ID) {
|
|
||||||
delegate.setID(ID);
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getDisplayName(ULocale locale) {
|
|
||||||
return delegate.getDisplayName(locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public String getDisplayName(boolean daylight, int style, Locale locale) {
|
|
||||||
return delegate.getDisplayName(daylight, style, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getDisplayName(boolean daylight, int style, ULocale locale) {
|
|
||||||
return delegate.getDisplayName(daylight, style, locale);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getDSTSavings() {
|
|
||||||
return delegate.getDSTSavings();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean useDaylightTime() {
|
|
||||||
return delegate.useDaylightTime();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean observesDaylightTime() {
|
|
||||||
return delegate.observesDaylightTime();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean inDaylightTime(Date date) {
|
|
||||||
return delegate.inDaylightTime(date);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static java.util.TimeZone getTimeZone(String ID) {
|
|
||||||
return new TimeZone(com.ibm.icu.util.TimeZone.getTimeZone(ID));
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.util.TimeZone getFrozenTimeZone(String ID) {
|
|
||||||
return com.ibm.icu.util.TimeZone.getFrozenTimeZone(ID);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static com.ibm.icu.util.TimeZone getTimeZone(String ID, int type) {
|
|
||||||
return com.ibm.icu.util.TimeZone.getTimeZone(ID, type);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static void setDefaultTimeZoneType(int type) {
|
|
||||||
com.ibm.icu.util.TimeZone.setDefaultTimeZoneType(type);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static int getDefaultTimeZoneType() {
|
|
||||||
return com.ibm.icu.util.TimeZone.getDefaultTimeZoneType();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static Set<String> getAvailableIDs(com.ibm.icu.util.TimeZone.SystemTimeZoneType zoneType, String region, Integer rawOffset) {
|
|
||||||
return com.ibm.icu.util.TimeZone.getAvailableIDs(zoneType, region, rawOffset);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String[] getAvailableIDs(int rawOffset) {
|
|
||||||
return com.ibm.icu.util.TimeZone.getAvailableIDs(rawOffset);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String[] getAvailableIDs(String country) {
|
|
||||||
return com.ibm.icu.util.TimeZone.getAvailableIDs(country);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String[] getAvailableIDs() {
|
|
||||||
return com.ibm.icu.util.TimeZone.getAvailableIDs();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static int countEquivalentIDs(String id) {
|
|
||||||
return com.ibm.icu.util.TimeZone.countEquivalentIDs(id);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getEquivalentID(String id, int index) {
|
|
||||||
return com.ibm.icu.util.TimeZone.getEquivalentID(id, index);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static java.util.TimeZone getDefault() {
|
|
||||||
return new TimeZone(com.ibm.icu.util.TimeZone.getDefault());
|
|
||||||
}
|
|
||||||
|
|
||||||
public static void setDefault(com.ibm.icu.util.TimeZone tz) {
|
|
||||||
com.ibm.icu.util.TimeZone.setDefault(tz);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean hasSameRules(com.ibm.icu.util.TimeZone other) {
|
|
||||||
return delegate.hasSameRules(other);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public Object clone() {
|
|
||||||
return delegate.clone();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean equals(Object obj) {
|
|
||||||
return delegate.equals(obj);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int hashCode() {
|
|
||||||
return delegate.hashCode();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getTZDataVersion() {
|
|
||||||
return com.ibm.icu.util.TimeZone.getTZDataVersion();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getCanonicalID(String id) {
|
|
||||||
return com.ibm.icu.util.TimeZone.getCanonicalID(id);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getCanonicalID(String id, boolean[] isSystemID) {
|
|
||||||
return com.ibm.icu.util.TimeZone.getCanonicalID(id, isSystemID);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getRegion(String id) {
|
|
||||||
return com.ibm.icu.util.TimeZone.getRegion(id);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getWindowsID(String id) {
|
|
||||||
return com.ibm.icu.util.TimeZone.getWindowsID(id);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getIDForWindowsID(String winid, String region) {
|
|
||||||
return com.ibm.icu.util.TimeZone.getIDForWindowsID(winid, region);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isFrozen() {
|
|
||||||
return delegate.isFrozen();
|
|
||||||
}
|
|
||||||
|
|
||||||
public com.ibm.icu.util.TimeZone freeze() {
|
|
||||||
return delegate.freeze();
|
|
||||||
}
|
|
||||||
|
|
||||||
public com.ibm.icu.util.TimeZone cloneAsThawed() {
|
|
||||||
return delegate.cloneAsThawed();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -18,10 +18,7 @@ class ServiceSupport {
|
|||||||
|
|
||||||
private val logger = KotlinLogging.logger {}
|
private val logger = KotlinLogging.logger {}
|
||||||
|
|
||||||
fun startService(
|
fun startService(context: Context, intent: Intent) {
|
||||||
@Suppress("UNUSED_PARAMETER") context: Context,
|
|
||||||
intent: Intent,
|
|
||||||
) {
|
|
||||||
val name = intentToClassName(intent)
|
val name = intentToClassName(intent)
|
||||||
|
|
||||||
logger.debug { "Starting service: $name" }
|
logger.debug { "Starting service: $name" }
|
||||||
@@ -38,10 +35,7 @@ class ServiceSupport {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
fun stopService(
|
fun stopService(context: Context, intent: Intent) {
|
||||||
@Suppress("UNUSED_PARAMETER") context: Context,
|
|
||||||
intent: Intent,
|
|
||||||
) {
|
|
||||||
val name = intentToClassName(intent)
|
val name = intentToClassName(intent)
|
||||||
stopService(name)
|
stopService(name)
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,11 +25,7 @@ object KodeinGlobalHelper {
|
|||||||
* Get a dependency
|
* Get a dependency
|
||||||
*/
|
*/
|
||||||
@JvmStatic
|
@JvmStatic
|
||||||
@Suppress("UNCHECKED_CAST")
|
fun <T : Any> instance(type: Class<T>, kodein: DI? = null): T {
|
||||||
fun <T : Any> instance(
|
|
||||||
type: Class<T>,
|
|
||||||
kodein: DI? = null,
|
|
||||||
): T {
|
|
||||||
return when(type) {
|
return when(type) {
|
||||||
AndroidFiles::class.java -> {
|
AndroidFiles::class.java -> {
|
||||||
val instance: AndroidFiles by (kodein ?: kodein()).instance()
|
val instance: AndroidFiles by (kodein ?: kodein()).instance()
|
||||||
@@ -67,4 +63,5 @@ object KodeinGlobalHelper {
|
|||||||
fun <T : Any> instance(type: Class<T>): T {
|
fun <T : Any> instance(type: Class<T>): T {
|
||||||
return instance(type, null)
|
return instance(type, null)
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,47 +0,0 @@
|
|||||||
package xyz.nulldev.androidcompat.util
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (C) Contributors to the Suwayomi project
|
|
||||||
*
|
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
||||||
|
|
||||||
// adopted from: https://github.com/tachiyomiorg/tachiyomi/blob/4cefbce7c34e724b409b6ba127f3c6c5c346ad8d/app/src/main/java/eu/kanade/tachiyomi/util/storage/DiskUtil.kt
|
|
||||||
object SafePath {
|
|
||||||
/**
|
|
||||||
* Mutate the given filename to make it valid for a FAT filesystem,
|
|
||||||
* replacing any invalid characters with "_". This method doesn't allow hidden files (starting
|
|
||||||
* with a dot), but you can manually add it later.
|
|
||||||
*/
|
|
||||||
fun buildValidFilename(origName: String): String {
|
|
||||||
val name = origName.trim('.', ' ')
|
|
||||||
if (name.isEmpty()) {
|
|
||||||
return "(invalid)"
|
|
||||||
}
|
|
||||||
val sb = StringBuilder(name.length)
|
|
||||||
name.forEach { c ->
|
|
||||||
if (isValidFatFilenameChar(c)) {
|
|
||||||
sb.append(c)
|
|
||||||
} else {
|
|
||||||
sb.append('_')
|
|
||||||
}
|
|
||||||
}
|
|
||||||
// Even though vfat allows 255 UCS-2 chars, we might eventually write to
|
|
||||||
// ext4 through a FUSE layer, so use that limit minus 15 reserved characters.
|
|
||||||
return sb.toString().take(240)
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Returns true if the given character is a valid filename character, false otherwise.
|
|
||||||
*/
|
|
||||||
private fun isValidFatFilenameChar(c: Char): Boolean {
|
|
||||||
if (0x00.toChar() <= c && c <= 0x1f.toChar()) {
|
|
||||||
return false
|
|
||||||
}
|
|
||||||
return when (c) {
|
|
||||||
'"', '*', '/', ':', '<', '>', '?', '\\', '|', 0x7f.toChar() -> false
|
|
||||||
else -> true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -24,7 +24,5 @@ import java.net.URI
|
|||||||
* Utilites to convert between Java and Android Uris.
|
* Utilites to convert between Java and Android Uris.
|
||||||
*/
|
*/
|
||||||
fun Uri.java() = URI(this.toString())
|
fun Uri.java() = URI(this.toString())
|
||||||
|
|
||||||
fun Uri.file() = File(this.path)
|
fun Uri.file() = File(this.path)
|
||||||
|
|
||||||
fun URI.android() = Uri.parse(this.toString())!!
|
fun URI.android() = Uri.parse(this.toString())!!
|
||||||
|
|||||||
@@ -1,103 +0,0 @@
|
|||||||
package xyz.nulldev.androidcompat.webkit
|
|
||||||
|
|
||||||
import android.webkit.CookieManager
|
|
||||||
import android.webkit.ValueCallback
|
|
||||||
import android.webkit.WebView
|
|
||||||
import java.net.CookieHandler
|
|
||||||
import java.net.HttpCookie
|
|
||||||
import java.net.URI
|
|
||||||
|
|
||||||
@Suppress("DEPRECATION")
|
|
||||||
class CookieManagerImpl : CookieManager() {
|
|
||||||
private val cookieHandler = CookieHandler.getDefault() as java.net.CookieManager
|
|
||||||
private var acceptCookie = true
|
|
||||||
private var acceptThirdPartyCookies = true
|
|
||||||
private var allowFileSchemeCookies = false
|
|
||||||
|
|
||||||
override fun setAcceptCookie(accept: Boolean) {
|
|
||||||
acceptCookie = accept
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun acceptCookie(): Boolean {
|
|
||||||
return acceptCookie
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun setAcceptThirdPartyCookies(
|
|
||||||
webview: WebView?,
|
|
||||||
accept: Boolean,
|
|
||||||
) {
|
|
||||||
acceptThirdPartyCookies = accept
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun acceptThirdPartyCookies(webview: WebView?): Boolean {
|
|
||||||
return acceptThirdPartyCookies
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun setCookie(
|
|
||||||
url: String,
|
|
||||||
value: String?,
|
|
||||||
) {
|
|
||||||
val uri =
|
|
||||||
if (url.startsWith("http")) {
|
|
||||||
URI(url)
|
|
||||||
} else {
|
|
||||||
URI("http://$url")
|
|
||||||
}
|
|
||||||
|
|
||||||
HttpCookie.parse(value).forEach {
|
|
||||||
cookieHandler.cookieStore.add(uri, it)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun setCookie(
|
|
||||||
url: String,
|
|
||||||
value: String?,
|
|
||||||
callback: ValueCallback<Boolean>?,
|
|
||||||
) {
|
|
||||||
setCookie(url, value)
|
|
||||||
callback?.onReceiveValue(true)
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun getCookie(url: String): String {
|
|
||||||
val uri =
|
|
||||||
if (url.startsWith("http")) {
|
|
||||||
URI(url)
|
|
||||||
} else {
|
|
||||||
URI("http://$url")
|
|
||||||
}
|
|
||||||
return cookieHandler.cookieStore.get(uri)
|
|
||||||
.joinToString("; ") { "${it.name}=${it.value}" }
|
|
||||||
}
|
|
||||||
|
|
||||||
@Deprecated("Deprecated in Java")
|
|
||||||
override fun removeSessionCookie() {}
|
|
||||||
|
|
||||||
override fun removeSessionCookies(callback: ValueCallback<Boolean>?) {}
|
|
||||||
|
|
||||||
@Deprecated("Deprecated in Java")
|
|
||||||
override fun removeExpiredCookie() {}
|
|
||||||
|
|
||||||
@Deprecated("Deprecated in Java")
|
|
||||||
override fun removeAllCookie() {
|
|
||||||
cookieHandler.cookieStore.removeAll()
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun removeAllCookies(callback: ValueCallback<Boolean>?) {
|
|
||||||
val removedCookies = cookieHandler.cookieStore.removeAll()
|
|
||||||
callback?.onReceiveValue(removedCookies)
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun hasCookies(): Boolean {
|
|
||||||
return cookieHandler.cookieStore.cookies.isNotEmpty()
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun flush() {}
|
|
||||||
|
|
||||||
override fun allowFileSchemeCookiesImpl(): Boolean {
|
|
||||||
return allowFileSchemeCookies
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun setAcceptFileSchemeCookiesImpl(accept: Boolean) {
|
|
||||||
allowFileSchemeCookies = acceptCookie
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,12 +1,36 @@
|
|||||||
# AndroidComapt Root dir
|
|
||||||
androidcompat.rootDir = androidcompat-root
|
|
||||||
|
|
||||||
####################### `android.files` (FilesConfigModule) #######################
|
# Allow/disallow preference changes (useful for demos)
|
||||||
|
ts.server.allowConfigChanges = true
|
||||||
|
|
||||||
|
# Enable the WebUI? Note: The API and multi-user sync server ui will remain available even if the WebUI is disabled
|
||||||
|
ts.server.enableWebUi = true
|
||||||
|
|
||||||
|
# 'true' to use the old, buggy/memory-leaking WebUI
|
||||||
|
ts.server.useOldWebUi = false
|
||||||
|
|
||||||
|
# 'true' to pretty print all JSON API responses
|
||||||
|
ts.server.prettyPrintApi = false
|
||||||
|
|
||||||
|
# List of blacklisted/whitelisted API endpoints/operation IDs
|
||||||
|
ts.server.disabledApiEndpoints = []
|
||||||
|
ts.server.enabledApiEndpoints = []
|
||||||
|
|
||||||
|
# Message to print in the console when the API has finished booting
|
||||||
|
ts.server.httpInitializedPrintMessage = ""
|
||||||
|
|
||||||
|
# Use external folder for static files
|
||||||
|
ts.server.useExternalStaticFiles = false
|
||||||
|
ts.server.externalStaticFilesFolder = ""
|
||||||
|
|
||||||
|
# Root storage dir
|
||||||
|
ts.server.rootDir = tachiserver-data
|
||||||
|
# Dir to store JVM patches
|
||||||
|
ts.server.patchesDir = ${ts.server.rootDir}/patches
|
||||||
|
|
||||||
# Storage dir for the emulated Android app
|
# Storage dir for the emulated Android app
|
||||||
android.files.rootDir = ${androidcompat.rootDir}/appdata
|
android.files.rootDir = ${ts.server.rootDir}/android-compat/appdata
|
||||||
# External storage dir for the emulated Android app's
|
# External storage dir for the emulated Android app's
|
||||||
android.files.externalStorageDir = ${androidcompat.rootDir}/extappdata
|
android.files.externalStorageDir = ${ts.server.rootDir}/android-compat/extappdata
|
||||||
|
|
||||||
# Internal Android directories
|
# Internal Android directories
|
||||||
android.files.dataDir = ${android.files.rootDir}/data
|
android.files.dataDir = ${android.files.rootDir}/data
|
||||||
@@ -24,16 +48,37 @@ android.files.externalCacheDirs = [${android.files.externalStorageDir}/cache]
|
|||||||
android.files.externalMediaDirs = [${android.files.externalStorageDir}/media]
|
android.files.externalMediaDirs = [${android.files.externalStorageDir}/media]
|
||||||
android.files.downloadCacheDir = ${android.files.externalStorageDir}/downloadCache
|
android.files.downloadCacheDir = ${android.files.externalStorageDir}/downloadCache
|
||||||
|
|
||||||
android.files.packageDir = ${androidcompat.rootDir}/android-compat/packages
|
android.files.packageDir = ${ts.server.rootDir}/android-compat/packages
|
||||||
|
|
||||||
####################### `android.app` (ApplicationInfoConfigModule) #######################
|
|
||||||
|
|
||||||
# Emulated Android app package name
|
# Emulated Android app package name
|
||||||
android.app.packageName = eu.kanade.tachiyomi
|
android.app.packageName = eu.kanade.tachiyomi
|
||||||
# Debug mode for the emulated Android app
|
# Debug mode for the emulated Android app
|
||||||
android.app.debug = true
|
android.app.debug = true
|
||||||
|
|
||||||
####################### `android.system` (SystemConfigModule) #######################
|
|
||||||
|
|
||||||
# Whether or not the emulated Android system is debuggable
|
# Whether or not the emulated Android system is debuggable
|
||||||
android.system.isDebuggable = true
|
android.system.isDebuggable = true
|
||||||
|
|
||||||
|
# Is the multi-user sync server enabled? Does not affect the single-user sync server included in the API.
|
||||||
|
ts.syncd.enable = false
|
||||||
|
|
||||||
|
# The URL of this server (displayed in the sync server web ui)
|
||||||
|
ts.syncd.baseUrl = "http://example.com"
|
||||||
|
|
||||||
|
# 'true' to disable the API and only enable the multi-user sync server
|
||||||
|
ts.syncd.syncOnlyMode = false
|
||||||
|
|
||||||
|
# The root directory to store synchronized data
|
||||||
|
ts.syncd.rootDir = ${ts.server.rootDir}/sync/accounts
|
||||||
|
|
||||||
|
# Location to store config files for the sandbox
|
||||||
|
ts.syncd.sandboxedConfig = ${ts.server.rootDir}/sync/sandboxed_config.config
|
||||||
|
|
||||||
|
# Recaptcha stuff for signup/login
|
||||||
|
ts.syncd.recaptcha.siteKey = ""
|
||||||
|
ts.syncd.recaptcha.secret = ""
|
||||||
|
|
||||||
|
# Sync server display name
|
||||||
|
ts.syncd.name = "Tachiyomi sync server"
|
||||||
|
|
||||||
|
# Header used to forward the IP to the multi-user sync server if the server is behind a reverse proxy
|
||||||
|
ts.syncd.ipHeader = ""
|
||||||
|
|||||||
@@ -1,11 +0,0 @@
|
|||||||
# Server: v0.X.Y-next + WebUI: rXXX
|
|
||||||
## TL;DR
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
## Suwayomi-Server Changelog
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
## Suwayomi-WebUI Changelog
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
|
|
||||||
727
CHANGELOG.md
727
CHANGELOG.md
@@ -1,727 +0,0 @@
|
|||||||
# Server: v0.7.0 + WebUI: r983
|
|
||||||
## TL;DR
|
|
||||||
- CBZ downloads support
|
|
||||||
- Webview implementation based on Microsoft playwright, disabled for this release
|
|
||||||
- Fixed compatibility with some chinese extensions
|
|
||||||
- Support for Tachiyomi extensions lib 1.4
|
|
||||||
- WebUI changes:
|
|
||||||
- Uhh, idk, find out yourself...
|
|
||||||
|
|
||||||
## Suwayomi-Server Changelog
|
|
||||||
- (r1159) v0.6.6 (by @AriaMoradi)
|
|
||||||
- (r1160) add Chagelog TL;DR (by @AriaMoradi)
|
|
||||||
- (r1161) fix Changelog typos (by @AriaMoradi)
|
|
||||||
- (r1162) WebView based cloudflare interceptor ([#456](https://github.com/Suwayomi/Suwayomi-Server/pull/456) by @AriaMoradi)
|
|
||||||
- (r1163) update issue mod (by @AriaMoradi)
|
|
||||||
- (r1164) better description (by @AriaMoradi)
|
|
||||||
- (r1165) fix regex (by @AriaMoradi)
|
|
||||||
- (r1166) get default User Agent from WebView ([#457](https://github.com/Suwayomi/Suwayomi-Server/pull/457) by @AriaMoradi)
|
|
||||||
- (r1167) implementation of android.graphics.BitmapFactory ([#460](https://github.com/Suwayomi/Suwayomi-Server/pull/460) by @animeavi)
|
|
||||||
- (r1168) Basic android.graphics Rect and Canvas implementation ([#461](https://github.com/Suwayomi/Suwayomi-Server/pull/461) by @animeavi)
|
|
||||||
- (r1169) Get Playwright working ([#462](https://github.com/Suwayomi/Suwayomi-Server/pull/462) by @Syer10)
|
|
||||||
- (r1170) disable deb release (by @AriaMoradi)
|
|
||||||
- (r1171) Fix debian release ([#463](https://github.com/Suwayomi/Suwayomi-Server/pull/463) by @mahor1221)
|
|
||||||
- (r1172) Add better manga thumbnail handling ([#465](https://github.com/Suwayomi/Suwayomi-Server/pull/465) by @Syer10)
|
|
||||||
- (r1173) Use extension list fallback if extensions fail to fetch ([#469](https://github.com/Suwayomi/Suwayomi-Server/pull/469) by @Syer10)
|
|
||||||
- (r1174) fix when playwright fails on providing a UA (by @AriaMoradi)
|
|
||||||
- (r1175) Update CategoryMetaTable.kt (by @AriaMoradi)
|
|
||||||
- (r1176) fix CategoryMetaTable reference to CategoryTable ([#473](https://github.com/Suwayomi/Suwayomi-Server/pull/473) by @AriaMoradi)
|
|
||||||
- (r1177) remove possibly misleading sentence (by @AriaMoradi)
|
|
||||||
- (r1178) Clarify and Update (by @AriaMoradi)
|
|
||||||
- (r1179) Clarify and Update (by @AriaMoradi)
|
|
||||||
- (r1180) link to Tachiyomi section (by @AriaMoradi)
|
|
||||||
- (r1181) fix typo (by @AriaMoradi)
|
|
||||||
- (r1182) Improve Gradle Configuration ([#478](https://github.com/Suwayomi/Suwayomi-Server/pull/478) by @Syer10)
|
|
||||||
- (r1183) Improve Playwright handling ([#479](https://github.com/Suwayomi/Suwayomi-Server/pull/479) by @Syer10)
|
|
||||||
- (r1184) fix ambiguous reference issue on JDK 13+ (by @AriaMoradi)
|
|
||||||
- (r1185) update gradle version (by @AriaMoradi)
|
|
||||||
- (r1186) upgrade dorkbox stuff (by @AriaMoradi)
|
|
||||||
- (r1187) Fixe Dex2Jar and dorkbox dependency issues ([#487](https://github.com/Suwayomi/Suwayomi-Server/pull/487) by @akabhirav)
|
|
||||||
- (r1188) Fix logging and update system try ([#488](https://github.com/Suwayomi/Suwayomi-Server/pull/488) by @Syer10)
|
|
||||||
- (r1189) add support for Extensions Lib 1.4 ([#496](https://github.com/Suwayomi/Suwayomi-Server/pull/496) by @Syer10)
|
|
||||||
- (r1190) disable playwright for v0.6.7 (by @AriaMoradi)
|
|
||||||
- (r1191) Decouple Cache and Download behaviour ([#493](https://github.com/Suwayomi/Suwayomi-Server/pull/493) by @akabhirav)
|
|
||||||
- (r1192) rethink image cache ([#498](https://github.com/Suwayomi/Suwayomi-Server/pull/498) by @AriaMoradi)
|
|
||||||
- (r1193) fix Page index issues for some providers ([#491](https://github.com/Suwayomi/Suwayomi-Server/pull/491) by @akabhirav)
|
|
||||||
- (r1194) Download as CBZ ([#490](https://github.com/Suwayomi/Suwayomi-Server/pull/490) by @akabhirav)
|
|
||||||
- (r1195) re-order config options (by @AriaMoradi)
|
|
||||||
- (r1196) stop using depricated API (by @AriaMoradi)
|
|
||||||
|
|
||||||
## Suwayomi-WebUI Changelog
|
|
||||||
- (r964) Created a GridLayout enum and updated all locations to use it. ([#208](https://github.com/Suwayomi/Suwayomi-WebUI/pull/208) by @infix)
|
|
||||||
- (r965) fix library update progress rendering ([#210](https://github.com/Suwayomi/Suwayomi-WebUI/pull/210) by @schroda)
|
|
||||||
- (r966) Save reader settings per manga in Meta ([#216](https://github.com/Suwayomi/Suwayomi-WebUI/pull/216) by @schroda)
|
|
||||||
- (r967) make default reader settings changeable ([#217](https://github.com/Suwayomi/Suwayomi-WebUI/pull/217) by @schroda)
|
|
||||||
- (r968) [#211] Refresh Library after a update ([#212](https://github.com/Suwayomi/Suwayomi-WebUI/pull/212) by @schroda)
|
|
||||||
- (r969) add logic for metadata migration ([#218](https://github.com/Suwayomi/Suwayomi-WebUI/pull/218) by @schroda)
|
|
||||||
- (r970) set browser tab title ([#220](https://github.com/Suwayomi/Suwayomi-WebUI/pull/220) by @schroda)
|
|
||||||
- (r971) Add tooltip containing full manga title to title of manga ([#221](https://github.com/Suwayomi/Suwayomi-WebUI/pull/221) by @schroda)
|
|
||||||
- (r972) show more detailed upload dates for today and yesterday ([#222](https://github.com/Suwayomi/Suwayomi-WebUI/pull/222) by @schroda)
|
|
||||||
- (r973) add GitHub action on pushing to run lint ([#224](https://github.com/Suwayomi/Suwayomi-WebUI/pull/224) by @schroda)
|
|
||||||
- (r974) Ignore filters while searching ([#226](https://github.com/Suwayomi/Suwayomi-WebUI/pull/226) by @schroda)
|
|
||||||
- (r975) force absolute import path ([#223](https://github.com/Suwayomi/Suwayomi-WebUI/pull/223) by @schroda)
|
|
||||||
- (r976) add prettier for auto formatting ([#231](https://github.com/Suwayomi/Suwayomi-WebUI/pull/231) by @schroda)
|
|
||||||
- (r977) Fix import path ([#228](https://github.com/Suwayomi/Suwayomi-WebUI/pull/228) by @schroda)
|
|
||||||
- (r978) increase prettier line length to 120 ([#233](https://github.com/Suwayomi/Suwayomi-WebUI/pull/233) by @schroda)
|
|
||||||
- (r979) Add chapter page dropdown ([#230](https://github.com/Suwayomi/Suwayomi-WebUI/pull/230) by @schroda)
|
|
||||||
- (r980) add chapter dropdown to reader nav bar ([#229](https://github.com/Suwayomi/Suwayomi-WebUI/pull/229) by @schroda)
|
|
||||||
- (r981) Fix lint error ([#235](https://github.com/Suwayomi/Suwayomi-WebUI/pull/235) by @schroda)
|
|
||||||
- (r982) Fix reader nav bar scroll to page ([#236](https://github.com/Suwayomi/Suwayomi-WebUI/pull/236) by @schroda)
|
|
||||||
- (r964) Created a GridLayout enum and updated all locations to use it. ([#208](https://github.com/Suwayomi/Suwayomi-WebUI/pull/208) by @infix)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.6.6 + WebUI: r963
|
|
||||||
## TL;DR
|
|
||||||
- Batch actions for chapters
|
|
||||||
- Improved the downloader
|
|
||||||
- WebUI changes:
|
|
||||||
- Support for chapter actions
|
|
||||||
- a lot of code cleanup
|
|
||||||
- some bugfixes
|
|
||||||
|
|
||||||
## Suwayomi-Server Changelog
|
|
||||||
- (r1114) fix broken links (by @AriaMoradi)
|
|
||||||
- (r1115) fix more broken stuff (by @AriaMoradi)
|
|
||||||
- (r1116) fix more broken stuff (by @AriaMoradi)
|
|
||||||
- (r1117) fix more broken stuff (by @AriaMoradi)
|
|
||||||
- (r1118) Update winget.yml ([#393](https://github.com/Suwayomi/Suwayomi-Server/pull/393) by @vedantmgoyal2009)
|
|
||||||
- (r1119) fix jre path([#396](https://github.com/Suwayomi/Suwayomi-Server/pull/396) by @vedantmgoyal2009)
|
|
||||||
- (r1120) Fix deb package ([#397](https://github.com/Suwayomi/Suwayomi-Server/pull/397) by @mahor1221)
|
|
||||||
- (r1121) bump version (by @AriaMoradi)
|
|
||||||
- (r1122) Update Changelog (by @AriaMoradi)
|
|
||||||
- (r1123) Add libc++-dev ([#405](https://github.com/Suwayomi/Suwayomi-Server/pull/405) by @mahor1221)
|
|
||||||
- (r1124) Revert back to correct way of handling jre_dir ([#408](https://github.com/Suwayomi/Suwayomi-Server/pull/408) by @mahor1221)
|
|
||||||
- (r1125) Update winget.yml ([#410](https://github.com/Suwayomi/Suwayomi-Server/pull/410) by @vedantmgoyal2009)
|
|
||||||
- (r1126) Remove support for Sorayomi web interface ([#414](https://github.com/Suwayomi/Suwayomi-Server/pull/414) by @marcoebbinghaus)
|
|
||||||
- (r1127) Fix downloader memory leak ([#418](https://github.com/Suwayomi/Suwayomi-Server/pull/418) by @Syer10)
|
|
||||||
- (r1128) Documentation cleanup ([#417](https://github.com/Suwayomi/Suwayomi-Server/pull/417) by @Syer10)
|
|
||||||
- (r1129) Updater cleanup and improvements ([#416](https://github.com/Suwayomi/Suwayomi-Server/pull/416) by @Syer10)
|
|
||||||
- (r1130) replace quickjs with Mozilla Rhino ([#415](https://github.com/Suwayomi/Suwayomi-Server/pull/415) by @xhzhe)
|
|
||||||
- (r1131) ktlint (by @AriaMoradi)
|
|
||||||
- (r1132) move Tachiyomi's BuildConfig to kotlin dir (by @AriaMoradi)
|
|
||||||
- (r1133) remove BuildConfig as extensions now use AppInfo (by @AriaMoradi)
|
|
||||||
- (r1134) include list of mangas missing source in restore report ([#421](https://github.com/Suwayomi/Suwayomi-Server/pull/421) by @AriaMoradi)
|
|
||||||
- (r1135) Update dependencies ([#422](https://github.com/Suwayomi/Suwayomi-Server/pull/422) by @Syer10)
|
|
||||||
- (r1136) Lint ([#423](https://github.com/Suwayomi/Suwayomi-Server/pull/423) by @Syer10)
|
|
||||||
- (r1137) Fix: Error handling for popular/latest api if pageNum was supplied as zero ([#424](https://github.com/Suwayomi/Suwayomi-Server/pull/424) by @meta-boy)
|
|
||||||
- (r1138) Add cache control header to manga page response ([#430](https://github.com/Suwayomi/Suwayomi-Server/pull/430) by @martinek)
|
|
||||||
- (r1139) add MangaTable.lastFetchedAt and ChapterTable.chaptersLastFetchedAt ([#431](https://github.com/Suwayomi/Suwayomi-Server/pull/431) by @martinek)
|
|
||||||
- (r1140) Pre-load meta entries for all chapters for optimization ([#432](https://github.com/Suwayomi/Suwayomi-Server/pull/432) by @martinek)
|
|
||||||
- (r1141) POST variant for `/{sourceId}/search` endpoint ([#434](https://github.com/Suwayomi/Suwayomi-Server/pull/434) by @martinek)
|
|
||||||
- (r1142) Add request body to documentation ([#435](https://github.com/Suwayomi/Suwayomi-Server/pull/435) by @Syer10)
|
|
||||||
- (r1143) add batch download api ([#436](https://github.com/Suwayomi/Suwayomi-Server/pull/436) by @martinek)
|
|
||||||
- (r1144) Migrate to H2 v2 (by @AriaMoradi)
|
|
||||||
- (r1145) add category and global meta ([#438](https://github.com/Suwayomi/Suwayomi-Server/pull/438) by @AriaMoradi)
|
|
||||||
- (r1146) Revert H2 database to v1 (by @AriaMoradi)
|
|
||||||
- (r1147) refactor deprecated api (by @AriaMoradi)
|
|
||||||
- (r1148) Downloader Rewrite ([#437](https://github.com/Suwayomi/Suwayomi-Server/pull/437) by @Syer10)
|
|
||||||
- (r1149) Set source preference doc fix ([#441](https://github.com/Suwayomi/Suwayomi-Server/pull/441) by @Syer10)
|
|
||||||
- (r1150) Add batch chapter update endpoint ([#442](https://github.com/Suwayomi/Suwayomi-Server/pull/442) by @martinek)
|
|
||||||
- (r1151) changes needed for tachiyomi tracker (by @AriaMoradi)
|
|
||||||
- (r1152) Future proofing (by @AriaMoradi)
|
|
||||||
- (r1153) Fix settings/check-update endpoint ([#445](https://github.com/Suwayomi/Suwayomi-Server/pull/445) by @martinek)
|
|
||||||
- (r1154) Fix docs for /server/check-updates ([#447](https://github.com/Suwayomi/Suwayomi-Server/pull/447) by @martinek)
|
|
||||||
- (r1155) Batch editing and deleting any chapter ([#449](https://github.com/Suwayomi/Suwayomi-Server/pull/449) by @martinek)
|
|
||||||
- (r1156) make chapters endpoint more unifrom (by @AriaMoradi)
|
|
||||||
- (r1157) Add batch endpoint for removing downloads from download queue ([#452](https://github.com/Suwayomi/Suwayomi-Server/pull/452) by @martinek)
|
|
||||||
- (r1158) Download queue missing update fix ([#450](https://github.com/Suwayomi/Suwayomi-Server/pull/450) by @martinek)
|
|
||||||
|
|
||||||
## Suwayomi-WebUI Changelog
|
|
||||||
- (r947) Feature/swr for library screens ([#186](https://github.com/Suwayomi/Suwayomi-WebUI/pull/186) by @martinek)
|
|
||||||
- (r948) Feature/swr for simple queries ([#187](https://github.com/Suwayomi/Suwayomi-WebUI/pull/187) by @martinek)
|
|
||||||
- (r949) Check download queue for changes and reload chapters if any chapter download changes state. ([#189](https://github.com/Suwayomi/Suwayomi-WebUI/pull/189) by @martinek)
|
|
||||||
- (r950) Update typescript dependency ([#190](https://github.com/Suwayomi/Suwayomi-WebUI/pull/190) by @martinek)
|
|
||||||
- (r951) update browserlist (by @AriaMoradi)
|
|
||||||
- (r952) Feature/batch chapter download ([#191](https://github.com/Suwayomi/Suwayomi-WebUI/pull/191) by @martinek)
|
|
||||||
- (r953) Memoize empty view face so it does not change on rerender ([#193](https://github.com/Suwayomi/Suwayomi-WebUI/pull/193) by @martinek)
|
|
||||||
- (r954) Feature/batch chapter actions ([#194](https://github.com/Suwayomi/Suwayomi-WebUI/pull/194) by @martinek)
|
|
||||||
- (r955) Fix navbar back button behavior ([#195](https://github.com/Suwayomi/Suwayomi-WebUI/pull/195) by @martinek)
|
|
||||||
- (r956) Options panels refactoring ([#196](https://github.com/Suwayomi/Suwayomi-WebUI/pull/196) by @martinek)
|
|
||||||
- (r957) Refactor and fix sorting in library ([#197](https://github.com/Suwayomi/Suwayomi-WebUI/pull/197) by @martinek)
|
|
||||||
- (r958) Scroll window to top when PagedPager changes page ([#198](https://github.com/Suwayomi/Suwayomi-WebUI/pull/198) by @martinek)
|
|
||||||
- (r959) Verticall scroll navigation and fix ([#200](https://github.com/Suwayomi/Suwayomi-WebUI/pull/200) by @martinek)
|
|
||||||
- (r960) Hide overflowing text in reader title if text can't be wrapped ([#199](https://github.com/Suwayomi/Suwayomi-WebUI/pull/199) by @martinek)
|
|
||||||
- (r961) Add safezone to scroll end detection to prevent edge cases when scrolling to the end would not detect end ([#201](https://github.com/Suwayomi/Suwayomi-WebUI/pull/201) by @martinek)
|
|
||||||
- (r962) Refactor/download queue and cleanup visuals overall ([#202](https://github.com/Suwayomi/Suwayomi-WebUI/pull/202) by @martinek)
|
|
||||||
- (r963) Fix "back" pagination on double page layout in reader for spread pages ([#203](https://github.com/Suwayomi/Suwayomi-WebUI/pull/203) by @martinek)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.6.5 + WebUI: r946
|
|
||||||
## TL;DR
|
|
||||||
- Fixed Windows bundler
|
|
||||||
|
|
||||||
## Suwayomi-Server Changelog
|
|
||||||
- (r1113) v0.6.4 (by @AriaMoradi)
|
|
||||||
- (r1114) fix broken links (by @AriaMoradi)
|
|
||||||
- (r1115) fix more broken stuff (by @AriaMoradi)
|
|
||||||
- (r1116) fix more broken stuff (by @AriaMoradi)
|
|
||||||
- (r1117) fix more broken stuff (by @AriaMoradi)
|
|
||||||
- (r1118) Update winget.yml ([#393](https://github.com/Suwayomi/Suwayomi-Server/pull/393) by @vedantmgoyal2009)
|
|
||||||
- (r1119) fix jre path([#396](https://github.com/Suwayomi/Suwayomi-Server/pull/396) by @voltrare)
|
|
||||||
- (r1120) Fix deb package ([#397](https://github.com/Suwayomi/Suwayomi-Server/pull/397) by @mahor1221)
|
|
||||||
- (r1121) bump version (by @AriaMoradi)
|
|
||||||
|
|
||||||
## Suwayomi-WebUI Changelog
|
|
||||||
- None
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.6.4 + WebUI: r946
|
|
||||||
## TL;DR
|
|
||||||
- No new major features
|
|
||||||
- Bug fixes and changes for packaging
|
|
||||||
- Documentation changes
|
|
||||||
|
|
||||||
## Suwayomi-Server Changelog
|
|
||||||
- (r1087) v0.6.3 (by @AriaMoradi)
|
|
||||||
- (r1088) Save categories when manga is unfavorited ([#335](https://github.com/Suwayomi/Suwayomi-Server/pull/335) by @Syer10)
|
|
||||||
- (r1089) handle solid RAR archives ([#339](https://github.com/Suwayomi/Suwayomi-Server/pull/339)) cfso100@gmail.com
|
|
||||||
- (r1090) add support for changing downloads dir ([#343](https://github.com/Suwayomi/Suwayomi-Server/pull/343) by @AriaMoradi)
|
|
||||||
- (r1091) fix Applications dir dependency ([#344](https://github.com/Suwayomi/Suwayomi-Server/pull/344) by @AriaMoradi)
|
|
||||||
- (r1092) add support for alternative web interfaces ([#342](https://github.com/Suwayomi/Suwayomi-Server/pull/342) by @AriaMoradi)
|
|
||||||
- (r1093) Add displayValues json field for select filter ([#347](https://github.com/Suwayomi/Suwayomi-Server/pull/347) by @Syer10)
|
|
||||||
- (r1094) document manga endpoints ([#348](https://github.com/Suwayomi/Suwayomi-Server/pull/348) by @Syer10)
|
|
||||||
- (r1095) add ChapterCount to manga object in categoryMangas endpoint ([#349](https://github.com/Suwayomi/Suwayomi-Server/pull/349) by @abhijeetChawla)
|
|
||||||
- (r1096) document all endpoints ([#350](https://github.com/Suwayomi/Suwayomi-Server/pull/350) by @Syer10)
|
|
||||||
- (r1097) fix copymanga ([#354](https://github.com/Suwayomi/Suwayomi-Server/pull/354) by @AriaMoradi)
|
|
||||||
- (r1098) fix formatting by kotlinter (by @AriaMoradi)
|
|
||||||
- (r1099) bump WebUI (by @AriaMoradi)
|
|
||||||
- (r1100) fix WebUI release name (by @AriaMoradi)
|
|
||||||
- (r1101) Fix documentation errors ([#358](https://github.com/Suwayomi/Suwayomi-Server/pull/358) by @Syer10)
|
|
||||||
- (r1102) Docs improvements ([#359](https://github.com/Suwayomi/Suwayomi-Server/pull/359) by @Syer10)
|
|
||||||
- (r1103) Add linux-all.tar.gz & systemd service ([#366](https://github.com/Suwayomi/Suwayomi-Server/pull/366) by @mahor1221)
|
|
||||||
- (r1104) Publish to Windows Package Managar (WinGet) ([#369](https://github.com/Suwayomi/Suwayomi-Server/pull/369) by @vedantmgoyal2009)
|
|
||||||
- (r1105) Refactor scripts ([#370](https://github.com/Suwayomi/Suwayomi-Server/pull/370) by @mahor1221)
|
|
||||||
- (r1106) Run workflow jobs toghether ([#371](https://github.com/Suwayomi/Suwayomi-Server/pull/371) by @mahor1221)
|
|
||||||
- (r1107) Update gradle action ([#372](https://github.com/Suwayomi/Suwayomi-Server/pull/372) by @mahor1221)
|
|
||||||
- (r1108) Improve DocumentationDsl, bugfix default values and add queryParams ([#378](https://github.com/Suwayomi/Suwayomi-Server/pull/378) by @Syer10)
|
|
||||||
- (r1109) Tidy up bundler script ([#380](https://github.com/Suwayomi/Suwayomi-Server/pull/380) by @mahor1221)
|
|
||||||
- (r1110) Replace linux-all with linux-assets ([#381](https://github.com/Suwayomi/Suwayomi-Server/pull/381) by @mahor1221)
|
|
||||||
- (r1111) Rename every instance of Suwayomi jar to Suwayomi-Server.jar ([#384](https://github.com/Suwayomi/Suwayomi-Server/pull/384) by @AriaMoradi)
|
|
||||||
- (r1112) Fix mistakes from #384 ([#385](https://github.com/Suwayomi/Suwayomi-Server/pull/385) by @AriaMoradi)
|
|
||||||
|
|
||||||
## Suwayomi-WebUI Changelog
|
|
||||||
- (r943) fix default width ([#171](https://github.com/Suwayomi/Suwayomi-WebUI/pull/171) by @Robonau)
|
|
||||||
- (r944) added an update checker button for library ([#172](https://github.com/Suwayomi/Suwayomi-WebUI/pull/172) by @infix)
|
|
||||||
- (r945) fix download queue delete button ([#176](https://github.com/Suwayomi/Suwayomi-WebUI/pull/176) by @Kreach37)
|
|
||||||
- (r946) fix mangadex filters ([#177](https://github.com/Suwayomi/Suwayomi-WebUI/pull/177) by @Robonau)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.6.3 + WebUI: r942
|
|
||||||
## TL;DR
|
|
||||||
- Changes in Server
|
|
||||||
- Support for array search filter changes list
|
|
||||||
- Support for Tachiyomi extensions lib 1.3
|
|
||||||
- Changes in WebUI
|
|
||||||
- Better search filter support
|
|
||||||
- Fluid manga grid
|
|
||||||
- Library comfortable grid
|
|
||||||
- Sources view layouts
|
|
||||||
- Various other changes...
|
|
||||||
|
|
||||||
## Suwayomi-Server Changelog
|
|
||||||
- (r1074) v0.6.2 (by @AriaMoradi)
|
|
||||||
- (r1075) support array filter changes ([#304](https://github.com/Suwayomi/Suwayomi-Server/pull/304) by @AriaMoradi)
|
|
||||||
- (r1076) fix filterlist bugs ([#306](https://github.com/Suwayomi/Suwayomi-Server/pull/306) by @AriaMoradi)
|
|
||||||
- (r1077) Update README.md ([#305](https://github.com/Suwayomi/Suwayomi-Server/pull/305) by @mahor1221)
|
|
||||||
- (r1078) fix meta update changing all keys ([#314](https://github.com/Suwayomi/Suwayomi-Server/pull/314) by @AriaMoradi)
|
|
||||||
- (r1079) add support for tachiyomi extensions Lib 1.3 ([#316](https://github.com/Suwayomi/Suwayomi-Server/pull/316) by @AriaMoradi)
|
|
||||||
- (r1080) Fix sources list of one source throws an exception ([#308](https://github.com/Suwayomi/Suwayomi-Server/pull/308) by @Syer10)
|
|
||||||
- (r1081) Improve source handling, fix errors with uninitialized mangas in broken sources ([#319](https://github.com/Suwayomi/Suwayomi-Server/pull/319) by @Syer10)
|
|
||||||
- (r1082) Add thumbnail support for stub sources ([#320](https://github.com/Suwayomi/Suwayomi-Server/pull/320) by @Syer10)
|
|
||||||
- (r1083) update description for Tachidesk-Sorayomi ([#326](https://github.com/Suwayomi/Suwayomi-Server/pull/326) by @DattatreyaReddy)
|
|
||||||
- (r1084) Add last bit of code needed for Extensions Lib 1.3 ([#330](https://github.com/Suwayomi/Suwayomi-Server/pull/330) by @Syer10)
|
|
||||||
- (r1085) Add QuickJS, replaces Duktape for Extensions Lib 1.3 ([#331](https://github.com/Suwayomi/Suwayomi-Server/pull/331) by @Syer10)
|
|
||||||
- (r1086) fix auth not actually blocking requests ([#333](https://github.com/Suwayomi/Suwayomi-Server/pull/333) by @AriaMoradi)
|
|
||||||
|
|
||||||
## Suwayomi-WebUI Changelog
|
|
||||||
- (r930) Source filter scroll fix (array of filters on submit [#149](https://github.com/Suwayomi/Suwayomi-WebUI/pull/149) by @Robonau)
|
|
||||||
- (r931) fix manga badges setting menu that turns the update/download badges on and off ([#150](https://github.com/Suwayomi/Suwayomi-WebUI/pull/150) by @Robonau)
|
|
||||||
- (r932) move sorts to copy tachiyomi ([#151](https://github.com/Suwayomi/Suwayomi-WebUI/pull/151) by @Robonau)
|
|
||||||
- (r933) add comfortable grid option ([#152](https://github.com/Suwayomi/Suwayomi-WebUI/pull/152) by @Robonau)
|
|
||||||
- (r934) source layouts ([#153](https://github.com/Suwayomi/Suwayomi-WebUI/pull/153) by @Robonau)
|
|
||||||
- (r935) List layout ([#154](https://github.com/Suwayomi/Suwayomi-WebUI/pull/154) by @Robonau)
|
|
||||||
- (r936) in library badge to manga in sources ([#156](https://github.com/Suwayomi/Suwayomi-WebUI/pull/156) by @Robonau)
|
|
||||||
- (r937) mass search ([#157](https://github.com/Suwayomi/Suwayomi-WebUI/pull/157) by @Robonau)
|
|
||||||
- (r938) 18+ tag on source/extension cards ([#160](https://github.com/Suwayomi/Suwayomi-WebUI/pull/160) by @Robonau)
|
|
||||||
- (r939) fix search source click ([#164](https://github.com/Suwayomi/Suwayomi-WebUI/pull/164) by @Robonau)
|
|
||||||
- (r940) items per row setting ([#165](https://github.com/Suwayomi/Suwayomi-WebUI/pull/165) by @Robonau)
|
|
||||||
- (r941) fix the grid width thing ([#169](https://github.com/Suwayomi/Suwayomi-WebUI/pull/169) by @Robonau)
|
|
||||||
- (r942) unified library options ([#168](https://github.com/Suwayomi/Suwayomi-WebUI/pull/168) by @infix)
|
|
||||||
|
|
||||||
# Server: v0.6.2 + WebUI: r929
|
|
||||||
## TL;DR
|
|
||||||
- Changes in WebUI
|
|
||||||
- Moved search to Browse
|
|
||||||
- Support for Source Filters
|
|
||||||
- Better visuals for Download Queue
|
|
||||||
- A live version of WebUI is now available [at this link](https://tachidesk-webui-preview.github.io/).
|
|
||||||
|
|
||||||
## Suwayomi-Server Changelog
|
|
||||||
- (r1073) Refactor debian-packager.sh, rename launcher scripts ([#303](https://github.com/Suwayomi/Suwayomi-Server/pull/303) by @mahor1221)
|
|
||||||
|
|
||||||
## Suwayomi-WebUI Changelog
|
|
||||||
- (r912) show locale date, less confusing ([#131](https://github.com/Suwayomi/Suwayomi-WebUI/pull/131) by @AriaMoradi)
|
|
||||||
- (r913) fix links to work on a bare host ([#132](https://github.com/Suwayomi/Suwayomi-WebUI/pull/132) by @AriaMoradi)
|
|
||||||
- (r914) fix direct links ([#133](https://github.com/Suwayomi/Suwayomi-WebUI/pull/133) by @AriaMoradi)
|
|
||||||
- (r915) deploy to github pages (by @AriaMoradi)
|
|
||||||
- (r916) fix typo (by @AriaMoradi)
|
|
||||||
- (r917) better naming (by @AriaMoradi)
|
|
||||||
- (r918) update notice about github pages (by @AriaMoradi)
|
|
||||||
- (r919) move text (by @AriaMoradi)
|
|
||||||
- (r920) make all links work by catching 404 (by @AriaMoradi)
|
|
||||||
- (r921) fix scrolling 8px ([#135](https://github.com/Suwayomi/Suwayomi-WebUI/pull/135) by @Robonau)
|
|
||||||
- (r922) sorting ([#136](https://github.com/Suwayomi/Suwayomi-WebUI/pull/136) by @Robonau)
|
|
||||||
- (r923) Close button fix ([#141](https://github.com/Suwayomi/Suwayomi-WebUI/pull/141)) z14942744@gmail.com
|
|
||||||
- (r924) add NavBarContextProvider ([#128](https://github.com/Suwayomi/Suwayomi-WebUI/pull/128) by @abhijeetChawla)
|
|
||||||
- (r925) Resolved Merged Conflicts ([#127](https://github.com/Suwayomi/Suwayomi-WebUI/pull/127) by @abhijeetChawla)
|
|
||||||
- (r926) more Download Queue info ([#138](https://github.com/Suwayomi/Suwayomi-WebUI/pull/138) by @Robonau)
|
|
||||||
- (r927) Source filters, move search to SourceMangas ([#142](https://github.com/Suwayomi/Suwayomi-WebUI/pull/142) by @Robonau)
|
|
||||||
- (r928) Source genre sorts design ([#147](https://github.com/Suwayomi/Suwayomi-WebUI/pull/147) by @Robonau)
|
|
||||||
- (r929) Update LibraryOptions.tsx ([#146](https://github.com/Suwayomi/Suwayomi-WebUI/pull/146) by @Robonau)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.6.1 + WebUI: r911
|
|
||||||
## TL;DR
|
|
||||||
- msi and deb packages thanks to @mahor1221
|
|
||||||
- [Tachidesk-Flutter](https://github.com/Suwayomi/Tachidesk-Flutter) exists now!
|
|
||||||
|
|
||||||
## Suwayomi-Server Changelog
|
|
||||||
- (r1047) update (by @AriaMoradi)
|
|
||||||
- (r1048) bump version (by @AriaMoradi)
|
|
||||||
- (r1049) Update README.md (by @AriaMoradi)
|
|
||||||
- (r1050) Update README.md (by @AriaMoradi)
|
|
||||||
- (r1051) refactor getChapter ([#268](https://github.com/Suwayomi/Suwayomi-Server/pull/268) by @AriaMoradi)
|
|
||||||
- (r1052) Improve documentation with Http codes ([#261](https://github.com/Suwayomi/Suwayomi-Server/pull/261) by @Syer10)
|
|
||||||
- (r1053) Add Route to stop and reset the updater ([#260](https://github.com/Suwayomi/Suwayomi-Server/pull/260) by @ntbm)
|
|
||||||
- (r1054) ignore non image files ([#269](https://github.com/Suwayomi/Suwayomi-Server/pull/269) by @AriaMoradi)
|
|
||||||
- (r1055) fix compile erorr (by @AriaMoradi)
|
|
||||||
- (r1056) update dex2jar (by @AriaMoradi)
|
|
||||||
- (r1057) Update Gradle and Dependencies ([#281](https://github.com/Suwayomi/Suwayomi-Server/pull/281) by @Syer10)
|
|
||||||
- (r1058) Handlers must return a result ([#282](https://github.com/Suwayomi/Suwayomi-Server/pull/282) by @Syer10)
|
|
||||||
- (r1059) Allow app compilation on Java 18+ ([#286](https://github.com/Suwayomi/Suwayomi-Server/pull/286) by @Syer10)
|
|
||||||
- (r1060) Automated MSI package building ([#277](https://github.com/Suwayomi/Suwayomi-Server/pull/277) by @mahor1221)
|
|
||||||
- (r1061) Automated debian package building ([#287](https://github.com/Suwayomi/Suwayomi-Server/pull/287) by @mahor1221)
|
|
||||||
- (r1062) fix Debian package errors ([#288](https://github.com/Suwayomi/Suwayomi-Server/pull/288) by @mahor1221)
|
|
||||||
- (r1063) Fix build_push.yml Hopefully ([#289](https://github.com/Suwayomi/Suwayomi-Server/pull/289) by @mahor1221)
|
|
||||||
- (r1064) Improve windows-bundler.sh ([#290](https://github.com/Suwayomi/Suwayomi-Server/pull/290) by @mahor1221)
|
|
||||||
- (r1065) add Tachidesk-Flutter to readme ([#292](https://github.com/Suwayomi/Suwayomi-Server/pull/292)) @DattatreyaReddy)
|
|
||||||
- (r1066) no online fetch on backup ([#293](https://github.com/Suwayomi/Suwayomi-Server/pull/293) by @AriaMoradi)
|
|
||||||
- (r1067) auto-remove duplicate chapters ([#294](https://github.com/Suwayomi/Suwayomi-Server/pull/294) by @AriaMoradi)
|
|
||||||
- (r1068) remove gson ([#295](https://github.com/Suwayomi/Suwayomi-Server/pull/295) by @AriaMoradi)
|
|
||||||
|
|
||||||
## Suwayomi-WebUI Changelog
|
|
||||||
- (r894) migrate ReaderNavbar to Mui 5 ([#84](https://github.com/Suwayomi/Suwayomi-WebUI/pull/84) by @AriaMoradi)
|
|
||||||
- (r895) migrate SpinnerImage to Mui 5 ([#97](https://github.com/Suwayomi/Suwayomi-WebUI/pull/97) by @AriaMoradi)
|
|
||||||
- (r896) migrate VerticalPager to Mui 5 ([#94](https://github.com/Suwayomi/Suwayomi-WebUI/pull/94) by @AriaMoradi)
|
|
||||||
- (r897) migrate PagedPager to Mui 5 ([#93](https://github.com/Suwayomi/Suwayomi-WebUI/pull/93) by @AriaMoradi)
|
|
||||||
- (r898) MangaCard imges don't stretch now ([#110](https://github.com/Suwayomi/Suwayomi-WebUI/pull/110) by @abhijeetChawla)
|
|
||||||
- (r899) show correct title ([#111](https://github.com/Suwayomi/Suwayomi-WebUI/pull/111) by @AriaMoradi)
|
|
||||||
- (r900) migrate DoublePage to Mui 5 ([#88](https://github.com/Suwayomi/Suwayomi-WebUI/pull/88) by @AriaMoradi)
|
|
||||||
- (r901) migrate DoublePagedPager to Mui 5 ([#91](https://github.com/Suwayomi/Suwayomi-WebUI/pull/91) by @AriaMoradi)
|
|
||||||
- (r902) migrate Reader to Mui 5 ([#100](https://github.com/Suwayomi/Suwayomi-WebUI/pull/100) by @AriaMoradi)
|
|
||||||
- (r903) migrate HorizantalPager to Mui 5 ([#92](https://github.com/Suwayomi/Suwayomi-WebUI/pull/92) by @AriaMoradi)
|
|
||||||
- (r904) migrate PageNumber to Mui 5 ([#90](https://github.com/Suwayomi/Suwayomi-WebUI/pull/90) by @AriaMoradi)
|
|
||||||
- (r905) Chapter filter is woking ([#114](https://github.com/Suwayomi/Suwayomi-WebUI/pull/114) by @abhijeetChawla)
|
|
||||||
- (r906) added extension search ([#115](https://github.com/Suwayomi/Suwayomi-WebUI/pull/115) by @abhijeetChawla)
|
|
||||||
- (r907) cleanup ([#117](https://github.com/Suwayomi/Suwayomi-WebUI/pull/117) by @AriaMoradi)
|
|
||||||
- (r908) handle search shortcuts ([#116](https://github.com/Suwayomi/Suwayomi-WebUI/pull/116) by @AriaMoradi)
|
|
||||||
- (r909) Refactor for Removing unnecesary UseEffect ([#118](https://github.com/Suwayomi/Suwayomi-WebUI/pull/118) by @abhijeetChawla)
|
|
||||||
- (r910) refactor ChapterList ([#125](https://github.com/Suwayomi/Suwayomi-WebUI/pull/125) by @abhijeetChawla)
|
|
||||||
- (r911) refactor ChapterOptions ([#126](https://github.com/Suwayomi/Suwayomi-WebUI/pull/126) by @abhijeetChawla)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.6.0 + WebUI: r893
|
|
||||||
## TL;DR
|
|
||||||
- WebUI design went through a whole lot of changes, including
|
|
||||||
- Got rid of hamburger menu, now we have a custom mobile navbar
|
|
||||||
- Unread and Download count badges
|
|
||||||
- Back button so better electron experience
|
|
||||||
- There's a whole lot more that I'm too lazy to explore.
|
|
||||||
- Completely removed anime support
|
|
||||||
- Fixed category reordering
|
|
||||||
- Added support for search filters(Server side only)
|
|
||||||
- Added support for updating library(Server side only)
|
|
||||||
- A bunch of API breaking changes(hence why bumping to v0.6.0)!
|
|
||||||
|
|
||||||
## Suwayomi-Server Changelog
|
|
||||||
- (r996) cleanup (by @AriaMoradi)
|
|
||||||
- (r999) better cleaning algorithm (by @AriaMoradi)
|
|
||||||
- (r1007) remove anime support (by @AriaMoradi)
|
|
||||||
- (r1009) Fix tests ([#226](https://github.com/Suwayomi/Suwayomi-Server/pull/226) by @ntbm)
|
|
||||||
- (r1010) Expose unread and download count of Manga in category api ([#227](https://github.com/Suwayomi/Suwayomi-Server/pull/227) by @ntbm)
|
|
||||||
- (r1011) add Cache Header to Thumbnail Response for improved library performance ([#228](https://github.com/Suwayomi/Suwayomi-Server/pull/228) by @ntbm)
|
|
||||||
- (r1013) Fix unread and download counts casing ([#230](https://github.com/Suwayomi/Suwayomi-Server/pull/230) by @Syer10)
|
|
||||||
- (r1014) Fix broken test ([#231](https://github.com/Suwayomi/Suwayomi-Server/pull/231) by @ntbm)
|
|
||||||
- (r1016) Fix category reorder Endpoint. Added Test for Category Reorder ([#232](https://github.com/Suwayomi/Suwayomi-Server/pull/232) by @ntbm)
|
|
||||||
- (r1017) change windows bundle names (by @AriaMoradi)
|
|
||||||
- (r1018) improve tests (by @AriaMoradi)
|
|
||||||
- (r1019) allow injecting Sources (by @AriaMoradi)
|
|
||||||
- (r1020) update (by @AriaMoradi)
|
|
||||||
- (r1021) fix credit (by @AriaMoradi)
|
|
||||||
- (r1022) cleanup (by @AriaMoradi)
|
|
||||||
- (r1023) refactor (by @AriaMoradi)
|
|
||||||
- (r1024) refactor (by @AriaMoradi)
|
|
||||||
- (r1025) implement Source Filters (by @AriaMoradi)
|
|
||||||
- (r1026) ignore build artifacts generated by teting (by @AriaMoradi)
|
|
||||||
- (r1027) convert request type (by @AriaMoradi)
|
|
||||||
- (r1028) Update CONTRIBUTING.md (by @AriaMoradi)
|
|
||||||
- (r1029) stop supporting zero based image storage ([#242](https://github.com/Suwayomi/src/pull/242) by @AriaMoradi)
|
|
||||||
- (r1030) add manga data to download queue object ([#244](https://github.com/Suwayomi/src/pull/244) by @AriaMoradi)
|
|
||||||
- (r1031) Fix Manga Meta, add Manga Meta test ([#245](https://github.com/Suwayomi/src/pull/245) by @Syer10)
|
|
||||||
- (r1032) add pagination to recentChapters ([#246](https://github.com/Suwayomi/src/pull/246) by @AriaMoradi)
|
|
||||||
- (r1033) update (by @AriaMoradi)
|
|
||||||
- (r1034) Implement Update of Library/Category ([#235](https://github.com/Suwayomi/src/pull/235) by @ntbm)
|
|
||||||
- (r1035) update (by @AriaMoradi)
|
|
||||||
- (r1036) Mention the existence of Mahor's Tachidesk-GTK (by @AriaMoradi)
|
|
||||||
- (r1037) Add a Kotlin DSL for endpoint documentation ([#249](https://github.com/Suwayomi/Suwayomi-Server/pull/249) by @Syer10)
|
|
||||||
- (r1038) update (by @AriaMoradi)
|
|
||||||
- (r1039) update (by @AriaMoradi)
|
|
||||||
- (r1040) cleanup directory names ([#251](https://github.com/Suwayomi/Suwayomi-Server/pull/251) by @AriaMoradi)
|
|
||||||
- (r1041) Fix first page not being detected correctly ([#253](https://github.com/Suwayomi/Suwayomi-Server/pull/253) by @AriaMoradi)
|
|
||||||
- (r1042) Update README.md (by @AriaMoradi)
|
|
||||||
- (r1043) Update README.md (by @AriaMoradi)
|
|
||||||
- (r1044) migrate application directories ([#255](https://github.com/Suwayomi/Suwayomi-Server/pull/255) by @AriaMoradi)
|
|
||||||
- (r1045) add support for MultiSelectListPreference ([#258](https://github.com/Suwayomi/Suwayomi-Server/pull/258) by @AriaMoradi)
|
|
||||||
- (r1046) empty searchTerm support ([#259](https://github.com/Suwayomi/Suwayomi-Server/pull/259) by @AriaMoradi)
|
|
||||||
|
|
||||||
|
|
||||||
## Suwayomi-WebUI
|
|
||||||
- (r821) add Permanent sidebar for desktop widths([#46](https://github.com/Suwayomi/Suwayomi-WebUI/pull/46) by @abhijeetChawla)
|
|
||||||
- (r822) Fix Local Source being missing (by @AriaMoradi)
|
|
||||||
- (r823) fix the ugliness of bare messages (by @AriaMoradi)
|
|
||||||
- (r824) add pull request template (by @AriaMoradi)
|
|
||||||
- (r825) add Unread badges ([#48](https://github.com/Suwayomi/Suwayomi-WebUI/pull/48) by @ntbm)
|
|
||||||
- (r826) Back button implementation ([#47](https://github.com/Suwayomi/Suwayomi-WebUI/pull/47) by @abhijeetChawla)
|
|
||||||
- (r827) remove redundant '/manga' prefix from paths (by @AriaMoradi)
|
|
||||||
- (r828) refactor (by @AriaMoradi)
|
|
||||||
- (r829) put Sources and Extensions in the same screen (by @AriaMoradi)
|
|
||||||
- (r830) Set Fallback Image for broken Thumbnails ([#50](https://github.com/Suwayomi/Suwayomi-WebUI/pull/50) by @ntbm)
|
|
||||||
- (r833) Apply Api changes for unread badges ([#52](https://github.com/Suwayomi/Suwayomi-WebUI/pull/52) by @ntbm)
|
|
||||||
- (r834) add EmptyView to DownloadQueue, refactro strings ([#53](https://github.com/Suwayomi/Suwayomi-WebUI/pull/53) by @abhijeetChawla)
|
|
||||||
- (r835) Bottom navbar for mobile ([#51](https://github.com/Suwayomi/Suwayomi-WebUI/pull/51) by @abhijeetChawla)
|
|
||||||
- (r836) Implement Unread Filter for Library ([#54](https://github.com/Suwayomi/Suwayomi-WebUI/pull/54) by @ntbm)
|
|
||||||
- (r837) fix navbar broken logic (by @AriaMoradi)
|
|
||||||
- (r838) fix navbar (by @AriaMoradi)
|
|
||||||
- (r839) refactor (by @AriaMoradi)
|
|
||||||
- (r840) refactor (by @AriaMoradi)
|
|
||||||
- (r841) refactor (by @AriaMoradi)
|
|
||||||
- (r842) show different NavbarItems depending on device width (by @AriaMoradi)
|
|
||||||
- (r843) remove text decoration (by @AriaMoradi)
|
|
||||||
- (r844) fancy icon based on if path selected (by @AriaMoradi)
|
|
||||||
- (r845) custom Extension icon, google's version is shit (by @AriaMoradi)
|
|
||||||
- (r846) refactor (by @AriaMoradi)
|
|
||||||
- (r848) move info (by @AriaMoradi)
|
|
||||||
- (r849) add Search to Library ([#55](https://github.com/Suwayomi/Suwayomi-WebUI/pull/55) by @ntbm)
|
|
||||||
- (r850) add aspect ratio to the manga card. ([#56](https://github.com/Suwayomi/Suwayomi-WebUI/pull/56) by @abhijeetChawla)
|
|
||||||
- (r851) better wording (by @AriaMoradi)
|
|
||||||
- (r852) reorder nav buttons (by @AriaMoradi)
|
|
||||||
- (r853) nicer gradient (by @AriaMoradi)
|
|
||||||
- (r854) refactor MangaCard (by @AriaMoradi)
|
|
||||||
- (r855) closes #58 (by @AriaMoradi
|
|
||||||
- (r856) Add Resume Reading FAB Manga screen ([#59](https://github.com/Suwayomi/Suwayomi-WebUI/pull/59) by @abhijeetChawla)
|
|
||||||
- (r857) add filter and badge for `downloadCount` ([#62](https://github.com/Suwayomi/Suwayomi-WebUI/pull/62) by @abhijeetChawla)
|
|
||||||
- (r858) add issue template (by @AriaMoradi)
|
|
||||||
- (r859) Change color of navbar in light mode ([#65](https://github.com/Suwayomi/Suwayomi-WebUI/pull/65) by @abhijeetChawla)
|
|
||||||
- (r860) fix manga FAB margins ([#66](https://github.com/Suwayomi/Suwayomi-WebUI/pull/66) by @AriaMoradi)
|
|
||||||
- (r861) remove extra scrollbar on mobile ([#67](https://github.com/Suwayomi/Suwayomi-WebUI/pull/67) by @AriaMoradi)
|
|
||||||
- (r862) Fix Bad messages in Library Appbar search ([#70](https://github.com/Suwayomi/Suwayomi-WebUI/pull/70) by @ntbm)
|
|
||||||
- (r863) ban the style prop (by @AriaMoradi)
|
|
||||||
- (r864) Updates pagination update ([#68](https://github.com/Suwayomi/Suwayomi-WebUI/pull/68) by @AriaMoradi)
|
|
||||||
- (r865) make the whole chapter card into a button ([#73](https://github.com/Suwayomi/Suwayomi-WebUI/pull/73) by @AriaMoradi)
|
|
||||||
- (r866) fix chapter actions not working if manga is not fetched online ([#74](https://github.com/Suwayomi/Suwayomi-WebUI/pull/74) by @AriaMoradi)
|
|
||||||
- (r867) migrate some components to Mui5 new styling system ([#72](https://github.com/Suwayomi/Suwayomi-WebUI/pull/72) by @abhijeetChawla)
|
|
||||||
- (r868) load first page on read manga ([#76](https://github.com/Suwayomi/Suwayomi-WebUI/pull/76) by @AriaMoradi)
|
|
||||||
- (r869) Revert "migrate some components to Mui5 new styling system ([#72](https://github.com/Suwayomi/Suwayomi-WebUI/pull/72))" (by @AriaMoradi)
|
|
||||||
- (r870) migrate Backup to Mui 5 ([#106](https://github.com/Suwayomi/Suwayomi-WebUI/pull/106) by @AriaMoradi)
|
|
||||||
- (r871) migrate EmptyView to Mui 5 ([#95](https://github.com/Suwayomi/Suwayomi-WebUI/pull/95) by @AriaMoradi)
|
|
||||||
- (r872) migrate CategorySelect to Mui 5 ([#85](https://github.com/Suwayomi/Suwayomi-WebUI/pull/85) by @AriaMoradi)
|
|
||||||
- (r873) migrate LibraryOptions to Mui 5 ([#83](https://github.com/Suwayomi/Suwayomi-WebUI/pull/83) by @AriaMoradi)
|
|
||||||
- (r874) migrate ChapterCard.tsx to Mui 5 ([#80](https://github.com/Suwayomi/Suwayomi-WebUI/pull/80) by @AriaMoradi)
|
|
||||||
- (r875) migrate App.tsx to Mui 5 ([#79](https://github.com/Suwayomi/Suwayomi-WebUI/pull/79) by @AriaMoradi)
|
|
||||||
- (r876) migrate SourceConfigure to Mui 5 ([#103](https://github.com/Suwayomi/Suwayomi-WebUI/pull/103) by @AriaMoradi)
|
|
||||||
- (r877) migrate Settings to Mui 5 ([#102](https://github.com/Suwayomi/Suwayomi-WebUI/pull/102) by @AriaMoradi)
|
|
||||||
- (r878) migrate Updates to Mui 5 ([#104](https://github.com/Suwayomi/Suwayomi-WebUI/pull/104) by @AriaMoradi)
|
|
||||||
- (r879) Save tabs number in Url to persist tab when go to other paths ([#78](https://github.com/Suwayomi/Suwayomi-WebUI/pull/78) by @abhijeetChawla)
|
|
||||||
- (r880) migrate LangSelect to Mui 5 ([#86](https://github.com/Suwayomi/Suwayomi-WebUI/pull/86) by @AriaMoradi)
|
|
||||||
- (r881) migrate ExtensionCard.tsx to Mui 5 ([#81](https://github.com/Suwayomi/Suwayomi-WebUI/pull/81) by @AriaMoradi)
|
|
||||||
- (r882) migrate SingleSearch to Mui 5 ([#101](https://github.com/Suwayomi/Suwayomi-WebUI/pull/101) by @AriaMoradi)
|
|
||||||
- (r883) migrate LoadingPlaceholder to Mui 5 ([#96](https://github.com/Suwayomi/Suwayomi-WebUI/pull/96) by @AriaMoradi)
|
|
||||||
- (r884) migrate About to Mui 5 ([#105](https://github.com/Suwayomi/Suwayomi-WebUI/pull/105) by @AriaMoradi)
|
|
||||||
- (r885) migrate SourceCard to Mui 5 ([#82](https://github.com/Suwayomi/Suwayomi-WebUI/pull/82) by @AriaMoradi)
|
|
||||||
- (r886) migrate Manga to Mui 5 ([#99](https://github.com/Suwayomi/Suwayomi-WebUI/pull/99) by @AriaMoradi)
|
|
||||||
- (r887) migrate Browse to Mui 5 ([#98](https://github.com/Suwayomi/Suwayomi-WebUI/pull/98) by @AriaMoradi)
|
|
||||||
- (r888) migrate DesktopSideBar to Mui 5 ([#87](https://github.com/Suwayomi/Suwayomi-WebUI/pull/87) by @AriaMoradi)
|
|
||||||
- (r889) cleanup library ([#107](https://github.com/Suwayomi/Suwayomi-WebUI/pull/107) by @AriaMoradi)
|
|
||||||
- (r890) support for new searchTerm (by @AriaMoradi)
|
|
||||||
- (r891) Revert "support for new searchTerm" (by @AriaMoradi)
|
|
||||||
- (r892) add support for emptySearch ([#109](https://github.com/Suwayomi/Suwayomi-WebUI/pull/109) by @AriaMoradi)
|
|
||||||
- (r893) add support for MultiSelectListPreference ([#108](https://github.com/Suwayomi/Suwayomi-WebUI/pull/108) by @AriaMoradi)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.5.4 + WebUI: r820
|
|
||||||
## TL;DR
|
|
||||||
- Fixed ReadComicOnline, Toonily and possibly other sources not working
|
|
||||||
- Backup and Restore now includes Updates tab data
|
|
||||||
- Removed Anime support from WebUI, Anime support will also be removed from Suwayomi-Server in a future update
|
|
||||||
|
|
||||||
## Suwayomi-Server Changelog
|
|
||||||
- (r973) convert android.jar lib to a maven repo
|
|
||||||
- (r978) mimic Tachiyomi's behaviour more closely, fixes ReadComicOnline (EN)
|
|
||||||
- (r980) fix export chapter ordering, include new props in backup
|
|
||||||
- (r982) remove isNsfw annotation detection
|
|
||||||
- (r984) use correct time conversion units when doing backups
|
|
||||||
- (r989) Support using a CatalogueSource instead of only HttpSources ([#219](https://github.com/Suwayomi/Suwayomi-Server/pull/219) by @Syer10)
|
|
||||||
- (r991) Use a custom task to run electron ([#220](https://github.com/Suwayomi/Suwayomi-Server/pull/220) by @Syer10)
|
|
||||||
|
|
||||||
## Suwayomi-WebUI Changelog
|
|
||||||
- (r810) fix wrong strings in set Server Address dialog, fixes [#39](https://github.com/Suwayomi/Suwayomi-WebUI/issues/39)
|
|
||||||
- (r811) fix chapterFetch loop
|
|
||||||
- (r812) fix overlapping requests
|
|
||||||
- (r813) fix typo
|
|
||||||
- (r814) Better portrait support ([#41](https://github.com/Suwayomi/Suwayomi-WebUI/issues/41) by @minhe7735)
|
|
||||||
- (r815) fixes Reader navbar colors when in light mode ([#43](https://github.com/Suwayomi/Suwayomi-WebUI/issues/43) by @abhijeetChawla)
|
|
||||||
- (r816) default languages cleanup, force Local source enabled
|
|
||||||
- (r817) force Local source at LangSelect
|
|
||||||
- (r818) rename ExtensionLangSelect: generic name for generic use
|
|
||||||
- (r819) don't show anime anymore
|
|
||||||
- (r820) Remove Anime support
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.5.3 + WebUI: r809
|
|
||||||
## TL;DR
|
|
||||||
- added support for a equivalent page to Tachiyomi's Updates tab
|
|
||||||
- fix launchers not working on macOS M1/arm64
|
|
||||||
|
|
||||||
## Suwayomi-Server Changelog
|
|
||||||
- (r956) fix macOS-arm64 bundle launchers not working
|
|
||||||
- (r957) Workaround StdLib issue and add KtLint to all modules ([#206](https://github.com/Suwayomi/Suwayomi-Server/pull/206) by @Syer10)
|
|
||||||
- (r960-r963) Add recently updated chapters(Updates) endpoint
|
|
||||||
|
|
||||||
|
|
||||||
## Suwayomi-WebUI Changelog
|
|
||||||
- (r808) fix chapter list not calling onlineFetch=true
|
|
||||||
- (r809) add support for Updates
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.5.2 + WebUI: r807
|
|
||||||
## TL;DR
|
|
||||||
- Fixed Local source not working on Windows
|
|
||||||
- Fixed Chapter numbers being shown incorrectly
|
|
||||||
|
|
||||||
## Suwayomi-Server
|
|
||||||
### Public API
|
|
||||||
#### Non-breaking changes
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
#### Breaking changes
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
#### Bug fixes
|
|
||||||
- (r948) Fix ManaToki (KO) and NewToki (KO) (issue [#202](https://github.com/Suwayomi/Suwayomi-Server/issue/202))
|
|
||||||
- (r949) Local source: fix windows paths
|
|
||||||
|
|
||||||
### Private API
|
|
||||||
- (r941) Update BytecodeEditor to use Java NIO Paths ([#200](https://github.com/Suwayomi/Suwayomi-Server/pull/200) by @Syer10)
|
|
||||||
- (r942) Gradle Updates ([#199](https://github.com/Suwayomi/Suwayomi-Server/pull/199) by @Syer10)
|
|
||||||
|
|
||||||
|
|
||||||
## Suwayomi-WebUI
|
|
||||||
#### Visible changes
|
|
||||||
- (r804) update text positioning on Reader and Player ([#35](https://github.com/Suwayomi/Suwayomi-WebUI/pull/35) by @voltrare)
|
|
||||||
- (r806) Source card for Local source is different
|
|
||||||
- (r807) add Local source guide
|
|
||||||
|
|
||||||
#### Bug fixes
|
|
||||||
- (r805) fix chapter name
|
|
||||||
|
|
||||||
#### Internal changes
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.5.1 + WebUI: r803
|
|
||||||
## TL;DR
|
|
||||||
- Loading sources' manga list is at least twice as fast
|
|
||||||
- Added support for Tachiyomi's Local source
|
|
||||||
- Added BasicAuth support, now you can protect your Suwayomi instance if you are running it on a public server
|
|
||||||
- Added ability to turn off cache for image requests
|
|
||||||
|
|
||||||
## Suwayomi-Server
|
|
||||||
### Public API
|
|
||||||
#### Non-breaking changes
|
|
||||||
- (r915) add BasicAuth support
|
|
||||||
- (r918) add ability to delete downloaded chapters
|
|
||||||
- (r923-r930) add Local Source
|
|
||||||
- (r938) add ability to turn off cache for image requests
|
|
||||||
|
|
||||||
#### Breaking changes
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
#### Bug fixes
|
|
||||||
- (r917) detect if a downloaded chapter is missing
|
|
||||||
|
|
||||||
### Private API
|
|
||||||
- (r913) remove expand char limit on MangaTable columns
|
|
||||||
- (r914) migrate to Javalin 4
|
|
||||||
- (r921) depricate zero based chapters
|
|
||||||
- (r937) add ChapterRecognition from tachiyomi, closes #10
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Suwayomi-WebUI
|
|
||||||
#### Visible changes
|
|
||||||
- (r790) nice looking progress percentage
|
|
||||||
- (r791) show a Delete button for downloaded chapters
|
|
||||||
- (r792) Update hover effect using more of Material-UI color pallete ([#29](https://github.com/Suwayomi/Suwayomi-WebUI/pull/29) by @voltrare)
|
|
||||||
- (r793) Optimize images ([#32](https://github.com/Suwayomi/Suwayomi-WebUI/pull/32) by @phanirithvij)
|
|
||||||
- (r794) try fix #30 ([#31](https://github.com/Suwayomi/Suwayomi-WebUI/pull/31) by @phanirithvij)
|
|
||||||
- (r795) fix viewing page number when the string is long
|
|
||||||
- (r796) show proper display name for source
|
|
||||||
- (r797) fail gracefully when a thumbnail has errors
|
|
||||||
- (r798) fix when a source fails to load mangas
|
|
||||||
- (r800) add Local source ([#31](https://github.com/Suwayomi/Suwayomi-WebUI/pull/31))
|
|
||||||
- (r803) add support for useCache
|
|
||||||
|
|
||||||
#### Bug fixes
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
#### Internal changes
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.5.0 + WebUI: r789
|
|
||||||
## TL;DR
|
|
||||||
- You can now install APK extensions from the extensions page
|
|
||||||
- WebUI now comes with an updated Material Design looks and is faster a little bit.
|
|
||||||
- WebUI now shows Nsfw content by default, disable it in settings if you prefer to not see Nsfw stuff
|
|
||||||
- Added support for configuration of sources, this enables MangaDex, Komga, Cubari and many other sources
|
|
||||||
- Chapters in the Manga page and Sources in the source page now look nicer and will glow with mouse hover
|
|
||||||
|
|
||||||
## Suwayomi-Server
|
|
||||||
### Public API
|
|
||||||
#### Non-breaking changes
|
|
||||||
- (r888) add installing APK from external sources endpoint
|
|
||||||
|
|
||||||
#### Breaking changes
|
|
||||||
- (r877 [#188](https://github.com/Suwayomi/Suwayomi-Server/pull/188) by @Syer10) `MangaDataClass.genre` changed type to `List<String>`
|
|
||||||
|
|
||||||
#### Bug fixes
|
|
||||||
- (r899-r901) fix when an external apk is installed and it doesn't have the default tachiyomi-extensions name
|
|
||||||
- (r905) fix a bug where if two sources return the same URL, a false duplicate might be detected
|
|
||||||
|
|
||||||
### Private API
|
|
||||||
- (r887) the `run` task won't call `downloadWebUI` now
|
|
||||||
- (r902) cleanup print/ln instances
|
|
||||||
- (r906) better handling of uninstalling Extensions
|
|
||||||
|
|
||||||
## Suwayomi-WebUI
|
|
||||||
#### Visible changes
|
|
||||||
- (r770) add support for the new genre type
|
|
||||||
- (r771) set the default value of `showNsfw` to `true` so we won't have visual artifacts with a clean install
|
|
||||||
- (r774 [#21](https://github.com/Suwayomi/Suwayomi-WebUI/pull/21) by @voltrare) `ReaderNavbar.jsx`: Swap close and retract Navbar buttons
|
|
||||||
- (r775 [#23](https://github.com/Suwayomi/Suwayomi-WebUI/pull/23) by @voltrare) `yarn.lock`: Fixes version inconsistency after commit 9b866811b
|
|
||||||
- (r776 [#23](https://github.com/Suwayomi/Suwayomi-WebUI/pull/23) by @voltrare) add margin between Source and Extension cards, make the Search button look nicer
|
|
||||||
- (r777) add support for installing external APK files
|
|
||||||
- (r778) fix the makeToaster?
|
|
||||||
- (r779) Action button for installing external extension
|
|
||||||
- (r780 Suwayomi/Suwayomi-WebUI#25) add on hover, active effect to Chapter/Episode card
|
|
||||||
- (r782-r785) updating material-ui to v5 changed the theme
|
|
||||||
- (r785-r788) better `SourceCard` looks on mobile, move `SourceDataClass.isConfigurable` gear button to `SourceMangas`
|
|
||||||
- (r789) implement source configuration
|
|
||||||
|
|
||||||
#### Bug fixes
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
#### Internal changes
|
|
||||||
- (r782-r785) update dependencies, migrate material-ui from v4 to v5
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.4.9 + WebUI: r769
|
|
||||||
## Suwayomi-Server
|
|
||||||
### Public API
|
|
||||||
#### Non-breaking changes
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
#### Breaking changes
|
|
||||||
- (r857) renamed: `SourceDataClass.isNSFW` -> `SourceDataClass.isNsfw`
|
|
||||||
|
|
||||||
#### Bug fixes
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
### Private API
|
|
||||||
- (r850) Bump WebUI version to r767
|
|
||||||
- (r861) Bump WebUI version to r769
|
|
||||||
|
|
||||||
#### Non-code changes
|
|
||||||
- (r851) Add this changelog file and `CHANGELOG-TEMPLATE.md`
|
|
||||||
- (r852-r853) `CONTRIBUTING.md`: Add a note about this maintaining this file changelog
|
|
||||||
- (r855) `CONTRIBUTING.md`: text cleanup
|
|
||||||
- (r859) `CONTRIBUTING.md`: remove dumb rule
|
|
||||||
- (r862) `windows-bundler.sh`: update jre
|
|
||||||
- (r864) add linux and macOS bundler script and launcher scripts
|
|
||||||
- (r865) fix macOS bundler script and launcher scripts
|
|
||||||
- (r866) bump electron version to v14.0.0
|
|
||||||
- (r868) add linux and macOS bundlers to the publish workflow
|
|
||||||
- (r871) `publish.yml`: remove node module cache, won't need it anymore
|
|
||||||
- (r873) `publish.yml` and `build_push.yml`: fix oopsies
|
|
||||||
|
|
||||||
|
|
||||||
## Suwayomi-WebUI
|
|
||||||
#### Visible changes
|
|
||||||
- (r767-r769) Support for hiding NSFW content in settings screen, extensions screen, sources screen
|
|
||||||
|
|
||||||
#### Bug fixes
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
#### Internal changes
|
|
||||||
- (r767) Remove some duplicate dependency declaration from `package.json`
|
|
||||||
|
|
||||||
#### Non-code changes
|
|
||||||
- (r42-r45) Change `README.md`: some links and stuff
|
|
||||||
- (r45-r765) Add all of the commit history from when WebUI was separated from Server, jumping from r45 to r765 (r45 is exactly the same as r765)
|
|
||||||
- (r766) Steal `.gitattributes` from Suwayomi-Server
|
|
||||||
- (r767) Dependency cleanup in `package.json`
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Server: v0.4.8 + WebUI: r41
|
|
||||||
## Suwayomi-Server
|
|
||||||
### Public API
|
|
||||||
#### Non-breaking changes
|
|
||||||
- Added support for serializing Search Filters
|
|
||||||
- `SourceDataClass` now has a `isNsfw` key
|
|
||||||
|
|
||||||
#### Breaking changes
|
|
||||||
- N/A
|
|
||||||
|
|
||||||
#### Bug fixes
|
|
||||||
- Fixed a bug where backup restore reversed chapter order
|
|
||||||
- Open Site feature now works properly (https://github.com/Suwayomi/Suwayomi-WebUI/issues/19)
|
|
||||||
|
|
||||||
### Private API
|
|
||||||
- Added `CloudflareInterceptor` from TachiWeb-Server
|
|
||||||
- Restoring backup for mangas in library(merging manga data) is now supported
|
|
||||||
|
|
||||||
## Suwayomi-WebUI
|
|
||||||
#### Visible changes
|
|
||||||
- Better looking manga card titles
|
|
||||||
- Better reader title, next, prev buttons
|
|
||||||
|
|
||||||
#### Bug fixes
|
|
||||||
- Open Site feature now works properly (https://github.com/Suwayomi/Suwayomi-WebUI/issues/19)
|
|
||||||
- Re-ordering categories now works
|
|
||||||
|
|
||||||
#### Internal changes
|
|
||||||
- N/A
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user