Commit graph

6252 commits

Author SHA1 Message Date
FunkyMuse
f057712508 refactor: remove unneeded code 2023-08-28 14:15:39 +02:00
FunkyMuse
fb76fe5513 fix: some compose performance improvements and code clearing 2023-08-28 14:14:45 +02:00
FunkyMuse
a93899eea2 feat: migrate away to common scroll logic 2023-08-25 15:05:46 +02:00
FunkyMuse
bd7d12ca4e feat: add scroll logic for manage blocked numbers 2023-08-24 16:23:20 +02:00
FunkyMuse
0592b9ae44 fix: merge conflicts 2023-08-24 16:13:18 +02:00
FunkyMuse
f6f057c4a5 Merge remote-tracking branch 'origin/master' into feature/manage_blocked_numbers
# Conflicts:
#	commons/src/main/kotlin/com/simplemobiletools/commons/compose/settings/scaffold/SettingsLazyScaffold.kt
2023-08-24 16:12:04 +02:00
tibbi
8eeb5bc758 removing an extra line 2023-08-24 14:40:06 +02:00
FunkyMuse
85a42b23c6 fix: navigation bar scrollables and paddings 2023-08-24 13:34:21 +02:00
FunkyMuse
d393051b1d feat: add alpha parameter 2023-08-24 10:29:55 +02:00
FunkyMuse
c3ea8d891c feat: navigation bar surface color darken with factor 2023-08-24 10:17:48 +02:00
FunkyMuse
8522a29b77 fix: order of modifier to exclude the overlay on the navigation bar 2023-08-23 15:21:56 +02:00
FunkyMuse
dc06246ffc feat: try nav color changing
the social and other section are commented to demonstrate the effect

Portrait: non scrollable > transparent nav bar
Landscape: scrollable > primary color nav bar
2023-08-23 14:14:57 +02:00
FunkyMuse
45a560c30a refactor: remove dead code 2023-08-23 11:27:30 +02:00
FunkyMuse
3c9068d3f7 Merge remote-tracking branch 'origin/master' into feature/manage_blocked_numbers 2023-08-23 11:25:46 +02:00
FunkyMuse
3077874ddb fix: update extra group and title text paddings 2023-08-23 11:24:19 +02:00
FunkyMuse
2dfb36fec0 fix: update extra group and title text paddings 2023-08-23 11:17:36 +02:00
FunkyMuse
d2f8c69361 fix: update chekcbox padding 2023-08-23 11:16:17 +02:00
FunkyMuse
18c61bfbcb feat: make padding 20.dp
we had
.padding(horizontal = 16.dp, vertical = 8.dp)

then we are adding

padding(horizontal = 4.dp)

and
padding(vertical = 12.dp)

which makes it 20.dp unified
2023-08-23 11:09:29 +02:00
FunkyMuse
6a1b44471d fix: database crash 2023-08-23 10:28:43 +02:00
FunkyMuse
ede1da5f80 feat: manage blocked numbers impl 2023-08-23 10:27:45 +02:00
FunkyMuse
81a8d4ef81
Merge branch 'SimpleMobileTools:master' into master 2023-08-23 09:53:21 +02:00
FunkyMuse
296331504b fix: center checkbox and preference column items 2023-08-23 09:49:07 +02:00
J. Lavoie
8f7f5c4805
Translated using Weblate (Italian)
Currently translated at 100.0% (901 of 901 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/it/
2023-08-22 23:28:05 +02:00
J. Lavoie
bfc6fbb616
Translated using Weblate (Italian)
Currently translated at 100.0% (901 of 901 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/it/
2023-08-22 15:52:09 +02:00
J. Lavoie
880f59d8ec
Translated using Weblate (French)
Currently translated at 100.0% (901 of 901 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/fr/
2023-08-22 15:52:08 +02:00
FTno
626b30a4ef
Translated using Weblate (Norwegian Bokmål)
Currently translated at 99.4% (896 of 901 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/nb_NO/
2023-08-22 13:42:03 +02:00
VfBFan
661c959643
Translated using Weblate (German)
Currently translated at 100.0% (901 of 901 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/de/
2023-08-22 13:42:03 +02:00
spkprs
2925905644
Upd.xml 2023-08-22 13:25:15 +03:00
Wilson
3e2b7a7689 add Contact Name to blocked number. 2023-08-19 19:43:13 -04:00
Priit Jõerüüt
34bbcdfc58
Translated using Weblate (Estonian)
Currently translated at 100.0% (901 of 901 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/et/
2023-08-17 22:31:11 +02:00
FunkyMuse
11e9ed02da refactor: only one call reference for check 2023-08-17 17:10:14 +02:00
FunkyMuse
da07f72efe fix: navigation bar content color 2023-08-17 17:08:59 +02:00
FunkyMuse
1dff491d88 fix: navigation bar paddings for top bar 2023-08-17 14:55:59 +02:00
FunkyMuse
e283274594 fix: navigation bar paddings for landscape mode 2023-08-17 14:26:40 +02:00
FunkyMuse
ee93a19491 fix: dynamic navigation bar color depending on background black/white 2023-08-17 14:14:31 +02:00
FunkyMuse
8a0d897dea fix: proper text color 2023-08-16 18:48:45 +02:00
Tibor Kaputa
3a22699bea
changing alpha to 0.25 2023-08-15 18:12:09 +02:00
FunkyMuse
d6ca2d9138 feat: semi transparent bottom bar of alpha 0.1f 2023-08-15 17:34:15 +02:00
FunkyMuse
f6dd279b82 feat: semi transparent bottom bar
- make activities component activity since it doesn't bring much baggage as appcompat
2023-08-15 17:22:04 +02:00
FunkyMuse
3d3b479787 feat: few unblockers
- add a way to consume padding values when creating a list
- add a way to manage a top bar more fashionably
- make activities component activity since it doesn't bring much baggage as appcompat
2023-08-15 13:39:22 +02:00
FunkyMuse
a6ce8451f3 Merge remote-tracking branch 'origin/master' 2023-08-15 13:27:26 +02:00
FunkyMuse
d942983745 fix: bottom navigation bar transparency 2023-08-15 13:27:17 +02:00
FunkyMuse
0b3c743f24
Merge branch 'SimpleMobileTools:master' into master 2023-08-15 00:09:09 +02:00
fatih ergin
11d1fb9556 fix breadcrumb viewbinding tag assignment 2023-08-14 21:04:13 +03:00
Tibor Kaputa
896b8ce47c
Merge pull request #1784 from esensar/new-media-permissions
Add new media permissions handling
2023-08-14 18:01:47 +02:00
Tibor Kaputa
6381611215
Merge pull request #1781 from fatihergin/feature/add-new-read-media-user-selected-permission
add READ_MEDIA_VISUAL_USER_SELECTED permission to permissions list
2023-08-14 18:01:35 +02:00
Tibor Kaputa
b1fa5413d2
Merge pull request #1783 from spkprs/master-1
Update strings.xml
2023-08-14 18:01:26 +02:00
Tibor Kaputa
1112dead03
Update strings.xml 2023-08-14 17:37:48 +02:00
FunkyMuse
d01d4d0d2e link issue 2023-08-14 16:30:37 +02:00
FunkyMuse
4b003d90ab fix: make navigation bar color transparent 2023-08-14 15:49:17 +02:00