Commit Graph

691 Commits

Author SHA1 Message Date
6504233dd2 couple more glitch fixes 2020-11-06 17:13:53 +01:00
f8f10c40ba lets revert BigDecimal to Double, it was an overkill 2020-11-06 12:33:47 +01:00
675901410b remove the length limitations from the layout files 2020-11-06 12:03:08 +01:00
13829b852a improve percentage handling 2020-11-06 11:48:24 +01:00
6db8017611 fixing the behaviour of Root 2020-11-06 10:50:57 +01:00
c7b1899146 removing one more factorial reference 2020-11-06 10:22:17 +01:00
ae69401aa7 remove everything related to factorials, we dont even have it 2020-11-05 23:26:02 +01:00
dc97c40b70 do not allow prepending some numbers with zero 2020-11-05 23:04:53 +01:00
b775a98247 fixing a decimal glitch 2020-11-05 22:51:08 +01:00
998766e2e1 fixing some Equals related glitch 2020-11-05 22:40:38 +01:00
2ec342d4db fixing some negative number related glitches 2020-11-05 22:28:47 +01:00
2abd8ae27e enable vibrations by default 2020-11-05 21:57:04 +01:00
a1a71c368a fix a glitch at having zero prepended at some numbers 2020-11-05 21:46:53 +01:00
4a0f9187ca properly handle updating top menu colors 2020-11-05 21:46:09 +01:00
8b7c26002c make inputDisplayedFormulat non nullable 2020-11-05 21:41:22 +01:00
cffa735c2a autoformatting the code, no real change 2020-11-05 21:36:31 +01:00
438219f6ab Merge branch 'master' into patch-1 2020-11-05 21:31:31 +01:00
95211501ab catch exceptions thrown at some operations in general 2020-11-05 21:26:41 +01:00
b3be3860e8 removing a weird old debug log 2020-11-05 21:25:02 +01:00
c65e92d1d2 limit the formula to 30 characters 2020-11-05 21:22:54 +01:00
ed94493368 limit result to 20 characters, do not allow too small numbers 2020-11-05 21:21:00 +01:00
eafbecfad2 updating commons, kotlin, gradle 2020-11-05 21:19:55 +01:00
7d41b0ba51 Make symbol appear in input
I tried to resolve feature issue
2020-10-20 22:17:03 +02:00
4a59d4e942 Merge pull request #180 from davidre345/patch-1
Adding galician strings
2020-10-03 20:39:04 +02:00
57c9e6588f reverting the short descriptions translation, it is too long 2020-10-03 20:38:41 +02:00
7d834be220 Escape apostrophe 2020-10-03 13:25:24 +00:00
8e726abf34 Adding galician strings 2020-10-02 15:41:33 +02:00
a44079a540 translate app's descriptions 2020-10-02 10:17:50 +00:00
f00b390e3e Update strings.xml
A correction in the spelling
2020-09-20 08:13:03 -05:00
976529d60d Update strings.xml 2020-09-16 02:40:34 +00:00
231cd476d6 Add malayalam translation(ml-in) 2020-09-15 17:33:03 +00:00
4fb1724218 Update strings.xml 2020-08-23 18:22:43 +02:00
a632fcbe03 Removed typos 2020-08-23 17:52:01 +02:00
00f2b7b49e Removed error 2020-08-23 17:47:10 +02:00
526cb4f506 Translated some things to german, improved grammar and typos 2020-08-23 17:43:31 +02:00
dc0a5381a1 update version to 5.3.0 2020-08-19 23:15:49 +02:00
130b530db8 do not require the Fingerprint permission 2020-08-19 23:15:42 +02:00
9e1ed0860d update commons to 5.30.1 2020-08-19 23:07:21 +02:00
bc2d70ea4d Merge branch 'master' into develop 2020-08-19 22:56:36 +02:00
ffbca22cac updating target version to 30, Android R 2020-08-19 22:49:53 +02:00
bc1f2449a3 removing an empty line 2020-08-18 09:10:25 +02:00
29c4f0acc9 Translation: Update of Malay Translation(value-ms/strings.xml) 2020-08-18 11:32:36 +08:00
7186eb6fab moving the malay files from my to ms 2020-08-17 22:58:42 +02:00
f6bd425147 Translation: Add Malay Language(values-my/strings.xml) 2020-08-18 01:19:49 +08:00
4682f70555 Created strings.xml for Korean Language
Added Korean language support for the application and the description.
Suitable changes of the description have been made but the general meaning still lies therein.
2020-08-17 17:40:40 +08:00
673efc8e00 Fix Division Operation 2020-07-16 09:19:10 -05:00
0a31ad06ea Show higher Precision 2020-07-16 09:18:53 -05:00
72eaa36af7 Infinite Precision using BigDecimal
- Moved to using BigDecimal
- Replaced Deprecated Methods/Classes
2020-07-16 08:43:51 -05:00
ea4064a0fd Update strings.xml Español 2020-07-15 18:29:27 -05:00
5a8899fca8 Update pronoun and fix a typo. 2020-05-31 20:11:49 +08:00