Commit Graph

1944 Commits

Author SHA1 Message Date
serso
8c56dd1083 Substitute calculator events with Otto bus events 2016-02-01 22:27:07 +01:00
serso
9c5652def0 Locator methods removed 2016-02-01 21:43:48 +01:00
serso
570221d691 AndroidCalculator class removed 2016-02-01 21:14:33 +01:00
serso
a219db0391 Display changes 2016-01-31 21:36:14 +01:00
serso
af43970d9b FixableErrorsActivity 2016-01-31 20:46:47 +01:00
serso
5f4d545511 Remove unused classes 2016-01-31 10:37:42 +01:00
serso
030a93cce5 Clipboard as a Bean 2016-01-31 10:35:10 +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
3797f26330 Code cleanup 2016-01-30 22:28:58 +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
serso
bb6ac5f144 Fragment moved and renamed 2016-01-30 11:24:38 +01:00
serso
b15856e08f FunctionsActivity doesn't set pass function to FunctionsFragment now 2016-01-30 11:20:47 +01:00
serso
e82d7d2a91 Refactor variables 2016-01-29 21:33:26 +01:00
serso
f13c6dd493 variables package 2016-01-29 21:26:48 +01:00
serso
9d2f739e22 function package changed to functions 2016-01-29 21:23:18 +01:00
serso
9c71e329cd FunctionRemovalDialog 2016-01-29 21:17:50 +01:00
serso
92bbfa1f73 New version of Otto Bus annotation processor 2016-01-29 19:30:07 +01:00
serso
dd967991d4 New version of Otto Bus annotation processor 2016-01-28 23:05:15 +01:00
serso
cb2047d05e Variables refactor 2016-01-28 15:19:18 +01:00
serso
2448f1b387 Variables refactor 2016-01-27 17:33:01 +01:00
serso
f767f10795 VarsRegistry->VariablesRegistry 2016-01-27 17:09:33 +01:00
serso
59e4a15bd2 Use annotation processing in Otto 2016-01-26 22:36:14 +01:00
serso
362ec885fe Avoid looking up all locales for system language 2016-01-25 19:56:26 +01:00
serso
251bb10965 Don't minify debug builds 2016-01-25 19:32:26 +01:00
serso
c9b39068ae Android 2.3 fixes 2016-01-25 11:06:32 +01:00
serso
f05d050b6c Memory performance improvements 2016-01-25 10:34:12 +01:00
serso
9d4365cc79 Make cursor string static, otherwise, it is created every time CAppWidgetProvider is created 2016-01-24 23:45:31 +01:00
serso
bd91238b14 Memory improvements 2016-01-24 23:40:56 +01:00
serso
c000a525db Optimize work with lists 2016-01-24 22:52:55 +01:00
serso
88c1253609 ParseExceptions pool 2016-01-24 22:13:44 +01:00
serso
b482b83007 Minus/multiplication signs 2016-01-24 21:33:30 +01:00
serso
d5ddd03d99 Minus parser now accepts different minus signs 2016-01-24 21:28:40 +01:00
serso
27ee71a179 Use different multiplication signs in JSCL 2016-01-24 21:21:41 +01:00
serso
0e4960dc4e Avoid getters for final fields 2016-01-24 21:11:04 +01:00
serso
e751d2cbd4 JSCL imported to C++ 2016-01-24 21:03:04 +01:00
serso
1120864668 Functions loading fails sometimes 2016-01-24 13:30:31 +01:00
serso
26ac11ce89 Fix for functions existence check 2016-01-24 12:46:45 +01:00
serso
23e96122a3 Don't crash if ACRA is disabled 2016-01-24 12:43:19 +01:00
serso
b5705702eb FunctionsActivity 2016-01-24 12:19:49 +01:00
serso
0b5bc2b621 Categories removed 2016-01-23 21:13:56 +01:00
serso
18b7ac83c1 Focus on new parameter 2016-01-23 14:20:22 +01:00