Commit Graph

1790 Commits

Author SHA1 Message Date
serso
dd23f0a906 Remove assert from constructor 2016-01-23 11:41:53 +01:00
serso
81510d18ea Changes 2016-01-22 23:36:36 +01:00
serso
bbaedc71c9 LongClickEraser generalized 2016-01-22 23:15:03 +01:00
serso
a18f3210c3 Unused class removed 2016-01-22 22:55:35 +01:00
serso
d0cd2b8420 EditFunctionFragment changes 2016-01-22 17:13:37 +01:00
serso
2a8c559a01 EditFunctionFragment changes 2016-01-21 11:20:43 +01:00
serso
3a879b0de8 FunctionsRegistry refactor 2016-01-20 21:51:21 +01:00
serso
591cfa4648 Rename 2016-01-20 17:04:17 +01:00
serso
7faef42dea Engine refactor 2016-01-20 10:46:23 +01:00
serso
1d366123b3 CalculatorAndroidEngine and CalculatorEngineImple merged into one Engine 2016-01-19 23:22:05 +01:00
serso
67a386f573 Engine interface removed 2016-01-19 22:48:35 +01:00
serso
712f94484f KeyboardUi in EditFunctionDialog 2016-01-19 12:59:57 +01:00
serso
58da5a169e EditFunctionFragment 2016-01-18 14:10:03 +01:00
serso
498b2f5429 EditFunctionDialog 2016-01-17 22:09:40 +01:00
serso
b5600114ed EntitiesFragment 2016-01-17 18:45:20 +01:00
serso
c0710801cd Fix for grouping separators outside of numbers 2016-01-16 19:27:56 +01:00
serso
053f52aa25 Dark divider 2016-01-16 15:44:24 +01:00
serso
45a71817c8 Changes 2016-01-16 15:32:21 +01:00
serso
4323c688c5 History changes 2016-01-16 12:55:55 +01:00
serso
77ae5dad9d History changes 2016-01-16 12:41:29 +01:00
serso
e5d0a8d822 EditHistoryFragment 2016-01-15 13:58:45 +01:00
serso
4dc87854d8 EditHistoryFragment 2016-01-14 17:34:19 +01:00
serso
6eb6b3cabe Report error only where it is appropriate 2016-01-14 16:20:44 +01:00
serso
91a8a1122b Logger -> ErrorReporter 2016-01-14 16:03:57 +01:00
serso
e015a12718 Tests added 2016-01-14 12:36:52 +01:00
serso
5efa9cd3a0 Take into account grouping separator 2016-01-14 10:32:04 +01:00
serso
33c0f44a73 migration test added 2016-01-14 10:13:12 +01:00
serso
6734bfeaa4 History tests 2016-01-13 23:09:07 +01:00
serso
1e8be31ab5 Dagger 2 DI 2016-01-13 17:41:05 +01:00
serso
96788ccc1f CurrentHistory -> RecentHistory 2016-01-13 10:38:52 +01:00
serso
269df2f727 Fix how intermediate result is checked 2016-01-12 17:07:01 +01:00
serso
6aa8c07ab3 Don't file if file doesn't exist 2016-01-12 14:29:24 +01:00
serso
5c663e7b24 Save history states 2016-01-12 14:26:29 +01:00
serso
5813f41f4c CalculatorHistory -> History 2016-01-12 14:00:58 +01:00
serso
6d91013858 History 2016-01-12 10:49:50 +01:00
serso
a57d4aab57 History refactor 2016-01-11 20:57:19 +01:00
serso
3fd671877d History refactor 2016-01-11 17:20:57 +01:00
serso
b21d8084f0 History refactor 2016-01-10 23:27:14 +01:00
serso
0badc913c0 1. useHistoryState event type has been removed
2. ContextMenu is now used for context menu in HistoryFragment
2016-01-10 13:24:06 +01:00
serso
00f75ce825 ActionBarActivity -> AppCompatActivity 2016-01-10 12:40:34 +01:00
serso
4a7f44b864 Languages should start listening to preferences changes only after default values have been set 2016-01-10 12:40:21 +01:00
serso
666c3730bc Unnecessary try/finally removed 2016-01-10 12:29:05 +01:00
serso
bf24414690 Editor refactor 2016-01-10 12:27:21 +01:00
serso
b120283adb Display refactored 2016-01-09 23:53:41 +01:00
serso
5e1c47963c Otto bus is added to the project 2016-01-09 22:48:36 +01:00
serso
21b56bbe59 Intents in Broabcaster are now cached 2016-01-09 18:08:42 +01:00
serso
7f5d3c9fe4 Application refactor 2016-01-08 21:01:56 +01:00
serso
72654932f2 Let's not allocate iterate but use good old for loop 2016-01-08 16:35:27 +01:00
serso
637827d79d Use partiallyUpdateAppWidget method to avoid settings all buttons again 2016-01-08 16:18:03 +01:00
serso
d77582e342 Use static cache for intents 2016-01-08 15:57:34 +01:00