cooperku_kdanmobile
|
e469326788
Fix wrong comment
|
5 years ago |
cooperku_kdanmobile
|
b4b4bfc9c3
Refactor: rearrange code
|
5 years ago |
cooperku_kdanmobile
|
96741c1cae
Fix: should stop all actions after onCopySuccess() is called
|
5 years ago |
cooperku_kdanmobile
|
a59b276488
Do not copy if source path == destination path
|
5 years ago |
cooperku_kdanmobile
|
eee0749ac1
Fix: do not delete the source file when copying failed
|
5 years ago |
Wayne Huang
|
30fd6cdbba
Merge branch 'checkCopyFilePermission' into 'master'
|
5 years ago |
cooperku_kdanmobile
|
732cc53816
Add function CopyFileActivity::copyFile()
|
5 years ago |
Wayne Huang
|
a368660958
Merge branch 'fileCannotOpenDialogShouldBeNotCancelable' into 'master'
|
5 years ago |
cooperku_kdanmobile
|
3cf10dde42
Add function CopyFileViewModel::copyFile(applicationContext)
|
5 years ago |
cooperku_kdanmobile
|
863d708711
FileCannotOpenDialogFragment should not be cancelable
|
5 years ago |
cooperku_kdanmobile
|
bf5890ef10
Add function hasPermissionToAccessExternalStorage()
|
5 years ago |
Wayne Huang
|
3312de7335
Merge branch 'fileCannotOpenDialogFragment' into 'master'
|
5 years ago |
cooperku_kdanmobile
|
f3d85e77c4
Change member 'fileCannotOpenDialog' in CopyFileActivity to a local variable
|
5 years ago |
cooperku_kdanmobile
|
70c717d3d3
Use DialogFragment instead of Dialog to display alert message
|
5 years ago |
Wayne Huang
|
b03fc48a3f
Merge branch 'whiteNativeContextMenu' into 'master'
|
5 years ago |
cooperku_kdanmobile
|
b6c0ca23a1
Refactor
|
5 years ago |
cooperku_kdanmobile
|
140a843b62
Remove useless import
|
5 years ago |
cooperku_kdanmobile
|
5828d553ae
Use Color.TRANSPARENT instead of 0x00000000
|
5 years ago |
cooperku_kdanmobile
|
bf7941f793
Change radius of SelectText & Signature buttons in context menu programmatically
|
5 years ago |
cooperku_kdanmobile
|
7e89d5b6b0
Change radius of TextBox buttons in context menu programmatically
|
5 years ago |
cooperku_kdanmobile
|
eaec44d53b
Change radius of TextBox buttons in context menu
|
5 years ago |
cooperku_kdanmobile
|
a89d6a373d
Set elevation effect below Android KitKat
|
5 years ago |
cooperku_kdanmobile
|
215811b448
Change display position of context menu
|
5 years ago |
cooperku_kdanmobile
|
4de5c605d3
Handle long press on TextBox annotation
|
5 years ago |
cooperku_kdanmobile
|
fa81b76612
Move all context menu method to ReaderViewModel::setupContextMenu()
|
5 years ago |
cooperku_kdanmobile
|
4588cdbe51
Implement context menu with native PopupWindow
|
5 years ago |
Wayne Huang
|
1f217d2d6d
Merge branch 'inkMenu' into 'master'
|
5 years ago |
cooperku_kdanmobile
|
b3dd4e5cdd
Cancel ink mode when onStop()
|
5 years ago |
cooperku_kdanmobile
|
205f27b136
Hide ink menu when AnnotationAttributeWindow is visible
|
5 years ago |
cooperku_kdanmobile
|
0127fe9175
Change the position of ink menu
|
5 years ago |