Commit graph

363 commits

Author SHA1 Message Date
Abhinav-grd e16efe817c remove src and msrc saem check 2021-02-16 11:52:59 +05:30
Abhinav-grd 52714bc6f0 handle case when user actually has no data 2021-02-16 11:42:27 +05:30
Abhinav-grd e4c5d6d26d
Merge pull request #17 from ente-io/fix-thumbail-size
corrected thumbnail compression
2021-02-16 07:43:50 +05:30
Vishnu Mohandas 6d21de8681 Replace the upload button with an icon 2021-02-16 00:50:33 +05:30
Vishnu Mohandas d78a79d8da Update the color of the power button 2021-02-16 00:39:24 +05:30
Vishnu Mohandas 08528d61e2 Merge branch 'master' of github.com:ente-io/bada-frame 2021-02-15 22:21:27 +05:30
Vishnu Mohandas 91e8bdf2f2 Move the logout button to the left 2021-02-15 22:21:00 +05:30
Abhinav-grd 042df5223d corrected while condition 2021-02-15 21:11:59 +05:30
Abhinav-grd 3d7131088b removed unwanted imports 2021-02-15 21:09:41 +05:30
Abhinav-grd 18b089ccf5 moved snapImage logic inside loadeddata callback 2021-02-15 21:05:24 +05:30
Abhinav-grd b375992d80 saved values to consts 2021-02-15 20:55:25 +05:30
Abhinav-grd ec56e0f5b4
Merge pull request #15 from ente-io/first-load-ux
show alert message and loader on first load
2021-02-15 20:47:39 +05:30
Abhinav-grd c90ab9019b change resolution to 1080p and max attempts to 3 2021-02-15 20:19:43 +05:30
Abhinav-grd 314c939c30 show loadingbar for initial load 2021-02-15 20:00:26 +05:30
Abhinav-grd 254780429f Merge branch 'master' into first-load-ux 2021-02-15 19:37:50 +05:30
Abhinav-grd a6ad3de6b0 Merge branch 'master' into first-load-ux 2021-02-15 19:33:05 +05:30
Vishnu Mohandas b0937d1a7e Update create collection dialog 2021-02-15 19:15:48 +05:30
Vishnu Mohandas f3097a67c3 Update collection selector modal 2021-02-15 18:49:59 +05:30
Vishnu Mohandas aaffd4d289 Embrace the darkness 2021-02-15 18:12:03 +05:30
Abhinav-grd cedfa404f2 corrected thumbnail compression 2021-02-15 17:58:14 +05:30
Vishnu Mohandas a609f966cf Remove background for unloaded image 2021-02-15 17:15:10 +05:30
Vishnu Mohandas c57772c2fb Update gallery screen 2021-02-15 17:04:11 +05:30
Vishnu Mohandas 9ef43724e6 Remove redundant spinner 2021-02-15 16:59:02 +05:30
Vishnu Mohandas 4380d2cee0 Change loading bar color 2021-02-15 16:51:34 +05:30
Vishnu Mohandas 4e3b78eab1 Update password entry screen 2021-02-15 16:47:01 +05:30
Vishnu Mohandas 7e588e7666 Update verification screen 2021-02-15 16:35:41 +05:30
Vishnu Mohandas 8909748545 Update string 2021-02-15 16:17:24 +05:30
Vishnu Mohandas f42ae6e551 Update login screen 2021-02-15 16:16:16 +05:30
Abhinav-grd 63ae6f79af added data length zero check before rendering intial load delay alert 2021-02-15 15:37:36 +05:30
Vishnu Mohandas 271b9c2e88 Update icon 2021-02-15 15:10:38 +05:30
Vishnu Mohandas 4cb46be72f Update strings 2021-02-15 14:54:15 +05:30
Vishnu Mohandas 3dcebca585 Remove old icon 2021-02-15 14:54:08 +05:30
Vishnu Mohandas 4378008330 Update app icon 2021-02-15 14:51:52 +05:30
Abhinav-grd 9169e068d1 show alert message and loader on first load 2021-02-15 10:49:19 +05:30
Abhinav-grd fcf5d4c3a4
Merge pull request #14 from ente-io/disable_signups
Disable signups
2021-02-14 12:14:35 +05:30
Abhinav-grd 5acb18c807 changed variable name USER_DOES_NOT_EXIST 2021-02-14 12:13:35 +05:30
Abhinav-grd d754e68ad1 removed flash-message package 2021-02-13 17:26:38 +05:30
Abhinav-grd 3d8d5ae8a6 updated the login component 2021-02-13 17:23:36 +05:30
Abhinav-grd 9f673a4057 added user doesnt exist error messages 2021-02-13 17:23:00 +05:30
Abhinav-grd cfc61cbd68 added wWEB_SIGNUPS_DISABLED message 2021-02-13 16:59:24 +05:30
Abhinav-grd 7c8524b873 added new package react-flash-message 2021-02-13 16:59:08 +05:30
Abhinav-grd 82b60f085c removed console log 2021-02-13 16:30:52 +05:30
Abhinav-grd 71db3ba5df
Merge pull request #13 from ente-io/linting
Linting
2021-02-09 15:11:03 +05:30
Abhinav-grd ee65db7d7b Merge branch 'master' into linting 2021-02-09 15:10:20 +05:30
Abhinav-grd e1d9cc9aa6
Merge pull request #8 from ente-io/handle_subscription_errors
Handle subscription errors
2021-02-09 15:09:46 +05:30
Abhinav-grd 74cefa148a requested changes 2021-02-09 15:06:43 +05:30
Abhinav-grd 1d5473f3dd added braces everywhere and formated all files 2021-02-09 15:04:10 +05:30
Abhinav-grd 829e59635d udpated SUBSCRIPTION_EXPIRED string 2021-02-09 12:39:07 +05:30
Abhinav-grd 926a879f63 made errorAlert as default export 2021-02-09 12:38:45 +05:30
Abhinav-grd d5382f40ca Merge branch 'master' into handle_subscription_errors 2021-02-09 12:33:44 +05:30