Commit Graph

394 Commits

Author SHA1 Message Date
serso
a8d6039083 Unused ServiceLocator removed 2015-05-30 16:14:30 +02:00
serso
79a1726c71 Fixed java.lang.IllegalArgumentException: AppCompat does not support the current theme features crash 2015-05-30 16:09:08 +02:00
serso
aab1646aa7 Projects files updated, build.gradle updated 2015-05-30 16:08:44 +02:00
serso
a01d9c3a8c Merge remote-tracking branch 'origin/master' 2015-05-11 21:06:02 +02:00
serso
f55138353c Google Play Services library update 2015-05-11 16:28:03 +02:00
serso
b92d7abb27 LeakCanary library added 2015-05-11 16:21:56 +02:00
serso
5a2717cf0c LeakCanary library added 2015-05-11 16:21:48 +02:00
serso
aad277b9f5 Gradle update 2015-05-11 16:16:01 +02:00
serso
7444618522 Android Studio 1.2 Support 2015-05-11 16:08:15 +02:00
serso
0ad654b9da Short descriptions added 2015-04-18 16:52:42 +02:00
serso
bd628aec24 Crowdin script updated 2015-02-28 21:05:10 +01:00
serso
cc8ad19057 Description changes 2015-02-28 20:57:05 +01:00
serso
99208951d4 Description added 2015-02-28 20:37:59 +01:00
serso
7e71855ac1 New version 2015-02-23 11:32:35 +01:00
serso
af0c30426e Checkout version update 2015-02-23 11:26:07 +01:00
serso
68c6d38e1e Merge branch 'master' of https://github.com/serso/android-calculatorpp 2015-02-23 10:34:32 +01:00
serso
75a8231afc Long minus check was forgotten 2015-02-23 10:33:37 +01:00
serso
25adac1dcd Fix for NPE in CalculatorApplication class 2015-02-23 10:33:29 +01:00
serso
e3aab3d2d3 New version 2015-02-21 00:03:36 +01:00
serso
0c8c28a0ab Duplicate string removed 2015-02-20 23:53:17 +01:00
serso
e8d2c485ca Release notes 2015-02-20 23:49:08 +01:00
serso
b2acf51662 cpp-135: Prepare translations
Fixes #135
2015-02-20 23:31:31 +01:00
serso
22a2972cb5 Icons changed 2015-02-20 16:28:22 +01:00
serso
3346fd480c cpp-138: Make icon a little bit bigger
Fixes #138
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
b5da6a811d Icons removed 2015-02-19 13:46:46 +01:00
serso
e28e6d41bb cpp-142: Fix action bar icons
Fixes #142
2015-02-19 11:58:39 +01:00
serso
423dcb6fbe Cleanup, some lint issues fixes 2015-02-19 11:23:07 +01:00
serso
c4a5ee38ab cpp-145: Remove Update purchase info from the settings
Fixes #145
2015-02-19 10:13:20 +01:00
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
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