1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix NPE in deserialized InMemoryTreeStateManager More... almost 9 years ago
Drop obsolete argument from DownloadTreeViewAdapter constructor More... almost 9 years ago
Remove obsolete members from DownloadTreeViewAdapter More... about 9 years ago
Handle tap on download notification More... about 9 years ago
Fix lifecycle of DownloadReceiver so it gets events when in background More... about 9 years ago
Make RemoteFile serializable Fixes an unhandled exception when switching tasks from download Activity More... about 9 years ago
Get running downloads when (re-)creating MapDownloadActivity More... about 9 years ago
Pass saved downloads directly to DownloadTreeViewAdapter constructor More... about 9 years ago
Save instance state for download activity More... about 9 years ago
DownloadTreeViewAdapter: Add methods to export/import downloads as Bundles More... about 9 years ago
Avoid crash if download is not found in list More... about 9 years ago
Remove debug message in MapDownloadActivity More... about 9 years ago
Use default locale for RemoteFile size formatting More... about 9 years ago
Remove forgotten debug output More... about 9 years ago
Prevent multiple downloads with same map file name More... about 9 years ago
Clean up imports, comments and dead code More... about 9 years ago
Rewrite map update logic so that map updates can be canceled More... about 9 years ago
Pass File objects to DownloadStatusListener methods More... about 9 years ago
Refactor download maps in DownloadTreeViewAdapter More... about 9 years ago
Implement methods to get full URI of a RemoteFile, drop UriHelper class More... about 9 years ago
Close cursor when it's no longer needed More... about 9 years ago
Remove debug noise from RemoteDirListTask and downloaders More... about 9 years ago
Comment out debug noise in treeview code More... about 9 years ago
Ensure we unregister DownloadTreeViewAdapter event receivers More... about 9 years ago
MapDownloadActivity: unregister from DownloadObserver when in onDestroy() More... about 9 years ago
DownloadObserver: Document addListener and remveListener More... about 9 years ago
DownloadObserver: Stop watching when last listener unregisters More... about 9 years ago
Expose methods for intent receiver registration in DownloadTreeViewAdapter More... about 9 years ago
Show only file date (without time) in download activity More... about 9 years ago
TreeView: remove click handling from expand/collapse drawables More... about 9 years ago