Commit Graph

41 Commits

Author SHA1 Message Date
oupson e3179f95e7
Prepare for 1.0.11 release 2023-07-14 09:57:35 +02:00
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 9c23216adb Update dependencies 2021-02-05 20:52:13 +01:00
Oupson 7a7bfb112f Renaming functions
Unit testing
2020-12-23 16:29:32 +01:00
Oupson 218afe26d7 Update dependencies. 2020-12-06 19:10:03 +01: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 37f715fffa Fixing bug in CreatorActivity. 2020-04-20 13:56:17 +02:00
oupson 9f5f3e1a97 https://github.com/oupson/Kapng-Android/issues/6
Update gradle dependencies
2020-04-20 11:39:46 +02:00
oupson 9197f871fd Fix a bug with max height
New icon for app
Working on creator activity
2020-01-26 12:37:06 +01:00
oupson a307f35346 Work on demo app 2020-01-24 22:46:19 +01:00
oupson 758d729e94 Set app min sdk to 21
Update version name
2019-10-05 20:47:25 +02:00
oupson b24ae6d28f Dependencies of application 2019-10-05 20:31:38 +02:00
oupson 2ea25cec37 Remove useless experimental coroutine in build.gradle 2019-06-13 11:05:49 +02:00
oupson f682717ed3 Release 2019-06-13 11:01:48 +02:00
oupson 73ee647e89 Add a button for test optimise apng function 2019-06-12 20:41:29 +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 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 6d1f6af7c5 Bug fix with disassembler.
Chunk optimisation
Working on apng optimiser ! Experimental, buggy
Add crc verification
2018-12-19 08:28:49 +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
oupson 412f9ab660 Add KDOC
Optimise imports
2018-10-25 15:12:05 +02:00
oupson 58ba64ee8a Add jitpack 2018-10-24 13:21:27 +02:00
oupson 13a6a7266e Prepare to first release 2018-10-24 12:20:16 +02:00
oupson efbe651377 Fix bad behavior with cover image
Add KDOC
2018-10-24 11:18:07 +02:00
oupson 681fc1ea8d Add create method - Work in progress 2018-10-23 15:51:28 +02:00
oupson 2074206d3d Add apng viewer activity (Main2Activity) 2018-10-07 22:54:29 +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