Fynn Petersen-Frey
|
e0fa3cdbc7
|
refactor(mobile): more repositories (#12879)
* ExifInfoRepository
* ActivityApiRepository
* initial AssetApiRepository
|
2024-09-24 08:24:48 +02:00 |
|
renovate[bot]
|
72b1d582ba
|
chore(deps): update dependency flutter_lints to v4 (#9488)
* chore(deps): update dependency flutter_lints to v4
* fix lints
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
|
2024-05-14 18:52:07 +00:00 |
|
Alex
|
5806a3ce25
|
refactor(mobile): widgets (#9291)
* refactor(mobile): widgets
* update
|
2024-05-06 23:04:21 -05:00 |
|
Alex
|
090592e5ae
|
refactor(mobile): pages (#9246)
* refactor(mobile): pages
* refactor
* album pages
* pages
* pages
* use *.page.dart
* representation
* put back module
|
2024-05-05 13:14:49 -05:00 |
|
Alex
|
c1253663b7
|
refactor(mobile): services and providers (#9232)
* refactor(mobile): services and provider
* providers
|
2024-05-02 15:59:14 -05:00 |
|
Alex
|
f057fe045e
|
refactor(mobile): entities and models (#9182)
* refactor(mobile): entities
* store entity
* refactor: models
* remove domain
* save all
* bad refactor
|
2024-04-30 21:36:40 -05:00 |
|
shenlong
|
27488ceb67
|
deps(mobile): flutter 3.16 (#6677)
* dep(mobile): update flutter and deps
* chore: dart analyzer
* chore: update flutter workflow version
* chore: dart format
* fix: gallery_viewer PopScope
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
|
2024-01-27 10:14:32 -06:00 |
|
Alex
|
64e299ba9b
|
fix(mobile): skip tests using mock http client to make actual network request (#6642)
|
2024-01-25 10:57:11 -06:00 |
|
shenlong
|
af32183728
|
refactor(mobile): Activities (#5990)
* refactor: autoroutex pushroute
* refactor: autoroutex popRoute
* refactor: autoroutex navigate and replace
* chore: add doc comments for extension methods
* refactor: Add LoggerMixin and refactor Album activities to use mixin
* refactor: Activity page
* chore: activity user from user constructor
* fix: update current asset after build method
* refactor: tests with similar structure as lib
* chore: remove avoid-declaring-call-method rule from dcm analysis
* test: fix proper expect order
* test: activity_statistics_provider_test
* test: activity_provider_test
* test: use proper matchers
* test: activity_text_field_test & dismissible_activity_test added
* test: add http mock to return transparent image
* test: download isar core libs during test
* test: add widget tags to widget test cases
* test: activity_tile_test
* build: currentAlbumProvider to generator
* movie add / remove like to activity input tile
* test: activities_page_test.dart
* chore: better error logs
* chore: dismissibleactivity as statelesswidget
---------
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
|
2024-01-04 23:20:55 -06:00 |
|