Commit History

Author SHA1 Message Date
  ashilkn 049615ad5a Only show loading state for menuitems in settings + removed loading dialogs 2 years ago
  ashilkn 2d9d8ca102 Refactored MenuItemWidget 2 years ago
  vishnukvmd 9a8ef0ea34 Remove setting to hide app from recents on Android 2 years ago
  Neeraj Gupta 5884bbe994 NullSafety: Migrate more UI widgets 2 years ago
  Neeraj Gupta cee6e12877 Copy changes 2 years ago
  vishnukvmd 334e27da56 Rename variable 2 years ago
  ashilkn 41d3b6091b bug fix 2 years ago
  ashilkn c7d6542219 move two shared pref logic to user service 2 years ago
  ashilkn 5f87594057 avoid passing completer in disableTwoFactor() 2 years ago
  ashilkn 8be02877bf fix disable two factor bug 2 years ago
  ashilkn abe868cbf8 remove use of future in value of ToggleSwitchWidget 2 years ago
  ashilkn 4555f5d79f use completer to fix bug on 2FA status change 2 years ago
  ashilkn 02479a9955 add initial value property in ToggleSwitchWidget for setting the initial value of toggle 2 years ago
  ashilkn bf0971f8ce made futures acceptable as value in ToggleSwitchWidget 2 years ago
  Neeraj Gupta 4a060c4edd Fix unawaited future warnings 2 years ago
  Neeraj Gupta 943c5edfb6 Add lint rule to warn for unawaited futures 2 years ago
  ashilkn c24bddd11b contain rebuilds upon changing ToggleSwitchWidget inside itself 2 years ago
  ashilkn 82237bfd3e on pressed state for menuItem widget 2 years ago
  Neeraj Gupta 53a6367188 Fix toggle for Hide from recent option 2 years ago
  ashilkn 5af7d40180 use ToggleSwitchWidget for switches 2 years ago
  ashilkn a86e045243 changed to a better variable name 2 years ago
  ashilkn a788268b8e made component for expandable menu items 2 years ago
  ashilkn 78b601fe4f added new sectionOptionSpacing between every section option 2 years ago
  ashilkn 404f35e69a used MenuItemWidget for Security's selectionOptions 2 years ago
  ashilkn 766a99ee46 added option to make text bold in CaptionedTextWidget + removed boilerplate code 2 years ago
  ashilkn 05e4a5098f used MenuItemWidget for Backup, Account, Security & Support in settings 2 years ago
  ashilkn eb7c1ec837 started incremental migration to null safety 2 years ago
  ashilkn 4bf751ea28 refactoring + variable name changes 2 years ago
  ashilkn 1b06395e9c create service file for local authentication 2 years ago
  ashilkn bf1743cb8f minor bug fix 2 years ago