Commit graph

10987 commits

Author SHA1 Message Date
Vishnu Mohandas 7ac35b0167
New Translations (#1757) 2024-03-01 12:01:15 +05:30
Ashil e26141033c
[FEAT] Home Widget for Favorites Album (#1703) 2024-03-01 11:40:52 +05:30
Ashil b62ee0c30f
Merge branch 'main' into homewidget 2024-03-01 10:10:40 +05:30
Crowdin Bot 596141f6d8 New Crowdin translations by GitHub Action 2024-03-01 00:09:50 +00:00
Vishnu Mohandas ef6890dcdb
Redesigned Discovery Tab (#1755) 2024-02-29 23:46:37 +05:30
ashilkn 09b9a1e231 refactor 2024-02-29 23:35:39 +05:30
ashilkn 5d31662a35 Remove search section widget 2024-02-29 23:08:08 +05:30
ashilkn 3c70a23fc4 change order of search sections 2024-02-29 22:57:31 +05:30
ashilkn b37347859e change copy 2024-02-29 22:54:25 +05:30
ashilkn faa40119b4 Merge branch 'main' into redesign_search_tab 2024-02-29 22:46:01 +05:30
Prateek Sunal 28fcb43103 fix: null last image pref after clear 2024-02-29 18:48:47 +05:30
Prateek Sunal 063559e795 feat: count home widgets and then run cron 2024-02-29 18:44:51 +05:30
Prateek Sunal aafc7aa175 fix: not init home on login 2024-02-29 18:17:55 +05:30
ashilkn af2086b02d refactor by moving homewidget related methods to home_widget_util.dart from main.dart 2024-02-29 11:46:30 +05:30
Prateek Sunal f8643e8630 Revert "remove unnecessary check"
This reverts commit 0c569d7e97.
2024-02-28 20:44:15 +05:30
Prateek Sunal ce6e5e18cc fix: clear home_widget on logout, init in login 2024-02-28 19:55:31 +05:30
ashilkn 0c569d7e97 remove unnecessary check 2024-02-28 19:07:35 +05:30
ashilkn 5d919b13fd use RepainBoundary for children in location section to improve performance 2024-02-28 16:35:03 +05:30
ashilkn 1b81b0db99 set clipBehaviour to none for stack for better performance 2024-02-28 12:50:57 +05:30
ashilkn b37a81a36a remove use of BackdropFilter to reduce jank when scrolling location section 2024-02-28 12:36:32 +05:30
ashilkn ad5157de14 do not show favorite icon over thumbnail in location section 2024-02-28 12:16:23 +05:30
Prateek Sunal 61548a2ed8 fix: only select images and set max resolution 2024-02-27 21:26:49 +05:30
ashilkn 9e09f884cb use assets to show photos, videos and live photos in file types section 2024-02-27 17:14:29 +05:30
ashilkn 623a442a2a use new icons for different file types with perfectly aligned text inside it 2024-02-27 16:11:48 +05:30
ashilkn 971b1faebb Size and font changes to unknown type's text 2024-02-27 16:09:52 +05:30
ashilkn dc5b9891a4 change alignment and size of file extension text for unknown types 2024-02-27 15:18:07 +05:30
ashilkn 42c96b729f use updated assets for file types 2024-02-27 15:00:38 +05:30
Prateek Sunal 3fcc666c20 fix: unawait workmanager 2024-02-26 21:40:27 +05:30
Prateek Sunal 09dd9b530e chore: remove unused scaffoldKey 2024-02-26 21:37:16 +05:30
Ashil f83ac7595b
Update README.md 2024-02-26 18:25:06 +05:30
Prateek Sunal 6cab78f4aa chore: add sample settings.json 2024-02-26 17:49:29 +05:30
Prateek Sunal 918add13a9 fix: readme 2024-02-26 17:48:34 +05:30
Prateek Sunal e068a2e5e7 fix: remove settings.json 2024-02-26 17:46:05 +05:30
Prateek Sunal ce6b3cc3d7
Merge branch 'main' into homewidget 2024-02-24 23:22:27 +05:30
Prateek Sunal 089ca65e09 fix: workmanager version 2024-02-24 22:48:18 +05:30
Prateek Sunal 96ca7cef81 fix: revert home widget for iOS 2024-02-24 22:44:39 +05:30
Prateek Sunal bd20aac10a fix: switch to full size image 2024-02-24 22:27:21 +05:30
Vishnu Mohandas cec296ac42
Pin version of ONNX runtime (#1750) 2024-02-24 16:30:06 +05:30
vishnukvmd 89a07240f3 Up version 2024-02-24 16:28:01 +05:30
Vishnu Mohandas 471ee5d95b
Merge branch 'main' into reduce_logs 2024-02-24 16:24:18 +05:30
vishnukvmd 52f4d2f634 Ignore user interaction events on iOS 2024-02-24 16:23:25 +05:30
vishnukvmd 511b2239e3 Pin the reference to git dependency 2024-02-24 16:20:54 +05:30
Vishnu Mohandas 1a70c97b6a
add scrollbar in logs viewer screen (#1749) 2024-02-24 12:06:33 +05:30
ashilkn d486500d8b add scrollbar in logs viewer screen 2024-02-24 11:59:27 +05:30
Vishnu Mohandas 448eb1f5a1
Don't log for every interaction (#1748) 2024-02-24 11:07:00 +05:30
vishnukvmd 18e1c39c60 Don't log for every interaction 2024-02-24 11:04:32 +05:30
ashilkn c773a64cfa create file types and names section 2024-02-23 20:43:42 +05:30
ashilkn 064502a237 create new contacts section 2024-02-23 16:42:23 +05:30
ashilkn 30b914cc5c rename widgets and remove unnecessary code 2024-02-23 15:52:37 +05:30
ashilkn be11b398d3 use the 'earth' icon for GoToMap widget when locations are empty 2024-02-23 15:47:10 +05:30