GitNex/app/src/main/java/org/mian/gitnex/actions
opyale 98cf1a1976 Improve file type handling. (#841)
Removing file size selection dialog in favor of hardcoded value.

Adding warning to file size picker and minor improvements.

Bump dependencies and gradle

Merge branch 'master' of https://codeberg.org/gitnex/GitNex into improve-filetype-recognition

Improving credits, adding symlink and submodule icons to FilesAdapter and removing unused libraries.

Minor improvements and bug fixes.

Add true progress indication routine for copying streams.

Merge branch 'master' of https://codeberg.org/gitnex/GitNex into improve-filetype-recognition

Performance and memory usage improvements

Notification improvements

Renaming StaticGlobalVariables to Constants

Overall improvements and fixes.

Merge branch 'master' of https://codeberg.org/gitnex/GitNex into improve-filetype-recognition

Add additional image formats.

Adding audio and video categories.

Merge branch 'master' of https://codeberg.org/gitnex/GitNex into improve-filetype-recognition

Improve file type handling.

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/841
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Co-Authored-By: opyale <opyale@noreply.codeberg.org>
Co-Committed-By: opyale <opyale@noreply.codeberg.org>
2021-03-21 16:56:54 +01:00
..
ActionResult.java Implementing BottomSheetFragment for commenting on issues and pull requests. (#555) 2020-10-12 20:11:23 +02:00
AssigneesActions.java Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
CollaboratorActions.java Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
IssueActions.java Fixing and improving scaling of images, improving performance by doing work that has to be done once only once and using different terminology. (#831) 2021-02-13 20:31:38 +01:00
LabelsActions.java Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
MilestoneActions.java Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
NotificationsActions.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
RepositoryActions.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
TeamActions.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00