Skip to content

Commit

Permalink
feat(mobile): Adding filters feature to mobile image editor (#13174)
Browse files Browse the repository at this point in the history
* Adding filters button

* Filter selection page

* routing

* Localization

* Add Filters to this page

* More Filters yay!

* Final filters

* Logic for saving the image

* Fixes

* Formmating

* Finalizing, formating, and fixes

* Layout fix

* chores

* Chore: Static code analysis

* fix translation file

---------

Co-authored-by: Alex <[email protected]>
  • Loading branch information
Yuvi-raj-P and alextran1502 authored Oct 6, 2024
1 parent c5c492e commit 52c700e
Show file tree
Hide file tree
Showing 6 changed files with 1,081 additions and 21 deletions.
1 change: 1 addition & 0 deletions mobile/assets/i18n/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,7 @@
"viewer_remove_from_stack": "Remove from Stack",
"viewer_stack_use_as_main_asset": "Use as Main Asset",
"viewer_unstack": "Un-Stack",
"filter": "Filter",
"downloading_media": "Downloading media",
"download_finished": "Download finished",
"download_filename": "file: {}",
Expand Down
Loading

0 comments on commit 52c700e

Please sign in to comment.