Commit graph

7304 commits

Author SHA1 Message Date
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 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
Neeraj Gupta a2f0fa561e
Merge pull request #893 from ente-io/show_archived_albums
show archived albums
2023-02-27 10:15:21 +05:30
Neeraj Gupta 296fde99be
bump version to 0.7.29+429 2023-02-27 10:14:07 +05:30
Neeraj Gupta 13ac0abfc0
Bump change log version 2023-02-27 10:10:25 +05:30
Neeraj Gupta 55e6c153da
Update change log entries 2023-02-27 10:09:56 +05:30
Neeraj Gupta 746d06aa0f
remove reference for unused property 2023-02-27 10:00:19 +05:30
Neeraj Gupta a73c183f2f
Show archived albums under on ente section 2023-02-27 09:39:43 +05:30
Neeraj Gupta 3660bda9f9
Merge pull request #891 from ente-io/verification_id
Verification ID
2023-02-27 09:29:24 +05:30
Neeraj Gupta 1a7a0d2111
Merge pull request #892 from ente-io/minor_copy_change
Minor copy change
2023-02-27 09:28:52 +05:30
Neeraj Gupta c441a65814
Merge branch 'main' into minor_copy_change 2023-02-27 09:28:17 +05:30
Neeraj Gupta 4f9b4fdc08
Merge branch 'verification_id' of github.com:ente-io/photos-app into verification_id 2023-02-27 09:07:18 +05:30
vishnukvmd fba48726e2 Fix formatting 2023-02-26 12:32:27 +05:30
vishnukvmd d752ddd9ed Replace screen with dialog 2023-02-26 11:28:30 +05:30
vishnukvmd 6272ad7213 Replace InkWell with GestureDetector 2023-02-26 10:56:42 +05:30
vishnukvmd 83345048d3 FAQ -> FAQs 2023-02-25 23:50:28 +05:30
vishnukvmd 74d55db048 Questions -> FAQ 2023-02-25 23:43:23 +05:30
Neeraj Gupta 1ef0966863
Replace inkWell with GestureDetector 2023-02-25 18:23:57 +05:30