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
serso
9ab677af81
gitignore fix
2015-01-21 14:44:40 +01:00
serso
35ee73b84b
Test modules
2015-01-21 14:44:05 +01:00
serso
fddb0dedf4
IDEA change
2015-01-21 12:48:00 +01:00
serso
9739ba8840
Tests are split to run faster
2015-01-21 12:47:49 +01:00
serso
3a58290e60
IDEA changes
2015-01-21 12:36:28 +01:00
serso
3ede1f0fdc
Fix for local repo
2015-01-20 23:52:52 +01:00
serso
7375dac423
Maven -> Gradle
2015-01-20 23:50:46 +01:00
serso
aa36b95b1b
android maven plugin update
2015-01-19 21:38:24 +01:00
serso
95b2afe306
android maven plugin update
2015-01-19 21:17:59 +01:00
serso
ee2d2c9608
IDEA changes
2015-01-19 19:56:54 +01:00
serso
b104eddd48
new version
2014-09-20 22:13:38 +02:00
serso
be1c7cc1df
[maven-release-plugin] prepare for next development iteration
2014-09-20 20:49:55 +02:00
serso
ac582121c7
[maven-release-plugin] prepare release release-2.0.6
2014-09-20 20:49:11 +02:00
serso
75dc6137bf
unused icon removed
2014-09-20 20:42:22 +02:00
serso
9a49e15a8e
Icons optimized
2014-09-20 20:39:22 +02:00
serso
b8c14612b1
New icons
2014-09-20 20:36:16 +02:00
serso
2daa136b95
Function plotter fixes
2014-09-20 14:26:55 +02:00
serso
e00b3caeba
ACRA analyzer enhanced
2014-09-20 12:04:50 +02:00
serso
ad915be120
ACRA analyzer enhanced
2014-09-20 11:35:21 +02:00
serso
8a372e09de
Crash fixed
...
Stack trace: java.lang.RuntimeException: Unable to start activity ComponentInfo{org.solovyev.android.calculator/org.solovyev.android.calculator.CalculatorActivity}: android.view.InflateException: Binary XML file line #32 : Error inflating class org.solovyev.android.calculator.AndroidCalculatorEditorView
2014-09-20 11:30:54 +02:00
serso
40687b891e
Crash fixed
...
Stack trace: java.lang.RuntimeException: Unable to start activity ComponentInfo{org.solovyev.android.calculator/org.solovyev.android.calculator.CalculatorDialogActivity}: java.lang.ArrayIndexOutOfBoundsException: length=3; index=100
2014-09-20 11:16:47 +02:00
serso
e0ff803442
ACRA analyzer enhanced
2014-09-20 11:02:51 +02:00
serso
0a5bf4d9c3
new version
2014-09-10 23:40:56 +02:00
serso
e8d5ee644b
[maven-release-plugin] prepare for next development iteration
2014-09-10 23:29:27 +02:00
serso
06a1ba551e
[maven-release-plugin] prepare release release-2.0.5
2014-09-10 23:29:22 +02:00
serso
e622091ae3
ACL version update
2014-09-10 23:24:02 +02:00
serso
a1ee20ad81
Fixed cursor arrows issues
2014-09-10 22:54:41 +02:00
serso
4ca3099ef3
Fixed transparent background in widgets
2014-09-10 22:54:09 +02:00
serso
c84e209435
new beta version
2014-09-10 22:53:35 +02:00
serso
c9dd0c0c86
let's preserve old typeface style
2014-09-09 14:55:11 +02:00
serso
a9762aaab4
IDEA files changed
2014-09-09 13:48:56 +02:00
serso
293e117a97
IDEA files changed
2014-09-09 13:34:56 +02:00
serso
1c71606ac9
POM dependency versions fixed
2014-09-08 21:25:38 +02:00
serso
4350ef450f
new version
2014-09-08 20:56:11 +02:00
serso
5fe3e1bb52
[maven-release-plugin] prepare for next development iteration
2014-09-08 20:39:21 +02:00
serso
eaf5fe5d16
[maven-release-plugin] prepare release release-2.0.4
2014-09-08 20:39:13 +02:00
serso
a596cad197
new version
2014-09-08 20:17:57 +02:00
serso
2a7416ffa7
views cache for fast lookup
2014-09-08 20:06:59 +02:00
serso
952846ad38
Remove one overdraw layer
2014-09-08 19:30:21 +02:00
serso
02a4c7700e
Hardware acceleration is turned on
2014-09-08 19:19:24 +02:00
serso
6676ef2e11
IDEA files changed
2014-09-08 19:10:14 +02:00
serso
0a861d11c7
FindBugs fixes
2014-09-08 19:02:41 +02:00
serso
020c44dba8
FindBugs IDEA plugin
2014-09-08 18:41:47 +02:00
serso
4cf37534c5
new translations
2014-09-08 18:40:57 +02:00
serso
71a3d179a2
FindBugs IDEA plugin
2014-09-08 14:27:42 +02:00
serso
061a2414be
new version
2014-07-31 20:59:03 +02:00
serso
20d3dedfd8
[maven-release-plugin] prepare for next development iteration
2014-07-31 19:44:38 +02:00
serso
a0f0ead113
[maven-release-plugin] prepare release release-2.0.2
2014-07-31 19:30:02 +02:00
serso
6674f00cdd
version downgrade
2014-07-31 19:25:17 +02:00
serso
5ca2ddc711
version update
2014-07-31 19:24:32 +02:00
serso
341fc2499b
IDEA changes
2014-07-31 19:22:31 +02:00
serso
ff156fe90a
IDEA change
2014-07-28 00:24:27 +02:00
serso
38f84f8f17
IDEA changes
2014-07-27 20:24:45 +02:00
serso
3375ae667b
new version
2014-07-27 19:56:29 +02:00
serso
23b36133b1
[maven-release-plugin] prepare for next development iteration
2014-07-27 19:00:44 +02:00
serso
a089f111d6
[maven-release-plugin] prepare release release-2.0.2
2014-07-27 19:00:39 +02:00
serso
5d174ab5a3
pom prepared for release
2014-07-27 18:55:44 +02:00
serso
12157520fb
new languages support
2014-07-27 18:35:42 +02:00
serso
f1275d6fbb
Fix font lockscren widget
2014-07-27 18:23:20 +02:00
serso
ebf103a7da
Fix font issues
2014-07-27 18:15:14 +02:00
serso
821ca5311d
Default nullable annotations
2014-07-27 18:13:13 +02:00
serso
6e1fb64774
Lockscreen widget
2014-07-27 17:52:21 +02:00
serso
323804484f
Library entries removed
2014-07-27 12:35:49 +02:00
serso
16beb057c2
Library upgrade
2014-07-27 12:33:53 +02:00
serso
9c7826fadc
Paddings for ListView added
2014-05-30 14:00:36 +02:00
serso
5a7309deb3
Jetbrains IDEA support: uiDesigner is not synced anymore
2014-05-30 13:34:31 +02:00
serso
247a86fcfe
Icons changed
2014-05-30 13:33:44 +02:00