Commit Graph

131 Commits

Author SHA1 Message Date
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
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
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
serso
35ee73b84b Test modules 2015-01-21 14:44:05 +01:00
serso
7375dac423 Maven -> Gradle 2015-01-20 23:50:46 +01:00
serso
95b2afe306 android maven plugin update 2015-01-19 21:17:59 +01:00
serso
2daa136b95 Function plotter fixes 2014-09-20 14:26:55 +02:00
serso
a1ee20ad81 Fixed cursor arrows issues 2014-09-10 22:54:41 +02:00
serso
c9dd0c0c86 let's preserve old typeface style 2014-09-09 14:55:11 +02:00
serso
2a7416ffa7 views cache for fast lookup 2014-09-08 20:06:59 +02:00
serso
ebf103a7da Fix font issues 2014-07-27 18:15:14 +02:00
serso
16beb057c2 Library upgrade 2014-07-27 12:33:53 +02:00
serso
827451babe android-calculatorpp-102 More greek letters 2014-05-20 23:53:11 +02:00
serso
8d0c631bfc wizard moved to ACL 2013-12-13 23:09:54 +04:00
Sergey Solovyev
4d80591fbf wizard finish confirmation translation 2013-10-06 12:57:24 +04:00
Sergey Solovyev
379f27db78 Merge branch 'master' into dev
Conflicts:
	android-app-core/res/values-de/text_vars.xml
	android-app-core/res/values-es/text_about.xml
	android-app-core/res/values-es/text_functions.xml
	android-app-core/res/values-es/text_operators.xml
	android-app-core/res/values-es/text_strings.xml
	android-app-core/res/values-es/text_vars.xml
	android-app-core/res/values-it/text_about.xml
	android-app-core/res/values-it/text_functions.xml
	android-app-core/res/values-it/text_operators.xml
	android-app-core/res/values-it/text_strings.xml
	android-app-core/res/values-it/text_vars.xml
	android-app-core/res/values-pl/text_about.xml
	android-app-core/res/values-pl/text_operators.xml
	android-app-core/res/values-pl/text_preferences.xml
	android-app-core/res/values-pl/text_strings.xml
	android-app-core/res/values-pl/text_vars.xml
	android-app-core/res/values-ru/text_about.xml
	android-app-core/res/values-uk/text_about.xml
	android-app-core/res/values-uk/text_functions.xml
	android-app-core/res/values-uk/text_operators.xml
	android-app-core/res/values-uk/text_preferences.xml
	android-app-core/res/values-uk/text_strings.xml
	android-app-core/res/values-uk/text_vars.xml
	android-app-core/res/values-zh-rtw/text_about.xml
	android-app-core/res/values-zh-rtw/text_functions.xml
	android-app-core/res/values-zh-rtw/text_operators.xml
	android-app-core/res/values-zh-rtw/text_preferences.xml
	android-app-core/res/values-zh-rtw/text_strings.xml
	android-app-core/res/values-zh-rtw/text_vars.xml
	android-app/project.properties
	pom.xml
2013-09-20 22:14:08 +04:00
Sergey Solovyev
21d326b563 deps version update 2013-09-20 21:26:09 +04:00
Sergey Solovyev
1fda7d619e correct versions in release notes 2013-07-18 17:53:44 +04:00
Sergey Solovyev
17b034c1c9 translators list 2013-07-18 17:20:19 +04:00
Sergey Solovyev
525165a0c8 wizard fixes 2013-07-18 11:38:33 +04:00
Sergey Solovyev
d5ae136054 matrix tests added 2013-07-16 13:46:47 +04:00
Sergey Solovyev
1aee47049d tests added 2013-07-11 16:31:46 +04:00
Solovyev_S
16385653d9 facebook button substituted with operators in the widget 2013-07-02 16:29:49 +04:00
serso
c55001ffa2 greek letters added to the var names 2013-07-02 14:49:35 +04:00
Solovyev_S
4dae4bbca4 numeral base/angle units button fix 2013-07-02 13:23:28 +04:00
Solovyev_S
cba364f036 wizard finished 2013-07-01 13:00:02 +04:00
Sergey Solovyev
5a94e633e7 fix for widget 2013-06-28 15:59:57 +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
6870232f26 help removed 2013-06-26 13:40:08 +04:00
Sergey Solovyev
a5e6647d3b new email for crashes 2013-06-26 13:22:59 +04:00
Sergey Solovyev
99e7471ebd copyright + code reformat 2013-06-26 12:22:26 +04:00
Sergey Solovyev
23d5441b99 expand button 2013-06-26 12:01:26 +04:00
Sergey Solovyev
d8d79e85f1 history improvements 2013-06-26 01:45:33 +04:00
Sergey Solovyev
d6b4863fa2 sherlock removed from wizard 2013-06-26 00:07:15 +04:00
Sergey Solovyev
d800895380 Wizard -> Wizards 2013-06-25 23:09:59 +04:00
Sergey Solovyev
b4198f7918 method moved 2013-06-25 23:09:07 +04:00
Sergey Solovyev
bba654f378 method extracted 2013-06-25 23:08:01 +04:00
Sergey Solovyev
6c578d7d09 history improvements 2013-06-25 18:27:16 +04:00
Sergey Solovyev
3a67f465ea history improvements 2013-06-25 18:25:47 +04:00
Sergey Solovyev
e1b0679263 prevent screen from fading 2013-06-25 17:24:49 +04:00
Sergey Solovyev
2fb20dc2b5 wizard 2013-06-25 16:17:17 +04:00