Commit Graph

712 Commits

Author SHA1 Message Date
David Chidester 8bcc666fd1 Added full description 2021-07-05 16:54:59 -07: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
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
Tibor Kaputa bc9753e02f
Merge pull request #190 from micwoj92/patch-1
Fix typos
2020-12-11 09:38:07 +01:00
micwoj92 998166618e
Fix typos 2020-12-11 01:06:10 +01:00
Tibor Kaputa 60e4e084e9
Merge pull request #188 from XeQariX/polish-translations
Update Polish translation
2020-11-24 19:35:18 +01:00
Anonymous 9c3738876c
Update Polish translation 2020-11-24 17:16:29 +00:00
Tibor Kaputa f5a1c82197
Merge pull request #187 from XeQariX/polish-translations
Update Polish translations
2020-11-21 19:06:44 +01:00
Anonymous c172ea1be9
Update Polish translations 2020-11-21 16:10:09 +00:00
tibbi 1d7049c755 updating the Paypal donation link 2020-11-09 19:40:37 +01:00
tibbi 7599b5e829 updating changelog 2020-11-07 18:01:58 +01:00
tibbi 65f89b308e update version to 5.4.0 2020-11-07 18:01:50 +01:00
tibbi a0bc9395f3 removing some old redundant operations 2020-11-07 17:57:14 +01:00
tibbi 7d165ae0e7 handle thousands delimiter at Clear too 2020-11-07 17:38:31 +01:00
tibbi a313e5de38 fix a glitch introduced by thousands delimiter 2020-11-07 17:32:36 +01:00
tibbi 49712ff64c fixing some decimal related glitches 2020-11-07 16:43:05 +01:00
tibbi 2291a5263b adding a comma as delimiter for thousands 2020-11-07 16:32:04 +01:00
tibbi 04a191c66b properly handle pressing Plus after a decimal 2020-11-07 09:20:42 +01:00
tibbi a6c1847701 minor style change for better readability 2020-11-07 00:02:33 +01:00
tibbi ad5d1d2ebf simplifying addDigit 2020-11-06 23:56:00 +01:00
tibbi 15e6f060e3 reordering some functions to give it more sense 2020-11-06 23:47:43 +01:00
tibbi d74457b1e7 shortening more code 2020-11-06 23:38:13 +01:00
tibbi e9167c9183 more cleanup and reordering 2020-11-06 23:26:18 +01:00
tibbi 06486aad1c more simplification 2020-11-06 23:03:53 +01:00