Commit Graph

1044 Commits

Author SHA1 Message Date
FunkyMuse 5da68f1606 implement the status bar color and container color contrast, update kotlin and ksp 2023-07-21 11:47:00 +02:00
FunkyMuse 23867b022d optimize imports to know what is being imported 2023-07-13 12:29:16 +02:00
FunkyMuse 42a956d637 fix colors and paddings 2023-07-13 12:21:57 +02:00
FunkyMuse f94ea1b7a1 add contrast color for top bar 2023-07-11 12:06:23 +02:00
FunkyMuse fc11f9e4f0 fix spacing 2023-07-11 11:35:13 +02:00
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 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
tibbi 822449cb95 adding a nicer circular background to buttons 2022-12-21 16:27:53 +01:00
tibbi c8b4ebbd21 removing the toolbar from widget config screen 2022-12-21 14:41:51 +01:00
tibbi 5013301092 move Equals at the bottom right corner in portrait mode 2022-12-21 14:38:13 +01:00
tibbi 6afb4eceef updating Settings style 2022-12-21 11:16:15 +01:00
tibbi b98293bcab updating commons, min OS version to 6 2022-12-21 11:10:38 +01:00
Martin Božič 78193f6535
Updating Slovenian 2022-11-21 11:47:21 +01:00
Tibor Kaputa fcd0ed514c
Update strings.xml 2022-11-18 23:11:10 +01:00
Tibor Kaputa 835a949a3e
Update strings.xml 2022-11-18 23:10:40 +01:00
Tibor Kaputa 0dffbb6d11
Update strings.xml 2022-11-18 23:10:16 +01:00
Trendyne 2bae96cc15
Updating Icelandic 2022-11-18 13:46:53 +01:00
Abhi dfdcbe683a
Updating Telugu 2022-11-16 15:46:58 +01:00
Anonymous b1c084e96b
Updating Telugu 2022-11-15 14:56:59 +01:00
Abhi ab798763d5
Updating Tamil 2022-11-15 14:56:59 +01:00
Abhi d839df3d8d
Added translation using Weblate (Telugu) 2022-11-15 14:56:55 +01:00
Anonymous bfcfd37510
Updating Tamil 2022-11-15 14:50:29 +01:00
Abhi 996bbc04b3
Updating Kannada 2022-11-15 14:50:28 +01:00
Abhi d12903b416
Added translation using Weblate (Tamil) 2022-11-15 14:50:24 +01:00
Anonymous 7d9a393d68
Updating Kannada 2022-11-15 09:41:02 +01:00
Ram c7ba7441c1
Added translation using Weblate (Kannada) 2022-11-15 09:40:57 +01:00
bgo-eiu 2b62a32f36
Updating Punjabi (Pakistan) 2022-11-01 06:02:47 +01:00
Tibor Kaputa 48bebdcd57
Update strings.xml 2022-10-29 10:56:21 +02:00
Tibor Kaputa d874eb8ebd
Update strings.xml 2022-10-29 10:54:28 +02:00
Anonymous 8d7a6992f8
Updating Icelandic 2022-10-28 14:15:58 +02:00
Trendyne 6b4d8dc8f4
Added translation using Weblate (Icelandic) 2022-10-28 14:15:44 +02:00
bgo-eiu c48c825f4c
Updating Punjabi (Pakistan) 2022-10-26 09:27:49 +02:00
Anonymous 5d8c2af4db
Updating Punjabi (Pakistan) 2022-10-25 01:14:48 +02:00
bgo-eiu de74401321
Added translation using Weblate (Punjabi (Pakistan)) 2022-10-25 01:14:43 +02:00
Josep M. Ferrer 0787f32000
Updating Catalan 2022-10-18 18:07:56 +02:00
NPL 6c25ce79fb
Updating Japanese 2022-10-10 20:22:23 +02:00
tibbi 05812e6833 update version to 5.10.2 2022-10-10 16:08:52 +02:00
tibbi f5030bc89c updating commons and gradle 2022-10-10 16:04:53 +02:00
gallegonovato a92e308561
Updating Galician 2022-10-07 09:23:47 +02:00
tibbi 3ba55b2845 set target widget size in cells too 2022-10-07 09:23:40 +02:00
atilluF d6203d116f
Updating Italian 2022-10-05 14:23:16 +02:00
paula katos 83d8e0e5f7
Updating Romanian 2022-09-28 21:20:42 +02:00
words wave 8d4b528b7e
Updating Estonian 2022-09-19 14:28:38 +02:00
words wave 41e1e5e2cb
Updating Finnish 2022-09-19 14:28:38 +02:00
Kovacs Bea f4d732bba8
Updating Hungarian 2022-09-19 14:28:37 +02:00
Alan Jacob Mathew 5a27635844
Updating Malayalam 2022-09-19 14:28:37 +02:00
tibbi d50d5c7ef7 adding an empty line 2022-09-19 14:28:32 +02:00
Naveen 1cf386d6f3 Properly display negative numbers in rtl 2022-09-19 02:04:38 +05:30
Naveen 6f70eec7f2 Disable rtl in calculator view 2022-09-19 01:42:41 +05:30
Moo 9329cd831a
Updating Lithuanian 2022-09-11 13:22:49 +02:00
Digger 568ff7d517
Updating Japanese 2022-09-08 08:20:51 +02:00
tibbi c1f08017f2 update version to 5.10.1 2022-09-04 17:20:47 +02:00
tibbi 2ea48e9bac updating kotlin, commons, gradle 2022-09-04 17:04:17 +02:00
Tibor Kaputa 56a3b50064
Update strings.xml 2022-09-04 16:52:13 +02:00
Tibor Kaputa 990fe52f7a
Update strings.xml 2022-09-04 16:51:26 +02:00
Tibor Kaputa 1a6897b243
Update strings.xml 2022-09-04 16:50:53 +02:00
Tibor Kaputa 990f69eb42
Update strings.xml 2022-09-04 16:50:26 +02:00
Worldfast e5bbe36e6e
Updating Serbian 2022-09-04 12:10:11 +02:00
Anonymous 9743e7f47f
Updating Serbian 2022-09-04 05:24:07 +02:00
Worldfast 790023d33d
Updating Macedonian 2022-09-04 05:24:07 +02:00
Worldfast 6a40829e18
Added translation using Weblate (Serbian) 2022-09-04 05:24:02 +02:00
Anonymous 1c2d2a2bf5
Updating Macedonian 2022-09-04 05:19:53 +02:00
Worldfast 9a8a836f2c
Updating Latvian 2022-09-04 05:19:52 +02:00
Worldfast fa0b6774ed
Added translation using Weblate (Macedonian) 2022-09-04 05:19:38 +02:00
Anonymous c3fcc2f878
Updating Latvian 2022-09-04 05:16:43 +02:00
Worldfast b3384b282f
Updating Korean 2022-09-04 05:16:43 +02:00
Worldfast 51c2b428a9
Added translation using Weblate (Latvian) 2022-09-04 05:16:39 +02:00
Anonymous ead95f8010
Updating Korean 2022-09-04 05:09:25 +02:00
Worldfast 50179c7291
Updating Hindi 2022-09-04 05:09:24 +02:00
Worldfast 2938ae3261
Added translation using Weblate (Korean) 2022-09-04 05:09:18 +02:00
gallegonovato b9c45de081
Updating Galician 2022-09-03 00:14:57 +02:00
gallegonovato b082fc9356
Updating Galician 2022-09-03 00:14:57 +02:00
translation lab 1792825871
Updating Hindi 2022-09-03 00:14:57 +02:00
tibbi ad15986fac adding back the roundIcon property and Category 2022-09-03 00:14:49 +02:00
tibbi a2d2860d6a properly handle monochrome icon in any selected color 2022-08-29 09:51:25 +02:00
Anonymous 897adfc33a
Updating Hindi 2022-08-28 20:30:03 +02:00
translation lab e2c8c101b1
Added translation using Weblate (Hindi) 2022-08-28 20:29:56 +02:00
translation lab d8d595eeca
Updating Slovenian 2022-08-28 03:20:25 +02:00
Anonymous b60a54d193
Updating Slovenian 2022-08-27 02:19:58 +02:00
translation lab d5256ec0fc
Added translation using Weblate (Slovenian) 2022-08-27 02:19:52 +02:00
Marco Santos cafc2d09c3
Updating Filipino 2022-08-19 14:16:48 +02:00
Anonymous f079920366
Updating Filipino 2022-08-18 13:24:45 +02:00
Marco Santos 8d2dc88499
Added translation using Weblate (Filipino) 2022-08-18 13:24:28 +02:00
tibbi 59b756ca78 update version to 5.10.0 2022-08-12 23:11:27 +02:00
tibbi 84b58e5143 show a language picker on Android 13+ 2022-08-12 22:57:06 +02:00
solokot 25f1e5e34f
Updating Russian 2022-08-12 21:35:12 +02:00
Eric 5c8488db42
Updating Chinese (Simplified) 2022-08-12 21:35:12 +02:00
solokot ae9283395d
Updating Russian 2022-08-12 21:35:12 +02:00
Anonymous c81df8363a
Updating Malayalam 2022-08-12 21:35:12 +02:00
Alan Jacob Mathew 1e8cecbf1c
Updating Malayalam 2022-08-12 21:35:12 +02:00
Guillaume 91bf68ac98
Updating Dutch 2022-08-12 21:35:12 +02:00
tibbi c55051eb14 adding a monochrome icon version 2022-08-12 21:35:07 +02:00
tibbi c448d0d877 set target SDK 33 2022-08-12 21:34:55 +02:00
tibbi 81dc42b549 updating commons, kotlin, room and target SDK to 32 2022-08-12 21:15:57 +02:00
tibbi 5b9f164533 lets hide the settings menu too at scroll 2022-08-12 21:15:39 +02:00
Guillaume 4c730210f9
Updating Dutch 2022-08-06 21:21:13 +02:00
Worldfast 2b601ef96b
Updating Dutch 2022-08-06 00:25:17 +02:00
Worldfast e9a95af5f0
Updating Russian 2022-08-02 00:22:19 +02:00
Slávek Banko db9e12a990
Updating Czech 2022-07-21 22:15:07 +02:00
tibbi 35696e5f68 lets remove some buzzwords from the long description 2022-07-20 15:15:01 +02:00
tibbi 40c4b4384b update version to 5.9.1 2022-07-17 22:36:17 +02:00
tibbi 62e4f401ca remove the default button padding 2022-07-17 22:30:00 +02:00
tibbi 6fd8e764a1 use lower alpha at history formula 2022-07-17 22:20:01 +02:00
tibbi 85fb73f5dd updating the app widget image 2022-07-17 22:17:40 +02:00
tibbi 7ab5e701e1 updating commons with some design changes 2022-07-17 22:11:23 +02:00
tibbi 681a111a1a changing norwegian to no-rNO 2022-07-10 23:52:04 +02:00
мачко 09c0b3d4ef
Updating Bulgarian 2022-07-10 23:20:34 +02:00
liquidvacuum 6cf880fdd3
Updating Belarusian 2022-07-09 13:18:25 +02:00
tomechio fc45639df8
Updating Finnish 2022-07-09 13:18:25 +02:00
Rex_sa 317e2cc4dd
Updating Arabic 2022-07-09 13:18:25 +02:00
tibbi b117c15ae6 updating commons 2022-07-05 15:25:46 +02:00
tibbi a7c33fc5a0 removing app title, short and long descriptions 2022-07-04 22:01:28 +02:00
liquidvacuum b637fcfd37
Updating Belarusian 2022-07-04 21:34:45 +02:00
spkprs beda237abc
Update strings.xml 2022-07-04 21:24:11 +03:00
Tibor Kaputa f6b7d499d5
Update strings.xml 2022-07-04 10:36:03 +02:00
Anonymous 82c86db60a
Updating Thai 2022-07-04 10:35:39 +02:00
Weblate 10b674594e
Added translation using Weblate (Thai) 2022-07-04 10:35:39 +02:00
liquidvacuum-by fcdd13d988
Updating Belarusian 2022-07-04 10:35:38 +02:00
Guillaume 2cf6b30e99
Updating Dutch 2022-07-04 10:35:38 +02:00
Julie WF 46c9aa9c90
Updating Dutch 2022-07-04 10:35:38 +02:00
Tibor Kaputa 7e33f9a7e5
Merge pull request #267 from rsb-23/Issue-#261-fix
Fixed issue #261 of 0√
2022-07-04 10:35:35 +02:00
tibbi 971db4b1c7 try harder at using haptic feedback 2022-07-04 10:32:59 +02:00
rsb-23 9e6e3b4057 Fixed issue #261 of 0√
Cause : lastKey was not updated when newValue became "". Hence lastKey validation at line 95 failed.
2022-07-04 00:17:08 +05:30
tibbi ef941d15f3 update version to 5.9.0 2022-07-03 20:17:08 +02:00
tibbi 983b645ce3 fix #210, add landscape mode 2022-07-03 19:26:07 +02:00
tibbi 7188ff2649 changing hebrew files from he to iw 2022-07-03 19:18:05 +02:00
tibbi 7d49781916 launch Purchase Thank You intent directly in some cases 2022-07-03 19:09:25 +02:00
Tibor Kaputa 0f661837d5
Update strings.xml 2022-07-03 19:00:35 +02:00
Anonymous 238190e93b
Updating Belarusian 2022-07-03 14:20:49 +02:00
Weblate 9dbcd9b167
Added translation using Weblate (Belarusian) 2022-07-03 14:20:42 +02:00
Milo Ivir f2af9cac25
Updating Croatian 2022-07-03 14:20:40 +02:00
Milo Ivir 9b10157b71
Updating Croatian 2022-07-02 14:43:55 +02:00