Commit Graph

2010 Commits

Author SHA1 Message Date
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
serso
39d50574aa Widgets refactor 2016-01-06 14:33:13 +01:00
serso
6e63000928 Debug proguard config update 2016-01-06 12:40:37 +01:00
serso
4551564e63 Build files simplified 2016-01-06 12:38:39 +01:00
serso
e7b2e584bb Unit test fixed 2016-01-06 12:18:15 +01:00
serso
c015b44aa7 Fixes for tests 2016-01-05 17:34:03 +01:00
serso
60d65d52df app-tests module merged into app module 2016-01-05 17:14:14 +01:00
serso
7da69a2083 android-app -> app
android-app-tests -> app-tests
2016-01-05 09:46:58 +01:00
serso
d834ccc305 core moved to android-app 2016-01-05 09:42:18 +01:00
serso
c2146dc0f6 Use Drag Button library 2016-01-05 00:25:36 +01:00
serso
96ea21dd0c Use old plotter 2016-01-04 12:54:08 +01:00
serso
4eeeb1277e Code reformatted 2016-01-04 12:39:26 +01:00
serso
11bdcae2a8 Make messages test more descriptive 2016-01-04 12:32:27 +01:00
serso
4f71ac411b Make project compilable 2016-01-04 12:22:16 +01:00
serso
75dca50704 AS files removed from git 2016-01-04 12:11:05 +01:00
serso
868d0a218e AS files removed from git 2016-01-04 12:09:31 +01:00
serso
17a1bc393f Deps updated 2016-01-04 12:07:43 +01:00