You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the gallery app uses PNG loading and image blitting to display images. While performant, for the Gallery application having access to jpegdec and pngdec would make it much more user friendly to load images onto the badge.
At the moment, the
galleryapp uses PNG loading and image blitting to display images. While performant, for the Gallery application having access to jpegdec and pngdec would make it much more user friendly to load images onto the badge.