Commit graph

8621 commits

Author SHA1 Message Date
Tibor Kaputa
b7dd6ad428
Merge pull request #1852 from FunkyMuse/master
feat: add change date time format dialog
2023-10-02 15:21:43 +02:00
FunkyMuse
d06914e173 fix:
- buttons now visible on change date and time
- fix position of checkbox and radio button

feat:

- rate stars dialog
2023-10-02 14:27:20 +02:00
FunkyMuse
8fd7f58081 fix: padding and full width 2023-10-02 12:11:11 +02:00
FunkyMuse
1df399e0af feat: add infix and inline chaining functions 2023-10-02 11:23:19 +02:00
FunkyMuse
0a286e8765 bump gradle agp and sample date, extract radio button component and also fix ripple and capitalization error 2023-10-02 11:21:24 +02:00
Tibor Kaputa
73cec52110
Merge pull request #1854 from weblate/weblate-simple-mobile-tools-simple-commons
Translations update from Hosted Weblate
2023-10-02 09:55:23 +02:00
Alexander Gabilondo
854c7be3c0
Translated using Weblate (Basque)
Currently translated at 100.0% (917 of 917 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/eu/
2023-10-01 23:36:09 +02:00
Tibor Kaputa
250929f756
Merge pull request #1853 from weblate/weblate-simple-mobile-tools-simple-commons
Translations update from Hosted Weblate
2023-09-30 20:41:04 +02:00
Lionel HANNEQUIN
8a11997871
Translated using Weblate (French)
Currently translated at 100.0% (917 of 917 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/fr/
2023-09-30 17:12:09 +02:00
FunkyMuse
dfeb1ce330 feat: add change date time format dialog 2023-09-30 13:43:50 +02:00
FunkyMuse
31c9daa010 feat: add test button for various dialogs 2023-09-30 12:54:22 +02:00
Tibor Kaputa
5df1c152c5
Merge pull request #1850 from FunkyMuse/master
feat: add preferenceSummaryColorWithAlpha
2023-09-29 09:51:13 +02:00
Tibor Kaputa
0d2b322bf8
fixing some strings 2023-09-29 09:51:03 +02:00
FunkyMuse
6e26195757 refactor: rename settings checkbox prefs 2023-09-29 09:46:37 +02:00
FunkyMuse
4bebed7f7d refactor: rename settings prefs params 2023-09-29 09:07:50 +02:00
Tibor Kaputa
bf84a118bc
Merge pull request #1851 from esensar/preferences-flow-helper-nullable
Make naming more clear for `asFlow` extensions in `BaseConfig`
2023-09-29 08:34:05 +02:00
Ensar Sarajčić
e2da7fec21 Make naming more clear for asFlow extensions in BaseConfig 2023-09-29 08:28:44 +02:00
FunkyMuse
17ce004967 refactor: rename settings prefs colors too 2023-09-29 00:03:49 +02:00
FunkyMuse
3bd8408a6f refactor: rename settings prefs title and summary 2023-09-29 00:00:56 +02:00
FunkyMuse
f1d66aacbd add ability to drive custom preferenceTitleColor 2023-09-28 23:52:36 +02:00
FunkyMuse
5c72430a0d refactor: remove additional alpha 2023-09-28 23:26:35 +02:00
FunkyMuse
ac589331ab feat: add preferenceSummaryColorWithAlpha 2023-09-28 23:26:17 +02:00
FunkyMuse
57112b0ee5 feat: add preferenceSummaryColorWithAlpha 2023-09-28 23:23:48 +02:00
Tibor Kaputa
fd7f0ed81f
Merge pull request #1849 from weblate/weblate-simple-mobile-tools-simple-commons
Translations update from Hosted Weblate
2023-09-28 22:35:29 +02:00
Lionel HANNEQUIN
293f852975
Translated using Weblate (French)
Currently translated at 100.0% (917 of 917 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/fr/
2023-09-28 22:35:10 +02:00
Tibor Kaputa
c6094c0db2
Merge pull request #1844 from FunkyMuse/feature/migrate_add_blocked_number_dialog_to_compose
feat: migrate add/edit blocked number dialog to Compose
2023-09-28 19:33:51 +02:00
FunkyMuse
24ff391cbf refactor: add underline for purchase thank you 2023-09-28 19:24:11 +02:00
FunkyMuse
6ddd093b01 fix: dialog background color logic 2023-09-28 18:48:17 +02:00
FunkyMuse
cdc41933e1 feat: add call confirmation dialog 2023-09-28 16:25:42 +02:00
FunkyMuse
d2fb5a221f feat: add Line Color dialog
spent a whole day trying to migrate it to use partially Compose, either this should be fully re-written in Compose, i've tried parts AndroidView with LineColorPicker and it needed callbacks which made the code even messier

also remove the tooltip fix since it's propagated to new version

and update versions
2023-09-28 16:06:03 +02:00
FunkyMuse
349e246278 refactor: remove empty line 2023-09-28 15:19:12 +02:00
FunkyMuse
01b5cc6761 refactor: fix manifests and dialog extra large shape 2023-09-28 15:18:46 +02:00
Tibor Kaputa
13f995cb51
Merge pull request #1847 from esensar/preferences-flow-helper
Add helper for creating flows out of config properties
2023-09-28 13:07:34 +02:00
Tibor Kaputa
90c6d5817a
Merge pull request #1848 from esensar/extra-large-shape
Add extraLarge to Shapes
2023-09-28 13:05:01 +02:00
Ensar Sarajčić
c94f6c7751 Add extraLarge to Shapes 2023-09-28 12:49:08 +02:00
Ensar Sarajčić
5ac195149b Add helper for creating flows out of config properties 2023-09-28 12:22:43 +02:00
FunkyMuse
18fadb2024 refactor: comment out test code 2023-09-28 11:48:50 +02:00
FunkyMuse
b28a3f755a refactor: move test dialog activity to samples 2023-09-28 11:48:17 +02:00
FunkyMuse
5fe629c33f fix: remove test code 2023-09-28 11:45:52 +02:00
FunkyMuse
7df22d3a81 fix: increase corner shape 2023-09-28 09:38:22 +02:00
Tibor Kaputa
f87e960171
Merge pull request #1846 from weblate/weblate-simple-mobile-tools-simple-commons
Translations update from Hosted Weblate
2023-09-28 09:02:12 +02:00
Lionel HANNEQUIN
cf2a96b6c8
Translated using Weblate (French)
Currently translated at 100.0% (917 of 917 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/fr/
2023-09-28 05:56:56 +02:00
Alexander Gabilondo
ffa6b87c47
Translated using Weblate (Basque)
Currently translated at 100.0% (917 of 917 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/eu/
2023-09-28 05:56:56 +02:00
Milo Ivir
c104e2ab8f
Translated using Weblate (Croatian)
Currently translated at 98.5% (904 of 917 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/hr/
2023-09-27 18:07:37 +02:00
Lionel HANNEQUIN
a293c04002
Translated using Weblate (French)
Currently translated at 100.0% (917 of 917 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/fr/
2023-09-27 18:07:37 +02:00
FunkyMuse
bab0518572 fix: dialogs widths and add few more dialogs to migration 2023-09-27 17:37:38 +02:00
FunkyMuse
1d10932837 feat: add few more dialog migrations 2023-09-26 16:03:44 +02:00
Puppelimies
40b728c081
Translated using Weblate (Swedish)
Currently translated at 100.0% (917 of 917 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/sv/
2023-09-25 18:01:15 +00:00
teemue
dc85842c03
Translated using Weblate (Finnish)
Currently translated at 100.0% (917 of 917 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/fi/
2023-09-25 18:01:14 +00:00
FunkyMuse
3a3e6aa83d fix: colors and commonize things 2023-09-25 17:11:01 +02:00