PixelDroid-App-Android/app/src/main/res/values
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
..
arrays.xml Move settings to activity, remove upper bar 2020-03-08 12:54:18 +01:00
colors.xml Edit photos (#114) 2020-05-08 10:53:56 +02:00
dimens.xml save images to gallery (#124) 2020-04-30 20:01:35 +02:00
ic_launcher_background.xml Switch to Kotlin 2020-02-28 17:08:54 +01:00
ids.xml Commenting & seeing comments on a post ( issues: #37 #77 ) (#87) 2020-04-11 12:55:06 +02:00
strings.xml Edit photos (#114) 2020-05-08 10:53:56 +02:00
styles.xml Edit photos (#114) 2020-05-08 10:53:56 +02:00
values.xml Reblogging and HTML text (#107) 2020-04-23 17:48:45 +02:00