Nefunkčný link na xtrance.info
fixed welcome hint
Merge remote-tracking branch 'origin/main'
pubspeck.lock
poznamky
trim spaces from the search string
make sure that surname is entered
renamed application header
Ctrl+F to open the search field
Ctrl+F to open EBooksPage
prepend the list to show the latest books on the top
prepend the list to show the latest books on the top
proper MIME type
fix for opening files on Android
replaced icon for Android
request permissions on Android
hardcoded download path on Android
close detail page at download
close the search field
keep EBooksPage in memory
Revert "attempt to make Ctrl+F work, but failing"
attempt to make Ctrl+F work, but failing
enabled Ctrl+Tab
renamed app
renamed project
cleanup
extractedPath
fixed crashing without settings.json
removed function
added initValues()
Mezera pod obrázkem
Tmavý motiv
removed Opacity
handled PathNotFound
used download path in Downloads Page
removed IndexedStack
Revert "attempt to fix initial download path"
attempt to fix initial download path
renamed function
reworked class design
reverted TranceAppState.settings
formatting
check if file exists
Revert "an attempt to handle absent file by try/catch"
added types
an attempt to handle absent file by try/catch
crossplatform code for file manipulation
implemented "Otevřít"
polishing
extracting code
working code
separated class to a file
id as string
Esc key pops the page
pass 'id`
widget for showing status
fixed decimal separator
initial window size on Windows
Mezera pod obrázkem
removed README
added zip package
download path field is made working
getter for download path
added Android permissions
close icon
white cursor
icons to hide search field and erase
attempt to get the virtual keyboard at start
open registration website in browser
busy indicator
updated text
working download of ebooks
renamed class
removed unneeded code branch
handling network errors
handled network-level errors like SocketException, ClientException, and DNS failures
extracted call sendPost()
better path to store settings
empty-label
extracted class
fine tuning the download list
more consistent look of the list views
consistent handling of error
replaced if ( by if(
open the detail page from downloads
proper type of the list
button to delete list
append book only once
completed list item in downloads
appending an item to download list
squashed commits from Bitbucket