aboutsummaryrefslogtreecommitdiff
path: root/main.gd
AgeCommit message (Expand)Author
2022-03-28Moved screen dots per inch initialization to onready var.dam
2022-03-27Restored vsync (was disabled by mistake on previous commit).dam
2022-03-27Implemented prototype of option set list component.dam
2022-03-04Improved touch scroll.dam
2022-02-13Check and request file access permissions on Android.dam
2022-02-09Add confirmation dialog to entry destructive actions.dam
2022-01-25Draft prototype of option sets structure.dam
2022-01-14Fix PointerInputSensor. Simplify TouchItemList and TouchVerticalContainer.dam
2022-01-04Implement clear and export data actions.dam
2021-12-16First prototype with working database and staging area.dam
2021-12-06Add file dialogs for import/export filters. Height adjusted to virtual keyboard.dam
2021-12-01Convert from native to godotdam