Commit Graph
100 Commits
Author SHA1 Message Date
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
serso ad62765927 Android Studio 2 2016-04-11 12:58:59 +02:00
serso 3c1e3bb714 Version bump 2016-04-10 23:58:45 +02:00
serso 321494482d New release notes 2016-04-10 23:58:19 +02:00
serso 13e7a5f9fe Add E button to EditVariableFragment 2016-04-10 23:26:55 +02:00
serso 858f3f32b2 Number formatting 2016-04-10 22:46:05 +02:00
serso 64a58c2047 Numbers in functions should be of decimal base 2016-04-10 21:42:20 +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
serso 5571ff9c8a Converter changes 2016-04-04 16:32:54 +02:00
serso fe4b82cadb Version bump 2016-04-03 01:20:02 +02:00
serso d9e9380a6d True engineering number formatting 2016-04-03 00:46:58 +02:00
serso f5a9f30e04 TreeMap must be used for variables as they don't implement hashCode 2016-04-03 00:46:40 +02:00
serso b1eb2c7d37 Use diamonds 2016-04-03 00:45:44 +02:00
serso 5263b447ab Move Real to JSCL 2016-04-02 22:58:06 +02:00
serso 6134ff7476 Automatic code reformat 2016-04-02 22:56:39 +02:00
serso cba12afc83 Import Real from midpcalc 2016-04-02 22:52:54 +02:00
serso 2a0da6403b Load functions in a smart way 2016-04-02 19:39:18 +02:00
serso f12aea8495 Don't allow implicit functions in CustomFunction 2016-04-02 19:39:04 +02:00
serso 7b59bcec2f Move zero back in the middle + E to 6 2016-04-02 17:56:28 +02:00
serso 1a31c5a053 Rearrange buttons 2016-04-02 15:26:11 +02:00
serso f577dd77d8 Floating calculator should use the same layout as main 2016-04-02 15:25:54 +02:00
serso 5bba39d7b3 Fix google analytics 2016-04-02 15:01:36 +02:00
serso bff23ac693 Remove deleted class 2016-04-02 14:22:22 +02:00
serso 92dffb9850 New main menu 2016-04-02 14:22:08 +02:00
serso f16c2a2eee Main menu implementation 2016-04-02 14:22:01 +02:00
serso 8d724e3e8b Lint/Android Studio warnings are fixed 2016-04-02 14:21:55 +02:00
serso 41e07b7571 Code is automatically reformatted 2016-04-02 14:21:48 +02:00
serso f29cfbc563 Custom popup menu classes copied to the project
The original classes can be found in Appcompat library
2016-04-02 14:21:39 +02:00
serso 127905c53a Version bump 2016-03-27 21:46:52 +02:00
serso 45cdaff706 Proguard and javax.measure 2016-03-27 21:46:33 +02:00
serso 7c55421ad6 Fix uploadArchives 2016-03-27 21:24:17 +02:00
serso cd0eb007bb Fix proguard rules 2016-03-27 21:14:37 +02:00
serso 2529e4132f Fix history test 2016-03-27 20:59:53 +02:00
serso f123646400 Move keepScreenOn and rotateScreen 2016-03-27 20:28:53 +02:00
serso 59ce9105ac Fix dangling keyboard 2016-03-27 19:50:01 +02:00
serso 4dab6b6191 Use material layout as default 2016-03-27 17:56:17 +02:00
serso 68107a4408 Show values for variables 2016-03-27 15:41:03 +02:00
serso 9b42cf844a Use signed number 2016-03-27 15:37:47 +02:00
serso fc468347ed widget preview updated 2016-03-27 15:33:32 +02:00
serso 3f34fdc89e Default value shouldn't be set 2016-03-27 15:15:26 +02:00
serso 889cb2938f Fix wrong color in wizard's spinner 2016-03-27 14:52:20 +02:00
serso dc9836ec40 Translations 2016-03-27 14:43:16 +02:00
serso 339b82adba More translations 2016-03-27 14:17:11 +02:00
serso b1ec55c3ba Don't show confirmation dialog for settings wizard 2016-03-27 13:43:25 +02:00
serso 456c8e5575 Translations 2016-03-27 13:40:26 +02:00
serso 259ec5a77f Lint issues 2016-03-27 13:35:42 +02:00
serso 30877e1337 Set background color in plotter 2016-03-24 17:03:04 +01:00
serso 1fe612f63f Avoid using layouts 2016-03-23 21:56:44 +01:00
serso bf8aede7f7 Lint 2016-03-23 21:51:07 +01:00
serso ea61997f07 Remove excessive permissions 2016-03-23 21:39:05 +01:00
serso 72b333681c Fix lint issues 2016-03-23 21:32:51 +01:00
serso d6ea6c742f Mode menu setting 2016-03-23 00:15:03 +01:00
serso 4b413022a1 Fix a startup flicker on Android M 2016-03-22 17:30:05 +01:00
serso 0b15eddf7c Remove card library 2016-03-22 16:38:36 +01:00
serso e4b633f863 Widget changes 2016-03-20 14:29:58 +01:00