Commit Graph

740 Commits

Author SHA1 Message Date
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
David Chidester a1065fee45 Updating the Hebrew fastlane app title 2021-04-25 19:48:21 -07:00
David Chidester 1afcde8299 Added description in Hebrew 2021-04-25 19:36:34 -07:00
David Chidester a43eeaebe1 initial commit 2021-04-25 16:48:02 -07:00
David Chidester e1c39e9c6f Added Hebrew translation 2021-04-25 16:41:21 -07:00
tibbi d09aa44f91 updating kotlin and commons 2021-04-03 12:26:44 +02:00
tibbi 84614e1498 updating changelog 2021-03-27 20:53:29 +01:00
tibbi 195db318be update version to 5.5.2 2021-03-27 20:53:21 +01:00
tibbi def1240f0f adding a list empty check 2021-03-27 20:49:38 +01:00
tibbi 2b8fe04820 adding a trick to get some crash related info 2021-03-27 20:47:33 +01:00
tibbi 6075d917d6 updating commons, kotlin, gradle 2021-03-26 23:41:06 +01:00
tibbi 13b6e46913 updating the english screenshots 2021-02-11 20:38:46 +01:00
tibbi e03b2fac5d updating changelog 2021-02-05 18:18:57 +01:00
tibbi fc134a44d9 update version to 5.5.1 2021-02-05 18:18:46 +01:00
tibbi 3a03be17f9 catch NaN too, not just infinite 2021-02-05 18:13:31 +01:00
tibbi 7f3358856a fix #203, show an error if the result is infinite 2021-02-05 18:12:02 +01:00
Tibor Kaputa 41a2f2273e
Merge pull request #205 from Nekromanser/patch-1
Create strings.xml
2021-01-31 16:00:23 +01:00
Nekromanser 25d4105913
Create strings.xml
Adding finnish language.
2021-01-31 16:53:36 +02:00
tibbi 67ef4f6717 simplifying a button visibility check 2020-12-28 23:22:11 +01:00
tibbi 48f6329f3c updating changelog 2020-12-28 21:19:26 +01:00
tibbi 53a5d3cc2f update version to 5.5.0 2020-12-28 21:19:18 +01:00
tibbi a5ec64f6f9 replace * with × and / with ÷ 2020-12-28 21:03:39 +01:00