Commit Graph

2157 Commits

Author SHA1 Message Date
serso
58e992a396 Reformat code and remove unused code 2016-04-30 19:10:20 +02:00
serso
b7989b4b9f Fix non-scrollable toolbar in AboutActivity 2016-04-30 10:07:07 +02:00
serso
63c1bc40d8 Fix fonts even for list views 2016-04-30 09:38:53 +02:00
serso
95071736b4 Save history even when calculation doesn't happen on-the-fly 2016-04-30 09:32:47 +02:00
serso
b2e04975b7 Fix font issues 2016-04-29 18:52:25 +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
0ed33e2f8a Copy only test resources 2016-04-27 21:40:14 +02:00
serso
ed08c88d4f Fix Jscl tests 2016-04-27 21:17:22 +02:00
serso
408847f985 Percent test 2016-04-27 20:59:31 +02:00
serso
5315679add Throw exception if expression contains a triple factorial 2016-04-27 20:58:55 +02:00
serso
96ead21537 Update gradle plugin 2016-04-27 20:57:47 +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
dec7754eb0 Use Set instead of list for better performance 2016-04-19 22:04:05 +02:00
serso
7547ee7a98 Make NumeralBase fields public 2016-04-19 21:56:06 +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
85b9cdc56a Format BigInteger directly 2016-04-16 21:40:49 +02:00
serso
9e9e856c24 Use primitive types in number formatting 2016-04-16 21:09:47 +02:00
serso
f7e2229687 bin/hex numbers should always use space as a grouping separator 2016-04-16 21:04:44 +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
c1f013b707 Simple format should be used for small numbers if rounding is enabled
In order to avoid getting cos(90)=-13.3123123E-17
2016-04-12 16:22:27 +02:00
serso
19cb4d18d5 Merge branch 'dev-exponent-in-vars' 2016-04-11 22:08:52 +02:00
serso
a7c2d0b2e2 Exponent in EditVariableFragment 2016-04-11 22:08:31 +02:00
serso
6c23fa2cb6 Android Studio 2 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