Commit Graph

145 Commits

Author SHA1 Message Date
serso 191feb6044 Fix text auto resizing in DisplayView 2016-02-06 23:57:00 +01:00
serso 667583f95f View might not be relayouted after the text change, try to resize text if we have measured height and width 2016-02-06 23:56:15 +01:00
serso 5fb04114a8 Scale text up 2016-02-06 23:46:39 +01:00
serso aac0d7730b Removed meaningless modifier 2016-02-06 22:50:57 +01:00
serso 75e50893c3 Use cached instance of TextPaint 2016-02-06 22:50:33 +01:00
serso 9e45f62003 Fix java docs 2016-02-06 22:49:45 +01:00
serso c41f7d15cb Suppress "Unused methods" warning 2016-02-06 22:49:12 +01:00
serso 2debcb80d8 Use UTF ellipsis 2016-02-06 22:48:39 +01:00
serso 3bda012fba Formatting applied 2016-02-06 22:48:13 +01:00
serso 41ccd6668c AutoResizeTextView imported from stackoverflow
see http://stackoverflow.com/a/5535672/720489
2016-02-06 22:47:58 +01:00
serso 17fd930247 Add Hugo library 2016-02-06 21:50:41 +01:00
serso 589ac6b178 KeyboardUi 2016-02-06 16:14:19 +01:00
serso 5d30d57d8f CppCheckout 2016-02-06 11:17:29 +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 9d9da8a608 Buttons class moved 2016-02-05 16:43:13 +01:00
serso f50f8b599b Remove CalculatorMenu 2016-02-04 17:19:25 +01:00
serso 07a1608a80 ActivityLauncher 2016-02-04 17:05:25 +01:00
serso ebdfbc328c Avoid using Locator/App in CppSpecialButton 2016-02-04 13:53:20 +01:00
serso 31737ee6a1 Buttons refactor 2016-02-04 13:30:22 +01:00
serso e0528ae340 Button moved to a separate package 2016-02-04 13:06:03 +01:00
serso b09b3c11a8 Buttons refactor 2016-02-04 13:04:09 +01:00
serso ba049e7f28 Avoid using Locator.getKeyboard 2016-02-04 12:59:06 +01:00
serso d8a97112bc App.cast method introduced 2016-02-04 12:15:08 +01:00
serso 89680ef544 Changes 2016-02-01 23:15:10 +01:00
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