-
Notifications
You must be signed in to change notification settings - Fork 7
Implement new Gallery design #20
Comments
They look good! There are two points I like to highlight:
|
So the Collections tap is basically folders. That's why one is called Camera, and the other is called Download in the collection view, a question with that would be, how would apps work, as if you look where telegram places it's images, they put them in weirdly named folders, where as in android they're placed in >Pictures>Telegram Having a folders/Collection view, is VERY desirable, we also have to figure out the best way of pulling images in under the correct name. |
The two things I wanted to solve with the new designs was;
So I added Collections which should organise images by what folder they're placed in. I imagine most people will be going between the Events tab and Collections tab if it was implemented in a way which specified where the photos came from, see last comment. |
About collections, I suppose is a very good idea and I suppose it's very important. I received various segnalations about difficult browsing when you have many medias from many sources. Collection will solve the issue |
The main problem about collections is how Gallery media importing works: All apps to save media in the Gallery have to give the media to the Gallery throught content-hub, I do not know if is possible from the Gallery side know what app has shared that media, hence it put all the media received from content-hub in the imported/ folder. I have to invstigate on this. |
Sure, this is one of the reasons why I believe it hasn't been implemented in the Gallery app so far. I recon that a talk about how best to implement this with Marius would be good as there might be something he could add to the main image which would make it easier. at the moment if I download an image and I select to just download it, I have to go into downloads then open with gallery before the gallery app can see it, but the gallery app should be able to see the images in the Download directory and automatically pull them in under the Collections Download title. Then using the file manager people should be able to move images to different locations, so if I have a folder for profile pictures, I could download an image, go into the file manager, cut the image, go into pictures, then create a folder called "Profile Pictures" then paste it in there, and gallery should be able to detect what the folder is called and that the photo's moved and create a new collection with that image inside it. Perhaps the gallery app could only see inside the photos directory and downloads, so photos in directory's such as documents aren't shown in the gallery? But then apps like telegram would have to download images specifically to >Photos>Telegram. Perhaps there's a way to make it so the Telegram app could only see >Photos>Telegram, and couldn't see other folders such as >Photos>Camera or >Photos>Matriks. The content-hub definitely needs to be used for apps like Telegram and Matriks, but perhaps the rule should be at least optionally turned off for Gallery to allow this feature, because its one that's really needed to make a really useful and easy to use Gallery app. This is just spitballing ideas, and this wouldn't work at all using the current system which is why we should talk to @mariogrip about a good way to implement it, and what rules the gallery app can break. |
I propose (also some thoughts with @sverzegnassi together) smth like:
|
Definetely there is something to change in the isolation system. I thought about two solution, they can help not only the Gallery, since probably other apps are going to have the same problem in the future:
I have more to say about this topic, such as pro and con of the two solutions, but I think we should talk about it in the forum, since it relates not only to the Gallery app, but also to other apps and all the ut isolation system. |
You've discussed a tons of stuff here! I like @ChloeWolfieGirl 's redesign. While I'm not sure if it would still make sense to have a 'Photos' (i.e. see all medias w/out organization) section, once 'Collections' became available, this is definitely what I'd like to see. Events: I would say to remove the UbuntuShape and OrganicView usage from the app, since it has been found that those components are pretty heavy for being painted during the QML delegate creation. For instance, the UI design of gallery-app has not been updated since 2013. Collections: the mockup for collections is gorgeous! Online accounts: I won't say anything here. I'm not a big fan of those apps that support a thousand of different web services, so I might have a strong bias on this topic. ContentHub and confinement:
In any case, this doesn't change the way gallery-app works directly, since the ideas Florian and I were gathering were meant to grant the highest compatibility with the current confinement design. What might be relevant for gallery-app are our incidental considerations on ContentHub.
Summing up:
|
Ok |
I'm glad you like the designs! My question for this idea of implementation is. There's multiple reasons from this, many people download lots of different photos from the browser, they maybe backgrounds, profile picture, photos of friends etc, and what to organise them by so, but also back ups and restores. I have lots of photos organised on my android phone, if I copied them to ubuntu Touch, the organisation would go, same for organisation from the desktop, I organise my pictures into many folders. Is this a long goal option for us to be able to accept users being able to organise in this way? If I look at my android phone, most of my photos are organised just by what app its been downloaded from, so just looking at what app downloaded the app seems to be fine in most use cases, but not in all. |
It is. I'm currently working on the new File Manager for phones, and I specifically created a custom view for handling folders with pictures. It is an alternative way to access pictures, with a focus on advanced file management features, rather than a full gallery-app replacement, so it may probably cover your requirements. |
I saw some screenshots or mock-ups of that on telegram a bit ago, looks great :D |
Sorry for further spamming but, after the last messages, I came up with a design proposal for 'collections', and I'd like to hear @TronFourtyTwo 's opinion about it. Chloe has been asking to implement some basic file management capabilities inside gallery-app, in order to organize her photos. Instead of adding those features (e.g. Move, Copy, New Folder/New Collection), which would add more overhead to gallery-app development (which is btw a database-driven app), we can add a "Manage photos/media" action into each Collection page[1][2]. That action would trigger a URL link like:
or
Which is handled by the new File Manager through the url-dispatcher service: filemanager-app is launched and shows the collection folder. I think this would be a win-win situation:
Also:
Any thought? :) ====== |
I didnt mean add a file manager to the gallery app, but rather if someone uses the file app or just moves folders from there computer to there phone, the gallery app should detect where the photos have been moved to. |
@sverzegnassi I think is a good idea, but to know if it will be actually good in practice we have to try it, we should make a prototype, and see if it works. |
Hi! |
@TronFortyTwo the foundation can maybe send you a development device, we got some stock from Canonical for this... |
@hummlback Yes, I am still without an Ubuntu Touch device.. :( |
I made some mock ups, these mock ups are to show how the Gallery could look when we add support for new online services.
As well as showing images by the folders they're from, such as downloads, camera, telegram, and more.
The text was updated successfully, but these errors were encountered: