An implementation of a gif decoder written 100% in Kotlin, plus an associated Drawable for Android
active 2023-08-27 → 2024-12-09 (UTC)
Complete coverage26,610 / 26,610 hourly files (100%) · 2 absent upstream2023-08-15 → 2026-08-27 (UTC)
Events
48
Pushes
11
Pull requests
0
Issues
10
Stars
7
Forks
0
Activity over time
Daily event counts in the loaded window
Line chart, 471 days from 2023-08-27 to 2024-12-09. Pushes: 11 total, peak 6 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 10 total, peak 2 in a day. Comments: 18 total, peak 10 in a day. Stars: 7 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| redwarp | 31 | 11 | 0 | 12 |
| vince-styling | 8 | 0 | 0 | 6 |
Recent activity
Latest issues, pull requests and releases
- Issue#29redwarp2024-07-05 10:57ArrayIndexOutOfBoundsException: length=4096; index=4096 at LzwDecoder.decode()
- Issue comment#29redwarp2024-07-01 08:02ArrayIndexOutOfBoundsException: length=4096; index=4096 at LzwDecoder.decode()
- Issue comment#29vince-styling2024-06-29 11:37ArrayIndexOutOfBoundsException: length=4096; index=4096 at LzwDecoder.decode()
- Issue#30redwarp2024-04-23 08:27Support for decoding the XMP extension
- Issue#29redwarp2024-04-23 07:39ArrayIndexOutOfBoundsException: length=4096; index=4096 at LzwDecoder.decode()
- Issue#29vince-styling2024-04-21 10:32ArrayIndexOutOfBoundsException: length=4096; index=4096 at LzwDecoder.decode()
- Issue comment#28redwarp2024-03-27 10:31upgrade target sdk version cannot access file directly
- Issue#28redwarp2024-03-27 10:31upgrade target sdk version cannot access file directly
- Issue comment#28redwarp2024-02-03 14:10upgrade target sdk version cannot access file directly
- Issue#28vince-styling2024-02-03 13:22upgrade target sdk version cannot access file directly
- Releasegithub-actions[bot]2023-09-03 16:44Release v1.5.0
- Issue comment#23redwarp2023-09-03 16:31only one bitmap instance through the whole decode procedure
- Issue#23redwarp2023-09-03 16:30only one bitmap instance through the whole decode procedure
- Issue#26redwarp2023-09-03 15:50Max size gifs can't be decoded as it wont fit in memory.
- Issue comment#26redwarp2023-09-03 14:40Max size gifs can't be decoded as it wont fit in memory.
- Issue comment#27redwarp2023-08-30 09:25A really small gifs with modified header to appear big will use up lots of memory for nothing
- Issue#27redwarp2023-08-30 09:25A really small gifs with modified header to appear big will use up lots of memory for nothing
- Issue#26redwarp2023-08-29 14:26Max size gifs can't be decoded as it wont fit in memory.
- Issue comment#22redwarp2023-08-27 13:31GifDrawable#getFrame() detect if any pixel is transparency may slow down the decode procedure for those large resolution frame
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 7 stars here means stars gained during the window, not the repo's star count.