Commit graph

2249 commits

Author SHA1 Message Date
Ming Ming
12f6f59a1c Extract function to launch map app 2024-10-31 01:41:20 +08:00
Ming Ming
3a1f6d64cf Fix edit label view not activating in album 2024-10-31 01:41:17 +08:00
Ming Ming
94d042dfa0 Comment out unsupported code 2024-10-31 01:41:09 +08:00
Ming Ming
7c290a1825 Rename GpsMap to StaticMap 2024-10-31 01:41:07 +08:00
Ming Ming
55880944ce Support rotation in static map 2024-10-31 01:41:06 +08:00
Ming Ming
e643f898d3 Fix OSM map not opening the Map app when tapped 2024-10-31 01:41:04 +08:00
Ming Ming
c13e023d87 Replace implementation type with our type in map 2024-10-31 01:40:19 +08:00
Ming Ming
92286372cb Add a place picker 2024-10-31 01:40:16 +08:00
Ming Ming
0c78419c72 71.0 2024-10-30 00:45:16 +08:00
Ming Ming
7dcaf30352 Fix legacy search page incompatible with new viewer page when opening photos not yet in filescontroller 2024-10-30 00:22:14 +08:00
Ming Ming
7f328b07f9 Require explicit type 2024-10-29 01:28:59 +08:00
Ming Ming
3089ab7bbb Tweak OSM map rotation threshold 2024-10-29 01:28:56 +08:00
Ming Ming
f789d0473b Rewrite double tap to exit code 2024-10-29 01:28:54 +08:00
Ming Ming
59fff6d679 Improve debug log 2024-10-29 01:28:52 +08:00
Ming Ming
4d29da84b2 Fix slideshow using the same shuffled index for multiple iterations 2024-10-27 22:21:16 +08:00
Ming Ming
c20f2441ef Fix adding items to uninited collections did not update the items count 2024-10-27 22:21:15 +08:00
Ming Ming
c81c80a272 Move map browser entrance from tab to collections page 2024-10-27 03:40:12 +08:00
Ming Ming
cecd0691fe Merge branch 'new-collections-nav-bar' 2024-10-27 03:40:08 +08:00
Ming Ming
058a8d38af Add fade out effect also to nav bar settings page 2024-10-27 03:39:45 +08:00
Ming Ming
78c02fd280 Warn user when they try to remove a fixed button 2024-10-27 02:25:47 +08:00
Ming Ming
6f148e57d1 Make nav bar part of app bar instead in collections page 2024-10-27 00:02:23 +08:00
Ming Ming
121f611c7f New settings page to configure nav bar in collections tab 2024-10-26 21:42:55 +08:00
Ming Ming
1adbb453fd New nav bar design in Collections page 2024-10-26 21:42:53 +08:00
Ming Ming
791a65713b Make draggable widget more generic 2024-10-26 21:42:51 +08:00
Ming Ming
0e6fe1dede Update text 2024-10-26 21:38:31 +08:00
Ming Ming
ce2bc4f9c0 Migrate hasNewSharedAlbum in account pref 2024-10-23 00:45:27 +08:00
Ming Ming
2eb9ac1d87 Fix flutter version mismatch in CI image 2024-10-23 00:45:24 +08:00
Ming Ming
702446d824 Downgrade flutter to 3.19 until I figure out how to get visiblity_detector to work with 3.22 2024-10-20 22:42:14 +08:00
Ming Ming
cf1ad9eb0e Migrate from kDebugMode to something we can control 2024-10-20 21:49:53 +08:00
Ming Ming
df400b2690 Customize viewer app bars in settings 2024-10-20 18:49:44 +08:00
Ming Ming
7c583950f1 Support more buttons in viewer 2024-10-20 18:49:43 +08:00
Ming Ming
d73fd18294 Remove padding from Draggable 2024-10-20 18:49:40 +08:00
Ming Ming
b871fdf49b Fix pref stream not returning default value after removing 2024-10-20 18:49:35 +08:00
Ming Ming
e4c0eb3baa Update untranslated messages 2024-10-20 18:49:32 +08:00
Ming Ming
1ffa59c2f5 Improve comments 2024-10-20 18:49:17 +08:00
Ming Ming
e3370bd26e 70.0 2024-10-19 19:20:39 +08:00
Ming Ming
c19faa47a0 Sync with Poeditor 2024-10-19 18:44:19 +08:00
ming
13386f3c6c Merge branch 'update-german-translation' into 'master'
Update german translation

See merge request nkming2/nc-photos!74
2024-10-19 10:41:09 +00:00
Niclas Heinz
894783db56 Update german translation 2024-10-19 10:41:09 +00:00
Ming Ming
25d7b79225 Migrate accounts to prefController 2024-10-19 01:52:50 +08:00
Ming Ming
4a1900b283 Merge branch 'revive-legacy-signin' 2024-10-19 01:32:18 +08:00
Ming Ming
a000bc98e4 Remove obsolete file 2024-10-19 01:31:53 +08:00
Ming Ming
69dada413b Reintroduce legacy sign in using username and password 2024-10-19 01:31:53 +08:00
Ming Ming
bfcf0c4586 Rewrite sign in page 2024-10-19 01:31:53 +08:00
Ming Ming
8bf7964aec Improve code 2024-10-13 15:43:50 +08:00
Ming Ming
0c1b2ba979 Merge branch 'viewer-rewrite' 2024-10-13 15:42:57 +08:00
Ming Ming
ecb69d1c29 Fix items may not be removed from summary stream due to tz 2024-10-13 15:40:00 +08:00
Ming Ming
01697b6fbb Viewer app bar buttons now controlled by pref 2024-10-10 01:21:05 +08:00
Ming Ming
d723a75ce1 Extract app bar buttons in viewer 2024-10-10 01:21:01 +08:00
Ming Ming
03015e999e Fix view exceptions in the new viewer 2024-10-08 01:45:47 +08:00