mirror of
https://github.com/mamoe/mirai.git
synced 2024-12-28 17:40:09 +08:00
9e151e7026
* Prototype new `RemoteFiles` design * add `@JavaFriendlyAPI` * remove `quietly` * move `moveTo` to `AbsoluteFile` * Add java friendly apis * Remove `condoneMissing` * Change `renameTo` * Extract interface declarations * update docs * Add `AbsoluteFileFolder.exists` * Add common ProgressionCallback * Implement `RemoteFiles` and relevant `Absolute*` * Implement `refresh` and `refreshed` * Update docs * Forbid blank paths * Update docs * Deprecate `RemoteFile` and implement `FileMessage.toAbsoluteFile` * Change corresponding properties on operations * Deprecate more old declarations * Update docs * Add check for permission * Allow relative paths and fix upload * fix absolutePath * doc update * api dump * `Result<R>.onSuccessCatching` * return null when file not exists * Fix file uploading * Fix folder.absolutePath * add `resolveFileById` * Implement toString * Add `nameWithoutExtension` and `extension` * Add `deep` to resolveFileById * Implement permission check * Remove notes * Fix `resolveFileById` * Fix `extension` * add docs * Improve docs Co-authored-by: Karlatemp <karlatemp@vip.qq.com> |
||
---|---|---|
.. | ||
android | ||
api | ||
build.gradle.kts | ||
README.md |
binary-compability-validator
使用 Kotlin/binary-compatibility-validator,用于验证二进制兼容性。