Commit Graph

1143 Commits

Author SHA1 Message Date
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
34ee9e5b04 Merge pull request #183 from studentPavel/patch-1
Make symbol appear in input
2020-11-05 21:35:13 +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
7bbc112b34 Merge pull request #179 from ema-pe/patch-1
Update Italian translator
2020-10-03 20:37:43 +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
81258c8e9a Merge pull request #174 from LuisAlfredo92/patch-1
Update strings.xml
2020-09-20 18:14:07 +02:00
f00b390e3e Update strings.xml
A correction in the spelling
2020-09-20 08:13:03 -05:00
957ad45f39 Merge pull request #173 from vachan-maker/patch-2
Update strings.xml
2020-09-16 12:08:04 +02:00
976529d60d Update strings.xml 2020-09-16 02:40:34 +00:00
3b6c18b0d4 Merge pull request #172 from vachan-maker/patch-1
Add malayalam translation(ml-in)
2020-09-15 22:44:06 +02:00
231cd476d6 Add malayalam translation(ml-in) 2020-09-15 17:33:03 +00:00
cef81d8e4d Merge pull request #170 from JCWasmx86/master
Improved the german translation
2020-08-23 18:23:15 +02:00
4fb1724218 Update strings.xml 2020-08-23 18:22:43 +02:00
19cfd434a1 Update title.txt 2020-08-23 18:22:24 +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
314c5334e1 updating changelog 5.3.0 2020-08-19 23:15:56 +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
b2d771ad2c Merge pull request #162 from vyasknellutla/develop
Larger Precision Calculation
2020-08-19 22:56:50 +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
078802fc57 Merge pull request #168 from WeiYan1289/master
Translation: Update of Malay Translation(value-ms/strings.xml)
2020-08-18 09:10:32 +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
7760253fc1 Merge pull request #167 from WeiYan1289/master
Translation: Add Malay Language(values-my/strings.xml)
2020-08-17 22:57:56 +02:00
f6bd425147 Translation: Add Malay Language(values-my/strings.xml) 2020-08-18 01:19:49 +08:00
1429bdbb8a updating the korean app descriptions 2020-08-17 12:32:20 +02:00
2f575fbc6b Merge pull request #166 from data-miner00/master
Created strings.xml for Korean Language
2020-08-17 12:31:24 +02: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