Commit Graph

190 Commits

Author SHA1 Message Date
oupson 226ef1b585 update to 1.0.5 2018-11-15 21:40:18 +01:00
oupson 3896d45b19 fix buggy isApng() 2018-11-15 21:17:14 +01:00
oupson d554f4d828
Update README.md 2018-11-15 20:45:27 +01:00
oupson 74702a6788 Merge branch 'master' of https://github.com/oupson/Kapng-Android 2018-11-15 20:43:21 +01:00
oupson 84fbac97b3 fix buggy isApng() 2018-11-15 20:41:14 +01:00
oupson 76239c88ca
Update README.md 2018-11-15 12:33:45 +01:00
oupson 66055221f1 Working on optimiser functionality to reduce APNG size.
Loader now static
Disassembler now static
Optimize imports
2018-11-15 11:25:35 +01:00
oupson 0150810541 Working on optimiser functionality to reduce APNG size.
Add KDOC
2018-11-14 16:21:12 +01:00
oupson ed00672b0f Working on optimiser functionality to reduce APNG size. Thanks to https://github.com/mcychan/nQuant.android 2018-11-13 20:53:52 +01:00
oupson d74effa341 Better SetSpeed() function
Better onAnimationLoopListener
Add onLoaded function
2018-11-09 22:54:56 +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 2cf1095fdf
Merge pull request #4 from carkchard/master
Added duration and loop completed callback
2018-11-09 18:36:41 +01:00
Richard Kuiper 939b21135e
Updated version number to 1.0.3 2018-11-06 15:38:49 +00:00
Richard Kuiper 0a182b4194
Added duration and loop completed callback
Added CustomAnimationDrawable that provides listener for callbacks.
Added the duration for each frame which can override the png value
Refactored some of the ApngAnimator to reuse code
2018-11-06 14:53:17 +00:00
oupson da8753e2c5 Move Companion object of APNGFactory to Utils 2018-10-31 12:31:09 +01:00
oupson 524df30d92
Update README.md 2018-10-29 16:21:59 +01:00
oupson 4fac19dae0 Better animator 2018-10-29 16:15:15 +01:00
oupson 323c71b01c Better animator 2018-10-29 16:12:44 +01:00
oupson 9bd8d79c96
Update README.md 2018-10-25 15:20:04 +02:00
oupson 412f9ab660 Add KDOC
Optimise imports
2018-10-25 15:12:05 +02:00
oupson 4ad6d7ca61 Optimize drawing 2018-10-25 14:51:56 +02:00
oupson 677c60ed2b Fix bug when drawing first frame 2018-10-25 14:33:59 +02:00
oupson 1e4b5f0476 Add simple caching when downloading image 2018-10-25 10:20:30 +02:00
oupson db5e7056e6
Update README.md 2018-10-24 13:28:13 +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 f84419a6c0
Update README.md 2018-10-23 16:55:49 +02:00
oupson e0a170c1db Add create method 2018-10-23 16:48:48 +02:00
oupson 681fc1ea8d Add create method - Work in progress 2018-10-23 15:51:28 +02:00
oupson ffec8cc269 Fix file loading and add animation drawable cast method 2018-10-08 08:05:44 +02:00
oupson b4696c55e8 fix support to background dispose op 2018-10-07 23:09:07 +02:00
oupson 2074206d3d Add apng viewer activity (Main2Activity) 2018-10-07 22:54:29 +02:00
oupson 8e36373754
Update README.md 2018-10-05 21:51:13 +02:00
oupson 3953707072 Add better support and stability 2018-10-05 21:38:13 +02:00
oupson 9604a768ca
Merge pull request #1 from oupson/add-license-1
Create LICENSE
2018-09-29 21:39:04 +02:00
oupson b6522b647f
Create LICENSE 2018-09-29 21:38:44 +02:00
oupson bd6871f69a
Create README.md 2018-09-29 21:37:34 +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