PixelDroid-App-Android/app/src/main/res/layout
Sanimys 7981ae8643
enable creating albums (#229)
* Moved the crop button so that it doesn't take space in the activity

* Semi transparent in the middle, same position than the image

* First draft of the album creation

* choose multiple images in gallery

* Added functionalities to Album creation

* merge with master

* Gallery of images selected for the album creation

* to merge with master

* Images editable individually

* Creation of album is now possible

* Added tests

* Added test to edit picture selected

* merge PostCreation and AlbumCreation

* Merged completely PostCreation and AlbumCreation

* removed albumCreation in Manifest

* Refactored slightly

* Don't re-upload all images at each edit, only re-upload one

* Make sure all images are uploaded, correctly calculate progress

* comment assert, sorry

* fix test

* fix merge

Co-authored-by: Joachim Dunant <joachim.dunant@epfl.ch>
Co-authored-by: Matthieu <61561059+Wv5twkFEKh54vo4tta9yu7dHa3@users.noreply.github.com>
2020-06-05 23:49:28 +02:00
..
account_list_entry.xml Added a dark mode (#151) 2020-05-15 09:23:06 +02:00
activity_followers.xml save images to gallery (#124) 2020-04-30 20:01:35 +02:00
activity_login.xml Offline mode part 2 - Store posts in the DB (#209) 2020-06-05 20:14:57 +02:00
activity_main.xml multiAccount functionnality (#168) 2020-05-19 09:49:34 +02:00
activity_photo_edit.xml Improve upload flow performance & visual feedback (#224) 2020-06-03 16:32:02 +02:00
activity_post.xml Discover feature (#143) 2020-05-03 14:30:01 +02:00
activity_post_creation.xml enable creating albums (#229) 2020-06-05 23:49:28 +02:00
activity_profile.xml WIP: Translatable text (#164) 2020-05-21 15:22:57 +02:00
activity_search.xml Added a dark mode (#151) 2020-05-15 09:23:06 +02:00
camera_ui_container.xml Camera tab (#149) 2020-05-15 12:10:28 +02:00
comment.xml Commenting & seeing comments on a post ( issues: #37 #77 ) (#87) 2020-04-11 12:55:06 +02:00
fragment_camera.xml Fixes #180 (#182) 2020-05-20 18:38:59 +02:00
fragment_edit_image.xml Crop images (#163) 2020-05-15 11:46:12 +02:00
fragment_feed.xml Offline mode part 2 - Store posts in the DB (#209) 2020-06-05 20:14:57 +02:00
fragment_filter_list.xml Edit photos (#114) 2020-05-08 10:53:56 +02:00
fragment_image.xml Added a dark mode (#151) 2020-05-15 09:23:06 +02:00
fragment_notifications.xml Added a dark mode (#151) 2020-05-15 09:23:06 +02:00
fragment_offline_feed.xml Offline mode part 2 - Store posts in the DB (#209) 2020-06-05 20:14:57 +02:00
fragment_profile_posts.xml Better sensitive profiles (#230) 2020-06-05 20:44:57 +02:00
fragment_profile_posts_list.xml Follow button and followers list (#109) 2020-04-24 12:10:25 +02:00
fragment_search.xml WIP: Translatable text (#164) 2020-05-21 15:22:57 +02:00
fragment_tags.xml Search (#121) 2020-04-30 17:54:21 +02:00
image_album_creation.xml enable creating albums (#229) 2020-06-05 23:49:28 +02:00
post_fragment.xml WIP: Translatable text (#164) 2020-05-21 15:22:57 +02:00
settings.xml Move settings to activity, remove upper bar 2020-03-08 12:54:18 +01:00
thumbnail_list_item.xml Edit photos (#114) 2020-05-08 10:53:56 +02:00