Skip to content

Releases: RikkaApps/FontProvider

v1.6.0

22 Dec 06:09
Compare
Choose a tag to compare

use Subset OTF for pre-24

v1.5.1

31 Oct 05:27
Compare
Choose a tag to compare

fix provider app crash

v1.5.0

30 Oct 15:06
Compare
Choose a tag to compare

API v8

  • 比以前的快很多
  • 使用方法变了(
  • 可以满足需要使用自己提供字体的情况

v1.4.3

22 Oct 16:25
Compare
Choose a tag to compare

app:

  • fix can't download

v1.4.2

21 Oct 16:35
Compare
Choose a tag to compare

app:

  • fix bugs
  • add tip when use metered network or no network connected

v1.4.0

17 Oct 08:45
Compare
Choose a tag to compare

app:

  • fix crash when using content provider
  • fix file location (cache -> files)
  • fix preview locale
  • fix wrong data is returned to user on API pre-24
  • version code use git commit count

api:

  • use new version name

v1.3.2

11 Oct 11:00
Compare
Choose a tag to compare

app:

  • introduce Fabric
  • control max memory cache (API 24+)

API:

  • add FontProviderClient.checkAvailability(Context)
  • change some internal implementation

v1.3.0

09 Oct 14:59
Compare
Choose a tag to compare
  • add Noto Color Emoji
  • support set multiple default fonts
  • add synchronized FontProviderClient constructor (use ContentProvider, very slow)

v1.2.1

08 Oct 06:45
Compare
Choose a tag to compare

support API 21-23 (require READ_EXTERNAL_STORAGE permission)

v1.1.2

04 Oct 14:32
Compare
Choose a tag to compare

API change
Provider app UI change