Commit History

Author SHA1 Message Date
  Wayne Huang 7634e92c71 Merge branch 'pdfClickLinkCallback' into 'master' 5 years ago
  cooperku_kdanmobile 48d2fd2104 Remove onClickLinkListener when activity::onDestroy() 5 years ago
  cooperku_kdanmobile 6171ac6f78 Let the parameter of setOnClickLinkListener be nullable 5 years ago
  cooperku_kdanmobile 4d1fc4291d Refactor: rename function 'setOnClickLinkCallback' to 'setOnClickLinkListener' 5 years ago
  cooperku_kdanmobile d86e0b1fac Add callback for clicking links on pdf 5 years ago
  Wayne Huang fda03f14bb Merge branch 'fixSeekBarThumbColor' into 'master' 5 years ago
  cooperku_kdanmobile 3e896e922d Fix: wrong thumb color below Android 5.0 5 years ago
  Wayne Huang 646c847507 Merge branch 'fixWrongAnnotationAttributeSeekbarValue' into 'master' 5 years ago
  cooperku_kdanmobile b633e4a0ab Change seekbar disabled color 5 years ago
  cooperku_kdanmobile c99a070ce4 Fix: wrong color below Android 4.4 5 years ago
  cooperku_kdanmobile 56cd67639c Fix: wrong seekbar value on AnnotationAttributeWindow 5 years ago
  Wayne Huang f6421fa933 Merge branch 'fixAnnotationAttributeWindowNotShow' into 'master' 5 years ago
  cooperku_kdanmobile abf1eb57f3 Fix: no elevation below Android 5.0 5 years ago
  cooperku_kdanmobile e4310613f6 Fix: AnnotationAttributeWindow does not show below Android 5.0 5 years ago
  Wayne Huang a2fe57ddaa Merge branch 'fixDeleteSourceFileWhenCopyFailed' into 'master' 5 years ago
  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