-
Notifications
You must be signed in to change notification settings - Fork 53
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: gregcockroft/AndroidMath
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: leo0263/AndroidMath
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 14 files changed
- 2 contributors
Commits on Nov 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 71f8791 - Browse repository at this point
Copy the full SHA 71f8791View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff86974 - Browse repository at this point
Copy the full SHA ff86974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 701b91d - Browse repository at this point
Copy the full SHA 701b91dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8708462 - Browse repository at this point
Copy the full SHA 8708462View commit details
Commits on Nov 19, 2019
-
for now, directly call the function on the mainActivity. next step would be updating the mathDisplayLib to somehow handle the bitmap creation process
Configuration menu - View commit details
-
Copy full SHA for 9b6d3c4 - Browse repository at this point
Copy the full SHA 9b6d3c4View commit details
Commits on Nov 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a48af43 - Browse repository at this point
Copy the full SHA a48af43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c48cce - Browse repository at this point
Copy the full SHA 0c48cceView commit details -
downgrade the minSdkVersion to 16
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:]
Configuration menu - View commit details
-
Copy full SHA for 49d69d8 - Browse repository at this point
Copy the full SHA 49d69d8View commit details
Commits on Nov 21, 2019
-
fix the font null exception when calling createBitmap()
Configuration menu - View commit details
-
Copy full SHA for 05680bf - Browse repository at this point
Copy the full SHA 05680bfView commit details -
also: - make the MTFontManager as object, exposing it's setContext() - remove dependency to context on MTMathGenerator
Configuration menu - View commit details
-
Copy full SHA for c517266 - Browse repository at this point
Copy the full SHA c517266View commit details
Commits on Dec 30, 2019
-
add textColor (int) value to MTFont
to make it simple if we want to change color font from the main project
Configuration menu - View commit details
-
Copy full SHA for 239e117 - Browse repository at this point
Copy the full SHA 239e117View commit details
Commits on Jan 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d5185a9 - Browse repository at this point
Copy the full SHA d5185a9View commit details -
Merge pull request #1 from leo0263/try_toDrawable
Add a Latex to Bitmap generator capability to the AndroidMath engine
Configuration menu - View commit details
-
Copy full SHA for 12c2179 - Browse repository at this point
Copy the full SHA 12c2179View commit details
Commits on Aug 23, 2021
-
Merge pull request #3 from gregcockroft/master
Fix JNI types according to FreeType documentation
Configuration menu - View commit details
-
Copy full SHA for 3aa4746 - Browse repository at this point
Copy the full SHA 3aa4746View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master