Keidan HexViewer Save

(GPL) Android Hex Viewer is a FREE software.

Project README

HexViewer

Build Status Release License: GPL v3 Tests Issues Weblate Bugs Code Smells Duplicated Lines (%) Vulnerabilities Maintainability Rating Reliability Rating Security Rating Technical Debt Lines of Code

Get it on F-Droid

(GPL) Android Hex Viewer is a FREE software.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

This application offers the following features:

  • Opening all files without a corresponding Android application (1).
  • Display of the file in hexadecimal (or plain text) with the possibility to modify the content (in hexadecimal only).
  • Saving the file on the smartphone/tablet (2).
  • Search option in the open file (hexadecimal and plain text modes).

(1) At first, the file can only be saved via "save as" and due to Android permissions reasons, the only way to make it appear in the list of recent files is to reopen it.

(2) Due to file permissions, after a "save as", the list of recent files cannot be updated with the new file location.

Caution: Opening files that are too large seriously degrades application performance and can suddenly stop the application on low-resource devices.

WARNING: This application cannot open files larger than ~20 MB on recent smartphones and less for older smartphones.

:star2: A special thanks to @OmlineEditor for her patience and help :pray:, without her this application would not be at this level :blush:.

Instructions

Download the software :

mkdir devel
cd devel
git clone git://github.com/Keidan/HexViewer.git
cd HexViewer
Use with android studio

Contributions

Bug fixes

You can simply report a problem via an issue, or even provide pull requests with fixes for a bug you discovered.

About the style of the code: Try to respect the original style as much as possible.

Translations

You are invited to provide translations for the app. But there are some rules.

  • Please translate only if you're familiar with the nomenclature of the Android system. If you're not sure, check the official documentation and see how it should be done.
  • Contribute only if you commit to translating the majority of the strings. No one wants an application that is a mix of English and native language. I may remove translations, if they are not updated on new string resources.
  • So that I can integrate it correctly, please give me the translation of the new language.

Translations can be provided via Weblate.

Note: In the settings, the list of languages is sorted as follows (according to the alphabetical order of their codes):

Code Language Contributors
ar Arabic @sec.xyx
de-DE German @iNtEgraIR2021, @eUgEntOptIc44, (+DeepL)
en-US English @Keidan, @comradekingu
es-ES Spanish @sguinetti, @gallegonovato, (+DeepL)
fr-FR French @Keidan, @Edanas
hi Hindi @Shopimisrel
hu-HU Hungarian @SziaTomi
in-ID Indonesian @Velorixen
it-IT Italian @eUgEntOptIc44
iw Hebrew @Shopimisrel
ja-JP Japanese @gnuhead-chieb
nb-NO Norwegian Bokmål @comradekingu
nl-NL Dutch (Nederlands) @AudeBelgraver
pt-BR Portuguese (Brazil) @Bardock88, @pedrolinharesmoreira
pt-PT Portuguese @SantosSi
ru-RU Russian @OmlineEditor, @AHOHNMYC, @racingrebel, @Usland123
tr-TR Turkish @ersen0
vi-VN Vietnamese @unbiaseduser
zh-CN Chinese @sr093906, @alchemillatruth, @hamburger1024

The current status of the translations is as follows:

Weblate

Screenshots

Home screen

Home screen menu

Hex display update

Hex display update & line numbers portrait

Hex display update & ine numbers landscape

Update mode

Plain display

License

GNU GPL v3 or later

Open Source Agenda is not affiliated with "Keidan HexViewer" Project. README Source: Keidan/HexViewer
Stars
141
Open Issues
0
Last Commit
2 weeks ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating