nextcloud-android/app/src/androidTest/java/com/owncloud/android
ZetaTom f57be44343
- overhaul metadata capture and processing
- exception handling in NominatimClient
- set map boundaries
- format strings according to locale
- overlay drawables for photo pin correctly
- refactored ImageDetailFragment
- add copyright notices
- add support for metadata from server
- tint icons for dark mode

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-08-29 09:28:23 +02:00
..
authentication Move test helper classes to a consistent package (com.nextcloud.test) 2023-01-12 09:36:27 +01:00
datamodel mTime: use typed parameter (long) instead of String 2023-02-22 14:48:03 +01:00
files Split test case and improve comments 2023-07-28 16:58:13 +02:00
operations Upload in background with WorkManager 2022-10-17 17:22:52 +02:00
providers Merge pull request #11286 from afflux/documentsstorageprovider-emptypath 2023-05-31 08:32:11 +02:00
ui - overhaul metadata capture and processing 2023-08-29 09:28:23 +02:00
util fix test 2023-05-17 12:01:49 +02:00
utils Add tile view to media view 2022-10-14 20:58:34 +02:00
AbstractIT.java Screenshot test for multiple accounts 2023-07-03 23:40:25 +02:00
AbstractOnServerIT.java After successful upload update permission to have correct resharing info 2023-06-26 10:31:24 +02:00
DownloadIT.java Migrate RemoteOperation.execute calls to User 2022-06-04 23:59:50 +01:00
FileIT.java Fix missing update of storage path, so that files/folders were only locally changed, but update not reflected in UI 2022-07-11 15:19:56 +02:00
ScreenshotsIT.java Move app source to subproject 2022-03-11 11:10:51 +01:00
UploadIT.java - overhaul metadata capture and processing 2023-08-29 09:28:23 +02:00