Skip to content

Rebase to master gregcockroft and fix cdep dependency#2

Merged
leo0263 merged 19 commits intomasterfrom
rebase_to_master_gregcockroft
Mar 30, 2023
Merged

Rebase to master gregcockroft and fix cdep dependency#2
leo0263 merged 19 commits intomasterfrom
rebase_to_master_gregcockroft

Conversation

@andremw96
Copy link
Copy Markdown

No description provided.

Greg Cockroft and others added 17 commits December 31, 2021 13:53
for now, directly call the function on the mainActivity.

next step would be updating the mathDisplayLib to somehow handle the
bitmap creation process
to convert latex string to a bitmap
fix things to be able to run ./gradlew mathdisplaylib:build
error was:
  uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared
  in library [:mathdisplaylib:]
  fix the font null exception when calling createBitmap()
also:
- make the MTFontManager as object, exposing it's setContext()
- remove dependency to context on MTMathGenerator
to make it simple if we want to change color font from the main project
also:
- increase minSDK to 21
@andremw96 andremw96 changed the title Rebase to master gregcockroft Rebase to master gregcockroft and fix cdep dependency Mar 30, 2023
Copy link
Copy Markdown

@leo0263 leo0263 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👀 👍

thanks for fixing the cdep problem 🙏

@leo0263 leo0263 merged commit 58daef6 into master Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants