Commit Graph

869 Commits

Author SHA1 Message Date
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 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
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
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 0823b9ef6e Format code and clean build 2023-02-22 22:20:08 +01:00
Axel Labarre 593649db7b update CalculatorImpl.kt 2023-02-22 21:54: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
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 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
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 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 e2eef14b4e
Update strings.xml 2023-02-10 18:31:59 +01:00
Axel Labarre ab579c4737 New Bug while rotate -> BaseValue / SecondValue (Fix is comming) 2023-02-08 18:35:44 +01:00
theom 1311df6296 added saving of the last calculation during a rotation 2023-02-08 00:22:46 +01:00
Axel Labarre 522b9d1d1e Override onSaveInstanceState Method
Add public member variable mResult into CalculatorImpl
Add private member savedRes into MainActivity
Update calc constructor
Getting Saved res from savedInstanceState
2023-02-07 01:40:35 +01:00
Moo 540c809c87
Updating Lithuanian 2023-02-04 13:40:10 +01:00
MS-PC 0abfd4746b
Updating Spanish 2023-02-04 13:40:10 +01:00
ⵣⵓⵀⵉⵔ ⴰⵎⴰⵣⵉⵖ زهير أمازيغ 9f4d6a7068
Updating Tamazight (Standard Moroccan) 2023-01-25 02:51:18 +01:00
Anonymous 7a18bafe1a
Updating Tamazight (Standard Moroccan) 2023-01-24 02:08:23 +01:00
ⵣⵓⵀⵉⵔ ⴰⵎⴰⵣⵉⵖ زهير أمازيغ dca861186f
Added translation using Weblate (Tamazight (Standard Moroccan)) 2023-01-24 02:08:17 +01:00
Linerly b1f5223115
Updating Indonesian 2023-01-13 09:47:41 +01:00
solokot 5fb4aec680
Updating Russian 2023-01-11 07:49:54 +01:00
Sergio Marques 4ab3e582bf
Updating Portuguese 2023-01-09 02:15:27 +01:00
tibbi b81aa7b986 update version to 5.11.1 2023-01-04 10:50:58 +01:00
tibbi 08e57b27e8 change the buttons from circles to squircles or rectangles 2023-01-04 10:45:44 +01:00
tibbi 78b7e4cea8 update version to 5.11.0 2022-12-21 21:23:02 +01:00
tibbi 489c4f93bb properly center texts in buttons 2022-12-21 21:16:05 +01:00
tibbi 8f7895e219 tweaking widget text sizes 2022-12-21 16:59:26 +01:00
tibbi c6c351825b optimize some styles for landscape mode 2022-12-21 16:44:27 +01:00