Commit Graph

524 Commits

Author SHA1 Message Date
tibbi 95211501ab catch exceptions thrown at some operations in general 2020-11-05 21:26:41 +01:00
tibbi b3be3860e8 removing a weird old debug log 2020-11-05 21:25:02 +01:00
tibbi c65e92d1d2 limit the formula to 30 characters 2020-11-05 21:22:54 +01:00
tibbi ed94493368 limit result to 20 characters, do not allow too small numbers 2020-11-05 21:21:00 +01:00
tibbi eafbecfad2 updating commons, kotlin, gradle 2020-11-05 21:19:55 +01:00
studentPavel 7d41b0ba51
Make symbol appear in input
I tried to resolve feature issue
2020-10-20 22:17:03 +02:00
Tibor Kaputa 4a59d4e942
Merge pull request #180 from davidre345/patch-1
Adding galician strings
2020-10-03 20:39:04 +02:00
Tibor Kaputa 57c9e6588f
reverting the short descriptions translation, it is too long 2020-10-03 20:38:41 +02:00
Emanuele Petriglia 7d834be220
Escape apostrophe 2020-10-03 13:25:24 +00:00
davidre345 8e726abf34
Adding galician strings 2020-10-02 15:41:33 +02:00
Emanuele Petriglia a44079a540
translate app's descriptions 2020-10-02 10:17:50 +00:00
Luis Alfredo Figueroa Bracamontes f00b390e3e
Update strings.xml
A correction in the spelling
2020-09-20 08:13:03 -05:00
vachan-maker 976529d60d
Update strings.xml 2020-09-16 02:40:34 +00:00
vachan-maker 231cd476d6
Add malayalam translation(ml-in) 2020-09-15 17:33:03 +00:00
Tibor Kaputa 4fb1724218
Update strings.xml 2020-08-23 18:22:43 +02:00
JCWasmx86 a632fcbe03 Removed typos 2020-08-23 17:52:01 +02:00
JCWasmx86 00f2b7b49e Removed error 2020-08-23 17:47:10 +02:00
JCWasmx86 526cb4f506 Translated some things to german, improved grammar and typos 2020-08-23 17:43:31 +02:00
tibbi dc0a5381a1 update version to 5.3.0 2020-08-19 23:15:49 +02:00
tibbi 130b530db8 do not require the Fingerprint permission 2020-08-19 23:15:42 +02:00
tibbi 9e1ed0860d update commons to 5.30.1 2020-08-19 23:07:21 +02:00
Tibor Kaputa bc2d70ea4d
Merge branch 'master' into develop 2020-08-19 22:56:36 +02:00
tibbi ffbca22cac updating target version to 30, Android R 2020-08-19 22:49:53 +02:00
Tibor Kaputa bc1f2449a3
removing an empty line 2020-08-18 09:10:25 +02:00
WeiYan1289 29c4f0acc9 Translation: Update of Malay Translation(value-ms/strings.xml) 2020-08-18 11:32:36 +08:00
tibbi 7186eb6fab moving the malay files from my to ms 2020-08-17 22:58:42 +02:00
WeiYan1289 f6bd425147 Translation: Add Malay Language(values-my/strings.xml) 2020-08-18 01:19:49 +08:00
Shaun 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
Vyas Nellutla 673efc8e00
Fix Division Operation 2020-07-16 09:19:10 -05:00
Vyas Nellutla 0a31ad06ea
Show higher Precision 2020-07-16 09:18:53 -05:00
Vyas Nellutla 72eaa36af7
Infinite Precision using BigDecimal
- Moved to using BigDecimal
- Replaced Deprecated Methods/Classes
2020-07-16 08:43:51 -05:00
Luis Alfredo Figueroa Bracamontes ea4064a0fd
Update strings.xml Español 2020-07-15 18:29:27 -05:00
Tommy He 5a8899fca8 Update pronoun and fix a typo. 2020-05-31 20:11:49 +08:00
Tommy He 2d69aec7ca Add zh_CN translated strings.xml. 2020-05-30 19:26:13 +08:00
tibbi ac2f2d39c3 update version to 5.2.0 2020-05-24 23:12:56 +02:00
tibbi 288c9c6318 allow resizing the widget to a smaller size 2020-05-24 23:08:08 +02:00
tibbi 0204369302 use rounded widget background 2020-05-24 23:04:16 +02:00
tibbi fc373024bf cleaning up some widget config code 2020-05-24 22:52:21 +02:00
tibbi 98a578ca6d formatting some xml 2020-05-24 22:48:59 +02:00
tibbi b573c5949d removing the scientific calculator boilerplace 2020-05-24 22:48:47 +02:00
tibbi 0d25980807 updating commons, gradle, kotlin 2020-05-24 22:39:05 +02:00
tibbi da7b81b71e fixing an icon visual glitch 2020-05-24 20:58:42 +02:00
tibbi b05f640450 refreshing the app icon on Android below 8 2020-05-24 20:36:50 +02:00
tibbi e3e6da6abb adding a missed toast import 2020-05-19 14:40:31 +02:00
Tibor Kaputa 11933ce2e1
simplifying the zero division check a bit 2020-05-19 14:38:54 +02:00
Danil Ochagov 95feb32d0f Show Toast message instead of printing division by zero error 2020-05-19 15:03:53 +03:00
Danil Ochagov f13b72d04b Add division by zero message in strings.xml 2020-05-19 13:19:28 +03:00
Danil Ochagov 5ecff10644 Add division by zero message 2020-05-18 17:45:52 +03:00
Guillaume 0de012fc97
Shorten desc 2020-05-07 16:39:45 +02:00
Guillaume dbb6a44cee
Dutch 2020-05-07 16:30:30 +02:00
tibbi 64ef5fc7d4 removing the scientific calculator menu button 2020-03-28 18:19:47 +01:00
tibbi 4095221add update version to 5.1.3 2020-03-22 09:55:00 +01:00
tibbi 602b51b4ea updating the app icon 2020-03-22 09:40:33 +01:00
tibbi fb7847925a updating commons and gradle 2020-03-22 09:40:24 +01:00
Angelina A 9b119e6bcc extended percentage calculation to be inside other operations 2020-03-16 14:14:58 +01:00
Angelina A 35369ab684 fixed existing tests 2020-03-16 14:04:58 +01:00
spkprs 17bf215eab
Update strings.xml 2020-03-14 00:21:45 +03:00
Tibor Kaputa fb1285d308
reverting the app title 2020-03-13 21:29:14 +01:00
spkprs 0836a56467
Update strings.xml 2020-03-13 21:28:02 +03:00
tibbi d2e2950b9e updating Google Play app listing, make it more verbose 2020-03-13 16:51:27 +01:00
Tibor Kaputa d7d90445b4
Merge branch 'master' into patch-3 2020-03-07 22:52:53 +01:00
Guillaume 0b603fecdd
Update strings.xml 2020-03-07 15:12:28 +01:00
Guillaume baa279750a
Dutch 2020-03-07 15:08:54 +01:00
tibbi 733f67fd5b adding some links in the apps long description 2020-03-06 22:26:05 +01:00
Fatih Fırıncı 95e0c8303a
Update strings.xml 2020-03-06 23:54:07 +03:00
tibbi 396da47652 update version to 5.1.2 2020-03-05 19:09:32 +01:00
tibbi 4060967217 update commons to 5.22.18 2020-03-05 19:01:58 +01:00
tibbi 5bd871b76f update commons to 5.22.17 2020-03-05 17:48:50 +01:00
tibbi c352550695 update version to 5.1.1 2020-02-15 23:38:40 +01:00
Tibor Kaputa c530dd2056
Merge pull request #142 from WddVictor/master
Resolve the bug of C and add a test case
2020-02-15 23:34:02 +01:00
tibbi eff2b7067b updating build tools 2020-02-15 23:29:05 +01:00
tibbi 36071535dc always show Purchase Simple Thank You at the app settings 2020-02-15 23:28:30 +01:00
tibbi dbd49bc03c updating commons, gradle, kotlin 2020-02-15 23:28:12 +01:00
tibbi 26da77b374 tweaking the app icon 2020-02-15 23:27:58 +01:00
pcpepik b337812333
Create cs strings.xml
- Translate strings to Czech
2020-01-17 19:17:55 +01:00
Luis Alfredo Figueroa Bracamontes 5be8693a9a
Update strings.xml Español
Some little translations
2020-01-01 21:32:06 -06:00
tibbi 0b704a7ae9 make building the app easier, do not require a release version 2019-12-22 22:55:47 +01:00
WddVictor 6a21edba97 fix the bug of % and pass the test case percentageTest 2019-12-20 23:47:47 +08:00
WddVictor e6762dcec1 Resolve the bug of C and add a test case 2019-12-20 23:21:49 +08:00
tibbi 13ae2b25cf allow building the debug app version without keystore.properties 2019-12-19 22:00:29 +01:00
fricyo f09c3f4b53
Update Translation 2019-12-16 17:36:01 +08:00
zmni 8eebe0387a Update Indonesian translation 2019-12-15 18:02:48 +07:00
tibbi 6bbfa5768b update version to 5.1.0 2019-11-26 11:52:28 +01:00
tibbi 143bc477bb updating commons and target SDK to 29 2019-11-26 11:51:38 +01:00
Sérgio Marques 0325919515
Update strings.xml 2019-11-18 22:45:05 +00:00
tibbi 22c8816e29 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calculator 2019-11-14 08:49:22 +01:00
tibbi 7ae9339c08 moving the greek strings into the proper folder 2019-11-14 08:49:13 +01:00
Tibor Kaputa ac8b6a72a4
deleting the published apk file 2019-11-13 20:30:01 +01:00
spkprs 60975a7f59
Update values-el 2019-11-13 21:21:57 +03:00
Tibor Kaputa e1c9738228
Merge pull request #135 from spkprs/patch-1
Create values-el
2019-11-13 19:07:55 +01:00
Tibor Kaputa f335fc9ed6
fixing the apps short description 2019-11-13 19:07:28 +01:00
tibbi ac6754b270 fixing the apps short description 2019-11-13 19:07:08 +01:00
spkprs f65ad0e534
Create values-el 2019-11-13 20:03:36 +03:00
Guillaume 9d04db51eb
Dutch
<50 chars
2019-11-11 20:00:58 +01:00
Guillaume e8e343e30f
Dutch 2019-11-11 19:52:53 +01:00
tibbi df74ce4caf adding some more descriptive app titles 2019-11-10 23:20:55 +01:00
Guillaume 05fbd4b1da
Dutch 2019-11-09 17:20:36 +01:00
tibbi 9d8cf05ad9 updating the app short description 2019-11-05 22:04:20 +01:00
tibbi dbdb22a296 changing website to https in some languages, no other change 2019-10-16 13:40:46 +02:00
tibbi df3fa5bef3 updating commons, gradle, kotlin 2019-09-18 21:08:48 +02:00
AELyskovets 15ded589eb minor translation improvements (Russian) 2019-08-07 16:51:08 +03:00
tibbi cac8f486ac flipping the order of WhatsNew items 2019-07-25 11:32:26 +02:00
tibbi b2256c09b0 update version to 5.0.5 2019-07-23 12:44:43 +02:00
tibbi 589f38455d update commons to 5.15.7 2019-07-23 12:44:35 +02:00
tibbi 68945b3288 adding the navigation bar color customization in Whats New 2019-07-23 12:44:27 +02:00
tibbi 4a7f54ca10 update commons to 5.15.6 2019-07-23 11:10:35 +02:00
tibbi 68601f99b3 update version to 5.0.4 2019-07-23 09:03:24 +02:00
tibbi 40be0cffb3 updating commons, gradle, kotlin 2019-07-23 08:59:19 +02:00
tibbi 21af95239e update version to 5.0.3 2019-07-05 23:02:06 +02:00
tibbi 1eafd86948 updating commons, gradle, kotlin 2019-07-05 22:58:37 +02:00
zmni 4058a7ef02 Create Indonesian translation 2019-06-25 14:37:01 +07:00
motomoto7 d91e28ae17
Ukrainian, update strings.xml
Minor translation improvements
2019-06-21 12:31:11 +03:00
motomoto7 87302cf43b
Create values-uk/strings.xml
Ukrainian translation
2019-06-03 12:14:10 +03:00
tibbi 3140e27c4c escaping an apostrophe 2019-05-07 10:08:20 +02:00
tibbi 14e452b362 updating kotlin, gradle, commons 2019-05-07 10:08:13 +02:00
Cymrodor 93d47e7120
Creating Welsh strings.xml 2019-05-06 14:17:43 +01:00
tibbi b405dbc5e7 update version to 5.0.2 2019-04-07 23:31:20 +02:00
tibbi faacb49101 fixing a Commons item title 2019-04-07 23:30:30 +02:00
tibbi 83dfa3cacc removing some xml rules 2019-04-07 23:05:14 +02:00
tibbi 97032f3a4b update version to 5.0.1 2019-04-07 22:59:13 +02:00
tibbi 92f5ccf980 updating the way the app is signed 2019-04-07 22:54:30 +02:00
tibbi 09cfa58bc2 updating commons, kotlin, gradle 2019-04-07 22:45:52 +02:00
Guillaume c7b9491015
Dutch 2019-01-15 22:40:18 +01:00
dugi9991 653c20d6ac Update strings.xml
Updated new strings.
2019-01-06 19:13:57 +01:00
Emanuele Petriglia c11b4c7e40
Translate app name in Italian 2018-12-21 17:05:24 +00:00
Tibor Kaputa 30888ae72e
Update strings.xml 2018-12-21 15:03:32 +01:00
Emanuele Petriglia aa6c67776a
Improve italian translations
This commit will add some useful comments for other translators, it also improve some strings.
2018-12-21 13:13:39 +00:00
kniddl b439557ae7
Update German string 2018-12-10 15:28:08 +01:00
fricyo 273c47920b
Update Translation 2018-11-28 18:08:38 +08:00
Tibor Kaputa c27055ef77
Merge pull request #112 from smarquespt/patch-1
Update strings.xml
2018-11-18 10:23:13 +01:00
en2sv 60eea2f3f6
Update Swedish translation 2018-11-17 20:24:02 +01:00
Sérgio Marques 60abc037a3
Update strings.xml 2018-11-17 15:31:21 +00:00
Fatih Fırıncı 7ba9010d51
Update Turkish strings.xml 2018-11-06 10:05:59 +00:00
Maksimka101 2ca7e33ff1
Update strings.xml, fix typo
s/Нкжатие/Нажатие/
2018-10-27 07:13:11 +03:00
Emanuele Petriglia bc54d2d7e7
Update italian translation 2018-10-19 17:31:22 +00:00
tibbi b071df7b4a update version to 5.0.0 2018-10-19 18:21:09 +02:00
tibbi d67b98b880 hide the scientific calculator button until it gets fully implemented 2018-10-19 18:18:38 +02:00
tibbi 4a81aeebbc update Commons, min OS to 5 2018-10-19 18:14:18 +02:00
tibbi d81dbd8ce5 Merge branch 'creation-of-factorial' of https://github.com/dalampira/Simple-Calculator 2018-10-08 11:49:55 +02:00
tibbi ade39f82f6 escaping some italian apostrophes 2018-10-08 11:49:30 +02:00
Sissy Dalampira e21ecfa96c Fixing changes 2018-10-07 22:32:47 +03:00
Sissy Dalampira ce425b3087 General impovements of the ScientificActivity 2018-10-07 21:04:40 +03:00
Emanuele Petriglia bef08d3455
Fix name on italian translation 2018-10-06 11:00:34 +00:00
Sissy Dalampira c9a41c22fb Adding scientific_activity layout 2018-10-06 13:21:09 +03:00
Emanuele Petriglia a4235d8e02
Add italian translation 2018-10-06 08:52:37 +00:00
tibbi 5ec93b3cf5 update version to 4.2.0 2018-10-05 22:13:23 +02:00
Sissy Dalampira d94396b6f5 Fixing styles and adding scientific button 2018-10-05 23:12:26 +03:00
tibbi 25a8dc20bc updating gradle, kotlin, commons 2018-10-05 22:08:10 +02:00
Sissy Dalampira c489247bc4 final changes 2018-10-04 22:06:18 +03:00
Sissy Dalampira 88565fc748 Adding FactorialOperation class 2018-10-04 21:23:40 +03:00