Commit graph

69 commits

Author SHA1 Message Date
Neeraj Gupta edabfe6da3
lint: enable prefer_const_constructors_in_immutables rule 2022-07-04 14:13:01 +05:30
Neeraj Gupta 590715c9d8
Fix few flutter_lint hints 2022-07-03 15:15:00 +05:30
Vishnu Mohandas fb7d71380e
Merge pull request #339 from ente-io/neeraj/mob-82-background-battery-drain
Minor improvements to reduce battery usage
2022-06-22 17:56:30 +05:30
Neeraj Gupta 36982adcd8
BackgroundFetch: run when there's any network and device battery is not low 2022-06-22 12:02:07 +05:30
Neeraj Gupta 2e882c27ae
remove unused import 2022-06-21 20:14:24 +05:30
Neeraj Gupta eba0dc51a0
Minor refactor 2022-06-21 20:07:17 +05:30
Neeraj Gupta e53d8cbc18
Show theme toggle button for Android 2022-06-20 23:08:43 +05:30
vishnukvmd cc2817d738 Fix style of underlined links 2022-06-19 15:39:37 +05:30
vishnukvmd 9937bee6ef Remove redundant text style 2022-06-13 20:02:51 +05:30
vishnukvmd ca69b66475 Switch all text to medium 2022-06-13 19:59:58 +05:30
vishnukvmd 47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd 3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
vishnukvmd 4c1a42cc78 Update dialog color for dark theme 2022-06-11 12:52:21 +05:30
ashilkn d4b63e013d changed appbar color to black in dark theme 2022-06-09 18:50:25 +05:30
ashilkn 533296bf54 resolved merge conflicts 2022-06-09 16:39:54 +05:30
ashilkn 7f76930fcf removed shadow from appbar in theme 2022-06-09 14:45:38 +05:30
Neeraj Gupta 513427b42c
Merge pull request #286 from ente-io/minor-redesign-fixes
Minor redesign fixes
2022-06-09 13:47:03 +05:30
vishnukvmd 630afdc7f5 Fix size of dialog text 2022-06-09 12:55:06 +05:30
Neeraj Gupta ee08181a67
show theme switch button for Android Debug builds 2022-06-09 12:34:03 +05:30
ashilkn 3322dcf1c3 code refactoring 2022-06-07 10:10:29 +05:30
ashilkn 9b23cbaa2f made 'yes' in disable downloads modal visible in light theme 2022-06-06 10:44:43 +05:30
ashilkn bba36edb1a review fixes 2022-06-01 14:09:31 +05:30
ashilkn cc3be51305 fixed visibility of tab bar 2022-06-01 12:13:09 +05:30
Neeraj Gupta c74d777cf1
formatting 2022-05-30 18:04:03 +05:30
Neeraj Gupta 5002467cb9
use adaptive theme only for debug build 2022-05-30 18:03:12 +05:30
ashilkn 2f24a14728 minor fix 2022-05-29 09:22:11 +05:30
Neeraj Gupta 067fa19137
Merge branch 'redesign' into details-screen-remove-dark/light-theme 2022-05-27 20:21:06 +05:30
ashilkn 2e5fc17d15 resolved merge conflicts 2022-05-24 13:11:23 +05:30
Neeraj Gupta 1fd586a40c
Fix primary color for dark theme 2022-05-17 16:54:55 +05:30
Neeraj Gupta bce139ed60
Merge branch 'redesign' into details-screen-remove-dark/light-theme 2022-05-17 12:12:40 +05:30
Neeraj Gupta 9160e05952
Ui fixes for light theme 2022-05-17 02:08:11 +05:30
Neeraj Gupta ad6f5723a4
Fix shared with color in outgoing collection 2022-05-17 01:21:56 +05:30
ashilkn 0743cd0279 changed scroll offset color theme 2022-05-12 18:24:19 +05:30
ashilkn 60261ff5c4 made the overlay functional and removed the shadow of bottomNavBar when overlay is shown 2022-05-05 12:32:00 +05:30
Neeraj Gupta 80a1942f98
UI fixes 2022-05-03 11:59:09 +05:30
ashilkn 2ca148f344 redesinged bottom nav and added bottom shadow 2022-04-18 19:23:58 +05:30
Neeraj Gupta bbdbb21c0e
theme: more refactoring 2022-04-08 11:29:20 +05:30
Neeraj Gupta bfd5d658ef
theme: minor refactoring 2022-04-08 11:12:49 +05:30
Neeraj Gupta 0ba4d735f3
Fix light theme issue in existing user flow 2022-04-07 10:11:06 +05:30
Neeraj Gupta 43ce3131c8
Fix theme issues in onboarding screens 2022-04-07 02:02:41 +05:30
Neeraj Gupta 767a6d3da6
Merge branch 'theme' into frame-ashil-neeraj 2022-04-07 00:19:16 +05:30
Neeraj Gupta 70855cb927
Merge remote-tracking branch 'origin/theme' into frame-ashil-neeraj 2022-04-07 00:18:49 +05:30
Neeraj Gupta 263c94a50f
switch to newer usage widet 2022-04-07 00:04:56 +05:30
Neeraj Gupta 66849fae96
Add theme for elevated button 2022-04-06 23:10:58 +05:30
Ashil 1942a9136a added FAB to email entry page 2022-04-05 13:14:03 +02:00
Ashil 489a7a8b78 backup folder selection screen's redesign is done 2022-03-27 15:01:22 +02:00
Ashil 4cab1487a5 grant permissions screen is done 2022-03-27 06:42:26 +02:00
Neeraj Gupta 374dddca44 temp commit 2022-03-26 07:19:43 +05:30
Ashil 5cc225e9ed create account and verification of email is done 2022-03-25 19:10:22 +01:00
m1 32fafe664d email, passwordand cnf passoword validation is done execpt for the dropdown or dialog for the password strength 2022-03-20 11:48:15 +01:00