Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sonar with cherry picking #17

Closed
wants to merge 85 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
85 commits
Select commit Hold shift + click to select a range
1a4b52d
Init
Oct 1, 2024
be9dec1
Merge pull request #1 from Chronolens/feature/gallery-view
lucasverdelho Oct 1, 2024
0abdc63
Init Remake
Oct 1, 2024
998fd83
Remove old directory
Oct 1, 2024
6792dac
Merge pull request #2 from Chronolens/feature/gallery-view
lucasverdelho Oct 1, 2024
93a4e60
Basic Gallery Viewer with android permissions working, loading depend…
lucasverdelho Oct 1, 2024
e944fc5
Added basic navigation bar defaulting on gallery view
lucasverdelho Oct 1, 2024
94192e9
Basic App working, for now theme is material light
lucasverdelho Oct 1, 2024
596815a
Added required media permissions per android version
lucasverdelho Oct 1, 2024
1d2935c
Added basic gallery view dependencies
lucasverdelho Oct 1, 2024
15677f0
Merge - Simple Gallery View with Basic navigation bar working
lucasverdelho Oct 1, 2024
92bcb48
grpc protocol definition and generation grpc api calls
DBarbosa15987 Oct 1, 2024
1d730c1
login page prototype, not tested and not styled
DBarbosa15987 Oct 1, 2024
e12e52a
dependency update
DBarbosa15987 Oct 1, 2024
83a789d
main.dart
DBarbosa15987 Oct 2, 2024
6e8ce8a
Merge remote-tracking branch 'origin/feature/gallery-view' into image…
A-VT Oct 2, 2024
2273ad3
Login done, with error messages and navigation to home page
DBarbosa15987 Oct 2, 2024
815c09f
Merge - Simple Gallery View with Basic navigation bar working + Exten…
lucasverdelho Oct 3, 2024
513667d
Merge - Simple Gallery View with Basic navigation bar working + Exten…
A-VT Oct 3, 2024
2a6a691
Forgotten commit with dependencies
DBarbosa15987 Oct 3, 2024
6583146
Merge remote-tracking branch 'origin/login' into image_upload
A-VT Oct 3, 2024
9362995
Merge - Simple Gallery View with Basic navigation bar working + Exten…
A-VT Oct 3, 2024
b0c0b8e
Merge branch 'dev' into image_upload
A-VT Oct 3, 2024
67e8c87
add iOS permissions
A-VT Oct 3, 2024
a2b97cf
Merge pull request #4 from Chronolens/image_upload
A-VT Oct 3, 2024
07e50ba
Removed misplaced files
lucasverdelho Oct 3, 2024
a44ed06
Bottom nav bar perserving tab states
lucasverdelho Oct 3, 2024
bfe671b
Asset preview container with onTap notifier waiting for logic to be i…
lucasverdelho Oct 3, 2024
38d6f84
Page Grid with lazyloading at 100images, working flawlessly
lucasverdelho Oct 3, 2024
ca29dab
refactored into multiple classes
lucasverdelho Oct 3, 2024
bffa36f
Added infinite page dependency
lucasverdelho Oct 3, 2024
912a673
added todo on preview button
lucasverdelho Oct 3, 2024
63efab4
Merge pull request #5 from Chronolens/improved-gallery
lucasverdelho Oct 3, 2024
3e5ede5
Change to REST. Login functional.
A-VT Oct 3, 2024
3479ee3
Co-authored-by: Diogo Barbosa <[email protected]>
A-VT Oct 3, 2024
faea092
Login now able to be done with custom server
DBarbosa15987 Oct 7, 2024
606fe33
Merge pull request #7 from Chronolens/loginfix
DBarbosa15987 Oct 9, 2024
dc259b4
Added forgotten dependecy for SharedPreferences
DBarbosa15987 Oct 9, 2024
43edb07
Merge pull request #8 from Chronolens/dependeciesfix
DBarbosa15987 Oct 9, 2024
f25a2a0
Upload file with stream
DBarbosa15987 Oct 9, 2024
863e20a
Deleted outdated file
DBarbosa15987 Oct 10, 2024
6be277a
Changed pagesize to 20
lucasverdelho Oct 10, 2024
02a6547
Merge pull request #9 from Chronolens/pagesize
lucasverdelho Oct 10, 2024
f9df134
Updated version of upload file, with headers and auth
DBarbosa15987 Oct 10, 2024
9e00890
Upload file with stream
DBarbosa15987 Oct 9, 2024
7258ea6
Deleted outdated file
DBarbosa15987 Oct 10, 2024
f4545ae
Updated version of upload file, with headers and auth
DBarbosa15987 Oct 10, 2024
b210aac
Forgotten dependency import
DBarbosa15987 Oct 10, 2024
747dde5
Merge branch 'dev' into upload_stream
DBarbosa15987 Oct 10, 2024
3b385b2
Merge pull request #11 from Chronolens/upload_stream
DBarbosa15987 Oct 10, 2024
03105f1
Added flutter check workflow
afonsofrancof Oct 10, 2024
6ce8452
Files sent with timestamps
DBarbosa15987 Oct 10, 2024
9ae9f4f
Removed round corners for cleaner look, added logic for showing cloud…
lucasverdelho Oct 11, 2024
df818d4
Added temporary testing function for upload simulation
lucasverdelho Oct 11, 2024
89faf2a
Created a dark theme for easier preset definition, default shall be b…
lucasverdelho Oct 11, 2024
78db59c
BottomNavBar seems a bit wrong so it's static for now
lucasverdelho Oct 11, 2024
7a9bac8
Tightened the spaces between images in the grid
lucasverdelho Oct 11, 2024
2146091
Added google fonts dependecy
lucasverdelho Oct 11, 2024
c16462e
Delete android/local.properties
lucasverdelho Oct 11, 2024
419af81
Removed build folder from repo and added to gitignore
lucasverdelho Oct 11, 2024
7f6e89c
Updated gitignore
lucasverdelho Oct 11, 2024
e243d46
Changed App name in android
lucasverdelho Oct 11, 2024
2c1d2ed
Dark theme, redesign, repo clean
lucasverdelho Oct 11, 2024
476dcee
Get local files with native module
DBarbosa15987 Oct 12, 2024
34d00d4
Media Model classes for sync
DBarbosa15987 Oct 12, 2024
0749dc2
Full sync basic logic working
DBarbosa15987 Oct 12, 2024
2b4a9ca
Fix double fullSync
DBarbosa15987 Oct 13, 2024
9506124
Previews working with photomanager
DBarbosa15987 Oct 13, 2024
69d4957
Rules to be able to compile flutter to realease version
DBarbosa15987 Oct 13, 2024
96926fe
Better gitignore and removed random files
afonsofrancof Oct 13, 2024
c8e58ef
Full sync working without caching
afonsofrancof Oct 13, 2024
821641b
Fixed photo sorting in home page
DBarbosa15987 Oct 13, 2024
1ef42b9
Full and partial sync done
afonsofrancof Oct 14, 2024
a126c0c
Fixed warnings and changed to sharedprefsasync
afonsofrancof Oct 14, 2024
2597cac
Fix setState() and preview error handling
DBarbosa15987 Oct 14, 2024
b70b438
Started improvements on login page
lucasverdelho Oct 14, 2024
9d7a96c
added color
lucasverdelho Oct 14, 2024
e654e75
Changed login button, added logo widget (text only), refined spacings…
lucasverdelho Oct 14, 2024
5514e0f
Merge remote-tracking branch 'origin/dev' into sync_photos
afonsofrancof Oct 15, 2024
675a93f
Remove redundant !
afonsofrancof Oct 15, 2024
5003dfa
Merge pull request #13 from Chronolens/sync_photos
afonsofrancof Oct 15, 2024
ce6619e
Added logo and button assets
lucasverdelho Oct 16, 2024
8a2920e
added ignore warnings build apk
lucasverdelho Oct 16, 2024
503c1b6
Merge branch 'dev' into design-and-layout
lucasverdelho Oct 16, 2024
aa0f908
Merge pull request #16 from Chronolens/design-and-layout
lucasverdelho Oct 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions .github/workflows/flutter-check.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Flutter check

on: [pull_request]

jobs:
flutter-check:
name: flutter-check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
name: Check out repository

- name: Install Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.7.11'
channel: 'stable'
architecture: x64

- run: flutter channel master
- run: flutter upgrade

- name: Install dependencies
run: dart pub get

- name: Analyze code
run: dart analyze --no-fatal-warnings .
Loading
Loading