serso
|
d599218a05
|
Plot line is now 2px by default to be clearly visible on high density devices
|
2015-02-19 12:07:47 +01:00 |
|
serso
|
423dcb6fbe
|
Cleanup, some lint issues fixes
|
2015-02-19 11:23:07 +01:00 |
|
serso
|
232590b0f5
|
Greek translations added
|
2015-02-18 22:41:01 +01:00 |
|
serso
|
70cc22ab05
|
Translations
|
2015-02-18 22:29:27 +01:00 |
|
serso
|
70f4ec953a
|
cpp-124: Phone vibrates even if button action is not triggered
Vibration is now requested manually from places where needed
Fixes #124
|
2015-02-16 21:56:45 +01:00 |
|
serso
|
a68d93b75a
|
cpp-131: Long tap on erase button should remove text faster
Fixes #131
|
2015-02-16 12:04:35 +01:00 |
|
serso
|
b2eed7a0c3
|
cpp-130: Make drag buttons more usable
The maximum distance of detecting dragging was removed.
The minimum distance now uses DPI value.
Fixes #130
|
2015-02-16 10:15:37 +01:00 |
|
serso
|
8f580e328b
|
cpp-116: Portuguese language is missing
Fixes #116
|
2015-02-12 21:32:00 +01:00 |
|
serso
|
9d99863752
|
android-calculatorpp-114: "Calculator while typing" option is ignored
Fixes#114
|
2015-02-12 12:18:34 +01:00 |
|
serso
|
d82d6f947d
|
Minus button fix
|
2015-02-10 11:37:14 +01:00 |
|
serso
|
362189f6ad
|
Styling
|
2015-02-08 17:04:16 +01:00 |
|
serso
|
323011391c
|
Choose theme wizard step
|
2015-02-07 17:31:56 +01:00 |
|
serso
|
bb0c32e1e6
|
Lint issues fixed
|
2015-01-26 11:12:06 +01:00 |
|
serso
|
9739ba8840
|
Tests are split to run faster
|
2015-01-21 12:47:49 +01:00 |
|
serso
|
e00b3caeba
|
ACRA analyzer enhanced
|
2014-09-20 12:04:50 +02:00 |
|
serso
|
ad915be120
|
ACRA analyzer enhanced
|
2014-09-20 11:35:21 +02:00 |
|
serso
|
40687b891e
|
Crash fixed
Stack trace: java.lang.RuntimeException: Unable to start activity ComponentInfo{org.solovyev.android.calculator/org.solovyev.android.calculator.CalculatorDialogActivity}: java.lang.ArrayIndexOutOfBoundsException: length=3; index=100
|
2014-09-20 11:16:47 +02:00 |
|
serso
|
e0ff803442
|
ACRA analyzer enhanced
|
2014-09-20 11:02:51 +02:00 |
|
serso
|
a1ee20ad81
|
Fixed cursor arrows issues
|
2014-09-10 22:54:41 +02:00 |
|
serso
|
0a861d11c7
|
FindBugs fixes
|
2014-09-08 19:02:41 +02:00 |
|
serso
|
4cf37534c5
|
new translations
|
2014-09-08 18:40:57 +02:00 |
|
Sergey Solovyev
|
9297cfaf4b
|
round brackets button
|
2013-07-18 11:56:17 +04:00 |
|
Sergey Solovyev
|
73fee3cf56
|
translations added
|
2013-07-16 17:13:37 +04:00 |
|
Sergey Solovyev
|
60e1299421
|
translations updated
|
2013-07-08 11:48:04 +04:00 |
|
Sergey Solovyev
|
a9ec9ba5bd
|
timeout reduced
|
2013-07-03 01:14:06 +04:00 |
|
Sergey Solovyev
|
c772a4e429
|
Merge remote-tracking branch 'origin/master'
Conflicts:
android-app-core/res/values-ru/text_about.xml
android-app-core/res/values-ru/text_wizard.xml
android-app-core/res/values/text_about.xml
android-app-core/res/values/text_wizard.xml
pom.xml
|
2013-07-03 00:08:50 +04:00 |
|
Solovyev_S
|
b7b32b1002
|
safe loading of calculator engine
|
2013-07-02 13:23:44 +04:00 |
|
Sergey Solovyev
|
6977b4c6b8
|
Merge branch 'dev-number-format-in-editor' into dev
Conflicts:
android-app-core/res/values-ru/text_strings.xml
android-app-core/res/values-ru/text_wizard.xml
android-app-core/res/values/text_strings.xml
android-app-core/res/values/text_wizard.xml
|
2013-07-01 23:39:23 +04:00 |
|
Sergey Solovyev
|
6f15e03543
|
translations
|
2013-07-01 23:37:35 +04:00 |
|
Solovyev_S
|
617e0a21d1
|
tests fixed
|
2013-07-01 13:15:01 +04:00 |
|
Sergey Solovyev
|
cd2f43bb43
|
tests added
|
2013-06-28 16:58:20 +04:00 |
|
Sergey Solovyev
|
6ab63bfbbc
|
external listeners removed
|
2013-06-28 00:53:12 +04:00 |
|
Sergey Solovyev
|
8d15db4c3f
|
number formatting is working now
|
2013-06-28 00:02:30 +04:00 |
|
Sergey Solovyev
|
5ec3baf4f7
|
messages update
|
2013-06-27 11:00:26 +04:00 |
|
Sergey Solovyev
|
6aa5802dea
|
deprecations fixed
|
2013-06-26 12:25:54 +04:00 |
|
Sergey Solovyev
|
99e7471ebd
|
copyright + code reformat
|
2013-06-26 12:22:26 +04:00 |
|
Sergey Solovyev
|
c906e572f7
|
finish wizard dialog
|
2013-06-25 15:53:11 +04:00 |
|
Sergey Solovyev
|
ab6520f0f3
|
fix
|
2013-06-23 22:10:29 +04:00 |
|
Sergey Solovyev
|
4840b6e25b
|
wizard added
|
2013-06-18 00:44:44 +04:00 |
|
Sergey Solovyev
|
9083e944c8
|
calculator wiki activity
|
2013-06-16 18:53:26 +04:00 |
|
Sergey Solovyev
|
7407b7d5d2
|
() -> ( )
|
2013-06-16 16:24:22 +04:00 |
|
Sergey Solovyev
|
6a4d990d9c
|
graph improvements
|
2013-06-16 14:43:34 +04:00 |
|
Sergey Solovyev
|
4658f42a8a
|
fixes + @NotNull -> @Nonnull
|
2013-06-15 23:10:48 +04:00 |
|
Sergey Solovyev
|
e57ce8cf2c
|
code reformat
|
2013-06-15 00:31:52 +04:00 |
|
Sergey Solovyev
|
30e8b55a73
|
changes
|
2013-06-13 00:23:10 +04:00 |
|
Sergey Solovyev
|
cdc478174c
|
AcraAnalyzer
|
2013-06-12 23:13:09 +04:00 |
|
Sergey Solovyev
|
a00a2ac684
|
deps versions update
|
2013-06-12 23:08:44 +04:00 |
|
Sergey Solovyev
|
0b902355e0
|
version update
|
2013-02-10 21:29:01 +04:00 |
|
Sergey Solovyev
|
8d84e24ca9
|
version update
|
2013-02-02 20:21:05 +04:00 |
|
Sergey Solovyev
|
fa7727d666
|
plot changes
|
2013-01-21 01:26:54 +04:00 |
|