Commit Graph

1853 Commits

Author SHA1 Message Date
serso
9fc1ee214c Lint issues fixed 2015-02-18 22:59:17 +01:00
serso
f8cf95c431 Translations 2015-02-18 22:55:41 +01:00
serso
891e5767d6 Translations 2015-02-18 22:51:18 +01:00
serso
b855868d51 Ignore missing release notes translatiosn 2015-02-18 22:43:27 +01:00
serso
232590b0f5 Greek translations added 2015-02-18 22:41:01 +01:00
serso
a328fc0b0a Translations 2015-02-18 22:40:36 +01:00
serso
f884e01fcc Greek translations 2015-02-18 22:34:10 +01:00
serso
70cc22ab05 Translations 2015-02-18 22:29:27 +01:00
serso
2a57a3a44e Unused layout removed 2015-02-18 22:17:14 +01:00
serso
c0707cfabc English translations changes 2015-02-18 22:04:59 +01:00
serso
841b3a2d5e cpp-133: Throttle GA events
Sampling is now used to reduce number of events sent

Fixes #133
2015-02-18 12:20:38 +01:00
serso
0d3075b0a5 Version updated 2015-02-18 12:19:08 +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
496a1e9a79 cpp-137: Wrong padding in a pane on tablets
Fixes #137
2015-02-17 16:55:17 +01:00
serso
7498cc51bf Fix for boot reporting in GA 2015-02-17 14:58:44 +01:00
serso
dad41e8022 cpp-139: Remove Drag Button settings
Fixes #139
2015-02-17 12:21:51 +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
31e31b9cbe New version 2015-02-13 09:43:18 +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
c0a7076c6b New version 2015-02-12 22:57:10 +01:00
serso
0976c5dc85 Unused entries removed from AndroidManifest 2015-02-12 22:51:52 +01:00
serso
2ed2f8a3df Artifact id changed 2015-02-12 22:43:02 +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
16e7095fb5 cpp-118: java.lang.NoClassDefFoundError: android.support.v7.internal.view.menu.MenuBuilder : at android.support.v7.app.ActionBarActivityDelegateBase.initializePanelMenu(Unknown Source)
Fixes #118
2015-02-12 21:42:01 +01:00
serso
8f580e328b cpp-116: Portuguese language is missing
Fixes #116
2015-02-12 21:32:00 +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
d1b45f8cb2 cpp-122: Equals button is not transparent in Big Buttons layout
Fixes #122
2015-02-12 20:50:49 +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
3ca8a226d8 Project encoding changed by Android Studio 2015-02-12 20:40:26 +01:00
serso
32eb03b12f Fix for uploading archives to Nexus Sonatype repository 2015-02-12 19:15:46 +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
f1d944a297 Changes by Android Studio 2015-02-12 12:16:00 +01:00
serso
f21b14810b Changes by Android Studio 2015-02-12 12:07:35 +01:00
serso
e5505c0b6b Version update 2015-02-11 20:16:59 +01:00
serso
4805a382b8 Bigger launcher icons 2015-02-11 19:57:44 +01:00
serso
3f91b56ee3 APK is attached with signed classifier 2015-02-11 00:37:19 +01:00
serso
e465a2d555 Proguard mapping file path fixed 2015-02-11 00:25:33 +01:00
serso
2416ecae4a New version 2015-02-11 00:24:50 +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