- Fix cursor and border color in dark theme.
- Support pin link in home screen.
- Support pin folder in home screen.
- Add drop down menu for link long click.
- Fix connection between settings options (GH #95).
- Fix link updated at timestamp (GH #97).
- Make page indicator scrollable.
- Allow space inside folder name.
- Remove Lottie and resources.
- Home page now show all folders with pagination (GH: #94).
- Add setting option to open click by single click (GH: #95).
- Add sorting options for folder (GH: #96).
- Add setting option to enable quick actions fab (Requested via mail)
- Implement Minimal mode in the UI.
- Support icon for youtube shorted url.
- Receive subtitle when link is shared from external app.
- Extend search functionality to support title, subtitle, and URL.
- Migrate SettingsScreen to JetpackCompose.
- Fix tracking the last used folder.
- Add a setting option to change font family.
- Fix saving link when all fields are from the clipboard.
- Support dynamic icons for the common platform.
- Add Edit option to link action.
- Improve the scrolling in the SearchScreen.
- Add verification to link before save.
- Improve the UI when subtitle is empty.
- Clear SearchBar when user click back press on SearchBar.
- Fix auto saving constraints.
- Fix error message when saving link with same title.
- Fix the flow of saving link when it shared from outside the app.
- Fix navigation when creating link/folder inside folder.
- Fix navigation after saving shared link.
- Support edge-to-edge.
- Migrate to Jetpack Compose.
- Improve the design.
- Support List and Grid view for Folders.
- Improve Error messages.
- Fix can't see "All Folders" options.
- Implement multi type search.
- Support filter by click count, pinned, is inside folder.
- Support nested folders.
- Fix edge-to-edge problem.
- Add linkhub prefix for exported file name.
- Revert: Fix proper system bar handling (#85)
- Fix proper system bar handling (#85)
- Fix exporting json data in case of name modified by R8.
- Quick fix for import/export json data.
- Update Min and Target SDK.
- Fix: Class not found exception on release mode.
- Issue #65: Handle url encoding.
- Update SDK version to 34
- Migrate from Groovy to Kotlin DSL
- Migrate to Gradle version catalog
- Russian translation of the app
- Created remember the last used folder option
- fixed string resources for default folder option
- Added import/export to html functionality
- Add Vietnamese to the list of supported languages
- Migrate to Material 3
- Add Chinese to the supported languages
- Optimize onChildDraw calculating icon top position
- Fixing Empty folder field entries #45 by @AmrDeveloper
- Change cursor color in light and dark theme to be clear #44 by @AmrDeveloper
- Fixing Empty folder field entries #45 by @AmrDeveloper
- Change cursor color in light and dark theme to be clear #44 by @AmrDeveloper
- Russian translation.
- Russian Vietnamese.
- Russian Chinese.
- Added import/export to html functionality.
- Update Kotlin and libraries versions
- Optimize onChildDraw calculating icon top position
- Add support for password layer
- Make setting screen scrollable
- Add padding for switch in link fragment
- Add Folder Name to bottom sheet dialog Issue #41 by @AmrDeveloper
- Implement setting option for saving links and folders automatically Issue #24 by @AmrDeveloper
- Fix show link created time not last updated time PR #30 by @SIRSteiner
- Update Data Formatter to use the current locale PR #30 by @SIRSteiner
- Fix pinned links duplications on widget Issue #26 by @AmrDeveloper
- Add support for german language PR #27 by @SIRSteiner
- Fix Android 12 crash when creating new widget by @AmrDeveloper
- Add support for updating link click count from widget Issue #28 by @AmrDeveloper
- Add support for reading non media file on Android 13 by @AmrDeveloper
- Improve pinned links widget design PR #35 by @SIRSteiner
- Fix status of option button after add/edit link/folder PR #34 by @SIRSteiner
- Fix update option button when click on option button link/folder PR #34 by @SIRSteiner
- Add button for "all/next folders" instead of the inconspicuous arrow PR #38 by @SIRSteiner
- Improve save and delete icon from Design suggestions #17
- Import/Export show click count flag
- Import/Export user Theme Issue #19
- Fix Smooth scrolling on home page Issue #22
- Update Link list header to show folder color and name #17
- Change export path for android 9 or less to be download directory
- Make link info generator more secure and validate that string is url
- Replace Deprecated adapter with adapterPosition
- Add new Setting option to show and hide the link counter
- Solved Issue #5: #5
- Fastlane files added by @IzzySoft #4
- Fix the Creation date crash issue
- Show update date
- Show total number of URLs (Feature request from Google play reviewer)
- Fix Widget issue
- Add Lottie Animation when the list is empty
- Fix shortcuts issue
- Improve Import-export implementation on New Android Versions
- Implement Import and Export feature as a JSON file
- Add Support for Android 10, 11 for file management
- Auto-generated smart Title and subtitle
- Fix copy issue on Android Oreo devices
- Init release