Commit Graph

1550 Commits

Author SHA1 Message Date
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 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
Axel Labarre cc5aa18b47 Merge branch 'dev-axel-saveInstanceState' into fix_data_lost_during_rotation 2023-02-18 18:50:08 +01:00
Axel Labarre 6c4c47a1f0 get SecondValue with new method getSecondValueV2() 2023-02-18 18:49:34 +01:00
Axel Labarre f821d0976b fix calc constructor 2023-02-18 15:16:55 +01:00
Tibor Kaputa a473e87447
Update CONTRIBUTING.md 2023-02-18 12:27:45 +01:00
tibbi 734eb5e674 adding contribution rules 2023-02-17 22:39:05 +01:00
Axel Labarre 678250812a Merge branch 'dev-axel-saveInstanceState' into fix_data_lost_during_rotation 2023-02-16 10:51:03 +01:00
Axel Labarre 93fb0125de Fix problem while adding operators with result after rotation 2023-02-16 10:50:23 +01:00
tibbi 427f006346 updating commons 2023-02-12 09:59:53 +01:00
tibbi b159bfce37 updating commons 2023-02-12 09:54:06 +01:00
tibbi 402da52eae updating changelog 2023-02-10 19:32:49 +01:00
tibbi 61ebae8ff9 update version to 5.11.2 2023-02-10 19:32:43 +01:00
tibbi 5f66b6a8f0 updating Room 2023-02-10 19:29:34 +01:00
tibbi 71171d7c15 do not color the action bar 2023-02-10 19:12:02 +01:00
tibbi f91137b770 catch and show an exception 2023-02-10 18:38:08 +01:00
tibbi 9285b8b3d3 do no show More Apps From Us at the top menu 2023-02-10 18:37:57 +01:00
Tibor Kaputa 9b1fc36a7f
Merge pull request #302 from weblate/weblate-simple-mobile-tools-simple-calculator
Translations update from Hosted Weblate
2023-02-10 18:32:17 +01:00