Anki-Android-Backend icon indicating copy to clipboard operation
Anki-Android-Backend copied to clipboard

JNI bridge between AnkiDroid and Anki Desktop's rust code

Results 29 Anki-Android-Backend issues
Sort by recently updated
recently updated
newest added

Bumps `kotlin_version` from 1.9.23 to 1.9.24. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.23 to 1.9.24 Release notes Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases. 1.9.24 Changelog Backend. Wasm KT-64890 K/Wasm compiler crash with external class and...

dependencies
java

`Error: Failed with code Some(1): ./ninja extract:protoc css:_root-vars ts:reviewer:reviewer.js ts:reviewer:reviewer.css ts:reviewer:reviewer_extras_bundle.js ts:reviewer:reviewer_extras.css qt:aqt:data:web:pages` * Last success: 2024-04-29T01:46:25+01:00 - https://github.com/ankidroid/Anki-Android-Backend/actions/runs/8871673583/job/24354979002 * First failure: 2024-04-30T01:44:57+01:00 https://github.com/ankidroid/Anki-Android-Backend/actions/runs/8887480874/job/24402827438

bug
ci

Bumps com.android.tools.build:gradle from 8.3.2 to 8.4.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=8.3.2&new-version=8.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

help wanted
dependencies
java

* Follow-on from https://github.com/ankidroid/Anki-Android/issues/15746 ---- * schedTimingTodayLegacy * localMinutesWestLegacy Mostly upstream: https://github.com/ankitects/anki/blob/main/rslib/src/backend/ankidroid.rs

https://github.com/ankidroid/Anki-Android-Backend/actions/runs/8516371828/job/23325301459#step:16:25 ``` /opt/homebrew/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/Anki-Android-Backend/Anki-Android-Backend --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt Failed to save: Unable to reserve cache with key macOS-rust-release-v6-41bba980dae4fee99e1deaaa8d55d24c72e5f2497c4fc262204a747ff667876d-[23](https://github.com/ankidroid/Anki-Android-Backend/actions/runs/8516371828/job/23325301459#step:16:24)b68d010ec8a0236c8f08d540479c6d59a85170c60478b901bffbb384b959b9, another job may be...

Hi! I made these changes to, hopefully, make it easier for people to build the project. I've ran this on Windows and it's worked fine so far. Please let me...

Let Ankidroid set a custom root certificate to use in the Rust backend. Requires https://github.com/ankitects/anki/pull/3095

We should modify CI to `git tag` versions _Originally posted by @david-allison in https://github.com/ankidroid/Anki-Android-Backend/issues/347#issuecomment-1928095563_ ---- https://github.com/ankidroid/Anki-Android-Backend/tags

Backend Codegen is problematic: it exposes a `java.util.List`, but this is actually a `com.google.protobuf.Internal.ProtobufList`. `ProtobufList` throws on mutation > Extends List to add the capability to make the list immutable...

There was an issue that only turned up in Anki-Android (this repo) CI after merging + releasing an Anki-Android-Backend PR and it would be nice to have a workflow that...

Dev