Commit graph

7320 commits

Author SHA1 Message Date
vishnukvmd 33f50c4a77 Remove unused variable 2023-03-07 19:40:39 +05:30
vishnukvmd efbbb7a23d Fix issue with scroll view 2023-03-07 19:40:20 +05:30
vishnukvmd c18c4ad0e8 Extract collection items to a separate widget 2023-03-07 19:34:35 +05:30
vishnukvmd 72c13987bb Fix formatter warning 2023-03-07 18:13:41 +05:30
vishnukvmd a6a9680742 Add hack to work around scroll issues when the keyboard is up 2023-03-07 18:13:29 +05:30
vishnukvmd d4a5951169 Extract to collection-item creator to a separate function 2023-03-07 17:56:01 +05:30
vishnukvmd 431ea5a37d Add search to CollectionActionSheet 2023-03-07 17:26:21 +05:30
vishnukvmd dc04536c2d Modify TextInputWidget to include a cancel-icon 2023-03-07 17:26:12 +05:30
vishnukvmd e29d682eef Add types for callback functions 2023-03-07 17:25:18 +05:30
Neeraj Gupta 2ef6997b05
Show yearly plans for iOS (#904) 2023-03-06 15:39:34 +05:30
ashilkn 3fdd18fb0a Same changes as past two commits on different file 2023-03-06 15:37:54 +05:30
ashilkn 4fbb081d39 Minor performance improvement 2023-03-06 15:13:58 +05:30
ashilkn f7b086b5b2 Removed leading underscore from a local method and not making it unnecessarily private 2023-03-06 14:57:14 +05:30
ashilkn 3e012d7d38 Bug fix: Not showing any other plans when user is on free plan 2023-03-06 14:25:18 +05:30
Neeraj Gupta 469d008f9a
Fix restore icon (#907) 2023-03-06 12:09:33 +05:30
Neeraj Gupta 44d16293ca
Fix restore icon 2023-03-06 12:06:11 +05:30
Neeraj Gupta 6ddf3d9e30
Route to collection on unhide or restore action (#906) 2023-03-06 12:03:24 +05:30
Neeraj Gupta 8a832220f1
Route to collection on unhide or restore action 2023-03-06 11:55:27 +05:30
Neeraj Gupta f79357ab93
Update copy 2023-03-06 11:03:26 +05:30
Neeraj Gupta fc491099ce
Shwo 2 months free text for yearly plans 2023-03-06 11:01:51 +05:30
Neeraj Gupta d98da04271
Add support for showing yearly plans 2023-03-06 10:37:54 +05:30
Neeraj Gupta c3a943588d
Rename 2023-03-06 10:12:58 +05:30
Neeraj Gupta d9b9d272ac
Fix NPE while showing referral code (#902) 2023-03-03 11:06:09 +05:30
Neeraj Gupta 712f892815
Fix NPE while showing referral code 2023-03-03 10:53:58 +05:30
Neeraj Gupta cb511d35d4
Remove redundant override 2023-03-03 10:41:15 +05:30
Neeraj Gupta 9e9e990468
Bump version v0.7.31 (#901) 2023-03-03 10:28:45 +05:30
Neeraj Gupta db414931a0
Bump version v0.7.31 2023-03-03 10:08:27 +05:30
Vishnu Mohandas a9ccb9ee7d
Merge pull request #899 from ente-io/debug_print
Remove unnecessary log
2023-03-01 14:31:21 +05:30
vishnukvmd 29b8576108 Remove unnecessary log 2023-03-01 14:29:02 +05:30
Vishnu Mohandas 8b984960a1
Merge pull request #898 from ente-io/debug_print
Log user details only on debug builds
2023-03-01 14:27:31 +05:30
vishnukvmd c5edee17f8 Log user details only on debug builds 2023-03-01 14:26:26 +05:30
Vishnu Mohandas 824c173b42
Merge pull request #839 from ente-io/refactor_sodium 2023-03-01 10:27:02 +05:30
vishnukvmd 2d85ee304a Hard-code Argon2id v1.3 as the password hashing algorithm 2023-02-28 13:44:52 +05:30
Neeraj Gupta 6046f709cb
Merge pull request #897 from ente-io/flutter_submodule
Add flutter as submodule for f-droid builds
2023-02-28 11:06:20 +05:30
Neeraj Gupta 054cca7e5a
Merge pull request #895 from ente-io/bump_version
bump version to 0.7.30+430
2023-02-28 09:06:04 +05:30
Neeraj Gupta 01583cac14
Add flutter as submodule for f-droid builds 2023-02-28 06:55:03 +05:30
Vishnu Mohandas cea26fe81a
Merge pull request #896 from ente-io/fix_spacing
Fix spacing on the social section
2023-02-27 21:20:06 +05:30
vishnukvmd 79974bfe19 Fix spacing on the social section 2023-02-27 21:17:31 +05:30
Neeraj Gupta 851390d503
bump version to 0.7.30+430 2023-02-27 20:24:12 +05:30
vishnukvmd bcc1348a7d Document functions exposed by CryptoUtil 2023-02-27 17:56:51 +05:30
vishnukvmd a4396beec4 Add comments about key derivation 2023-02-27 16:28:59 +05:30
vishnukvmd 589281e729 Add comment about key generation 2023-02-27 16:16:02 +05:30
vishnukvmd 43fb16bf52 Remove unnecessary type casting 2023-02-27 16:15:27 +05:30
vishnukvmd 7c932ca533 Fix version check for decrypting collection path 2023-02-27 16:14:54 +05:30
vishnukvmd 0cf7daeba8 Rename variables for clarity 2023-02-27 16:14:27 +05:30
vishnukvmd 0c498be4aa Reformat code 2023-02-27 16:11:24 +05:30
vishnukvmd d4ac27c5d6 Add comments 2023-02-27 16:09:04 +05:30
Neeraj Gupta 1ece5f65b5
Merge pull request #894 from ente-io/fix_style
Fix style and position for memory widget text
2023-02-27 13:54:45 +05:30
vishnukvmd cdb8fd9881 Merge branch 'main' into refactor_sodium 2023-02-27 11:23:21 +05:30
Neeraj Gupta fb8ea6627f
Fix style and position for memory widget text 2023-02-27 11:02:38 +05:30