Commit Graph

220 Commits

Author SHA1 Message Date
serso
c2146dc0f6 Use Drag Button library 2016-01-05 00:25:36 +01:00
serso
96ea21dd0c Use old plotter 2016-01-04 12:54:08 +01:00
serso
4eeeb1277e Code reformatted 2016-01-04 12:39:26 +01:00
serso
821e3727f2 Plotter 2015-10-16 16:02:47 +02:00
serso
9e66a6102b Turkish language added to the list of languages 2015-06-20 21:13:27 +02:00
serso
be0916d9b8 Google Analytics services updated + memory leaks fixed 2015-06-20 20:50:17 +02:00
serso
a0ff19e4cd Material themes for widget 2015-06-18 11:55:53 +02:00
serso
70a5e7e2e5 Display/Editor views should not be cleared by closing activity if new activity has already been started 2015-06-16 13:36:49 +02:00
serso
127f27810e Memory leaks fixed 2015-06-16 13:17:44 +02:00
serso
1d677f1c58 Onscreen calculator now supports themes 2015-06-16 12:57:42 +02:00
serso
224cd16591 Application language now can be changed in the settings 2015-05-30 18:53:30 +02:00
serso
a8d6039083 Unused ServiceLocator removed 2015-05-30 16:14:30 +02:00
serso
5a2717cf0c LeakCanary library added 2015-05-11 16:21:48 +02:00
serso
68c6d38e1e Merge branch 'master' of https://github.com/serso/android-calculatorpp 2015-02-23 10:34:32 +01:00
serso
25adac1dcd Fix for NPE in CalculatorApplication class 2015-02-23 10:33:29 +01:00
serso
22a2972cb5 Icons changed 2015-02-20 16:28:22 +01:00
serso
1a644efd1b Classes moved 2015-02-20 16:28:22 +01:00
serso
14ee60eb6e New widget provider info 2015-02-20 16:20:10 +01:00
serso
746afd18c8 cpp-115: Unnecessary widgets
Initial commit let's disable old widgets which are unused.
2015-02-19 16:55:27 +01:00
serso
423dcb6fbe Cleanup, some lint issues fixes 2015-02-19 11:23:07 +01:00
serso
c56f61a138 cpp-143: Calculator text size dynamically in Bug Buttons layout
Fixes #143
2015-02-17 17:28:56 +01:00
serso
7498cc51bf Fix for boot reporting in GA 2015-02-17 14:58:44 +01:00
serso
bced8f138f cpp-140: Long click eraser is triggered when several buttons are clicked
It turned out that onLongPress method call might be postponed and thus ACTION_UP
happens before eraser.start is called. Now with new property this case
should be handled

Fixes #140
2015-02-17 12:15:14 +01:00
serso
6b9614b402 Floating calculator header buttons now vibrate 2015-02-16 22:41:42 +01:00
serso
1f8df36719 cpp-134: NPE in Application#onCreate
Hopefully the problem is fixed

Fixes #134
2015-02-16 22:33:58 +01:00
serso
880343bba4 Display/Editor colors fixed 2015-02-16 22:30:56 +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
08add4f17e Fix for LongClickEraser 2015-02-16 20:51:56 +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
123c745fa5 cpp-127: Text size in the buttons on tablet (Big buttons)
For some reason getDimension now returns dimension in pixels (?).
Calling getDimensionPixelSize fixes the problem.
Also optimized font size for large xhdpi tablets

Fixes #127
2015-02-16 09:25:26 +01:00
serso
c1813c1860 cpp-123: Wrong colors in floating calculator
Fixes #123
2015-02-13 09:30:54 +01:00
serso
d82cbcb7fc Some GA for Floating Calculator 2015-02-13 09:12:12 +01:00
serso
95df8a7cdc cpp-117: java.lang.NullPointerException : at com.android.internal.policy.impl.PhoneWindow.onKeyUpPanel(PhoneWindow.java:987)
Fixes #117
2015-02-12 22:00:28 +01:00
serso
ddde5945c9 cpp-120: Graph plotter looks bad with Material Light theme on tablets
Fixes #120
2015-02-12 21:10:50 +01:00
serso
8e9301832f cpp-113: Checkbox is black on some devices with Material Dark theme
Fixes #113
2015-02-12 20:45:38 +01:00
serso
84a50b82f0 Lint warnings fixed 2015-02-12 12:32:24 +01:00
serso
9d99863752 android-calculatorpp-114: "Calculator while typing" option is ignored
Fixes#114
2015-02-12 12:18:34 +01:00
serso
ff9fdcf28d New icons 2015-02-11 00:13:18 +01:00
serso
15e7b0ee50 VERSION_CODE constant instead of hard coded number 2015-02-10 23:56:26 +01:00
serso
d82d6f947d Minus button fix 2015-02-10 11:37:14 +01:00
serso
3d1731995a Light color correction 2015-02-10 11:28:45 +01:00
serso
d5f06bb3f2 Billing version update 2015-02-10 11:23:07 +01:00
serso
35cb38b74c Blue icon removed 2015-02-10 00:39:06 +01:00
serso
2e1c3d9ee9 Blue Done icon for light wizard 2015-02-09 23:26:59 +01:00
serso
038b08fe3d Default theme changed 2015-02-09 23:14:27 +01:00
serso
784ccaac0b Wrong step in WizardActivity fixed 2015-02-09 23:13:02 +01:00
serso
4a58f03ca3 Light dialog preference fixed + Purchase dialog theme 2015-02-09 23:03:38 +01:00
serso
62b5c029ad Fix for ListView padding in PreferenceActivity 2015-02-09 16:31:18 +01:00
serso
32e755d2fc Lint issues 2015-02-09 16:11:26 +01:00