Commit graph

33 commits

Author SHA1 Message Date
Vishnu Mohandas
66bd489904
Fix privacy screen colors (#411)
### Description
Fixes this monstrosity.

<img width="320" alt="Screenshot 2024-01-06 at 10 17 28 PM"
src="https://github.com/ente-io/auth/assets/1161789/30964804-8e7e-429b-b4f0-6963059c931b">
  
  
### Note
On iOS, the colors could still be inverted if the user has opted for a
theme different from the system theme, since `LaunchImage` is
dynamically provided by iOS
2024-01-07 04:23:38 +05:30
Neeraj Gupta
14820ad7a0
Make screen scrollable (#400)
## Description
Fixes https://github.com/ente-io/auth/issues/398

<!--- Describe your changes in detail -->

## Type of Change


- [x] 🛠️ Bug fix (non-breaking change which fixes an issue)
2023-12-19 09:05:02 +05:30
Neeraj Gupta
1f0c2d2aa6
Fix lockscreen issue on iPAD (#358)
Tested internally on Simulator and via Test flight.
2023-11-20 15:53:46 +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
Neeraj Gupta
322eb273cd Downgrade file saver 2023-10-25 09:57:27 +05:30
Neeraj Gupta
1d96d6c720 Fix build for flutter 3.13.4 2023-09-28 20:48:20 +05:30
Neeraj Gupta
cdd8d7906b Upgrade flutter: 3.10.6 2023-08-18 20:03:33 +05:30
Neeraj Gupta
16d90d33f5 Upgrade CryptoUtil 2023-07-20 15:59:23 +05:30
Neeraj Gupta
d67df6b4b5 Bump version and add generated changes 2023-07-13 21:02:09 +05:30
Neeraj Gupta
ea3cd1844b
Add support for handling otpauth:// scheme 2023-05-06 01:47:04 +05:30
Neeraj Gupta
ba49d0002d
Add dependency on uni_link 2023-05-06 01:39:44 +05:30
Neeraj Gupta
5cd08622ff
Add de, fr, and fi as support locales 2023-04-07 14:29:27 +05:30
vishnukvmd
5fdc475386 Fix iOS build by configuring the Flutter script to be run for all builds 2023-02-13 12:33:38 +05:30
Neeraj Gupta
7d6d3fe0f2
Switch to device_info_plus 2023-02-06 10:20:57 +05:30
Manav
ca809a0e0b
Merge pull request #40 from ente-io/apply-bis
Enable the BIS self classification flag
2023-01-28 13:02:18 +05:30
Manav
d52e0ed04a Enable the BIS self classification flag
We've submitted the BIS self classification report for the auth app alongwith
the photos app. More details: https://github.com/ente-io/photos-app/issues/427
2023-01-28 12:59:19 +05:30
vishnukvmd
8bd1c1ec50 Update build script 2023-01-26 14:57:24 +05:30
vishnukvmd
409e9c39ca Update build file 2023-01-26 14:51:06 +05:30
vishnukvmd
73bd24da95 Add post clone CI script 2023-01-26 14:51:00 +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
Neeraj Gupta
60a66efa79
Add fdroid flavor 2022-12-18 07:11:55 +05:30
vishnukvmd
05955e2e76 Update .gitignore 2022-12-14 14:23:51 +05:30
vishnukvmd
0aae349509 Update POD file 2022-11-28 13:05:13 +05:30
vishnukvmd
3c16cfd829 Update podfile 2022-11-14 22:46:02 +05:30
vishnukvmd
e0b952e516 Configure Sentry 2022-11-14 13:58:09 +05:30
vishnukvmd
334800472e Fix iOS permission issue 2022-11-12 01:19:25 +05:30
vishnukvmd
09ae14a1d6 Add dependency on file picker 2022-11-11 17:05:22 +05:30
vishnukvmd
f6df133e73 Add permission for biometric auth to Info.plist 2022-11-03 14:04:47 +05:30
vishnukvmd
c9f8046351 Format plist file 2022-11-01 19:23:12 +05:30
vishnukvmd
7c21089e03 Define release config for iOS 2022-11-01 14:27:49 +05:30
vishnukvmd
eef0461d35 Fix app delivery issue for iOS 2022-11-01 14:27:43 +05:30
vishnukvmd
9728a0f224 Hello, world 2022-11-01 11:43:06 +05:30