Commit Graph
100 Commits
Author SHA1 Message Date
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
serso c410e0f662 Translations 2015-02-10 23:24:30 +01:00
serso d82d6f947d Minus button fix 2015-02-10 11:37:14 +01:00
serso 3d1731995a Light color correction 2015-02-10 11:28:45 +01:00
serso d5f06bb3f2 Billing version update 2015-02-10 11:23:07 +01:00
serso 35cb38b74c Blue icon removed 2015-02-10 00:39:06 +01:00
serso aa6e0a7766 Use turquoise instead of blue 2015-02-10 00:36:33 +01:00
serso 2e1c3d9ee9 Blue Done icon for light wizard 2015-02-09 23:26:59 +01:00
serso 038b08fe3d Default theme changed 2015-02-09 23:14:27 +01:00
serso 784ccaac0b Wrong step in WizardActivity fixed 2015-02-09 23:13:02 +01:00
serso 4a58f03ca3 Light dialog preference fixed + Purchase dialog theme 2015-02-09 23:03:38 +01:00
serso 46db2af173 Checkout library updated 2015-02-09 23:03:11 +01:00
serso 62b5c029ad Fix for ListView padding in PreferenceActivity 2015-02-09 16:31:18 +01:00
serso 32e755d2fc Lint issues 2015-02-09 16:11:26 +01:00
serso bc0e6d2344 Light Wizard theme 2015-02-09 13:00:19 +01:00
serso 3b0d16aa68 MissingTranslation lint error is not warning 2015-02-09 11:46:57 +01:00
serso 32c383f516 Disable shadow in action bar 2015-02-09 11:46:34 +01:00
serso eecfd57be4 Fixes 2015-02-08 18:09:19 +01:00
serso c7af20f127 Translations and release notes fragment 2015-02-08 18:03:56 +01:00
serso 72f58aad7f Fix for Android 2.3 2015-02-08 17:43:01 +01:00
serso 1154cae8e5 Tablet UI fixes 2015-02-08 17:36:00 +01:00
serso 362189f6ad Styling 2015-02-08 17:04:16 +01:00
serso b7a05b66bc Choose mode wizard step 2015-02-08 01:33:11 +01:00
serso 655f4dc3bf Material Light theme 2015-02-08 01:08:44 +01:00
serso c46a276f3f Themes refactored 2015-02-07 18:06:03 +01:00
serso 323011391c Choose theme wizard step 2015-02-07 17:31:56 +01:00
serso 2540ec0b37 Release notes are now shown in wizard like UI 2015-02-06 00:59:34 +01:00
serso 7e5c5975c4 Fix for shadows on ImageViews dropped by Buttons (due to default z-elevation) 2015-02-05 23:48:40 +01:00
serso 7360e964a3 Material theme is available in settings 2015-02-05 23:48:00 +01:00
serso 56d6c0db76 New theme: dark material 2015-02-05 17:31:15 +01:00
serso fa5aaf93bd Fix for wrong layout properties 2015-02-05 17:08:14 +01:00
serso 0c9cb6790c FrameLayout instead of LinearLayout for display 2015-02-05 16:42:47 +01:00
serso c5748e2d94 Buttons now use drawable padding (via InsetDrawable) to have some margins between them 2015-02-05 14:39:16 +01:00
serso c85f5a2f25 Merge branch 'master' of https://github.com/serso/android-calculatorpp 2015-02-05 11:52:42 +01:00
serso 285cb8731a Fix for Android 2.3 devices 2015-02-04 22:35:40 +01:00
serso 25a6da52a5 DragButton class moved to calculator project 2015-02-04 22:31:57 +01:00
serso d91bc22577 Fix for ListViews which don't support headers 2015-02-04 20:50:01 +01:00
serso 87bac3a6db XML namespace changed to a 2015-02-02 09:34:02 +01:00
serso 805abda582 Version update 2015-02-01 20:57:16 +01:00
serso 3e01244c70 ACRA proguard configuration changed 2015-02-01 20:57:09 +01:00
serso 2396de20a4 Action bar icon as up 2015-02-01 20:25:13 +01:00
serso 9154f9b508 Fixed various styling issues 2015-02-01 20:24:30 +01:00
serso 7ace1a7421 PlotPreferenceActivity theme is set to Theme.Settings 2015-02-01 18:49:12 +01:00
serso 68a81084f0 New layout screenshots 2015-02-01 18:26:05 +01:00
serso 1b1e25cd2e Fix for title paddings 2015-02-01 18:25:41 +01:00
serso a56756e8ce Wizard changes 2015-02-01 18:05:59 +01:00
serso f2320fbe8a Fix for wrong method call 2015-02-01 13:22:44 +01:00
serso 217ab83b26 Icons recompressed 2015-01-31 20:33:45 +01:00
serso 3b7448d1c3 Menu xmls fixed 2015-01-31 20:32:41 +01:00
serso c380dc82e3 Choose layout wizard step 2015-01-31 20:26:25 +01:00
serso 20b408dc5c Final wizard step 2015-01-30 23:02:44 +01:00
serso 5a758e7acd Wizard styling 2015-01-30 22:15:37 +01:00
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