Releases: tranleduy2000/pascalnide
v4.2.8
v4.2.5
update readme
v4.2.4
update string
v4.1.6
Change UI show error.
Improve quick fix feature.
v4.0.7
release
v4.0.6
Fix some bug. Add code sample
v4.0.5
Fix datetime
in doslib
Fix crash choose font
Fix crash in code sample
v4.0.4
dbf5efb fix convert char to number
fe9a240 fix crash when restart activity
df60923 change set constant to runtime value, fix format date
58ba0dc add date, decodeDate
function
291a586 change 3 space to 2 space
8992e22 highlight rgb, argb
7ab39e0 fix not highlight with
keyword
2301765 highlight hex, octal, exp
v4.0.3
3f38da4 dateToTime, boolToStr function
291a586 change 3 space to 2 space
8992e22 highlight rgb, argb
e05b70b fix wrong position when hightlight string and comment
2301765 highlight hex, octal, exp
7ab39e0 fix not highlight with keyword
8d5325e fix leak memory when uses FloodFill.java
f118726 add rgb, argb function
d15f118 fix not draw alpha color
d15f118 fix not draw alpha color
ad165a6 add default constructor
9195577 add test class type
973af72 add new font
c832a7b add sample tranfercent color
1c96108 add java collections api
75a361e add format example
d294953 add copy dynamic arrray function
fd6d36f add ClassFieldAccess, ClassFieldAccess
v4.0.2
Support draw alpha.
Fix some bug.