Commit Graph

33 Commits

Author SHA1 Message Date
Jagandeep Brar
891456f43b chore: bump to v10.0.3 2022-04-13 01:14:37 -04:00
Jagandeep Brar
3ef4714132 chore(ci): set release provisioning profiles 2022-04-02 16:25:09 -04:00
Jagandeep Brar
1a4ff43e4e chore(ci): build and deploy notarized macOS application 2022-04-02 15:36:16 -04:00
Jagandeep Brar
29eedb4687 chore(pods): regenerate Cocoapods [skip ci] 2022-04-01 18:34:53 -04:00
Jagandeep Brar
00c9dffeb3 chore(ci): rewrite CI/CD pipeline to support additional platforms 2022-04-01 17:07:19 -04:00
Jagandeep Brar
45609e25e3 chore(release): v10.0.1 [skip ci] 2022-03-24 23:19:59 -04:00
Jagandeep Brar
449f4329a7 chore(ci): remove derry usages [skip ci] 2022-03-24 22:29:18 -04:00
Jagandeep Brar
c7f2e6a56a chore: regenerate Apple signing certificates 2022-03-21 00:02:27 -04:00
Jagandeep Brar
f9d99db9bf chore: upgrade packages, remove dependency on GoogleService-Info.plist 2022-03-16 17:22:05 -04:00
Jagandeep Brar
f6386bd0ac chore: prepare release [skip ci] 2022-03-11 12:43:26 -06:00
Jagandeep Brar
81ae9939eb chore(meta): rebuild shaders, reintegrate pods, update packages (#633) 2022-03-03 19:42:19 -05:00
Jagandeep Brar
05ee569b14 chore: migrate to dart-only Firebase integration (#628) 2022-02-24 20:18:20 -05:00
Jagandeep Brar
c2bd252dec chore(release): prepare release [skip ci] 2022-02-19 10:42:08 -05:00
Jagandeep Brar
bf1c2a51d7 chore(flutter): update packages [skip ci] 2022-02-19 01:32:11 -05:00
Jagandeep Brar
c2f405fcce chore(release): alpha (#609) [skip ci] 2022-01-30 19:47:15 -05:00
Jagandeep Brar
ca2554e8a5 chore: bump version to 10.0.0, reintegrate pods, & update gems (#604) 2022-01-24 21:13:01 -05:00
Jagandeep Brar
fc5516ea9c new(flavor): Added flavor and environment definitions (#579) 2022-01-09 02:27:21 -05:00
Jagandeep Brar
95695b53d1 fix(ci): [macOS] Remove app.lunasea.lunasea.ImageNotification identifier 2022-01-07 23:34:36 -06:00
Jagandeep Brar
718c67e7d5 new(ci): Delete keychain after use 2022-01-07 21:00:16 -06:00
Jagandeep Brar
1038799db1 new(ci): MacOS Alpha Build (#573) 2022-01-07 15:44:48 -05:00
Jagandeep Brar
e5de6d9c40 new(ci): Support GitHub Actions (#565) 2022-01-07 03:07:27 -05:00
Jagandeep Brar
803bfe1f37 chore(release): v6.0.0+60000004 (#528) 2021-12-23 13:18:39 -05:00
Jagandeep Brar
bb725ce056 fix(uiux): Major reimplementation of tiles, refactoring and tightening of UI (#525)
* fix(database): Use native extension instead of describeEnum
* new(sonarr): [Catalogue] Previous airing sorting options
* splash: Rebuild Android & iOS splash screens
* changelog: Refactor changelog sheet
* Continued WIP Polish of UI
* chore: Reintegrate pods
* calendar: Added second line for Lidarr/Radarr entries
* settings: Show quick actions information as banner block
* lidarr: Add support for monitoring options on add, posters in result list
* uiux: Fade edges of scrollable text
* drawer: Restyle header
* Remove redundant body texts in edit/add content
* macos: Set window size & alignment
* settings: Add description banner block for profiles
2021-12-22 13:07:28 -06:00
Jagandeep Brar
1441705f32 chore(release): v6.0.0+60000001 (#497) 2021-11-22 21:56:10 -05:00
Jagandeep Brar
c56e477bdc fix(sonarr): Strip version optioning, move package to this repository (#490)
* feat(overseerr): Add number of requests + email to user tiles
* chore(flutter): Update Packages & Firebase SDK
* fix(graphs): Support new text styling signature
* new(settings): Removed toggle to enable v3 features
* tweak(sonarr): Strip out all version checks
* new(packages): Move LunaSea packages to this repository
2021-10-13 22:44:18 -04:00
Jagandeep Brar
341efade7e chore(release): v5.1.1+50101001 (#481)
FIXES
- [Flutter] Update packages
- [Flutter] Upgrade to Firebase SDK v8.3.0
- [UI/UX] (ListView) Make padding around the end of infinite list loaders and icons more consistent
- [UI/UX] (Popup Menu) Positioning could get unaligned or broken if opened in specific views
- [UI/UX] (Router) OSlide transitions between pages could not occur on some devices
- [UI/UX] (Snackbar) Snackbars would not be shown in some cases
- [UI/UX] (Theme) Remove deprecated theme values
2021-08-10 23:34:22 -05:00
Jagandeep Brar
286f63b891 chore(release): v5.1.0+50100001 (#453)
NEW
- [Dashboard] (Modules) Show Wake on LAN tile
- [Drawer] Ability to customize the order of modules

TWEAKS
- [Dashboard] (Modules) Synchronize module ordering with drawer ordering
- [Drawer] Default to sorting modules alphabetically
- [Settings] (Configuration) Alphabetically sort the modules

FIXES
- [Flutter] Updated packages
- [Flutter] Upgrade to Firebase SDK v7.11.0
- [Locale] Ensure that the date formatter uses the currently set locale
- [Search] Indexers would not load in some cases when the headers map was null/empty
- [Settings] (Connection Test) Connection tests could fail unexpectedly
- [Sonarr] (Edit) Grey screen could be shown when a user has no tags
- [Sonarr] (Edit) Grey screen could be shown when a user has no language profiles
- [UI/UX] Popup menus were not aligned correctly
2021-04-28 08:53:04 -05:00
Jagandeep Brar
a1d68cd234 [share_plus] iOS 12 and lower crashes at launch due to missing LinkPresentation.framework (#442)
* chore(packages): Added pedantic package to enforce linting and styling
* feat(lunasea): Enforce effective dart styling
* Comment and format colours class
* Localize additional classes in Dashboard, cleanup additional code
* chore(lunasea): Major refactor by running dartfmt on the entire codebase, added widget return for page routers
* Additional work on conforming to effective dart style
* fix(share_plus): Roll back share_plus package to 2.0.0 to support iOS 12 or lower
* chore(lunasea): Fix remaining enabled analysis warnings
2021-04-24 04:26:39 -05:00
Jagandeep Brar
2c22dd897a chore(Cocoapods): Reintegrate iOS and macOS Podfile 2021-04-20 08:19:21 -05:00
Jagandeep Brar
3e38cc7553 fix(Filesystem): Utilize native file and folder selection for macOS filesystem functions (#433)
* feat(derry): Add derry script to completely nuke CocoaPods cache and reintegrate
* feat(packages): Add file_selector_macos and file_selector_platform_interface
* chore(Packages): Updated Podfile and generated plugin registrant
* fix(Filesystem): Utilize native filesystem window when saving data
* fix(Filesystem): Utilize convential filesystem browser window for desktop file import and export
2021-04-19 11:10:51 -05:00
Jagandeep Brar
1c35de6d4a (feat): [macOS] Enable notification support, Update Firebase iOS SDK to v7.4.0 (#415)
* (chore): Update Firebase SDK to 7.4.0
* (chore): [macOS] Add APN entitlement
* (chore): [macOS] Update runner configurations, About Dialog, Signing certificate
* (chore): [Platform] Set macOS minimum version to 10.14
2021-04-10 04:01:05 -05:00
Jagandeep Brar
454e8ba3ca (platform): [macOS] Enable hardening runtime and set development signing certificate 2021-04-09 13:05:51 -05:00
Jagandeep Brar
9285093739 (platform): Add basic build support for native MacOS (#401)
* (platform): Add basic build support forr native MacOS

* registered in blackbox: macos/GoogleService-Info.plist

* (git): Updated .gitignore

* (flutter): Remove local reference packages
2021-04-04 09:45:10 -05:00