Tibor Kaputa
|
1ddcdfc95a
|
Merge pull request #1864 from esensar/feature/permission-required-dialog
Add compose version of PermissionRequiredDialog
|
2023-10-05 09:12:50 +02:00 |
|
Ensar Sarajčić
|
1a5146ec3a
|
Add compose version of PermissionRequiredDialog
|
2023-10-05 08:21:48 +02:00 |
|
Tibor Kaputa
|
44cd74aadd
|
Merge pull request #1863 from esensar/feature/compose-color-picker-dialog-wrapped
Wrap current ColorPickerDialog in compose version
|
2023-10-04 23:11:13 +02:00 |
|
Ensar Sarajčić
|
6c54e5b82a
|
Rename ColorPickerDialog preview
|
2023-10-04 17:49:07 +02:00 |
|
Ensar Sarajčić
|
c366af5ee5
|
Wrap current ColorPickerDialog in compose version
|
2023-10-04 17:42:37 +02:00 |
|
Tibor Kaputa
|
dfe8acfbf9
|
Merge pull request #1862 from weblate/weblate-simple-mobile-tools-simple-commons
Translations update from Hosted Weblate
|
2023-10-04 16:46:23 +02:00 |
|
Alexander Gabilondo
|
d0824931e0
|
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-04 14:46:07 +00:00 |
|
Tibor Kaputa
|
f276087af4
|
Merge pull request #1861 from esensar/rename-radio-group-dialog
Rename `RadioGroupDialogAlertDialog` to `RadioGroupAlertDialog`
|
2023-10-04 16:46:00 +02:00 |
|
Tibor Kaputa
|
4c7108a649
|
Merge pull request #1859 from FunkyMuse/master
feat: About activity compose dialogs and extensions
|
2023-10-04 16:45:29 +02:00 |
|
FunkyMuse
|
e5ed89d6f4
|
Merge branch 'SimpleMobileTools:master' into master
|
2023-10-04 16:32:09 +02:00 |
|
FunkyMuse
|
1958bc2a5f
|
fix: rate us behavior
|
2023-10-04 16:31:08 +02:00 |
|
Tibor Kaputa
|
f28b20eb37
|
Merge pull request #1860 from esensar/bosnian-language
Add bosnian language
|
2023-10-04 16:29:59 +02:00 |
|
Ensar Sarajčić
|
2f5c02337d
|
Rename RadioGroupDialogAlertDialog to RadioGroupAlertDialog
|
2023-10-04 16:25:34 +02:00 |
|
Ensar Sarajčić
|
1ee77d3ce7
|
Add bosnian language
|
2023-10-04 16:14:06 +02:00 |
|
FunkyMuse
|
bb885438e8
|
refactor: rename dev url to more descriptive
|
2023-10-04 15:23:48 +02:00 |
|
FunkyMuse
|
3a894be4e4
|
Merge branch 'SimpleMobileTools:master' into master
|
2023-10-04 15:22:21 +02:00 |
|
Tibor Kaputa
|
8495734e71
|
Merge pull request #1856 from esensar/feature/reusable-compose-dimensions
Add reusable dimension for compose
|
2023-10-04 15:08:17 +02:00 |
|
FunkyMuse
|
5c903387dd
|
Merge branch 'SimpleMobileTools:master' into master
|
2023-10-04 14:30:08 +02:00 |
|
FunkyMuse
|
7ef52afacc
|
feat:
- add extensions for showing app launched dialogs
- migrate About activity to use Compose dialogs
|
2023-10-04 14:28:20 +02:00 |
|
Ensar Sarajčić
|
ccacd5c145
|
Move Dimens into SimpleTheme
|
2023-10-04 14:08:33 +02:00 |
|
Ensar Sarajčić
|
fb517bd963
|
Revert "Rename global property Dimens to dimens "
This reverts commit c920a989f3 .
|
2023-10-04 13:46:10 +02:00 |
|
Ensar Sarajčić
|
c920a989f3
|
Rename global property Dimens to dimens
|
2023-10-04 12:59:05 +02:00 |
|
Ensar Sarajčić
|
7e2585102c
|
Remove unused Sw600DpDimensions
|
2023-10-04 12:58:34 +02:00 |
|
Tibor Kaputa
|
6f1de7c819
|
Merge pull request #1857 from naveensingh/add_some_margins
Add horizontal padding on biometric tab
|
2023-10-03 20:34:26 +02:00 |
|
Naveen
|
12836709d2
|
Add horizontal margin on biometric tab button
|
2023-10-03 22:51:42 +05:30 |
|
Ensar Sarajčić
|
fa905f701c
|
Standardize dimensions naming around Material3 sizing naming
|
2023-10-03 15:51:28 +02:00 |
|
Tibor Kaputa
|
a32b3b41a5
|
Merge pull request #1855 from FunkyMuse/master
feat: upgrade to pro dialog and radio group dialog
|
2023-10-03 15:42:25 +02:00 |
|
FunkyMuse
|
46b9bec625
|
fix: dialog dismissable and span full width
|
2023-10-03 15:34:36 +02:00 |
|
FunkyMuse
|
d41fd19efb
|
fix: vertical spacing and dialog hiding for view type
|
2023-10-03 15:21:39 +02:00 |
|
FunkyMuse
|
ac83576a5e
|
feat: add ability to get link color as extension function per discussion
|
2023-10-03 14:56:10 +02:00 |
|
FunkyMuse
|
3dd18fc279
|
feat: add change view type dialog and what's new
|
2023-10-03 14:52:38 +02:00 |
|
Ensar Sarajčić
|
c65cd69919
|
Remove text sizes from Dimensions
|
2023-10-03 13:57:56 +02:00 |
|
Ensar Sarajčić
|
180bc5977e
|
Add @Stable annotations for Dimensions models
|
2023-10-03 12:45:26 +02:00 |
|
FunkyMuse
|
7fe8192c34
|
feat: upgrade to pro dialog and radio group dialog
|
2023-10-03 12:37:12 +02:00 |
|
Ensar Sarajčić
|
eab4cf4755
|
Add reusable dimension for compose
|
2023-10-03 12:35:54 +02:00 |
|
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 |
|