Commit Graph

1516 Commits

Author SHA1 Message Date
FunkyMuse
935011b7e5 draw the app edge to edge and test the applying of dynamic status bar colors to fix animations on top app bar 2023-07-10 21:51:44 +02:00
FunkyMuse
06ac637e50 setStatusBarColor only when scrolling and make sure that action bar text color matches icon color for status bar 2023-07-10 16:50:33 +02:00
FunkyMuse
d90a86c319 use normal_text_size 2023-07-10 16:40:47 +02:00
FunkyMuse
10eff3707a remove darker colors 2023-07-10 16:32:55 +02:00
FunkyMuse
97ceaf21d2 update ripple for checkbox and title text size 2023-07-10 15:06:28 +02:00
FunkyMuse
f9f8b53eb5 match divider color from xml 2023-07-10 09:56:34 +02:00
FunkyMuse
c81243a07e fix checkbox color 2023-07-10 09:54:08 +02:00
FunkyMuse
ca51b0ec39 match paddings from the xml 2023-07-10 00:37:58 +02:00
FunkyMuse
019e792c6b fix paddings and ripple 2023-07-10 00:13:04 +02:00
FunkyMuse
9976b836e8 fix ui discrepancies and text color for language 2023-07-10 00:08:03 +02:00
FunkyMuse
481a8a8297 add ripple effect on whole line click 2023-07-09 23:57:51 +02:00
FunkyMuse
869ec6eb78 don't enforce contrast 2023-07-09 23:49:46 +02:00
FunkyMuse
85061604cc remove dead code 2023-07-09 23:45:34 +02:00
FunkyMuse
acb9411869 fix blinking and match the navigation and sytem bar color 2023-07-09 23:44:05 +02:00
FunkyMuse
221f1a2a88 make the composables previewable again and also fix some ui glitches 2023-07-07 12:31:43 +02:00
FunkyMuse
e966dc0b43 fully implement the compose theming and hook up the settings logic 2023-07-06 20:16:52 +02:00
FunkyMuse
3b72df5844 feat: map all color schemes correctly
upgrade kotlin to 1.8.22 and latest compose versioning
2023-06-30 14:16:35 +02:00
FunkyMuse
9edf16cf19 feat: map almost all color schemes except white and black and white 2023-06-29 14:48:56 +02:00
FunkyMuse
7f146994ce feat: add infra to create colors mapping
or maybe come up with better idea?
2023-06-28 15:46:24 +02:00
FunkyMuse
90febae626 build: migrate to agp 8.0.2 2023-06-27 21:42:59 +02:00
FunkyMuse
73c87aca56 wip: migrate settings to compose 2023-06-26 19:22:56 +02:00
tibbi
a92627c475 replacing jcenter with mavenCentral 2023-06-23 10:18:44 +02:00
tibbi
72fb8da2ad updating commons 2023-05-14 21:56:49 +02:00
Tibor Kaputa
6c8d43b540 Merge pull request #305 from inepsie/fix_data_lost_during_rotation
Fix data lost during rotation
2023-05-14 21:56:13 +02:00
Tibor Kaputa
e764b2b103 Moving an override function up 2023-05-14 21:55:57 +02:00
Axel Labarre
da943770df using same order of constants writed in json object 2023-05-10 23:02:53 +02:00
Axel Labarre
9734007b59 remove empty lines 2023-05-10 22:35:02 +02:00
tibbi
42e4af0e75 updating changelog 5.11.3 2023-05-10 22:12:46 +02:00
tibbi
8a6d324be8 update version to 5.11.3 2023-05-10 22:12:38 +02:00
tibbi
878b79730c updating commons 2023-05-10 22:03:29 +02:00
Tibor Kaputa
bceb4dcfc8 Merge pull request #304 from weblate/weblate-simple-mobile-tools-simple-calculator
Translations update from Hosted Weblate
2023-05-10 22:02:25 +02:00
Nejc Mrvič
ad5d7be703 Updating Slovenian 2023-04-22 00:51:13 +02:00
Axel Labarre
74071bee5a use constants to avoid issues caused by typos 2023-03-25 22:43:06 +01:00
Axel Labarre
95b7c6b995 consideration of remarks : using constants and remove empty line
Co-authored-by: theom <theo.montaigu@gmail.com>
2023-03-25 13:59:57 +01:00
P.O
6d5689bb3c Translated using Weblate (Swedish)
Currently translated at 100.0% (7 of 7 strings)

Translation: Simple Mobile Tools/Simple Calculator metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calculator-metadata/sv/
2023-03-13 16:42:30 +01:00
Oskari Lavinto
b81914808f Updating Finnish 2023-02-28 17:39:47 +01:00
theom
f9e4629938 cleaning code 2023-02-22 23:06:23 +01:00
Axel Labarre
790302184a Merge branch 'dev-axel-saveInstanceState' into fix_data_lost_during_rotation 2023-02-22 22:20:35 +01:00
Axel Labarre
0823b9ef6e Format code and clean build 2023-02-22 22:20:08 +01:00
Axel Labarre
ab5325c1a6 Merge branch 'fix_data_lost_during_rotation' into dev-axel-saveInstanceState 2023-02-22 21:58:09 +01:00
Axel Labarre
593649db7b update CalculatorImpl.kt 2023-02-22 21:54:17 +01:00
Axel Labarre
d0cac4ce7f Merge branch 'dev-axel-saveInstanceState' into fix_data_lost_during_rotation 2023-02-22 18:02:17 +01:00
Axel Labarre
d177eef0b2 test JSONobject method 2023-02-22 18:01:44 +01:00
Axel Labarre
f1a8e8c03d resolve merge conflicts 2023-02-22 17:07:59 +01:00
Axel Labarre
064e0bdb3b add setFromSaveInstanceState method 2023-02-22 16:58:08 +01:00
tmontaigu
7ee8d6a02a Use json to save instance state 2023-02-22 16:53:08 +01:00
Axel Labarre
709df3fa87 Merge branch 'fix_data_lost_during_rotation' into dev-axel-saveInstanceState 2023-02-22 15:50:06 +01:00
Josep M. Ferrer
bcfaf6e563 Translated using Weblate (Catalan)
Currently translated at 100.0% (7 of 7 strings)

Translation: Simple Mobile Tools/Simple Calculator metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calculator-metadata/ca/
2023-02-19 12:43:01 +01:00
theom
fe4727ec30 merge master into fix_data branch and resolve conflicts 2023-02-18 19:44:04 +01:00
theom
9bd8786e2a Merge branch 'master' into fix_data_lost_during_rotation
# Conflicts:
#	app/src/main/kotlin/com/simplemobiletools/calculator/activities/MainActivity.kt
#	app/src/main/kotlin/com/simplemobiletools/calculator/helpers/CalculatorImpl.kt
2023-02-18 19:38:38 +01:00