Designer Tools. A collection of utilities for designers working in Java projects.

github.com/0xD34D/DesignerTools

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2022
  • update .gitignore
  • version bump to 2.2.2
  • increase radius of card backgrounds
  • use appcompat themes
  • Show dialog before requesting overlay permission
  • Show dialog before request all files access
  • make `gradlew build` happy
  • remove deleted receivers from manifest
  • make gradlew executable
  • remove cmsdk and old cm tile related code
  • switch to MANAGE_EXTERNAL_STORAGE for api 30+
  • use media store apis for accessing screenshots
  • declare 'mediaProjection' service type for color picker
  • flag pending intents for overlays as immutable
  • remove closing of system dialog
  • start targeting api 33
March 2020
  • version bump to 2.2.1
  • Set proper state for QS tiles
  • Version bump for 2.2.0 release
January 2020
  • Add support for adaptive icons (fianlly!)