Commit graph

77 commits

Author SHA1 Message Date
Neeraj Gupta
e13b22f2f9 Add support for setting no device limit 2023-09-02 14:40:32 +05:30
Neeraj Gupta
56113ef02b Show icon for live photo in photo viewer 2023-08-25 13:27:46 +05:30
Neeraj Gupta
9e4591ba7e
Switch to github issues for roadmap 2023-05-19 14:17:05 +05:30
Neeraj Gupta
6b10c3d315
l10n: Extract strings 2023-05-05 15:42:00 +05:30
ashilkn
7b5b39997f Store state of selected radius instead of selected radius index for a bug fix 2023-04-27 12:57:32 +05:30
ashilkn
2b0d851c81 Custom radius for location tags but with state refresh issues 2023-04-26 18:31:33 +05:30
ashilkn
7f1bb022b2 Changed raidus from int to double in location tags 2023-04-25 12:15:13 +05:30
Neeraj Gupta
662a6f9070
Add 1km as radius for locationTag 2023-04-18 13:49:59 +05:30
ashilkn
1e9d211a4b Refactor: Removed some type conversions 2023-03-24 11:21:09 +05:30
ashilkn
9fa8da177d Added padding between missing GridViews 2023-03-23 20:59:26 +05:30
ashilkn
c75c77fa02 Made a constant for default index from radiusValues 2023-03-22 13:24:58 +05:30
ashilkn
2a86587ad5 Moved radius values for location tag to constants file 2023-03-21 18:27:32 +05:30
ashilkn
595e0e1149 Store loactionTag data with name, raduis & properites of the ellipse 2023-03-17 10:12:47 +05:30
ashilkn
bd34571513 Rename constant 2023-02-03 15:39:33 +05:30
ashilkn
9bdeffae3e Created new picker for setting link's device limit 2023-02-02 17:29:55 +05:30
vishnukvmd
d3672375f9 Always break into sub-galleries with a number that's divisible by the photo-grid-size 2023-01-09 19:52:25 +05:30
ashilkn
8387989e8a Create constant variable for mobile-small threshold 2022-12-20 15:05:11 +05:30
vishnukvmd
c7a30a3bc2 Reduce sub gallery limits in case of larger thumbnails 2022-12-19 12:36:14 +05:30
ashilkn
e244bc1e76 Merge branch 'master' into redesign-with-components 2022-12-09 13:27:18 +05:30
vishnukvmd
fcb9924bfe Expand the range of photo grid size 2022-12-07 10:50:41 +05:30
vishnukvmd
8066b2aa2c Album Grid -> Photo Grid 2022-12-07 08:48:41 +05:30
vishnukvmd
5d43b19f5b Move default album grid size to Constants 2022-12-06 23:15:06 +05:30
ashilkn
86a61e935a use constant for max width 2022-12-06 13:41:37 +05:30
ashilkn
36fe2d46d4 use constant variable for batch size 2022-11-18 11:35:46 +05:30
Neeraj Gupta
34de3f5fc3
Merge pull request #583 from ente-io/empty_albums
Empty albums
2022-11-15 10:54:56 +05:30
Neeraj Gupta
7e6992ac7d
Fix timevalue and test 2022-11-12 16:57:36 +05:30
Neeraj Gupta
68b5750d48
Change base date for creationTime cutoff 2022-11-10 16:07:41 +05:30
Neeraj Gupta
fe34ddaeae
Improve creationTime fallback logic 2022-11-10 16:00:11 +05:30
Neeraj Gupta
e42a1106dc
Use current date as importTime if parsing also fails 2022-11-10 14:51:57 +05:30
ashilkn
91d839e05a file caption hint style fix 2022-11-07 14:14:56 +05:30
Neeraj Gupta
bbbc61fd4e
Merge branch 'master' into empty_albums 2022-11-06 14:45:46 +05:30
Neeraj Gupta
b2f301d96b
Move parseDateFromFileName in date time util 2022-11-05 10:40:22 +05:30
Neeraj Gupta
62bd99d1c8
Show empty albums on colleciton gallery page 2022-10-19 16:58:03 +05:30
ashilkn
0d7e44c7f5 removed unused code 2022-09-23 13:42:14 +05:30
ashilkn
61a5553d36 migrated constants.dart to null safety 2022-09-22 10:56:14 +05:30
ashilkn
c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
Neeraj Gupta
5f5caeb887
Remove disableUrl sharing feature flag 2022-09-15 11:04:22 +05:30
Neeraj Gupta
c4846a55a5
remove enableSearch feature flag 2022-09-15 10:54:04 +05:30
ashilkn
7191d313ae minor fix 2022-09-07 16:38:32 +05:30
ashilkn
9529f852ea enabled null safety for files which are already null safe 2022-09-07 16:27:26 +05:30
ashilkn
eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
Neeraj Gupta
38771a9402
Put search behind remote feature flag 2022-08-26 14:59:49 +05:30
vishnukvmd
0119f8a257 Update variable name 2022-08-10 18:58:33 +05:30
vishnukvmd
eddaa8fe5d Directly hit the endpoint to download files only on non-production environments 2022-08-10 18:57:32 +05:30
Neeraj Gupta
ca1d9388e2
Fix share to ente upload 2022-07-06 01:35:51 +05:30
Neeraj Gupta
0bebde580d
Show photo with creationTime in future 2022-06-23 07:46:41 +05:30
Neeraj Gupta
5c5fa2735b
put migration logic behind feature flag 2022-06-08 15:21:03 +05:30
Manav
c1023b059b
Merge pull request #263 from ente-io/remove_nw_wait_time
[Perf][AppStart] Don't await on featureFlag fetch from network
2022-06-08 15:06:14 +05:30
Neeraj Gupta
dd05bc863a
use vanlilla launchUrl for support email 2022-05-31 13:22:47 +05:30
vishnukvmd
106dbac6b6 Use a tunneled transport when necessary 2022-05-29 04:50:23 +05:30