Commit Graph

1952 Commits

Author SHA1 Message Date
serso
983d6eb2f9 Material buttons are now used in a wizard 2015-01-30 22:01:52 +01:00
serso
99033ab216 ACRA reports should be sent only in none-debug builds 2015-01-30 10:18:09 +01:00
serso
8c24bb4b91 ACRA analyzer backend changed 2015-01-30 10:11:33 +01:00
serso
a9ff72d36f DragButton wizard fragment 2015-01-29 21:32:21 +01:00
serso
3d358b60bf Calculator-in-a-window wizard step 2015-01-29 20:31:28 +01:00
serso
e0eabca868 Choose mode wizard fragment 2015-01-29 20:17:07 +01:00
serso
09f2f1307d Skip button is grayed out 2015-01-29 19:56:59 +01:00
serso
23bb75d37b Android comiler settings 2015-01-29 19:50:50 +01:00
serso
450b63b7a7 Wizard exit confirmation dialog 2015-01-29 19:50:33 +01:00
serso
eafafcdea8 FunctionEditFragment uses now arguments to store Input 2015-01-29 19:13:35 +01:00
serso
ae97deaad0 Translations 2015-01-29 16:56:59 +01:00
serso
8f01f748de Style for wizard labels 2015-01-29 10:21:26 +01:00
serso
8804af0d51 Fix for circle drawing in page indicator 2015-01-29 10:17:46 +01:00
serso
09f3655bb8 Wizard: welcome step 2015-01-29 10:06:39 +01:00
serso
099d330f9d Wizard refactor: beginning 2015-01-28 22:46:39 +01:00
serso
070d0a12d1 Action bar is shown in the Settings again 2015-01-28 21:43:26 +01:00
serso
3be5a66012 Gradle update 2015-01-28 21:00:05 +01:00
serso
6639e847f4 Button capitalization is turned off in greek alphabet 2015-01-28 12:09:20 +01:00
serso
77e1570088 FAB for variables and functions view 2015-01-28 12:04:37 +01:00
serso
c151b6573d Theme attributes removed 2015-01-28 11:41:43 +01:00
serso
9181e531fb Action bar icon fixed 2015-01-28 10:25:20 +01:00
serso
e57e84a0e8 Clear history confirmation dialog 2015-01-28 10:09:29 +01:00
serso
ac07d546c1 Themes & styles 2015-01-28 09:54:23 +01:00
serso
467a753f21 Fix for wrong package name after obfuscation 2015-01-27 23:24:13 +01:00
serso
b51a78567f Google Play Services libraries are added separately now 2015-01-27 23:23:59 +01:00
serso
d4a89d97ae FAB button colors fixed + accentColor removed 2015-01-27 20:39:59 +01:00
serso
99961758a1 Material buttons 2015-01-27 20:31:51 +01:00
serso
b81d55b8ef Attributes removed 2015-01-27 19:55:27 +01:00
serso
9e47df582e Unused resources removed 2015-01-27 19:50:57 +01:00
serso
108477f8bb CalculatorActivity is now BaseActivity 2015-01-27 19:36:16 +01:00
serso
9682322b64 Return minifyEnabled to false for debug builds 2015-01-27 19:35:43 +01:00
serso
05332c6bac Android SDK name fixed 2015-01-27 19:23:57 +01:00
serso
68636d8278 Sherlock -> AppCompat 2015-01-27 15:08:47 +01:00
serso
52ed2d0071 Target SDK upgraded 2015-01-27 12:45:16 +01:00
serso
1f8bac8276 Now classes.dex is too big for running on Android 2.3 devices, let's minimize the code
after compilation
2015-01-27 12:38:47 +01:00
serso
78ec63491d Run configuration removed 2015-01-27 12:17:59 +01:00
serso
477e99eec6 AdView now is shown only after the loading is done 2015-01-26 22:42:36 +01:00
serso
a6577a70b7 FAB added to history view 2015-01-26 22:39:01 +01:00
serso
141741c446 History UI styles update 2015-01-26 22:06:43 +01:00
serso
13fb8203ea Fix for incorrect product id + GA now tracks more activities 2015-01-26 14:04:29 +01:00
serso
13b2558620 More GA integration
Theme and layout dimensions reporting added
2015-01-26 13:48:03 +01:00
serso
d23f8e2c40 GA integration + Base activity 2015-01-26 12:38:45 +01:00
serso
c30645e5c7 Project name changed + Run configuration removed 2015-01-26 11:20:26 +01:00
serso
bb0c32e1e6 Lint issues fixed 2015-01-26 11:12:06 +01:00
serso
24f18b8aae Project restructure
We don't need to separate widget/onscreen from the main module, let's merge them together.
2015-01-26 10:41:52 +01:00
serso
90daad7de5 New version 2015-01-25 00:06:20 +01:00
serso
1264bea85c Proguard updated 2015-01-25 00:00:03 +01:00
serso
3df6dff0dc Lint warnings fixed 2015-01-24 23:59:44 +01:00
serso
733cc27599 Fix for not responsive home screen widget
If the app is killed the widget doesn't receive updates
and it keeps the old value of the editor.
Pressing f.e. cursor buttons in such case
has not effect as real editor is empty and no
"editor change" events are triggered, thus,
widget is not updated.

To solve the issue let's just update the widget
any time its buttons are pressed.
2015-01-24 23:42:19 +01:00
serso
d5e5c9b6ac Admob version update + checkout library instead of old billing 2015-01-24 23:22:04 +01:00