Releases: aldebaran/fast-downward-android
Releases · aldebaran/fast-downward-android
v2.2.5
Commits
- efacd4b: Add badges in README (Victor Paléologue)
- 46c9392: Fix Maven Central badge (Victor Paléologue)
- 52888ff: Note on logo (Victor Paléologue)
- def06be: Sign all APKs (Victor Paleologue) #2
- 373d095: Check signing multiple files continuously (Victor Paleologue) #2
- 51eef6a: Version 2.2.5 (Victor Paleologue)
v2.2.4
v2.2.3
Commits
- c6accaf: Revert "Manifest: fix service permission to be bound" (Victor Paleologue)
- cf47e48: Restore earlier package name (Victor Paleologue)
- add5dd4: Version 2.2.2 (Victor Paleologue)
- update dependencies (Victor Paleologue)
- publish library to Maven Central (Victor Paleologue)
- move signing operation away from the Gradle (Victor Paleologue)
- fix APK collection path (Victor Paleologue)
- 401ef40: Integrating Fast Downward's logo (Victor Paleologue)
- 2169a9b: Include documentation in library artifact (Victor Paleologue)
- 1d1873b: Version 2.2.3 (Victor Paleologue)
2.2.2
- Restore original package name
2.2.1
- Updating Gradle and SDK broke the binding of service. This version DOES NOT WORK.
- Fixed submodules redirection.
- Also build for arm64-v8a.
- Also build a universal package.
- README updates.
2.2.0
- Switching to the public PDDL Planning library for Android, from Maven Central.
- First attempt to move build farms to GitHub Actions (not ready yet, build essentially failed everywhere).
2.1.3
- Thread-safe calls to the planner
2.1.1
- Fixed missing python-modules.zip in releases
- Updated README