Commit Graph

6 Commits

Author SHA1 Message Date
d1bee89fe5 refac: remove more unneeded code
Some checks failed
Build/release / action-release (push) Failing after 51s
2025-09-26 15:56:25 +02:00
406500f685 feat: make this Systemec ready. 2025-09-26 15:32:06 +02:00
Agampreet Singh
975265dd02 Remove Aptabase Tracking 2025-03-22 14:04:20 +05:30
Agampreet Singh
c2c91002d2 Add setting for external link handling
Introduced an option for users to open external links in their default browser rather than within the app. Enabled by default, can be configured in menu.

#240
2024-08-09 18:24:35 +05:30
Agampreet Singh
9a9af15e2e Introduce Aptabase tracking preference
- Add an option to enable or disable Aptabase tracking for users, in the app menu.

- Also give users a prompt on the app's first launch to choose their preference.
2024-07-22 14:04:26 +05:30
Agampreet Singh
dc5b3c86d5 Refactor config and simplify error handling
- Moved several utility and configuration files (rpc.js, store.js, dimensions.js, and menu.js) to a new `config` directory to improve project organization.

- This refactor does not affect the functionality of the app.
2024-07-22 13:21:44 +05:30