PixelDroid-App-Android/app/src/main/res
Sanimys c4946dd61c
Edit photos (#114)
* Beginning of edit photos activity

* First batch for edition of photos

* EditActivity working properly except flow & save

* Added tests

* Changed name of tabLayouts back to tabs

* Resolved 2 errors from last build

* Truly resolved the 2 issues with requireContext/Activity

* Made test work with API23 emulator

* added 2 tests

* Corrected test @Before to have the right button to click on

* Added flow to newPost and few tests

* Added a test and refactor PhotoEditActivity

* Added flow from upload picture, tests doesn't work

* Added CropImageActivity from ucrop library, crashes for now

* Modified test FiltersIsSwipeableAndClickeable but still doesn't work

* Merge with master

* rectified test SaveButtonLaunchNewPostActivity

* FiltersIsSwipeableAndClickeable test completed

* Ready to merge to master

* resolved error in merge

* Added button save and upload, removed BitmapUtils

* Removed unnecessary libraries and imports

* Remove dependency on library for permissions

Co-authored-by: Joachim Dunant <joachim.dunant@epfl.ch>
Co-authored-by: Matthieu De Beule <61561059+Wv5twkFEKh54vo4tta9yu7dHa3@users.noreply.github.com>
2020-05-08 10:53:56 +02:00
..
drawable Edit photos (#114) 2020-05-08 10:53:56 +02:00
drawable-hdpi Add splash screen to avoid white screen while opening (#112) 2020-04-23 19:49:30 +02:00
drawable-mdpi Add splash screen to avoid white screen while opening (#112) 2020-04-23 19:49:30 +02:00
drawable-v24 Switch to Kotlin 2020-02-28 17:08:54 +01:00
drawable-xhdpi Add splash screen to avoid white screen while opening (#112) 2020-04-23 19:49:30 +02:00
drawable-xxhdpi Add splash screen to avoid white screen while opening (#112) 2020-04-23 19:49:30 +02:00
drawable-xxxhdpi Add splash screen to avoid white screen while opening (#112) 2020-04-23 19:49:30 +02:00
layout Edit photos (#114) 2020-05-08 10:53:56 +02:00
menu Edit photos (#114) 2020-05-08 10:53:56 +02:00
mipmap-anydpi-v26 Switch to Kotlin 2020-02-28 17:08:54 +01:00
mipmap-hdpi Switch to Kotlin 2020-02-28 17:08:54 +01:00
mipmap-mdpi Switch to Kotlin 2020-02-28 17:08:54 +01:00
mipmap-xhdpi Switch to Kotlin 2020-02-28 17:08:54 +01:00
mipmap-xxhdpi Switch to Kotlin 2020-02-28 17:08:54 +01:00
mipmap-xxxhdpi Switch to Kotlin 2020-02-28 17:08:54 +01:00
values Edit photos (#114) 2020-05-08 10:53:56 +02:00
values-de Translations update from Weblate (#147) 2020-05-04 00:43:11 +02:00
values-es Translations update from Weblate (#147) 2020-05-04 00:43:11 +02:00
values-fr Translations update from Weblate (#147) 2020-05-04 00:43:11 +02:00
values-nl Translations update from Weblate (#147) 2020-05-04 00:43:11 +02:00
values-v21 First implementation of settings UI & Main menu drawer 2020-03-05 21:07:10 +01:00
xml Search (#121) 2020-04-30 17:54:21 +02:00