Commit graph

392 commits

Author SHA1 Message Date
Neeraj Gupta 722b3f98b9
WebPage: Add support for opening url outside the application 2023-05-19 14:23:42 +05:30
Neeraj Gupta 9e4591ba7e
Switch to github issues for roadmap 2023-05-19 14:17:05 +05:30
ashilkn 3648444e58 Made a working integration test from login to scrolling home gallery + optimized image for thumbnail 2023-05-15 16:11:02 +05:30
Neeraj Gupta 737092c1f1
Format memories count during display 2023-05-05 15:31:48 +05:30
Neeraj Gupta 209c625c64
l10n: Extract strings 2023-05-05 15:04:32 +05:30
Neeraj Gupta ea16c31c09
l10n: Extract strings 2023-05-05 14:58:54 +05:30
Neeraj Gupta 64708bc704
l10n: Extract strings 2023-05-05 14:45:07 +05:30
Neeraj Gupta c31c8554e0
l10n: Extract strings 2023-05-05 14:25:58 +05:30
Neeraj Gupta 2733cc2c33
Enable translation for dutch and simplified-chinese 2023-05-02 12:32:19 +05:30
Neeraj Gupta 0b9fc55d5c
Enable language change 2023-05-02 10:11:08 +05:30
vishnukvmd 902ca7a7aa Merge branch 'main' into report_bug_long_press 2023-04-17 12:47:03 +05:30
vishnukvmd 685a834e86 Attach long-press action to report bug 2023-04-17 12:44:09 +05:30
Neeraj Gupta 5f40fce83f
Put change language option behind ff 2023-04-13 14:28:04 +05:30
Neeraj Gupta a717b2d273
Add support for changing language 2023-04-10 16:56:44 +05:30
Neeraj Gupta 18d4b7a759
l10n: extract ThemeSwitchWidget strings 2023-04-06 11:39:36 +05:30
Neeraj Gupta f6b62b37dc
l10n: extract SupportSectionWidget strings 2023-04-06 11:35:59 +05:30
Neeraj Gupta 8e2d94e308
l10n: extract StorageErrorWidget strings 2023-04-06 11:34:11 +05:30
Neeraj Gupta a1ce423016
Add trailing commas 2023-04-06 11:22:07 +05:30
Neeraj Gupta f309faf434
l10n: extract SocialSectionWidget strings 2023-04-06 11:21:43 +05:30
Neeraj Gupta 92e95d068d
l10n: extract SecuritySectionWidget strings 2023-04-06 10:56:50 +05:30
Neeraj Gupta 48923403f3
l10n: extract GeneralSectionWidget strings 2023-04-06 10:52:54 +05:30
Neeraj Gupta ac3e1affcb
l10n: extract BackupSectionWidget strings 2023-04-06 10:49:52 +05:30
Neeraj Gupta c196d6ca67
l10n: extract AppUpdateDialog strings 2023-04-06 10:12:07 +05:30
Neeraj Gupta bed799128a
l10n: extract AboutSectionWidget strings 2023-04-06 09:53:44 +05:30
vishnukvmd 49762e0479 Move settings items around 2023-03-25 11:22:38 +05:30
Neeraj Gupta 5cc4e07f26
[Delete-Account] Do device auth on Account->Delete Account 2023-03-15 15:26:45 +05:30
Vishnu Mohandas 824c173b42
Merge pull request #839 from ente-io/refactor_sodium 2023-03-01 10:27:02 +05:30
vishnukvmd 79974bfe19 Fix spacing on the social section 2023-02-27 21:17:31 +05:30
vishnukvmd cdb8fd9881 Merge branch 'main' into refactor_sodium 2023-02-27 11:23:21 +05:30
Neeraj Gupta 8e9eebe2b4
Referral: integrate the APIs 2023-02-15 22:17:40 +05:30
Neeraj Gupta db27608b9c
Add basic UI for referral screen and apply code 2023-02-15 15:58:41 +05:30
vishnukvmd d3005be29f Merge branch 'main' into refactor_sodium 2023-02-14 11:21:19 +05:30
Neeraj Gupta c062989903
Add export, shop and renamed faq seciton 2023-02-10 11:08:22 +05:30
Neeraj Gupta 3366264dde
Refactoring: rename 2023-02-03 13:09:04 +05:30
vishnukvmd 80f36d1bd5 Move all calls to Sodium to CryptoUtil 2023-02-03 10:11:45 +05:30
ashilkn 049615ad5a Only show loading state for menuitems in settings + removed loading dialogs 2023-02-01 09:14:54 +05:30
ashilkn bc3f0ed464 Loading and success states for MenuItemWidget 2023-02-01 07:12:26 +05:30
ashilkn 2d9d8ca102 Refactored MenuItemWidget 2023-01-31 17:51:57 +05:30
ashilkn d11e56b931 Minor changes 2023-01-27 18:30:32 +05:30
ashilkn a4dec6c1d0 Replaced old logout confirmation dialog with the new actionSheet 2023-01-27 15:18:14 +05:30
Neeraj Gupta 6bcadeda0e
Merge branch 'main' into uncategorized 2023-01-09 15:50:50 +05:30
Neeraj Gupta f8d3b9a919
Merge pull request #787 from ente-io/lint_cleanup
Chore: Lint fixes and formatting changes
2023-01-09 10:51:13 +05:30
Vishnu Mohandas 8bbdb180d6
Merge pull request #792 from ente-io/recents
Remove setting to "Hide from recents" on Android
2023-01-08 16:58:48 +05:30
vishnukvmd 9a8ef0ea34 Remove setting to hide app from recents on Android 2023-01-08 16:50:18 +05:30
Manav 3c046f8d98 Increase trailing margin for the theme picker selection checkmark
Before this, the checkmark aligned to the dropdown indicators. This increases
the spacing (to match that of the leading text) to indicate that the checkmark
is part of the content.

Sibling PR on auth: https://github.com/ente-io/auth/pull/31
2023-01-08 16:45:00 +05:30
Neeraj Gupta 774136137a
Lint: dart fmt, remove empty lines on top 2023-01-07 18:15:15 +05:30
Neeraj Gupta ac39b26283
Lint: Remove redundant ignore for null unsafe import 2023-01-07 17:43:42 +05:30
Neeraj Gupta 5c8cdd2bb0
Rate Us: Open playstore app for rating with fallback to https url 2023-01-07 16:02:24 +05:30
Neeraj Gupta b3571993eb
Merge branch 'main' into uncategorized 2023-01-04 09:47:50 +05:30
Neeraj Gupta d8230e9846
Fix padding 2023-01-03 20:46:32 +05:30