Skip to content

Releases: tranleduy2000/pascalnide

v4.2.8

27 Feb 08:35
Compare
Choose a tag to compare

v4.2.5

04 Dec 11:22
Compare
Choose a tag to compare
update readme

v4.2.4

15 Nov 14:56
Compare
Choose a tag to compare
update string

v4.1.6

29 Sep 15:10
Compare
Choose a tag to compare

Change UI show error.
Improve quick fix feature.

v4.0.7

31 Aug 18:23
Compare
Choose a tag to compare
release

v4.0.6

21 Jun 05:43
Compare
Choose a tag to compare

Fix some bug. Add code sample

v4.0.5

21 Jun 04:26
Compare
Choose a tag to compare

Fix datetime in doslib
Fix crash choose font
Fix crash in code sample

v4.0.4

19 Jun 09:10
Compare
Choose a tag to compare

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

18 Jun 12:32
Compare
Choose a tag to compare

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

17 Jun 08:38
Compare
Choose a tag to compare

Support draw alpha.
Fix some bug.