这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: tunv11/android-miniapp

Tags

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add default value for requireSignatureVerification (rakutentech#377)

v3.6.1

Toggle v3.6.1's commit message
fix: Create custom download cache file provider

Created mini apps own implementation of FileProvider using the default implementation of FileProvider. This prevents manifest merger conflicts when the Host App is already using a FileProvider in their App.

v3.6.0

Toggle v3.6.0's commit message
Update changelog for 3.6.0

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update date for 3.5.0 (rakutentech#350)

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update the date (rakutentech#333)

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bugfix: preload screen scrolling (rakutentech#310)

* scrolling fix in preload screen

* add action for back button (rakutentech#307)

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set `null` to file path callback (rakutentech#299)

* set null to callback after being used

* update testcases

* detekt

* remove optional reset

* remove this

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: file picking issues (rakutentech#284)

* minor refactor (rakutentech#282)

* refactor: prepare permission

* build: mockito kotlin

* fix: Allow multiple files for file chooser

* unit tests

* fix issue with back pressed

* detekt

* comment

* rename to onCancel

Co-authored-by: Minh Nguyen (ミン) <60589925+minh-rakuten@users.noreply.github.com>
Co-authored-by: Cory Caywood <cory@floatinginspace.net>

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: consistent permission cache (rakutentech#278)

* style: cleanup

* fix: remove null value in custom permission cache

v2.7.2

Toggle v2.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: 2.7.2 (rakutentech#266)

* refactor: init with function

* build: okhttp sync

* style: detekt

* test: add test case for validateHttpAppUrl

* exception: device keystore

* 2.7.2 cleanup

* 2.7.2 cleanup

* release: 2.7.2 date