Feature person favorite 940 (#950)
* Added person favorite for #940 * Added person.feature_less #940 (but not 100% sure it's right yet) * Added tests for PersonInfo.favorite, PersonInfo.feature_less
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -3,14 +3,14 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>hostname</key>
|
||||
<string>ddrucker-mba.local</string>
|
||||
<string>Mac-mini.local</string>
|
||||
<key>hostuuid</key>
|
||||
<string>3C58BD83-C174-52E3-B12D-D7EBDED55622</string>
|
||||
<string>8E774325-0506-5746-9991-6B8189271107</string>
|
||||
<key>pid</key>
|
||||
<integer>940</integer>
|
||||
<integer>61681</integer>
|
||||
<key>processname</key>
|
||||
<string>photolibraryd</string>
|
||||
<key>uid</key>
|
||||
<integer>502</integer>
|
||||
<integer>501</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
@@ -17,6 +17,15 @@
|
||||
<key>kZoomLevelIdentifierPhotosGrid</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
<key>PXPeopleCandidateWidgetKey</key>
|
||||
<dict>
|
||||
<key>PXPeopleCandidateWidgetKey2023.01.22</key>
|
||||
<array>
|
||||
<string>3DDC8F83-FDAB-4943-AE53-19428BEEED9D/L0/070</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>PXPeopleHomeSortingType</key>
|
||||
<integer>0</integer>
|
||||
<key>Photos</key>
|
||||
<dict>
|
||||
<key>CollapsedSidebarSectionIdentifiers</key>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -902,13 +902,15 @@
|
||||
<key>lastSeenDates</key>
|
||||
<dict>
|
||||
<key>com.apple.photos.CPAnalytics.assetCollectionViewed</key>
|
||||
<string>11/12/22</string>
|
||||
<string>1/22/23</string>
|
||||
<key>com.apple.photos.CPAnalytics.mediaViewed</key>
|
||||
<string>11/12/22</string>
|
||||
<string>1/22/23</string>
|
||||
<key>com.apple.photos.CPAnalytics.search.session</key>
|
||||
<string>11/12/22</string>
|
||||
<key>screen_CuratedLibrary_AllPhotos</key>
|
||||
<string>11/12/22</string>
|
||||
<string>1/22/23</string>
|
||||
<key>screen_PhotosDetails_People</key>
|
||||
<string>1/22/23</string>
|
||||
<key>screen_PhotosView</key>
|
||||
<string>11/12/22</string>
|
||||
</dict>
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>PLThumbnailManagerRebuildingTablesOnly</key>
|
||||
<true/>
|
||||
<key>PLThumbnailManagerThumbnailFormatKey</key>
|
||||
<integer>5005</integer>
|
||||
<key>PLThumbnailManagerThumbnailFormatsKey</key>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user