Sergey Solovyev
ff1b79d9a3
Bump app version
2023-09-18 09:38:06 +02:00
Sergey Solovyev
fb0edf5b13
Revert "Request new POST_NOTIFICATIONS permissions"
...
This reverts commit 308b5504bd .
2023-09-18 09:37:07 +02:00
Sergey Solovyev
308b5504bd
Request new POST_NOTIFICATIONS permissions
2023-09-17 13:29:19 +02:00
Sergey Solovyev
35408e42b3
Clean up proguard rules and remove Plotter's Check from the release builds
2023-09-17 13:06:11 +02:00
Sergey Solovyev
e676502d61
Fix crash in Edit history item dialog
2023-09-17 13:01:14 +02:00
Sergey Solovyev
7d5109e32e
Remove unused meta-data tag from AndroidManifest.xml
2023-09-15 15:43:08 +02:00
Sergey Solovyev
3b6d084b0f
Bump app version
2023-09-15 15:28:03 +02:00
Sergey Solovyev
e981882da0
Remove old and non-existent classes from AndroidManifest.xml
2023-09-15 15:21:48 +02:00
Sergey Solovyev
2a6cffe39a
Bump app version
2023-09-15 13:50:21 +02:00
Sergey Solovyev
b4dc75386c
Update Checkout version to 1.3.1
2023-09-15 13:49:56 +02:00
Sergey Solovyev
8d4189f61e
Update the version
2023-09-15 11:34:01 +02:00
Sergey Solovyev
0a69050e98
Add Firebase Analytics & Crashlytics
2023-09-15 11:29:30 +02:00
Sergey Solovyev
d9bbdff0e0
Fix Proguard failing
2023-09-15 10:54:15 +02:00
Sergey Solovyev
124feb5175
Fix lint issue
...
Remove unused dimension
2023-09-15 10:54:06 +02:00
Sergey Solovyev
16aebc25f3
Remove project.properties
2023-09-15 10:20:27 +02:00
Sergey Solovyev
1fc9ffef3a
Revive the project
2023-09-15 10:08:16 +02:00
serso
22448df392
Fix apk location in uploadArchives task
2018-04-30 15:30:39 +02:00
serso
a7aacfc490
Bump version
2018-04-30 15:23:02 +02:00
serso
896df4c4c5
Update dependencies
2018-04-30 15:23:02 +02:00
serso
b543fb68c1
Remove ACRA
2018-04-30 14:30:18 +02:00
Sergey Solovyev
836678ee3f
Revive widget: only explicit intents must be used from Android O
2018-04-29 23:13:10 +02:00
Sergey Solovyev
9a815293d0
Use new window type for the floating calculator
2018-04-29 23:02:14 +02:00
Sergey Solovyev
da8d974ad9
Disable autofilling in editor view
2018-04-29 22:57:04 +02:00
Sergey Solovyev
e12ff7f701
Disable tooltip in the 3-dot menu
...
Otherwise, the view intercepts touch events and the expander view
never gets them.
2018-04-29 22:48:10 +02:00
Sergey Solovyev
4f8176ac10
Flatten view hierarchy in editor
2018-04-29 22:46:20 +02:00
Sergey Solovyev
5ce83d0314
Add TouchExpander
2018-04-29 22:40:57 +02:00
Sergey Solovyev
a3c6d21a52
Add high-contrast shadow to the main text in DirectionDragButton
2018-04-29 19:22:15 +02:00
Sergey Solovyev
68cded37d9
Update Gradle configuration
2018-04-29 19:04:13 +02:00
serso
f41a37fe31
Fix more unit tests
2017-08-18 15:38:35 +02:00
serso
f6e520eb56
Update Robolectric and make broken tests compilable again
2017-08-17 17:04:43 +02:00
serso
5feca3f549
Fix EditorTest compilation broken by signature change
2017-08-17 16:38:00 +02:00
serso
5851f92daa
Highlight text shown in editor asynchronously
2017-08-02 16:15:51 +02:00
serso
f4896086fb
Avoid returning new state from Editor#onTextChanged
2017-08-02 15:31:09 +02:00
serso
3bc913ac81
Highlight text shown in display asynchronously
2017-08-02 15:25:01 +02:00
serso
da98947dab
Use SMART_BANNER in Admob
2017-08-02 11:29:12 +02:00
serso
980b0f944a
Update GPS library
2017-08-02 11:05:39 +02:00
serso
d81025eaf8
Fix possible IndexOutOfBoundsException due to concurrent access
2017-08-02 10:59:56 +02:00
serso
67611f5ac5
Bump version
2017-07-26 10:58:34 +02:00
serso
f4cb71ab53
Fix NPE in FloatingCalculatorService
2017-07-26 10:32:00 +02:00
serso
14ff42daf7
Call methods of GA on the main thread to avoid ConcurrentModificationException
2017-07-26 10:24:58 +02:00
serso
07b989f00e
Fix IndexOutOfBoundsException caused by asynchronous init of MathRegistry
2017-07-26 10:16:59 +02:00
serso
3c03f3948d
Decrease precision in ENG mode and migrate the settings
2017-07-26 10:07:32 +02:00
serso
fa9288ada1
Fix some Robolectric unit tests
2017-07-24 17:03:16 +02:00
serso
bd0c3233a3
Make history bigger
2017-07-24 16:33:53 +02:00
serso
7aebabb8d5
Make it possible to cancel previous calculations
2017-07-24 16:29:37 +02:00
serso
e6aa39659f
Make FAB appear again after it has been hidden
2017-07-24 12:10:47 +02:00
serso
cc75b1f7b1
Use DividerItemDecoration from the support library
2017-07-24 11:09:47 +02:00
serso
43870fb9d3
Plug ResourceNotFoundException on Lenovo K910 phones
2017-07-24 10:42:38 +02:00
serso
20ba48b475
Use platform ContextThemeWrapper
2017-07-11 12:39:04 +02:00
serso
e816abc4b6
Suppress RestrictedApi in CustomPopupMenuHelper
2017-07-11 12:34:44 +02:00
serso
8ce905bf64
Suppress RestrictedApi in CustomPopupMenu
...
There is no substitute in SDK for MenuBuilder
2017-07-11 12:33:00 +02:00
serso
fcbb675af0
Use platform ContextThemeWrapper
2017-07-11 12:31:14 +02:00
serso
64d82423fe
Use AppCompat classes as base classes in custom views
2017-07-11 12:26:41 +02:00
serso
aa1960b2bf
Move drag_direction_text_scale to the app module
...
As it's not used in "dragbutton"
2017-07-11 12:23:35 +02:00
serso
fe6e543fb7
Use AppCompat classes as base classes
2017-07-11 12:20:35 +02:00
serso
0f81111543
Bump version
2017-07-06 09:16:01 +02:00
serso
b0c5cd0069
Fix NPE on Android 4 in DirectionDragButton
2017-07-06 09:15:42 +02:00
serso
14f5230641
Bump version
2017-07-05 11:17:02 +02:00
serso
cb9ece0108
Use new version of Checkout
2017-07-05 10:56:18 +02:00
serso
db67e86fc2
Don't include bogus artifacts
2017-07-04 17:06:25 +02:00
serso
c6e62fee37
Fix NPE in MathType.getType
...
java.lang.NullPointerException
at java.lang.String.startsWith(String.java:1428)
at org.solovyev.android.calculator.App.find(SourceFile:167)
at org.solovyev.android.calculator.math.MathType.getType(SourceFile:285)
at org.solovyev.android.calculator.view.TextHighlighter.process(SourceFile:99)
at org.solovyev.android.calculator.view.EditorTextProcessor.process(SourceFile:36)
at org.solovyev.android.calculator.Editor.onTextChanged(SourceFile:105)
at org.solovyev.android.calculator.history.History.org.solovyev.android.calculator.Editor.onTextChanged(SourceFile:15098)
at org.solovyev.android.calculator.history.History$2.run(SourceFile:227)
at android.os.Handler.handleCallback(Handler.java:733)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5127)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:825)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:641)
at dalvik.system.NativeStart.main(Native Method)
2017-07-04 16:55:11 +02:00
Sergey Solovyev
09fe03c1c4
Update gradle version
2017-06-10 11:51:56 +02:00
Sergey Solovyev
486cb82368
Simplify Ripple backgrounds
2017-06-07 21:49:58 +02:00
Sergey Solovyev
2743e73b36
Remove logging from PaintCache
2017-06-07 21:37:12 +02:00
Sergey Solovyev
1ffc6ade44
Don't strip google resources, let build tools make it for us
2017-06-07 21:24:43 +02:00
Sergey Solovyev
2c8e169363
Cache Paints in drag buttons
2017-06-07 21:06:15 +02:00
Sergey Solovyev
1ec5714174
Cache mapped values and objects
2017-05-26 22:54:08 +02:00
Sergey Solovyev
adf764cf13
Access filesDir lazily (initialize on the background thread)
2017-05-26 19:03:31 +02:00
Sergey Solovyev
a8821e75bf
Reuse prefs object
2017-05-26 19:02:41 +02:00
Sergey Solovyev
5da6034c76
Start loading UI preferences as soon as possible
2017-05-26 18:53:18 +02:00
Sergey Solovyev
fd0dc88c64
Delay math registry initialization
2017-05-25 16:50:25 +02:00
Sergey Solovyev
b6945f17e7
Postpone GA initialization
2017-05-25 16:15:55 +02:00
Sergey Solovyev
ef4ca97e2e
Make sorting faster
2017-05-25 16:01:42 +02:00
Sergey Solovyev
6297ec5b90
Update project dependencies and drop old Android versions
2017-05-25 15:16:37 +02:00
Sergey Solovyev
bc87025da2
Update build tools version
2017-05-25 14:59:53 +02:00
Sergey Solovyev
a2bb8dfdbb
Update compiler/target SDK versions
2017-05-25 14:52:00 +02:00
Sergey Solovyev
0c777c1ec5
Use jcenter repository
2017-05-25 14:46:48 +02:00
Sergey Solovyev
feabaf4f1c
Update gradle version
2017-05-25 14:10:09 +02:00
serso
ebeabe0e33
Use custom error colors
2016-08-21 12:41:57 +02:00
serso
22afe8ac5f
Don't crash on function save
...
Internals of TextInputLayout have changed and EditText
now is not on the first level
2016-08-21 12:24:34 +02:00
serso
8466b14d8f
SDK version update
2016-08-21 12:10:35 +02:00
serso
fff0e1ee6f
Use newer android gradle plugin
2016-08-21 12:03:41 +02:00
serso
6d5ded3217
Update deps, fix compilation issues and enable multidex in debug builds
2016-08-21 11:55:06 +02:00
serso
ee91a75d6f
Extract DragButton into a separate module
2016-08-14 12:36:05 +02:00
serso
28ac55a0ca
Add number formatting test and fix rounding
2016-07-11 12:12:19 +02:00
serso
eb8ec9f8c4
Add a comment to the output XML containing the source of translations
2016-06-19 11:09:09 +02:00
serso
801b799422
Add "languages" command-line argument
2016-06-19 10:57:10 +02:00
serso
a45fbb6a1f
Make translations more generic
2016-06-12 21:57:27 +02:00
serso
c4b4f076c7
Increase Java heap for Gradle
2016-06-12 21:57:15 +02:00
serso
fae19d2e84
Update deps + build tools
2016-06-12 21:10:35 +02:00
serso
e631f73e16
Version bump
2016-05-22 23:26:48 +02:00
serso
7fb081d9a4
Don't send function names in user reports
2016-05-22 23:12:02 +02:00
serso
908b49f602
Use textVisiblePassword to avoid underlined words and cursor jumps when using 3rd party keyboards
2016-05-20 11:19:33 +02:00
serso
b75e89e36f
Preferences migration fix
2016-05-18 12:06:08 +02:00
serso
3eef4c5049
Release notes
2016-05-18 11:23:00 +02:00
serso
4f2b453687
Version bump
2016-05-18 11:13:19 +02:00
serso
879bf0a072
Lint issues
2016-05-18 11:11:24 +02:00
serso
6cd6bdda7c
Fix error when "30x:AB" was not recognised as "3*0x:AB"
2016-05-16 20:48:48 +02:00
serso
15b0984b23
Use INCLUSIVE_EXCLUSIVE to support 0-size numbers
2016-05-16 20:39:02 +02:00
serso
9e9d443144
NumberBuilder refactor
2016-05-16 20:38:19 +02:00