Commit graph

515 commits

Author SHA1 Message Date
tibbi
e97d5b9860 take the settings checkbox style from Commons 2021-11-12 11:20:23 +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
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
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
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
cb4ad8b79c
Merge pull request #209 from dchid/master
Hebrew Translation
2021-07-19 22:51:46 +02: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
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
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
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
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
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
tibbi
cf45c237bc avoid inserting new operations after division by zero 2020-12-28 20:57:05 +01:00
tibbi
e4e24bc226 show a clearshow a clearer error at zero division 2020-12-28 20:51:25 +01:00
tibbi
3be6487fdd fix #189, use × instead of * for multiplication 2020-12-28 20:30:46 +01:00
tibbi
549172021c fix #196, properly handle NaN values 2020-12-28 20:22:00 +01:00
tibbi
28160884fd fixed some glitches related to infinite numbers and errors 2020-12-28 20:16:53 +01:00
tibbi
210020895f add a hackfix for pressing Root as first operation 2020-12-28 19:58:55 +01:00
tibbi
4c132d1acf updating kotlin, commons, gradle 2020-12-28 18:48:35 +01:00
Anonymous
9c3738876c
Update Polish translation 2020-11-24 17:16:29 +00:00