Commit Graph

2176 Commits

Author SHA1 Message Date
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
serso
7774d87d97 Vibrator has been removed from the app 2016-01-08 12:37:28 +01:00
serso
0c78ac3322 Refactor 2016-01-08 10:30:09 +01:00
serso
e3c3abf828 Refactor 2016-01-08 10:09:24 +01:00
serso
d1c068edff EditorView refactored 2016-01-07 21:36:01 +01:00
serso
6b89deee80 Calculation time preference removed 2016-01-07 20:38:20 +01:00
serso
5ba8937f06 Method removed 2016-01-07 20:29:04 +01:00
serso
781f3d5648 Fix too light and too dark colors in editor/display 2016-01-07 20:22:28 +01:00
serso
40390b537d Widget fix 2016-01-07 17:25:46 +01:00
serso
0467fd9b4f minSdkVersion brought back to 9 2016-01-07 17:15:54 +01:00
serso
be98a7b58e Html.fromHtml is removed from CalculatorDisplayView 2016-01-07 12:14:19 +01:00
serso
2215b11e6f Text highlighter optimizations 2016-01-07 12:11:07 +01:00
serso
25c83bac94 Use editor string's spans only if main and widget theme are both light or dark 2016-01-06 23:10:31 +01:00
serso
926909a62d Show Widget Settings if settings button was clicked 2016-01-06 15:07:08 +01:00
serso
640580a3d8 Widget optimization: Html.fromHtml shouldn't be used as very slow and memory-consuming 2016-01-06 14:54:09 +01:00