Commit Graph

2214 Commits

Author SHA1 Message Date
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
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
0aef4e16d0 Merge branch 'dev-number-format'
Conflicts:
	jscl/src/main/java/jscl/JsclMathEngine.java
2016-05-04 23:45:03 +02:00
serso
eb1c733153 Number format preferences screen 2016-05-04 23:39:46 +02:00
serso
49ab48a44c Fix tests 2016-05-02 22:52:25 +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