Commit Graph

861 Commits

Author SHA1 Message Date
J. Lavoie 70f5a6458d
Updating French 2021-11-14 09:35:49 +01:00
Allan Nordhøy 6c35942e6c
Added translation using Weblate (Norwegian Bokmål) 2021-11-14 09:35:49 +01:00
Agnieszka C e2753906e0
Updating Polish 2021-11-14 09:35:49 +01:00
Tibor Kaputa 78b4facd4b
Updating Slovak 2021-11-14 09:35:49 +01:00
tibbi f011544934 fix percentage handling 2021-11-14 09:35:43 +01:00
tibbi a7433c4cec moving the galician string into the proper place 2021-11-12 21:40:23 +01:00
tibbi 55ffba06d6 removing the duplicate Indonesian strings file 2021-11-12 21:39:19 +01:00
Tibor Kaputa 4d4c156ae2
Merge pull request #222 from ersen0/strings-tr
Update strings.xml (Turkish)
2021-11-12 21:22:14 +01:00
Oğuz Ersen 9c0ce372e8
Update strings.xml (Turkish) 2021-11-12 19:08:09 +00:00
tibbi b2eb1a2969 use styles at the setting layouts 2021-11-12 14:47:29 +01:00
tibbi e97d5b9860 take the settings checkbox style from Commons 2021-11-12 11:20:23 +01:00
tibbi d996d3160c updating changelog 2021-11-09 16:20:19 +01:00
tibbi 8eb0f779c5 update version to 5.6.0 2021-11-09 16:20:13 +01:00
tibbi 3095789bb2 updating commons 2021-11-09 16:05:41 +01:00
Tibor Kaputa 6dde938bc3
Merge pull request #221 from melintemarian/master
Added romanian strings
2021-11-08 23:34:04 +01:00
melintemarian c6414af4b6 Update strings.xml 2021-11-08 21:55:19 +02:00
melintemarian 1425312e62 Added romanian strings 2021-11-08 21:52:03 +02:00
Tibor Kaputa b0ba7ce6e2
Update README.md 2021-11-08 20:04:48 +01:00
tibbi 0a13d44077 removing some no longer needed drawables 2021-11-07 21:11:16 +01:00
tibbi 67d03503f8 some spacing 2021-11-07 19:58:46 +01:00
tibbi 5381f189b3 updating some style here and there 2021-11-07 19:56:12 +01:00
tibbi b82f39e8b1 replace switches with checkboxes in the app settings 2021-11-07 18:02:24 +01:00
tibbi 5b68ba1a6e redesigning the settings a bit 2021-11-07 17:42:17 +01:00
tibbi 2d4fab6ae0 removing testing helper licenses 2021-11-07 15:00:21 +01:00
tibbi c1e4561c64 updating commons + show top menu buttons 2021-11-07 13:03:53 +01:00
tibbi 07e135ca00 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calculator 2021-11-04 09:58:38 +01:00
tibbi 2264da5670 updating commons 2021-11-04 09:58:28 +01:00
Tibor Kaputa cdf1cbf4e0
Merge pull request #212 from dagkalis/feature_186
turn number to negative on minus-btn long-press
2021-11-03 23:06:25 +01:00
Tibor Kaputa fb22d7ba31
fixing a crash at long pressing C, then long pressing minus 2021-11-03 23:05:18 +01:00
Tibor Kaputa 7b949804e4
Merge pull request #208 from AlbertoPellitteri/fix-mod-wrong-result
Fix percentage calculation after mod result
2021-11-03 22:54:14 +01:00
Tibor Kaputa a1473e5c0b
Merge pull request #207 from AlbertoPellitteri/fix-division-by-zero-bug
Fix division by zero bug
2021-11-03 22:52:48 +01:00
Tibor Kaputa 70cb8faa94
some spacing corrections 2021-11-03 22:52:22 +01:00
tibbi 0cbc5aaeb2 updating kotlin, commons, gradle 2021-11-03 22:37:18 +01:00
Tibor Kaputa 2e0b4e74bc
Merge pull request #216 from jyorien/resource-linking-fix
added backslash to escape '?'
2021-09-08 09:58:39 +02:00
Joey Lim adbf5c85f1 added backslash to escape '?' 2021-09-08 15:26:19 +08:00
dagkalis 97b9e4ab2c code reformat 2021-08-29 18:28:47 +03:00
dagkalis a7cb74eb70 turn number to negative on minus-btn long-press 2021-08-26 21:48:46 +03:00
Tibor Kaputa c5fd2f4da6
Update .editorconfig 2021-08-17 09:37:49 +02:00
Tibor Kaputa e1fa84b8d7
Update .editorconfig 2021-08-16 23:15:40 +02:00
Tibor Kaputa cb4ad8b79c
Merge pull request #209 from dchid/master
Hebrew Translation
2021-07-19 22:51:46 +02:00
dchid 4a1112ccbc
revised translation of "advertisement" 2021-07-05 17:40:06 -07:00
dchid f8ef66e63b
revised translation of "them all" 2021-07-05 17:34:50 -07:00
dchid 807a31720d
revised translation of "on it" 2021-07-05 17:29:38 -07:00
dchid 6f78941c78
revised translation of "widget" 2021-07-05 17:24:29 -07:00
David Chidester 8bcc666fd1 Added full description 2021-07-05 16:54:59 -07:00
AlbertoPellitteri 9cc8ac9b54 calculatePercentage takes care of the use of the modulo operator 2021-05-24 12:17:12 +02:00
AlbertoPellitteri 832487fbe6 This commit takes care also of the percent operator 2021-05-24 10:43:48 +02:00
tibbi a27f25960b adding some widget related null checks 2021-05-13 14:54:25 +02:00
AlbertoPellitteri 2f9c045754 Small indentation typo in my fix 2021-05-12 09:39:54 +02:00
AlbertoPellitteri 2f46e77ba3 Add of a simple check in order to fix the division-by-zero bug 2021-05-12 09:32:29 +02:00