Commit Graph

370 Commits

Author SHA1 Message Date
Nishant Mishra
2c9ea87384 feat(timer): save elapsed time every minute along with on reset/skip
Closes: #154
2025-11-29 20:17:39 +05:30
Nishant Mishra
94449139a8 feat(ui): use Google Sans Flex font in clock 2025-11-29 16:15:36 +05:30
Nishant Mishra
8d77333fec refactor(utils): use time formats from resources to enable localization
Closes: #151
2025-11-29 15:53:32 +05:30
Nishant Mishra
1e451041fb refactor(utils): add format parameter to time to string conversion functions
Also add tests for toColor() function. Initial preparation for #151
2025-11-29 14:13:01 +05:30
Hosted Weblate
ab91d32162 Translated using Weblate (Maori)
Currently translated at 100.0% (20 of 20 strings)

Translated using Weblate (Maori)

Currently translated at 100.0% (78 of 78 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Maikara Gaastra <maikara@proton.me>
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/mi/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/mi/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-11-29 01:00:40 +00:00
Hosted Weblate
19b0f6675d Added translation using Weblate (Maori)
Co-authored-by: Maikara Gaastra <maikara@proton.me>
2025-11-28 01:02:38 +01:00
Hosted Weblate
e3122740e2 Translated using Weblate (Persian)
Currently translated at 100.0% (20 of 20 strings)

Translated using Weblate (Persian)

Currently translated at 11.5% (9 of 78 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: MMETehrani <mmtehrani36@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/fa/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/fa/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-11-27 05:01:33 +00:00
Hosted Weblate
22758bcf43 Translated using Weblate (Spanish)
Currently translated at 100.0% (78 of 78 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (20 of 20 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Slydite4 <charlycostag@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/es/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/es/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-11-25 00:51:23 +01:00
Hosted Weblate
f6a9206559 Translated using Weblate (German)
Currently translated at 100.0% (78 of 78 strings)

Translated using Weblate (Spanish)

Currently translated at 95.0% (19 of 20 strings)

Translated using Weblate (Spanish)

Currently translated at 83.3% (65 of 78 strings)

Co-authored-by: Elias Frey <elias.frey.home@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: TabFox <tabfox-log@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/es/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/de/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/es/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-11-22 09:51:34 +00:00
Nishant Mishra
d23583c29b chore(readme): add missing google sans flex banner 2025-11-21 13:01:34 +05:30
Nishant Mishra
46073b0bb7 chore(readme): update font info 2025-11-21 12:58:52 +05:30
Nishant Mishra
7d88067923 Merge branch 'dev' 2025-11-21 11:39:58 +05:30
Nishant Mishra
83dae10649 chore(release): bump version, update changelog, update screenshots 2025-11-21 11:39:34 +05:30
Nishant Mishra
7d32cbec33 fix(internal): reduce sample data generation function's break duration 2025-11-21 11:20:08 +05:30
Nishant Mishra
2184a71f17 Merge pull request #138 from mabd-dev/fix/alignFocusText
Fix/align focus text
2025-11-21 11:15:34 +05:30
renovate[bot]
0f8e270469 chore(deps): update actions/checkout action to v6 2025-11-21 11:10:03 +05:30
renovate[bot]
e8361e6d47 fix(deps): update all non-major dependencies 2025-11-21 11:09:45 +05:30
MABD
16731c5323 use 90% of total width on TopAppBar title 2025-11-21 06:51:54 +02:00
Nishant Mishra
8e2a58918c feat(graphs): add marker guidelines to show on hold
Closes: #118
2025-11-20 18:16:18 +05:30
Nishant Mishra
4ca7505825 feat(graphs): use updated fonts in graphs 2025-11-20 16:01:29 +05:30
Nishant Mishra
4cbba0dade feat(fonts): use double-storey 'g' for a stylistic look 2025-11-20 15:29:34 +05:30
Nishant Mishra
c122902bfe fix(fonts): replace variable fonts with static versions to reduce apk size 2025-11-19 20:56:50 +05:30
Nishant Mishra
8ff166da57 feat(ui): remove animation for graphs
it looked weird
2025-11-19 19:32:13 +05:30
Nishant Mishra
55d945c14f feat(ui): use Google Sans Flex throughout the UI 2025-11-19 19:31:31 +05:30
Nishant Mishra
8916288dad feat(ui): add Google Sans Flex font to resources 2025-11-19 17:55:09 +05:30
Nishant Mishra
bdb2ad473f Merge pull request #148 from mabd-dev/fix/infoButton
Fix/info button
2025-11-19 17:36:16 +05:30
MABD
78f38b6c72 removed unused import 2025-11-19 13:24:40 +02:00
MABD
49a9100dc3 removed extra comma 2025-11-19 13:23:03 +02:00
MABD
4e3209d7da apply parent modifier to settings screen child nav host entries 2025-11-19 13:20:58 +02:00
MABD
c2fa3d4da4 removed content padding added in previous commit 2025-11-19 13:19:25 +02:00
Hosted Weblate
b3650814fd Translated using Weblate (Dutch)
Currently translated at 100.0% (78 of 78 strings)

Translated using Weblate (German)

Currently translated at 100.0% (78 of 78 strings)

Co-authored-by: Elias Frey <elias.frey.home@gmail.com>
Co-authored-by: Simon Deppenbroek <simonizur@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/de/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/nl/
Translation: Tomato/Strings
2025-11-17 22:51:27 +00:00
MABD
a71758ef75 send contentPadding from AppScreen to all settings sub-screens 2025-11-17 08:53:26 +02:00
MABD
3b22223c75 remove unused imports 2025-11-17 07:54:51 +02:00
MABD
8ffe8c5402 Align focus text 2025-11-17 07:54:51 +02:00
Hosted Weblate
85b6116fad Translated using Weblate (Polish)
Currently translated at 89.7% (70 of 78 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (78 of 78 strings)

Translated using Weblate (Arabic)

Currently translated at 100.0% (78 of 78 strings)

Translated using Weblate (Hebrew)

Currently translated at 65.3% (51 of 78 strings)

Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: K-MAX <karasssss777@gmail.com>
Co-authored-by: Kre0ns <yonpun13@gmail.com>
Co-authored-by: Егор Фомин <egorfomin8158@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/ar/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/he/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/pl/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/ru/
Translation: Tomato/Strings
2025-11-16 16:51:26 +00:00
Nishant Mishra
05fe475abf feat(graphs): use M3 tooltip spec for graph markers
#118
2025-11-16 11:35:22 +05:30
Nishant Mishra
b7d44a279c feat(graphs): add markers to graphs that appear on click
#118
2025-11-15 18:26:42 +05:30
Nishant Mishra
56ef71aafa fix(ui): make entire Tomato+ banner clickable 2025-11-14 18:40:47 +05:30
Nishant Mishra
b6c8f4e743 feat(ui): use M3 expressive buttons 2025-11-14 18:37:16 +05:30
Nishant Mishra
ae05d932aa chore(docs): update member link format in README 2025-11-12 11:18:43 +05:30
Nishant Mishra
493be59970 chore(docs): add members and sponsors section to README 2025-11-12 11:15:46 +05:30
Hosted Weblate
46589079d2 Translated using Weblate (French)
Currently translated at 100.0% (78 of 78 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (78 of 78 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (19 of 19 strings)

Translated using Weblate (Hebrew)

Currently translated at 35.8% (28 of 78 strings)

Translated using Weblate (Hebrew)

Currently translated at 100.0% (19 of 19 strings)

Co-authored-by: Damien Navarro <damien.navarro29@gmail.com>
Co-authored-by: Hikarea <romori2@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: S-H-Y-A <s-h-y-a@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/he/
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/ja/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/fr/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/he/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/ja/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-11-11 23:51:31 +01:00
Hosted Weblate
6e87f22701 Translated using Weblate (Polish)
Currently translated at 78.2% (61 of 78 strings)

Translated using Weblate (Polish)

Currently translated at 94.7% (18 of 19 strings)

Translated using Weblate (Indonesian)

Currently translated at 100.0% (78 of 78 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (78 of 78 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (78 of 78 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (78 of 78 strings)

Co-authored-by: Erenay <erenaydev@proton.me>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Micr <w.nowickimicr24@gmail.com>
Co-authored-by: Mikail Muzakki <m8m3m4+weblate@gmail.com>
Co-authored-by: vintagezero <sofavi012@gmail.com>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/pl/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/id/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/pl/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/tr/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/uk/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/zh_Hans/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-11-10 22:51:32 +01:00
Hosted Weblate
1c0797bc23 Added translation using Weblate (Polish)
Co-authored-by: Micr <w.nowickimicr24@gmail.com>
2025-11-09 22:19:09 +01:00
Nishant Mishra
56b68aeef4 Merge branch 'dev' 2025-11-10 00:14:19 +05:30
Nishant Mishra
7837fd8a9f chore(release): bump version, update changelog 2025-11-10 00:13:00 +05:30
Hosted Weblate
88d6a1b300 Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (78 of 78 strings)

Translated using Weblate (Hindi)

Currently translated at 100.0% (78 of 78 strings)

Co-authored-by: Nishant Mishra <66912344+nsh07@users.noreply.github.com>
Co-authored-by: ezn24 <eznotsimple@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/hi/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/zh_Hant/
Translation: Tomato/Strings
2025-11-09 19:41:08 +01:00
Nishant Mishra
0626f0bbac build: allow obfuscation in play store release to further optimize app 2025-11-09 23:51:14 +05:30
Hosted Weblate
395969f73d Translated using Weblate (Indonesian)
Currently translated at 100.0% (76 of 76 strings)

Translated using Weblate (Indonesian)

Currently translated at 100.0% (18 of 18 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Mikail Muzakki <m8m3m4+weblate@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/id/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/id/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-11-09 17:22:15 +00:00
Nishant Mishra
a8c96b8cdd Merge pull request #133 from nsh07/auto-timer-update
Auto timer update
2025-11-09 22:52:09 +05:30