Skip to content

Releases: Keidan/HexViewer

Version 1.15

04 Jul 14:27
Compare
Choose a tag to compare

Change note

  • Fix a bug with plain text search.
  • The undo/redo history is no longer cleared after saving.
  • The search is no longer cleared when switching from the hexadecimal view to the plain text view and vice versa.
  • German translation added, thanks to @iNtEgraIR2021.

Translations

Version 1.14

29 Jun 21:06
Compare
Choose a tag to compare

Change note

  • An undo/redo function is now available.
  • Fix a bug with invalid file names when opening via the gallery.
  • Fix a bug where files whose permissions could not be obtained were still added to the list of recent files.
  • Fix a bug where when a file was being edited but the user opened a new one via the gallery (for example), the changes were lost.
  • Fix a bug with files opened from outside (via the gallery for example) that were not saveable.
    • Note: At first, the file can only be saved via "save as" and, due to Android permissions, the only way to make it appear in the list of recent files is to re-open it.
  • From now on, the toast icon is directly managed by the system (the icon may not be present depending on the Android version).
  • Modification of URLs in the "About" menu.
  • Fix a bug with the save menu that was not working.
  • Fix a bug where after a "save as", the old file was always used for "save".
    • Note: The list of recent files cannot be updated with the new file location.
  • It's now possible to cancel the save confirmation if the opened file is modified but the user quits the application, closes the file or opens a new file without having saved the changes first.
  • It's now possible to manually change the language of the application.
    • Note 1: No unsaved changes are possible before changing the language and if a file is opened, it will be automatically closed.
    • Note 2: The language change does not affect Android applications such as the file manager used to open and save files.
  • It's now possible to search for hidden characters in plain text mode using their hexa code.
  • Fix a bug when inserting emoji while typing plain text.
  • It's now possible to manually remove (by swiping) an entry from the list of recently used files.

Translations

Version 1.13

18 Jun 23:57
Compare
Choose a tag to compare

Change note

  • It's now possible to delete lines in batches.
    • As the deletion is based on a long press, now for the modification it's necessary to perform a short press on a line.
  • It's now possible to save the open file directly (a Save As option has also been added).
    • Attention: It's necessary to refresh the permissions of recent files, for that reopen the files directly via the menu "Open" or simply by deleting the data of this application.
  • An "About" menu is now available in the settings.
    • Version: Click on it to access the main page of the project.
    • License: Click on it to access the project license page.
  • A save confirmation is now requested if the opened file is modified but the user quits the application, closes the file or opens a new file without having saved the changes first.
  • Since the plain text display cannot be dynamically refreshed based on changes to the hexadecimal view, the user can drag the list down to refresh it.
  • Fix a bug in the settings where the checkbox Auto height (hexadecimal and plain text) was never checked when it was checked in the permanent settings.
  • Fix a bug in the line editing part where when the user inserted a text whith a hexadecimal conversion greater than 16, only the first 16 were taken into account.

Translations

A special thanks to @OmlineEditor for all her suggestions to improve this application.

Version 1.12

06 Jun 17:11
Compare
Choose a tag to compare

Change note

Spanish translation added, thanks to Diego Sanguinetti (sguinetti).
Chinese translation fixed, thanks to sr093906.
It's now possible to use the file history to open files faster.
It's now possible to add a large amount of text by editing a single line (deleting remains line by line, there is no possibility to edit lines in bulk mode either).

Note: As I've made changes since the Spanish translation, two or three additions are made with DeepL.

Version 1.11

29 May 21:56
Compare
Choose a tag to compare

Change note

Bug fixes related to the modification of a line.
Bug fixes related to the cancellation of the opening or saving of a file.
It's now possible to edit a hexadecimal line directly by entering a plain text (the ASCII -> Hexadecimal mapping will be done automatically by the application).
CAUTION: With this new mode, there is no detection of key repetition (e.g. holding down the delete key).

Version 1.10

17 May 19:17
Compare
Choose a tag to compare

Change note

Bugfix: A label in the line edit dialog had the wrong color.
It's now possible to use a font size smaller than 12 (sp).
It's now possible to use a font size with a decimal number and not only an integer.

Version 1.9

06 Mar 21:42
Compare
Choose a tag to compare

Change note

Addition of parameters allowing the user to customize certain fields of the graphical interface.
Code improvements.

Note: The Chinese translation of the new texts is done with deepl.

Version 1.8

27 Feb 15:10
Compare
Choose a tag to compare

Change note

Chinese translation added, thanks to sr093906.
French translation added.
Fix a display bug with hexa display when a line is not complete.
Fix a bug that caused an offset between the modified value and the saved value when the filter was used.
Addition of the file name in the title bar (with screen orientation management).
In plain text display, many characters that cannot be displayed are replaced by a dot.
Improvement of the dialog box used for line editing.
Other bug fixes and improvements.

Version 1.7.1

24 Feb 17:59
Compare
Choose a tag to compare

Change note

Changed the icon and added a banner for F-Droid rendering.

Version 1.7

20 Feb 22:47
Compare
Choose a tag to compare

Change note

Fix a regression that allowed editing in plain text mode.
Description update.