Commit Graph

52 Commits

Author SHA1 Message Date
Sergey Solovyev
adf764cf13 Access filesDir lazily (initialize on the background thread) 2017-05-26 19:03:31 +02:00
Sergey Solovyev
fd0dc88c64 Delay math registry initialization 2017-05-25 16:50:25 +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
6950eeb832 Translations 2016-05-16 12:29:42 +02:00
serso
af1c1ae248 Translations 2016-05-16 00:37:26 +02:00
serso
ae4c7ec11f Numeral system converter 2016-04-19 22:45:37 +02:00
serso
b85d7d1658 Use LinearLayout parameters 2016-04-09 21:42:28 +02:00
serso
2a0da6403b Load functions in a smart way 2016-04-02 19:39:18 +02:00
serso
dc9836ec40 Translations 2016-03-27 14:43:16 +02:00
serso
72b333681c Fix lint issues 2016-03-23 21:32:51 +01:00
serso
b9432db42a Fix fonts in floating keyboards 2016-03-15 22:43:27 +01:00
serso
84805e5475 Select tabs by default 2016-03-15 22:00:19 +01:00
serso
b1bd694a8a 1. Check undefined variables in the function
2. Automatically add parameters if a variable has been inserted
2016-03-15 21:16:04 +01:00
serso
eac923830c Remove classes 2016-03-02 09:20:13 +01:00
serso
031feddc1d Add "Remove" button to PlotEditFunctionFragment 2016-03-02 07:43:08 +01:00
serso
ba6480d101 Remove dependencies 2016-03-02 00:06:09 +01:00
serso
0b4318f05f Fix cached title for non-system languages 2016-03-01 12:11:57 +01:00
serso
a6bb109514 Remove ActivityUi 2016-03-01 11:57:48 +01:00
serso
b40b82574e Use engine in TextHighlighter 2016-02-28 13:47:21 +01:00
serso
6d1357e15d Translations 2016-02-26 23:28:29 +01:00
serso
4e1c62a374 Align form inputs 2016-02-26 15:23:15 +01:00
serso
b03a0df74e Provide default parameter names 2016-02-26 15:07:49 +01:00
serso
ea4d107b12 Limit max parameters + add Espresso tests 2016-02-26 14:35:25 +01:00
serso
13f12d5d14 Plotter 2016-02-25 17:45:28 +01:00
serso
828f9fa07b Plotter 2016-02-24 15:29:42 +01:00
serso
9af30b08ce Fix button text size 2016-02-22 15:24:49 +01:00
serso
a68e08201f Tablet support 2016-02-22 15:12:48 +01:00
serso
aa47871f5f Toolbars 2016-02-21 23:58:32 +01:00
serso
b4ca63a39e TabLayout 2016-02-21 20:53:47 +01:00
serso
65fb876c5e Remove intermediate activity classes 2016-02-21 19:27:11 +01:00
serso
8b87de2f29 FragmentUi removed, AdUi added 2016-02-20 14:34:23 +01:00
serso
fb79a9923f Bring back haptic feedback preference 2016-02-14 22:34:48 +01:00
serso
a60817b491 Refactor button handling in dialog fragments 2016-02-12 12:46:12 +01:00
serso
30eed6af8c Avoid nullable filesDir 2016-02-07 19:39:40 +01:00
serso
dbf4c14d42 CalculatorFragmentType -> FragmentTab 2016-02-06 10:48:44 +01:00
serso
05024841e7 Fragments 2016-02-05 21:52:36 +01:00
serso
89680ef544 Changes 2016-02-01 23:15:10 +01:00
serso
570221d691 AndroidCalculator class removed 2016-02-01 21:14:33 +01:00
serso
af43970d9b FixableErrorsActivity 2016-01-31 20:46:47 +01:00
serso
654f4b8809 Avoid Operators: prefix for derivatives 2016-01-31 10:26:26 +01:00
serso
1fe67e9183 Functions and operators should use toString in EntitiesFragment 2016-01-31 10:23:57 +01:00
serso
6d7e75d94b Operators 2016-01-31 10:15:21 +01:00
serso
a67a647add Move 2016-01-31 09:54:14 +01:00
serso
c68b6c5803 Changes 2016-01-30 22:43:06 +01:00
serso
51ced42d8e Variables refactor 2016-01-30 22:27:25 +01:00
serso
a52bc5f5e4 firstTime argument in onShowDialog method 2016-01-30 21:14:08 +01:00
serso
0170c3bb6a Variable validation 2016-01-30 21:12:24 +01:00
serso
4a9e8bf78a Fixes 2016-01-30 14:00:28 +01:00
serso
37c40001d7 Greek keyboard 2016-01-30 13:58:14 +01:00
serso
f914704a9c Changes 2016-01-30 11:24:56 +01:00