<gridpaint/> · com.cssforge.gridpaint · 29 August 2026
Gridpaint is a tool for reading declarations, so this policy is written as one. The block below is the whole of it; everything after it is the same eight declarations in plain English, in the same order.
No overrides. No media query changes this, and there is no second stylesheet applied later.
Where everything sits
The same picture the app draws, applied to your data.
your device — app sandbox
1 / 1saved grids
1 / 2saved gradients
2 / 1tool settings
2 / 2last-used values
our servers
grid-template: none;
— nothing is placed here —
identity: none;
There is no sign-in, no account, no profile and no nickname. The app has no concept of a user — only of a phone that has some saved grids on it. Nothing you do in Gridpaint can be attached to a person, because no identifier for a person exists anywhere in the build.
network: none;
The manifest does not declare the INTERNET permission. Android will not let an app open a socket it never asked for, so this is enforced by the operating system rather than promised by us. Turn on flight mode and every tool behaves identically, which is the quickest way to confirm it without taking our word for anything.
permissions: none;
No location, camera, microphone, contacts or file access is requested. Android Settings → Apps → Gridpaint → Permissions shows an empty list. If something calling itself Gridpaint asks you to grant anything, it did not come from us — refuse it and tell us where you downloaded it.
analytics: none;
No measurement library is linked into the app. We do not know which tool you use most, how long a session lasts, how many gradients you have built or whether you opened the app today. Our entire visibility into Gridpaint's use is the install count Google shows in the Play Console, which Google computes and we merely read.
advertising: none;
No ad network, no rewarded video, no interstitial, no sponsored content, and the advertising identifier is never read. Nobody has paid for a channel to you through this app and nobody could, since the previous two declarations leave no route for one.
storage: local-only;
Your saved library — grids, gradients, shadow and radius presets — plus your tool settings and last-used values are written into the private folder Android assigns the app. Other applications cannot read that folder, and no copy of it exists anywhere else. Clear data or uninstall removes the lot; since we hold no backup, there is nothing further to ask us to delete, and equally nothing we can restore.
clipboard: on-your-command;
The single moment data leaves the app is when you tap copy. The generated CSS goes onto the system clipboard and from there wherever you paste it — your editor, a message, a snippet manager — under that app's rules rather than ours. Gridpaint never reads the clipboard, only writes to it, and only when you ask.
third-parties: none;
No SDKs beyond the Android platform itself: no crash reporter, no A/B framework, no cloud storage, no social integration. The only other party in the picture is Google Play, which delivers and updates the package under its own privacy policy — a process we can neither observe nor alter.
Computed values
controller
Bedford Auto Fix Limited, trading as BrightVertex Games, registered in England and Wales.
Cauldwell Court, Cauldwell Walk
Bedford MK42 9DT
United Kingdom
Director: Ahmad Shah Mehajer
applies-to
The Android application Gridpaint, package com.cssforge.gridpaint, as published on Google Play. Nothing else we make, and nothing Google does around the install.
minors
The app carries no chat, no publishing and no upload, so a young user has no way to reveal anything through it. That holds by construction rather than by moderation, and it is why no separate children's regime is needed here.
your-rights
British data protection law lets you demand what a company holds on you, have it corrected, erased or transferred, and object to its use. Send that demand and a reply follows within a month, reporting an empty record — which the eight declarations above already predict. Unsatisfied, the regulator is the Information Commissioner's Office at ico.org.uk.
on-change
Any release that would falsify a declaration gets this stylesheet rewritten and re-dated first, and ships second. The build already on your phone continues to obey the version it was published under.
contact
build@bedfordauto.services, or paper to the address in the first entry.