Skip to content

Add link button for mobile#469

Merged
leandroBorgesFerreira merged 3 commits intoWriteopia:mainfrom
OdisBy:feat/link-page-android
Jun 24, 2025
Merged

Add link button for mobile#469
leandroBorgesFerreira merged 3 commits intoWriteopia:mainfrom
OdisBy:feat/link-page-android

Conversation

@OdisBy
Copy link
Copy Markdown
Contributor

@OdisBy OdisBy commented Jun 23, 2025

General (fixes #429)

A new button has been added to the toolbar in the EditionScreen.kt file. This button calls the NoteEditorViewModel::addPage function.

The icon used is from Lucide: https://lucide.dev/icons/link.

The same icon has also been added to the Desktop as it provides the same functionality.

Obs

  • There's a bug related to incorrect behavior in the Android database due to missing implementations. This bug is currently out of scope for this task.
  • The Android toolbar now has a scroll for its items (with the exception of the "Close" button). This new behavior is because the toolbar is running out of space. The commit with these changes is 2c6afa2ddc0fee89b7cda861b5beff127fa0cf0c

Video

Screen_Recording_20250623_183319.mp4

@leandroBorgesFerreira leandroBorgesFerreira merged commit eea0d0b into Writeopia:main Jun 24, 2025
7 checks passed
@leandroBorgesFerreira
Copy link
Copy Markdown
Collaborator

leandroBorgesFerreira commented Jun 24, 2025

Thank you for your contribution, and congrats on the merge!! 🎉 🎉 🎉 🎉

@OdisBy OdisBy deleted the feat/link-page-android branch June 24, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add link button for mobile

2 participants