serso
|
928f23945f
|
Don't inflate ad view, use it directly in layouts
|
2016-02-20 14:46:10 +01:00 |
|
serso
|
8b87de2f29
|
FragmentUi removed, AdUi added
|
2016-02-20 14:34:23 +01:00 |
|
serso
|
07d3ebd65c
|
Remove layout files
|
2016-02-20 13:34:55 +01:00 |
|
serso
|
d7318bbc17
|
Remove "mobile" layouts from settings
|
2016-02-20 13:25:08 +01:00 |
|
serso
|
dc1c392a94
|
Purchase dialog fixed
|
2016-02-20 12:51:52 +01:00 |
|
serso
|
9e62536d68
|
Fix missing button clicks
|
2016-02-17 16:23:28 +01:00 |
|
serso
|
bf4e7b52fc
|
Don't store temporary properties
|
2016-02-17 16:13:36 +01:00 |
|
serso
|
0a121a9685
|
Scale buttons in a floating window
|
2016-02-17 13:58:40 +01:00 |
|
serso
|
14f76fb47b
|
Floating calculator permissions
|
2016-02-17 13:49:39 +01:00 |
|
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 |
|