Commit History

Author SHA1 Message Date
  cooperku_kdanmobile b5a8b7c3f3 Merge branch 'copyFileEventManager' into copyFileActivity 5 years ago
  cooperku_kdanmobile 7cdd4deb05 Use delegation to handle EventManager of CopyFileViewModel 5 years ago
  cooperku_kdanmobile d4e95a1b1f Change EventBroadcaster: LiveData should not be nullable 5 years ago
  cooperku_kdanmobile d5bfff1e38 Change CopyFileViewModel.Event 5 years ago
  cooperku_kdanmobile de914c71cb Refactor 5 years ago
  cooperku_kdanmobile 47e938a736 Change constructor of CopyFileViewModel (eventManager use default parameter) 5 years ago
  cooperku_kdanmobile c08c402484 Refactor: rename class 5 years ago
  cooperku_kdanmobile f51bb544e1 Show AlertDialog if fail to copy file 5 years ago
  cooperku_kdanmobile e3800d762b Remove exception log 5 years ago
  cooperku_kdanmobile 373189e8fe Move progress bar attribute setting to xml 5 years ago
  cooperku_kdanmobile 6a50e8d920 Merge branch 'eventManager' into copyFileActivity 5 years ago
  cooperku_kdanmobile ad4e1b81f9 Use event manager & live data to notify activity 5 years ago
  cooperku_kdanmobile f98bbf6edd Add event system 5 years ago
  cooperku_kdanmobile 049efa4941 Fix: open wrong file 5 years ago
  cooperku_kdanmobile 8140dcd0fc Fix: should not copy file that is already in the folder 'KdanPDFReader' 5 years ago
  cooperku_kdanmobile b4590db7c6 Delete file if copy failed & refactor: rename variable 5 years ago
  cooperku_kdanmobile fe9341996d Merge branch 'refactorCopyFile' into copyFileActivity 5 years ago
  cooperku_kdanmobile a018de944c Refactor CopyFileTask 5 years ago
  cooperku_kdanmobile 324ebfcf17 Add interface 'CopyFileSource' and its implementations 5 years ago
  cooperku_kdanmobile 88ebd8996a Change object 'CopyFileUtil' to class 'copyFileTask' 5 years ago
  cooperku_kdanmobile 3b3561bc4b Refactor: move CopyMode & CopySizeProgressListener to package 'com.kdanmobile.reader.copyfile' 5 years ago
  cooperku_kdanmobile aa30631663 Add read-only value BUFFER_SIZE 5 years ago
  cooperku_kdanmobile 3950b81073 Refactor: move copy functions from object 'FileUtil' to new object 'CopyFileUtil' 5 years ago
  cooperku_kdanmobile 4b9d06bb3e Refactor: move CopyFileActivity & CopyFileViewModel to package 'com.kdanmobile.reader.copyfile' 5 years ago
  Wayne Huang e37e98620c Merge branch 'touch-effect' into 'master' 5 years ago
  Wayne 8264c46db5 Add touch effect on mediabox's widget 5 years ago
  Wayne ef0192ccb7 Add touch effect on mediabox menu icon 5 years ago
  Wayne c82c6cdf1b Add touch effect on thumbnail page's item 5 years ago
  Wayne 3613312a98 Add touch effect on brush image of ink property window 5 years ago
  Wayne 7d3feaf6d1 Add touch effect color selector view 5 years ago