Commit graph

61 commits

Author SHA1 Message Date
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
Neeraj Gupta d44171a99d
Fix share to ente upload 2022-07-13 19:49:17 +05:30
Neeraj Gupta 5bcb53bee4
Lint fixes 2022-07-12 12:00:02 +05:30
Neeraj Gupta 460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta c6546d32de
Refactor gradient button 2022-07-04 10:15:32 +05:30
Neeraj Gupta fdadf36baa
Lint fixes 2022-07-03 15:39:01 +05:30
Neeraj Gupta 590715c9d8
Fix few flutter_lint hints 2022-07-03 15:15:00 +05:30
Neeraj Gupta a25cdbf570
replace loading widget var with EnteLoadingWidget 2022-07-03 11:34:42 +05:30
Neeraj Gupta a382a02196
Organize ui widgets in separate folders 2022-07-01 19:48:05 +05:30
Manav f31736039f
Merge pull request #355 from ente-io/removeListner
iOS: Enable swipeBack after adding/removing/restoring files to album
2022-06-24 15:38:28 +05:30
Neeraj Gupta 622fb7ccd1
iOS: Enable user to swipe back after adding/removing/restoring files to collection 2022-06-24 15:35:20 +05:30
Neeraj Gupta 083c52fbca
Sort collection by name during Add/Move/Restore flow 2022-06-24 14:38:48 +05:30
vishnukvmd 47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd 3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
vishnukvmd 2ecd872f3d Pass context to toast_util 2022-06-10 19:59:56 +05:30
Neeraj Gupta 1ffbc15dca
Capitalize words 2022-06-10 11:32:48 +05:30
Neeraj Gupta 8186b05a0f
Capitalize words 2022-05-30 14:31:45 +05:30
Neeraj Gupta 89a9830f1a
Fix ui for add to collection 2022-05-30 14:30:13 +05:30
Neeraj Gupta 22b25db0c1
Merge branch 'master' into redesign 2022-05-27 20:14:47 +05:30
vishnukvmd 3b45438e15 Upgrade to Flutter 3.0.0 2022-05-18 13:48:46 +05:30
Neeraj Gupta de7e9d97fc
Capitalize words 2022-05-17 17:08:21 +05:30
Neeraj Gupta 8b9a47a64b remove blocking upload dialog for manually backed up files 2022-02-13 18:12:34 +05:30
vishnukvmd fbee8ae378 Fix the color of the text button 2022-01-29 22:50:13 +05:30
vishnukvmd ca0686db38 Improve the hit area of the collection selection widget 2021-10-30 06:22:03 +05:30
Neeraj Gupta 09e9f44b5a
show correct toast on file restore 2021-10-22 14:17:00 +05:30
Neeraj Gupta 8fb2307fa0
raise err when collection is missing from cache 2021-10-16 23:51:08 +05:30
Neeraj Gupta f9b2fc6ed6
Add support for restoring file from detailpage view 2021-10-13 22:52:17 +05:30
Neeraj Gupta 61041ae401
Fix NPE during media upload from outside app 2021-09-24 13:19:28 +05:30
Neeraj Gupta 511b129d40
Skip files that are already part of the collection 2021-09-23 20:54:20 +05:30
vishnukvmd 22fb422ccc Handle plural strings correctly 2021-09-23 12:51:49 +05:30
Neeraj Gupta 0f47c977df
hide move dialog on failure 2021-09-22 08:47:59 +05:30
vishnukvmd 5068d9e6b7 Minor string changes 2021-09-13 14:17:57 +05:30
Neeraj Gupta 5ecb730c72
update page title based on actionType 2021-09-13 12:44:43 +05:30
Neeraj Gupta dfa13d9bf7
move-files: add basic validation on client 2021-09-13 11:22:50 +05:30
Neeraj Gupta 4a2d6b04db
move-files UI: add option to move files between collection 2021-09-13 09:27:57 +05:30
Neeraj Gupta 2f0baddb07 Linter: replace FlatButton with TextButton 2021-09-04 17:08:41 +05:30
vishnukvmd f28a7e4b84 Await for DB insertion 2021-07-28 00:56:35 +05:30
Neeraj Gupta 781a2f03f1 Listen to incoming media & prompt to all files in collection 2021-07-22 15:58:07 +05:30
Vishnu f7bc1962f6 Pull out remote sync to a separate service 2021-06-14 21:54:15 +05:30
Vishnu Mohandas 2d2a3a846b Prevent snowballing of remote syncs 2021-05-19 23:03:20 +05:30
Vishnu Mohandas 5f437ba214 Show initial files when possible 2021-05-13 23:35:32 +05:30
Vishnu Mohandas 2a37af87b4 Add unique key to thumbnails 2021-05-08 23:35:51 +05:30
Vishnu Mohandas 62bc2de3da Improve efficiency of fetching latest files across collections 2021-05-04 20:56:17 +05:30
Vishnu Mohandas 6abe42e495 Wrap existing collections within a scroll view 2021-04-20 00:54:58 +05:30
Vishnu Mohandas a42e7e4b76 Remove outdated calls to fetch latest collection files 2021-04-19 23:30:40 +05:30
Vishnu Mohandas ee9a751964 Improve create collection page 2021-04-06 05:15:22 +05:30
Vishnu Mohandas a4fd2f7cf4 Fix dialog dismissals 2021-03-21 16:51:45 +05:30
Vishnu Mohandas 7f470fe817 Extract common code to a function 2021-03-01 17:26:48 +05:30
Vishnu Mohandas ded377b5cf Update strings 2021-02-06 01:24:46 +05:30
Vishnu Mohandas 9b44b0eef0 Improve create collection page 2021-02-06 01:16:55 +05:30