Commit graph

52 commits

Author SHA1 Message Date
Manav Rathi c76b96a74b Move into auth/ 2024-03-01 12:19:20 +05:30
Muhammed Ayimen Abdul Latheef 1a654fe748
Added: When the app is in the background, hided te contents of the app (#387)
<!--
  Thanks for contributing!

Provide a description of your changes below and a general summary in the
title

Please look at the following checklist to ensure that your PR can be
accepted quickly:
-->

## Description

Added: Hide the contents of the app, when is it in the background - Both
android and ios

In android, it shows a blank white/black background, when in background

In iOS, it shows the launch icon, when in background


![photo_2023-12-06_12-53-02](https://github.com/ente-io/auth/assets/54765537/4f787e6a-984c-4eae-9028-303a32009838)

Android Physical Device


![photo_2023-12-06_12-52-55](https://github.com/ente-io/auth/assets/54765537/b8802cf5-0db0-473e-8be8-8cf3bf7b29a5)

Android stimulator

Also, compared the bitwarden apps in android, the flow is same

iOS Device: Need to verify 
@ua741 @vishnukvmd Could you run on iOS devices and verify it?

Closes #47 

## Type of Change

<!--- Put an `x` in all the boxes that apply: -->

- [ ] 🖼️ New icon
- [x]  New feature (non-breaking change which adds functionality)
- [ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
- [ ]  Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] 🧹 Code refactor
- [ ]  Build configuration change
- [ ] 📝 Documentation
- [ ] 🗑️ Chore
2023-12-06 13:50:36 +05:30
Neeraj Gupta 5d372607a4
Revert "Analyze qr code image (#336)" (#354)
This reverts commit 233858ad09, reversing
changes made to f97bf015f1.

Reason: media_scanner depends on MLKit that underhood also makes
connection to firebase.
2023-11-17 09:09:22 +05:30
Muhammed Ayimen 4180621bd9 Bug fixed: Old scanner package using in other places 2023-11-16 13:17:43 +09:00
Muhammed Ayimen ab2eb77722 Added and removed: Disposal of scanner controller and removal of old scanning package 2023-11-16 13:17:07 +09:00
Muhammed Ayimen 4cfbe91ad4 Merge conflict: Resolved 2023-11-15 08:08:38 +09:00
Neeraj Gupta c0444680c6 Extract strings for local auth 2023-11-14 10:25:02 +05:30
Muhammed Ayimen 3db1c55ce3 Function added: Qr Code Image analyzing by uploading from gallery and scanning Qr code images directly 2023-11-08 21:25:01 +09:00
Neeraj Gupta 322eb273cd Downgrade file saver 2023-10-25 09:57:27 +05:30
Neeraj Gupta 518eb1d942 Fix log export for android 2023-10-19 15:23:51 +05:30
Shivam Pachchigar 262a49439d Added locales 2023-10-06 19:39:24 +05:30
Shivam Pachchigar a2d0c3c3d9
Merge branch 'ente-io:main' into main 2023-10-05 15:18:12 +05:30
Shivam Pachchigar 62a41c89c6 Added authentication to show QR, edit or delete a code
- Used the requestAuthentication function in utils/auth_util.dart to perform the authentication
2023-10-05 15:11:38 +05:30
ashilkn 02750dd8da feat(screen-refresh-rate): use flutter_displaymode to enable high refresh rates in devices with refresh rate locked at 60FPS 2023-10-05 13:29:15 +05:30
ashilkn 25f9b02e53 chore: run dart fix --apply to add trailing commas 2023-10-05 13:13:59 +05:30
Neeraj Gupta 1d96d6c720 Fix build for flutter 3.13.4 2023-09-28 20:48:20 +05:30
vishnukvmd c89bffb8ff Remove easter egg 2023-09-08 20:18:15 +05:30
vishnukvmd 91cd77ad8d Animate while switching between small and large icons 2023-09-08 18:26:51 +05:30
Neeraj Gupta cdd8d7906b Upgrade flutter: 3.10.6 2023-08-18 20:03:33 +05:30
vishnukvmd cdcc8e103f Setup icon loading with colors 2023-08-17 22:54:53 +05:30
Neeraj Gupta ea6eb1368c Add support for viewing qrCode 2023-08-09 14:13:12 +05:30
Neeraj Gupta 2879f9efd7 Add dependency on base32 2023-08-01 12:50:44 +05:30
Neeraj Gupta d67f7db834 Add depedency on protobuf 2023-08-01 08:07:41 +05:30
Neeraj Gupta f3bd45f31b Add dependency on archive pkg 2023-07-31 21:51:19 +05:30
Neeraj Gupta ac82e1a004 LoginV2 changes 2023-07-20 16:40:00 +05:30
Neeraj Gupta 5a0927ea82 Add dependency on pointycastle 2023-07-20 16:26:30 +05:30
Neeraj Gupta 16d90d33f5 Upgrade CryptoUtil 2023-07-20 15:59:23 +05:30
Neeraj Gupta 68b7f3d265 Switch to forked version for computer 2023-07-20 15:49:47 +05:30
Neeraj Gupta d67df6b4b5 Bump version and add generated changes 2023-07-13 21:02:09 +05:30
Neeraj Gupta ba49d0002d
Add dependency on uni_link 2023-05-06 01:39:44 +05:30
Neeraj Gupta 8f7226cb02
Complete null-safety migration 2023-04-10 09:47:45 +05:30
vishnukvmd a16aace96a Update deps 2023-03-28 17:24:04 +05:30
vishnukvmd e2a1b429e2 Upgrade SecureStorage 2023-03-28 17:21:49 +05:30
vishnukvmd e7a2c671e1 Minor fixes 2023-03-15 18:15:10 +05:30
Neeraj Gupta b9fa6f3094
remove unused pkg 2023-03-14 06:23:15 +05:30
Neeraj Gupta e6fb1d6fc0
Upgrade flutter: 3.7.3 2023-02-16 09:07:39 +05:30
Neeraj Gupta 7d6d3fe0f2
Switch to device_info_plus 2023-02-06 10:20:57 +05:30
vishnukvmd cc9f8db288 Update build files 2023-01-26 14:04:06 +05:30
vishnukvmd 0034da064f Remove option to remove app from recents 2023-01-08 16:38:04 +05:30
vishnukvmd 9ef9c3b9fd Migrate to open_filex 2022-12-14 14:43:05 +05:30
vishnukvmd 3bc9b46d4d Merge branch 'main' into independent 2022-12-14 14:16:39 +05:30
vishnukvmd 24de1c6af7 Upgrade file_picker and flutter_sodium 2022-12-14 13:46:14 +05:30
vishnukvmd 3e49cfbe5f Merge branch 'main' into independent 2022-11-28 13:06:41 +05:30
vishnukvmd f53b44ec97 Remove unused library 2022-11-24 16:23:41 +05:30
vishnukvmd 02ffe72cca Revert "Disable OpenFile to please PlayStore overlords"
This reverts commit a5cac1579b.
2022-11-24 16:15:24 +05:30
vishnukvmd a5cac1579b Disable OpenFile to please PlayStore overlords 2022-11-24 16:14:57 +05:30
vishnukvmd 3d4cd106cb Add dependencies to power auto-update 2022-11-14 18:08:42 +05:30
vishnukvmd e0b952e516 Configure Sentry 2022-11-14 13:58:09 +05:30
vishnukvmd 1f20ba17f4 Remove toast library that was blocking user interaction 2022-11-12 00:46:02 +05:30
vishnukvmd 09ae14a1d6 Add dependency on file picker 2022-11-11 17:05:22 +05:30