Commit Graph

12 Commits

Author SHA1 Message Date
Evan Debenham
d9210a3a73 v0.6.4a: updated copyright 2018-04-10 23:39:37 -04:00
Evan Debenham
c471cc6b96 v0.6.3b: fixed memory leaks in android 8.0+, and improved text cache 2018-03-09 22:42:23 -05:00
Evan Debenham
07158daed2 v0.6.3: replaced android.graphics.rectF with a local version 2018-01-20 16:28:15 -05:00
Evan Debenham
ba8598132a updated copyright 2017-02-22 15:10:24 -05:00
Evan Debenham
970c6cc791 v0.5.0a: fixed alignment inconsistency in renderedtext 2017-02-13 16:11:03 -05:00
Evan Debenham
2478f9311c v0.4.3a: space saving improvements to rendered font files 2016-10-24 23:41:50 -04:00
Evan Debenham
b87a1d5a8c v0.4.3: added a window for accepting text input from the user. (supports all languages) 2016-10-16 20:38:11 -04:00
Evan Debenham
b70349256d v0.4.2: increased the size of the renderedtext cache 2016-09-09 18:01:43 -04:00
Evan Debenham
c1167676b8 v0.4.2: couple of bugfixes 2016-09-09 18:00:14 -04:00
Evan Debenham
0b30263236 v0.4.2: fixed some race conditions involving rendered text 2016-09-09 18:00:06 -04:00
Evan Debenham
a54bb5fdc8 v0.4.2: separated initialization and rendering of rendered text 2016-09-09 17:59:57 -04:00
Evan Debenham
36e44340a8 Converted ShatteredPD to Build from Gradle
Major Changes:
- Shattered now builds effortlessly either from gradle CLI or android studio
- Much better dependency management through gradle (although it's not really used atm)
- Separate PD-classes repo is now SPD-classes module within main repo
2016-08-13 04:35:26 -04:00