Commit Graph

249 Commits

Author SHA1 Message Date
Nishant Mishra
fec38de3e6 Merge branch 'dev' 2025-10-23 23:15:11 +05:30
Nishant Mishra
b48ea9af22 chore(release): bump version, update changelog 2025-10-23 23:14:51 +05:30
Nishant Mishra
678a86ee54 feat(timer): reduce timer update frequency in AOD mode 2025-10-23 21:35:12 +05:30
Nishant Mishra
b363f5f10f feat(ui): make predictive back animation more subtle 2025-10-23 21:09:02 +05:30
Nishant Mishra
6e6f5477e1 feat(ui): redesign theme selection UI 2025-10-23 20:54:08 +05:30
Hosted Weblate
89f4d4e77c Translated using Weblate (Turkish)
Currently translated at 100.0% (62 of 62 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Mertcan Atmaca <ahusaktk@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/tr/
Translation: Tomato/Strings
2025-10-23 14:35:58 +00:00
Nishant Mishra
574c5ec1df feat(ui): improve color scheme selection UI 2025-10-23 20:05:45 +05:30
Nishant Mishra
17293d040c refactor: move ClickableListItem 2025-10-23 18:49:59 +05:30
Nishant Mishra
be25eb1a59 fix: fix incorrect colors and modify strings 2025-10-23 14:45:16 +05:30
Nishant Mishra
a93e748e04 feat(alarm): automatically stop alarm after 1 min
Closes: #88
2025-10-23 09:33:00 +05:30
Nishant Mishra
aa4889a1fb chore(deps): bump library versions 2025-10-22 23:04:22 +05:30
Nishant Mishra
d3299d0818 feat(ui): implement waking screen on alarm without wakelock
Closes: #46
2025-10-22 22:54:19 +05:30
Nishant Mishra
d051b607c7 Merge pull request #87 from nsh07/settings-redesign
Settings redesign
2025-10-22 22:24:18 +05:30
Nishant Mishra
2644974ad5 feat(ui): make settings screen remember its state when navigating 2025-10-22 22:13:19 +05:30
Nishant Mishra
cfb1a75d21 feat(ui): implement navigation between settings pages 2025-10-22 20:25:40 +05:30
Nishant Mishra
612bc27859 refactor: reorganize folder structure of settingsScreen 2025-10-22 18:24:26 +05:30
Hosted Weblate
d646615616 Translated using Weblate (Turkish)
Currently translated at 100.0% (60 of 60 strings)

Translated using Weblate (French)

Currently translated at 100.0% (60 of 60 strings)

Translated using Weblate (French)

Currently translated at 100.0% (60 of 60 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Clyde Johanson <johnson.hu95@gmail.com>
Co-authored-by: Loïc de Porcaro <loic.deporcaro@proton.me>
Co-authored-by: Mertcan Atmaca <ahusaktk@gmail.com>
Co-authored-by: savoie7304 <savoie7304@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/fr/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/tr/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/zh_Hans/
Translation: Tomato/Strings
2025-10-22 11:02:56 +00:00
Nishant Mishra
5849a2cde4 feat(ui): implement separate settings pages 2025-10-22 13:10:00 +05:30
Nishant Mishra
3818567af0 feat(ui): add back icon resource 2025-10-22 11:53:01 +05:30
Nishant Mishra
c959ae10e2 Merge pull request #85 from Fandroid745/fix/screenwakeup
feat:Fix issue where screen does not wake up when the timer ends
2025-10-22 11:51:55 +05:30
Nishant Mishra
920d9112af Revert "docs(readme): update README with Star History section"
This reverts commit 174a1627c3.
2025-10-22 11:48:32 +05:30
Fandroid745
8e47b11ad2 fix:added the requried changes 2025-10-21 21:48:30 +05:30
Nishant Mishra
9a41d837e2 feat(ui): implement an about card 2025-10-21 21:32:27 +05:30
Fandroid745
75d3029250 feat:fix screen wake up when timer ends 2025-10-21 18:47:53 +05:30
Hosted Weblate
d0ad8bc718 Translated using Weblate (Turkish)
Currently translated at 100.0% (58 of 58 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (13 of 13 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Mertcan Atmaca <ahusaktk@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/tr/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/tr/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-10-21 10:03:00 +02:00
Nishant Mishra
7e16690333 chore(release): bump version, update changelog 2025-10-21 13:32:43 +05:30
Nishant Mishra
174a1627c3 docs(readme): update README with Star History section 2025-10-21 12:55:26 +05:30
Nishant Mishra
4d96d3597a Merge pull request #82 from nsh07/always-on-display
feat(ui): Always On Display (AOD) mode
2025-10-21 11:44:53 +05:30
Nishant Mishra
4293f0d5f1 feat(settings): add a settings option to disable AOD
disabled by default
2025-10-21 11:41:38 +05:30
Nishant Mishra
518f172054 feat(ui): implement randomizing position in AOD
to prevent burn-in
2025-10-21 10:35:21 +05:30
Nishant Mishra
b16aeb499d feat(ui): allow phone to be locked while still showing AOD, bump minSDK to 27 2025-10-21 09:26:05 +05:30
Hosted Weblate
460403e6e3 Added translation using Weblate (Turkish)
Translated using Weblate (French)

Currently translated at 100.0% (58 of 58 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Loïc de Porcaro <loic.deporcaro@proton.me>
Co-authored-by: Mertcan Atmaca <ahusaktk@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/fr/
Translation: Tomato/Strings
2025-10-20 21:20:33 +02:00
Hosted Weblate
e03afb253f Translated using Weblate (French)
Currently translated at 100.0% (58 of 58 strings)

Translated using Weblate (French)

Currently translated at 100.0% (13 of 13 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Loïc de Porcaro <loic.deporcaro@proton.me>
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/fr/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/fr/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-10-20 17:38:42 +02:00
Hosted Weblate
98061ad3dd Added translation using Weblate (French)
Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (58 of 58 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (13 of 13 strings)

Co-authored-by: Alans <alantoa454@users.noreply.hosted.weblate.org>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Loïc de Porcaro <loic.deporcaro@proton.me>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/zh_Hans/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-10-20 16:03:26 +02:00
Nishant Mishra
37f5fb433e feat(ui): keep screen on in AOD mode 2025-10-20 14:02:48 +05:30
Nishant Mishra
aea6a9902e fix(ui): Reduce AOD wavy progress wavelength
to fix inconsistent-looking waves in AOD vs TimerScreen
2025-10-20 13:48:53 +05:30
Nishant Mishra
33f47dc4c7 feat(ui): implement an AOD screen and transition animations 2025-10-20 13:40:39 +05:30
Nishant Mishra
01c75077c7 feat(ui): implement a simple click mechanism to switch to AOD 2025-10-20 11:53:44 +05:30
Nishant Mishra
b99ba3b330 docs(readme): update README with Star History section 2025-10-20 11:24:53 +05:30
Hosted Weblate
e2dc4f8dd2 Translated using Weblate (Kurdish (Central))
Currently translated at 68.9% (40 of 58 strings)

Translated using Weblate (Spanish)

Currently translated at 86.2% (50 of 58 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 98.2% (57 of 58 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (13 of 13 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Javier Mtz <jj.dev@outlook.com>
Co-authored-by: mastawbeqezwan <ahmed7cf@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/uk/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/ckb/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/es/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/zh_Hans/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-10-20 04:56:09 +00:00
Nishant Mishra
e275f19d33 Merge branch 'dev' 2025-10-18 17:09:24 +05:30
Nishant Mishra
faf8adcb47 chore(release): Bump version string, update changelog, update screenshots 2025-10-18 17:08:55 +05:30
Nishant Mishra
b295585655 feat(stats): add a button to generate sample data in stats page in debug build 2025-10-18 14:10:23 +05:30
Hosted Weblate
1ebca0e867 Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (58 of 58 strings)

Co-authored-by: 张维鑫 <z2625687838@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/zh_Hant/
Translation: Tomato/Strings
2025-10-18 09:51:37 +02:00
Hosted Weblate
d18302906b Added translation using Weblate (Chinese (Traditional Han script))
Co-authored-by: 张维鑫 <z2625687838@gmail.com>
2025-10-18 08:35:07 +02:00
Hosted Weblate
d7c37ad8d0 Translated using Weblate (Arabic)
Currently translated at 100.0% (58 of 58 strings)

Translated using Weblate (Arabic)

Currently translated at 100.0% (12 of 12 strings)

Translated using Weblate (Czech)

Currently translated at 91.6% (11 of 12 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (58 of 58 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: K-MAX <karasssss777@gmail.com>
Co-authored-by: vintagezero <sofavi012@gmail.com>
Co-authored-by: yuwixx <134583362+j0ell1@users.noreply.github.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/ar/
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/cs/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/ar/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/uk/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-10-17 12:07:57 +02:00
Nishant Mishra
66698e656a Update issue templates 2025-10-17 10:42:53 +05:30
Nishant Mishra
991808ce03 fix(timer): make resetTimer a suspend fun to avoid race condition
This resolves a race condition which can cause the Service to quit before the resetTimer coroutine resets the app state.

Closes: #78
2025-10-17 10:38:28 +05:30
Nishant Mishra
9a7b706486 fix(ui): fix top bar text wrapping into two lines
Closes: #76
2025-10-16 17:08:33 +05:30
Hosted Weblate
be9d541343 Added translation using Weblate (Vietnamese)
Translated using Weblate (Arabic)

Currently translated at 100.0% (58 of 58 strings)

Translated using Weblate (Arabic)

Currently translated at 83.3% (10 of 12 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (58 of 58 strings)

Co-authored-by: Bùi Đức Anh <buiducanh142qn@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: K-MAX <karasssss777@gmail.com>
Co-authored-by: vintagezero <sofavi012@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tomato/store-descriptions/ar/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/ar/
Translate-URL: https://hosted.weblate.org/projects/tomato/strings/uk/
Translation: Tomato/Store descriptions
Translation: Tomato/Strings
2025-10-16 11:40:39 +02:00