Commit Graph

169 Commits

Author SHA1 Message Date
Oupson b4bd0dd17e More TODO 2021-02-21 15:28:30 +01:00
Oupson 36ac99d97f Removing useless permissions
Deprecation of classes
Removing warnings
2021-02-21 15:15:11 +01:00
Oupson 4c9b2db7c7 Instrumented tests : compare animation to original images 2021-02-21 14:22:46 +01:00
Oupson a37ca949b6 Fixed a bug where png files were not read correctly 2021-02-10 12:24:02 +01:00
Oupson ce6293e88f Working on application + updating coroutines 2021-02-10 12:12:33 +01:00
Oupson dc4f77d6c8 Working on application 2021-02-08 12:08:28 +01:00
Oupson e7b368a013 Support for changing image index in CreatorActivity.kt 2021-02-06 21:14:32 +01:00
Oupson c8efcc3079 Fix bad display when sharing or playing file 2021-02-06 19:41:08 +01:00
Oupson ac3a448834 More tests 2021-02-06 18:58:56 +01:00
Oupson be9e5426e0 Test if optimised and non-optimised APNG are the same 2021-02-06 18:22:17 +01:00
Oupson f826afff86 Documentation and functions renaming 2021-02-06 17:47:08 +01:00
Oupson b0e79ccee9 More deprecations 2021-02-06 17:35:15 +01:00
Oupson 0f344e6ab7 Documentation 2021-02-06 17:30:26 +01:00
Oupson 322d433467 Better exception name and deprecation 2021-02-06 17:24:58 +01:00
Oupson 338a875b9c Optimise APNG 2021-02-06 17:20:10 +01:00
Oupson 919feee3e9 Bitmap diff with blend op 2021-02-06 16:23:56 +01:00
Oupson 4580c6bd78 Test with ball (Failing for the moment, to fix) 2021-02-06 15:34:15 +01:00
Oupson 33132e5982 Moving function 2021-02-06 15:27:03 +01:00
Oupson f83c3329ad Bitmap Diff + Instrumented tests 2021-02-06 15:20:54 +01:00
Oupson 68aa693dd7 TODO and deprecation 2021-02-06 13:40:54 +01:00
Oupson 9c23216adb Update dependencies 2021-02-05 20:52:13 +01:00
Oupson fc2c0be510 Using ByteArrayOutputStream instead of plus 2020-12-23 17:08:57 +01:00
Oupson 7a7bfb112f Renaming functions
Unit testing
2020-12-23 16:29:32 +01:00
Oupson 6eff6f0f45 Fixing a bug on ApngEncoder.kt
Working on CreatorActivity.kt
2020-12-06 23:49:07 +01:00
Oupson 4e807e8b06 Working on exceptions
Content description of fabs
2020-12-06 23:32:39 +01:00
Oupson 34c1eede2a Merge ExperimentalApngEncoder.kt into ApngEncoder.kt, as it is much stable than ApngEncoder.kt was. 2020-12-06 22:53:37 +01:00
Oupson f977ff9445 Removing few unused resources 2020-12-06 22:49:56 +01:00
Oupson 0ee959ee7a Functions renaming. 2020-12-06 19:57:26 +01:00
Oupson f80c395174 Remove useless string conversion.
Update gradle
2020-12-06 19:22:05 +01:00
Oupson 218afe26d7 Update dependencies. 2020-12-06 19:10:03 +01:00
Oupson 6ba16b51b1 Fixing an invalid conversion 2020-11-02 11:44:22 +01:00
Oupson 4eee8dcc5e Rewrite and rename parseLength 2020-11-02 10:37:04 +01:00
Oupson e3719dcfe0 Adding todo 2020-11-02 10:11:41 +01:00
Oupson 7b6fbfdf57 Working on ExperimentalApngEncoder.kt 2020-09-23 21:45:26 +02:00
Oupson dfc427a54f Adding support for first frame not in animation
Fixing a bug
2020-09-23 21:09:58 +02:00
Oupson 39fdc31aaa DEPRECATING OLD CLASSES RELATED TO Apng.kt
Documentation
2020-09-20 12:57:07 +02:00
Oupson 8dfe6cca47 Documentation 2020-09-20 11:23:25 +02:00
Oupson 2606646ecb Documentation 2020-09-20 10:54:01 +02:00
Oupson 73fe8fe0b3 Typo 2020-09-20 10:44:03 +02:00
Oupson 65888ac943 Documentation 2020-09-20 10:41:06 +02:00
Oupson f1987b64e1 Documentation 2020-09-20 10:22:41 +02:00
Oupson d8d58259e1 Working on ExperimentalApngEncoder.kt 2020-09-20 10:06:49 +02:00
Oupson be3322a34e Added dokka for generating documentation. 2020-09-20 01:25:51 +02:00
Oupson 6b68edb273 Documentation 2020-09-20 01:06:43 +02:00
Oupson a20d9ee7d9 Working on ExperimentalApngEncoder.kt 2020-09-20 00:14:54 +02:00
Oupson 2fd2d0e684 Working on ExperimentalApngEncoder.kt 2020-09-19 23:32:59 +02:00
Oupson f4e78be021 Remove unused file 2020-09-19 22:26:40 +02:00
Oupson 7363574e4c It actually worked oO 2020-09-19 22:25:05 +02:00
Oupson 9c46e948ab Working on a better solution for encoding png.
For the moment FrameEncoder.kt is a stream version of PngEncoder.kt
2020-09-19 21:21:44 +02:00
Oupson e0b0844c16 Update README 2020-09-19 11:09:47 +02:00