Commit Graph

508 Commits

Author SHA1 Message Date
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
Sergey Solovyev
486cb82368 Simplify Ripple backgrounds 2017-06-07 21:49:58 +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
6297ec5b90 Update project dependencies and drop old Android versions 2017-05-25 15:16:37 +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
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
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
serso
facb255433 Number span 2016-05-16 19:33:17 +02:00
serso
6950eeb832 Translations 2016-05-16 12:29:42 +02:00
serso
f21fdf0d07 Translations 2016-05-16 10:07:10 +02:00
serso
947516e905 Add fast-back and fast-forward glyphs 2016-05-16 00:49:41 +02:00
serso
af1c1ae248 Translations 2016-05-16 00:37:26 +02:00
serso
95ce84f806 Fix name validation 2016-05-16 00:35:41 +02:00
serso
4075dec0cd Move text_* to strings_* 2016-05-15 23:07:20 +02:00
serso
fe1a65d5c4 Add High Contrast translation 2016-05-11 23:30:48 +02:00
serso
55004531eb Don't show shadow for text with light color 2016-05-11 23:30:30 +02:00
serso
06dfc074b1 Add support for high contrast in DragViews 2016-05-11 22:01:13 +02:00
serso
2609cede5b Settings refactor + Feedback reporter + Translations 2016-05-11 21:47:37 +02:00
serso
ed194941c1 Use glyphs for keyboard buttons 2016-05-11 14:25:30 +02:00
serso
ba991942b1 Restructure settings 2016-05-06 16:19:41 +02:00
serso
7bced200ed Initialized engine preferences 2016-05-06 15:34:14 +02:00
serso
eb1c733153 Number format preferences screen 2016-05-04 23:39:46 +02:00
serso
4e3527c91c Remove round preference 2016-05-02 22:52:25 +02:00
serso
12715e04a0 Store grouping separator in integer preference and remove boolean from Engine 2016-05-02 22:51:36 +02:00
serso
99452483f8 Reformat code and remove unused code 2016-05-02 22:49:10 +02:00
serso
8add68bddb Make maxPrecision=15 2016-05-02 17:20:50 +02:00
serso
6e2f20dd01 Remove round preference 2016-05-02 17:16:56 +02:00
serso
2ac061d8ba Remove scientificNotation preference and use Output.notation instead 2016-05-02 15:37:19 +02:00
serso
7e26b35199 Store grouping separator in integer preference and remove boolean from Engine 2016-05-02 14:21:45 +02:00
serso
1c6651bd4b Move grouping separator preference to Output section 2016-05-02 14:21:45 +02:00
serso
0f7e5ee3ee Fix non-scrollable toolbar in AboutActivity 2016-05-02 14:21:45 +02:00
serso
545caebc32 Fix fonts even for list views 2016-05-02 14:21:45 +02:00
serso
70abeeeea5 Save history even when calculation doesn't happen on-the-fly 2016-05-02 14:21:45 +02:00
serso
f618f2cd44 Fix font issues 2016-05-02 14:21:45 +02:00
serso
10daedc21b fixup! Number format preference 2016-04-28 18:40:11 +02:00
serso
5a9bcdede7 Number format preference 2016-04-28 12:19:00 +02:00
serso
9e4a798c1b Remove unused fields 2016-04-27 21:40:36 +02:00
serso
408847f985 Percent test 2016-04-27 20:59:31 +02:00
serso
f31977be56 Version code bump 2016-04-22 21:44:06 +02:00
serso
90a8c01451 Add release notes link 2016-04-22 21:43:45 +02:00
serso
3d500cffa1 Version bump 2016-04-22 21:29:28 +02:00
serso
af5bf16182 Real should indicate error in parsing 2016-04-22 21:28:26 +02:00
serso
b00e02a693 Release notes added 2016-04-22 20:40:39 +02:00
serso
4a63e873f8 Version bump 2016-04-20 16:27:56 +02:00
serso
6ec5a8fbd9 Make BaseActivity abstract 2016-04-20 16:26:53 +02:00
serso
65d05ca60d Make graphs sparser 2016-04-20 15:56:10 +02:00
serso
557c04df89 Save last used dimensions/units in Converter 2016-04-20 14:36:02 +02:00
serso
24cb3b49b1 Remove recursion from MathType 2016-04-20 13:01:45 +02:00
serso
6137912385 Fix for "java.lang.IndexOutOfBoundsException: setSpan (XX ... YY) ends beyond length ZZ" 2016-04-20 12:36:14 +02:00
serso
449ae7d88d Keep line numbers in proguard 2016-04-20 12:28:44 +02:00
serso
a043628a52 Fix missing translation 2016-04-20 12:16:16 +02:00
serso
ae4c7ec11f Numeral system converter 2016-04-19 22:45:37 +02:00
serso
f066e84250 Typo fixes 2016-04-19 22:44:34 +02:00
serso
71a75947f3 Unit converter refactor 2016-04-18 19:14:48 +02:00
serso
8f640ecb33 Initial commit 2016-04-18 19:14:48 +02:00
serso
ea3c236a3a Revert "New SVG icon for the notification"
This reverts commit d16ee80ce9.
2016-04-18 19:14:09 +02:00
serso
d16ee80ce9 New SVG icon for the notification 2016-04-18 10:55:46 +02:00
serso
6f639e5da8 Merge remote-tracking branch 'origin/master' 2016-04-18 10:02:40 +02:00
serso
f7015ce3fd Buttons changes
Special glyphs in the built-in font were introduced
to be used instead of images
2016-04-18 00:23:21 +02:00
serso
a0c45a383c Copy/paste actions 2016-04-16 23:32:05 +02:00
serso
ba7207d0e6 AMOLED-friendly theme added 2016-04-16 20:51:18 +02:00
serso
28a573c777 Exponent can't be first in number
+ tests for NumberInputFilter
2016-04-15 22:53:44 +02:00
serso
76b8901a4e Support libraries update 2016-04-15 22:29:04 +02:00
serso
6068644859 Remove background from clickable area 2016-04-15 13:54:04 +02:00
serso
a7c2d0b2e2 Exponent in EditVariableFragment 2016-04-11 22:08:31 +02:00
serso
6c6d66caf7 Version bump 2016-04-11 22:08:31 +02:00
serso
c51f3043bc New release notes 2016-04-11 22:08:31 +02:00
serso
13e7a5f9fe Add E button to EditVariableFragment 2016-04-10 23:26:55 +02:00
serso
a2d5d89fe4 Remove DecimalFormatSymbols from JsclMathEngine 2016-04-10 21:29:34 +02:00
serso
0fbd6c44e8 Version bump 2016-04-10 01:32:37 +02:00
serso
8fe8ba5eb3 Fix Russion translation 2016-04-10 01:31:56 +02:00
serso
745185c0ef Use 100 points in plotter for all functions 2016-04-10 01:02:40 +02:00
serso
6012191345 Fix for ClassCastException in PopupMenu 2016-04-10 00:46:37 +02:00
serso
629de2b2f7 Fix for NPE in TextInputLayout onAnimationEnd 2016-04-10 00:15:40 +02:00
serso
08bf51fd2a Don't exceed text length 2016-04-09 21:42:49 +02:00
serso
b85d7d1658 Use LinearLayout parameters 2016-04-09 21:42:28 +02:00
serso
29d4d77831 Use Real all the time 2016-04-09 21:12:15 +02:00
serso
1090ba856f Add fragments to GA 2016-04-06 17:54:25 +02:00