Commit Graph

2154 Commits

Author SHA1 Message Date
serso
95b22cd253 Floating calculator refactor + dedicated preferences file for it 2016-02-17 11:45:55 +01:00
serso
8c897ba441 onscreen->floating 2016-02-17 10:17:29 +01:00
serso
3cd6d294d7 Font file update 2016-02-17 09:56:11 +01:00
serso
8a5d163b06 Fix text scales in keyboard buttons 2016-02-16 16:00:22 +01:00
serso
7e41f30e06 Copy translations from AOSP 2016-02-16 15:33:10 +01:00
serso
57cdbad079 Rename values directories 2016-02-16 15:22:34 +01:00
serso
9eee427cbb Don't remove OnPreDrawListener but keep the last used height 2016-02-15 09:50:57 +01:00
serso
fb79a9923f Bring back haptic feedback preference 2016-02-14 22:34:48 +01:00
serso
b7d5ea03ce Fix preferences 2016-02-14 00:10:09 +01:00
serso
e917e7f955 Preferences are imported to Cpp project 2016-02-13 23:51:35 +01:00
serso
7dfb6dc45b Remove intermediate method 2016-02-13 23:51:22 +01:00
serso
164b24a3dd Add converter translations 2016-02-13 23:37:49 +01:00
serso
3f0513cf23 Put translations in all locales 2016-02-13 23:37:35 +01:00
serso
f45585edc6 Read from/write to Android resource files 2016-02-13 23:30:37 +01:00
serso
0a2753e6bf Wiki translator 2016-02-12 14:24:37 +01:00
serso
a60817b491 Refactor button handling in dialog fragments 2016-02-12 12:46:12 +01:00
serso
9879046288 Buttons 2016-02-11 23:47:47 +01:00
serso
52cc460451 Number formatting 2016-02-11 23:39:34 +01:00
serso
fc48886929 Swap icons for light theme 2016-02-11 23:08:09 +01:00
serso
12c25b6ca6 Convert on text change 2016-02-11 23:04:18 +01:00
serso
bc43fa91c3 Remove unsed code 2016-02-11 16:32:06 +01:00
serso
7350a9ed0c Numeral bases 2016-02-11 16:26:18 +01:00
serso
9e10640e54 Converter 2016-02-10 23:58:19 +01:00
serso
441ccdfc8a Converter 2016-02-10 17:41:32 +01:00
serso
a327a9b97b Don't use android.appAlertDialog 2016-02-09 15:52:43 +01:00
serso
47075b0c10 Keyboard styles 2016-02-07 20:18:37 +01:00
serso
30eed6af8c Avoid nullable filesDir 2016-02-07 19:39:40 +01:00
serso
8c1143cb8f Debug instead of warning 2016-02-07 19:37:34 +01:00
serso
01ef5838d3 Don't set preferences every time the app starts 2016-02-07 14:06:41 +01:00
serso
106783eee7 Fix assertion
EditorView must have Editor attached
2016-02-07 13:56:17 +01:00
serso
fc5eb9e281 Make DisplayView scrollable 2016-02-07 13:55:05 +01:00
serso
e78c583dce Make debug builds with proguard faster 2016-02-07 13:36:17 +01:00
serso
c528d181db Make search faster (use a non-constant step) 2016-02-07 13:35:51 +01:00
serso
8bd412a315 Remove Hugo 2016-02-07 12:30:52 +01:00
serso
3d33ae6b64 Remove Hugo from AutoResizeTextView 2016-02-07 12:30:43 +01:00
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