Commit Graph

42 Commits

Author SHA1 Message Date
oupson 888e1ca898
Start using version catalog 2023-05-17 07:28:13 +02:00
oupson 43cb77ca48
Update deps 2023-05-17 07:17:33 +02:00
Oupson 21f9512688 Work on app 2021-06-25 16:34:25 +02:00
Oupson f7d76f26e7 Update of dependencies 2021-06-22 13:03:14 +02:00
Oupson 3f5f95c795 Release 2021-02-21 16:33:55 +01:00
Oupson ce6293e88f Working on application + updating coroutines 2021-02-10 12:12:33 +01:00
Oupson 8dfe6cca47 Documentation 2020-09-20 11:23:25 +02:00
Oupson be3322a34e Added dokka for generating documentation. 2020-09-20 01:25:51 +02:00
Oupson bae347bcea Prepare for releasing 1.0.10-beta3 2020-09-19 10:24:44 +02:00
Oupson 4ffdb8a572 Removing comments related to coroutine issue 2020-09-16 23:20:22 +02:00
Oupson efa874e661 Update dependencies 2020-09-16 22:00:06 +02:00
Masayuki Tamura 99dceae1c8 change minSdkVersion 2020-09-16 18:40:55 +09:00
Oupson 2ee343a403 Changing kotlinx coroutine version to 1.3.5 because of this : https://github.com/Kotlin/kotlinx.coroutines/issues/2049 2020-06-16 23:14:36 +02:00
Oupson f531b3ab78 Updating dependencies 2020-06-16 22:47:23 +02:00
oupson a8ad3c4e4d 1.0.10-beta2 2020-04-20 16:44:22 +02:00
oupson 9f5f3e1a97 https://github.com/oupson/Kapng-Android/issues/6
Update gradle dependencies
2020-04-20 11:39:46 +02:00
oupson a273e7da09 Working on beta 2020-02-01 15:09:35 +01:00
oupson 907cb0f106 Working on better ApngDecoder 2020-01-23 21:13:32 +01:00
oupson 61adbcfd34 update dependancies and version name 2019-10-05 20:10:46 +02:00
oupson 07a7f61fc4 Use inputStream instead of reading bytes 2019-10-05 20:07:19 +02:00
oupson f682717ed3 Release 2019-06-13 11:01:48 +02:00
oupson 84c97fb106 Add java activity 2019-06-12 11:32:24 +02:00
oupson 6c6545c0f8 Use Kotlin coroutines 2019-06-11 20:59:41 +02:00
oupson 64d31732eb Update dependency 2019-06-11 20:46:29 +02:00
oupson 2b41e938c1 Prepare to release beta 2019-05-25 15:01:27 +02:00
oupson d2d4978180 Update to androidx
Clean code
2019-05-17 18:48:32 +02:00
oupson 5235a6b3a4 Backup before switching to androidx 2019-05-17 18:17:47 +02:00
oupson fb764591be Work on optimizer
Add verification of xOffset and yOffset : `x_offset` + `width`  <= `IHDR` width
                                          `y_offset` + `height` <= `IHDR` height
2019-01-12 17:01:41 +01:00
oupson 1a462780c7 New png encoding method 2018-12-10 20:17:00 +01:00
oupson 08d5d307c7 Add chunk interface
Prepare for release
2018-12-08 21:18:32 +01:00
oupson b604b4a32f Improvements
Bug fix
2018-12-08 11:35:51 +01:00
oupson 8c1e155695 Better loader and add option to load not apng files 2018-11-17 20:08:15 +01:00
oupson a9d61f90ba Update version name to 1.0.6 2018-11-15 21:48:03 +01:00
oupson 226ef1b585 update to 1.0.5 2018-11-15 21:40:18 +01:00
oupson 84fbac97b3 fix buggy isApng() 2018-11-15 20:41:14 +01:00
oupson 208625b35e Update to kotlin 1.3
Update anko
Fix bug KT-19489 : https://youtrack.jetbrains.com/issue/KT-19489
2018-11-09 21:34:21 +01:00
Richard Kuiper 939b21135e
Updated version number to 1.0.3 2018-11-06 15:38:49 +00:00
oupson da8753e2c5 Move Companion object of APNGFactory to Utils 2018-10-31 12:31:09 +01:00
oupson 323c71b01c Better animator 2018-10-29 16:12:44 +01:00
oupson efbe651377 Fix bad behavior with cover image
Add KDOC
2018-10-24 11:18:07 +02:00
oupson 46d26d66ee Initial commit 2018-09-29 21:10:58 +02:00
oupson 498f336466 Initial commit 2018-09-27 22:05:08 +02:00