Ming Ming
|
63c601f59a
|
Workaround server bug where REPORT api no longer respect the path
|
2024-08-10 21:26:25 +08:00 |
|
Ming Ming
|
d1d77ab2d2
|
Rerfactor: extract widget
|
2024-08-10 19:14:21 +08:00 |
|
Ming Ming
|
06b2c2189b
|
Merge branch 'slideshow-control'
|
2024-08-10 02:17:19 +08:00 |
|
Ming Ming
|
fd57dd562f
|
Fix navigation bar color in slideshow viewer
|
2024-08-10 02:17:09 +08:00 |
|
Ming Ming
|
43ddf28d56
|
Refactor: improve widget tree
|
2024-08-10 02:10:40 +08:00 |
|
Ming Ming
|
00a0b8feed
|
Fix weird color behind slideshow timeline
|
2024-08-10 02:10:39 +08:00 |
|
Ming Ming
|
23930b317e
|
Add timeline to slideshow
|
2024-08-10 02:10:37 +08:00 |
|
Ming Ming
|
af4cf6497b
|
Add play/pause/prev/next control to slideshow viewer
|
2024-08-10 02:10:21 +08:00 |
|
Ming Ming
|
dd10f45f33
|
Remove obsolete code
|
2024-08-06 01:23:29 +08:00 |
|
Ming Ming
|
8ce1456811
|
HTTP engine now controlled by pref
|
2024-08-06 01:23:29 +08:00 |
|
Ming Ming
|
f33d6f0744
|
Fix google maps marker hacing different size on different screen size
|
2024-08-05 00:52:27 +08:00 |
|
Ming Ming
|
da8af5db07
|
Fix init order
|
2024-08-02 01:39:46 +08:00 |
|
Ming Ming
|
60fd4bcbfd
|
Reuse http client instead of making a new one on every connection
|
2024-07-31 22:53:50 +08:00 |
|
Ming Ming
|
eb752e57a2
|
Switch to cupertino_http as http backend on ios
|
2024-07-31 22:32:29 +08:00 |
|
Ming Ming
|
4d5c811c9e
|
Switch to cronet as http backend
|
2024-07-31 01:35:30 +08:00 |
|
Ming Ming
|
fffe8f7d2b
|
Update map marker to show image thumbnails
|
2024-07-25 00:12:48 +08:00 |
|
Ming Ming
|
a9de0b315c
|
Fix OSM marker size when there's only one item in cluster
|
2024-07-23 21:16:36 +08:00 |
|
Ming Ming
|
820806ee66
|
Add dev variant
|
2024-07-23 01:12:44 +08:00 |
|
Ming Ming
|
080f89caca
|
Merge branch 'map-browser-osm'
|
2024-07-23 01:12:28 +08:00 |
|
Ming Ming
|
a7ef3b0ed7
|
Update and match marker style betwen google and osm backend (as much as possible)
|
2024-07-23 01:12:14 +08:00 |
|
Ming Ming
|
3c94741da3
|
Add OSM backend for map browser
|
2024-07-22 23:18:05 +08:00 |
|
Ming Ming
|
812c8eee9c
|
Create abstraction and move gmap backend for map browser to package
|
2024-07-22 23:18:04 +08:00 |
|
Ming Ming
|
14140c5ef0
|
Make google map in detail pane to support dark theme
|
2024-07-21 13:05:06 +08:00 |
|
Ming Ming
|
5903b45e11
|
Merge branch 'map-browser'
|
2024-07-21 12:56:05 +08:00 |
|
Ming Ming
|
8143c16ae7
|
Add dark theme for map
|
2024-07-21 11:55:41 +08:00 |
|
Ming Ming
|
942d36d4a6
|
Move map browser to tab instead of being a standalone page
|
2024-07-20 16:17:44 +08:00 |
|
Ming Ming
|
8c8dcb3e8e
|
Map browser now default to the position of the last known latest photo
|
2024-07-20 03:37:46 +08:00 |
|
Ming Ming
|
0c8b611e46
|
Improve map marker readability
|
2024-07-20 03:37:46 +08:00 |
|
Ming Ming
|
17e7aa55f3
|
Filter photos by date in map browser
|
2024-07-20 03:37:46 +08:00 |
|
Ming Ming
|
877bed1640
|
Update marker style
|
2024-07-20 03:37:46 +08:00 |
|
Ming Ming
|
739b23b8ba
|
DB api to support filtering locations by time range
|
2024-07-20 03:37:46 +08:00 |
|
Ming Ming
|
4bb825a7dc
|
Correctly filter map browser query
|
2024-07-20 03:37:46 +08:00 |
|
Ming Ming
|
7cae2827c7
|
Update cluster marker style in map browser
|
2024-07-20 03:37:46 +08:00 |
|
Ming Ming
|
b6abb4ae47
|
New MapBrowser to browse photo clusters on a map
|
2024-07-20 03:37:46 +08:00 |
|
Ming Ming
|
0d68fdff4a
|
Use actual type for map coord
|
2024-07-20 03:35:15 +08:00 |
|
Ming Ming
|
63eb4d6c88
|
Tweak memory view in photos tab
|
2024-07-20 03:35:10 +08:00 |
|
Ming Ming
|
4672e17acc
|
Update android build tools and api level
|
2024-07-16 01:25:30 +08:00 |
|
Ming Ming
|
f8a3db5a68
|
Remove useless type
|
2024-07-15 21:58:02 +08:00 |
|
Ming Ming
|
9275e4c854
|
Fix enabling memories not refreshing home photos
|
2024-07-15 21:52:39 +08:00 |
|
Ming Ming
|
0ac88814f7
|
Remove obsolete event in home photos
|
2024-07-15 21:52:14 +08:00 |
|
Ming Ming
|
0caa78b074
|
Refactor: move unrelated fns out of class definition
|
2024-07-15 01:43:37 +08:00 |
|
Ming Ming
|
f43910f68b
|
Update untranslated message list
|
2024-07-10 01:05:32 +08:00 |
|
Ming Ming
|
559af7f129
|
Rewrite slideshow viewer
|
2024-07-10 01:05:32 +08:00 |
|
Ming Ming
|
90a426b562
|
Remove extra button in detail pane
|
2024-07-10 01:03:32 +08:00 |
|
Ming Ming
|
d55d0d9b88
|
Replace some constants
|
2024-07-10 01:03:32 +08:00 |
|
Ali Yasin
|
29bf8e5e8c
|
Updated New Translations (#10)
* Update app_tr.arb
* Minor updates
|
2024-07-10 01:01:58 +08:00 |
|
Ming Ming
|
6a500b3a7b
|
Update untranslated message
|
2024-07-05 01:39:21 +08:00 |
|
ming
|
857cdb6ae7
|
Merge branch 'updating-german-translation' into 'master'
Updated german translation
See merge request nkming2/nc-photos!73
|
2024-07-04 17:36:52 +00:00 |
|
Niclas Heinz
|
8a9db6500f
|
Updated german translation
|
2024-07-04 17:36:52 +00:00 |
|
Ming Ming
|
1870830b39
|
Replace tuple with records
|
2024-07-02 01:39:25 +08:00 |
|