Skip to content

Commit

Permalink
ADST-415 (#172)
Browse files Browse the repository at this point in the history
* Mobileapps 1020 (#70)

* component value 0 issue fixed when there is no entries

* uploading files, update search facet filter logic

* add selected facet chip on search

* codacy correction

* review correction

* fixed the chip display issue

* Mobileapps 1022 (#71)

Add localisation support to search filter.

* LOC-349 - partial fix Updated Android ADW strings in 5 languages (2 f… (#72)

* LOC-349 - partial fix Updated Android ADW strings in 5 languages (2 files per language)

* fixed build issue

* localization added for type facet queries

Co-authored-by: aman-alfresco <87360222+aman-alfresco@users.noreply.github.com>

* Corrected the typo.

* LOC-349_Second fix - Updated UI strings for Search folder values in 5… (#73)

* LOC-349_Second fix - Updated UI strings for Search folder values in 5 languages

* update limit character

Co-authored-by: aman-alfresco <87360222+aman-alfresco@users.noreply.github.com>

* localisation issue fixed (#74)

* fixed signout issue (#75)

* Mobileapps 1042 (#76)

* added KB suffix to the title of file size and content size, convert file size values from bytes to kb

* added KB unit for content size and file size

* created string.ext

* app extension for other apps added (#77)

* checking if session is available or not (#78)

* Mobileapps 1054 (#79)

Login user if session is expired

* Mobileapps-1055 (#80)

* showing files and folder

* review correction

* Mobileapps-1056 (#81)

* uploading files in root directory

* MOBILEAPPS-1057 (#82)

* showing child folders

* upload files in child folder (#83)

* MOBILEAPPS-1082 (#84)

* search enabled for extension folders,fixed app crash if user not loggedIn even for single time, fixed crash if user click on any file

* Mobileapps-1092 (#85)

* Fixed upload issue on session expire

* fixed issue show internet unavailable propmpt issue if no network (#86)

* fixed search folder issue (#87)

* fixed redirection if user not loggedIn (#88)

* Mobileapps-1098 (#89)

* fixed upload button disabled issue if there is no data

* fixed multiple dialog issue (#90)

* Mobileapps 1083 (#92)

* added localization strings

* update session unavailable string

* sync functionality added

* LOC-354 partial fix Localised files in ES (Spanish) (#93)

* LOC-354 partial fix Localised files in ES (Spanish)

* LOC-354 partial fix All 5 languages (DE, NL, IT, ES, FR) localized in… (#94)

* LOC-354 partial fix All 5 languages (DE, NL, IT, ES, FR) localized including fixes to Spanish

* fixed build issue

Co-authored-by: aman-alfresco <87360222+aman-alfresco@users.noreply.github.com>

* Mobileapps 1083 (#95)

* fixed trash and count issue

* fixed sync issue

* fixed percentage issue and spacing

* codacy correction

* removed unused code

* fixed localization (#96)

* Mobileapps 1126 (#98)

* created new folder button

* added create new folder feature on the extension

* enable global search for extension (#97)

* fixed contextual search issue (#99)

* fixed label in app config json (#100)

* Mobileapps 1109 (#101)

* added view for preview the image and video

* added preview for local files which are not uploaded yet on server

* Update UploadWorker.kt

Added space

* Moobileapps 1126 (#102)

* corrected the new folder position

* Mobileapps 1146 (#103)

* move class added

* move file and folder feature added

* change move button name (#105)

* Mobileapps 1153 (#104)

* added action for renaming the file and folders

* displayed previous values before editing

* code merged

* strings added

* codacy correction

* Mobileapps-1169 (#109)

* fixed issue of same folder is visible while moving in the list

* Mobileapps-1163 (#106)

* updated the order of list of actions

* update strings

* updated the rename popup dialog text (#107)

* added cancel functionality in extension screen (#108)

* Mobileapps-1157 (#110)

* fixed orientation crash

* resolved crash on search screen

* Mobileapps-1175 (#111)

* navigate to user on created folder screen while moving data, also restrict to move data to it's own path or sub folders.

* fixed navigation issue (#112)

* Mobileapps-1193 (#113)

* app closing bug on share extension while creating folder

* added create folder navigation on extension, fixed back navigation issue

* Mobileapps 1197 (#114)

* removed extension from file while renaming

* fixed title on search while sharing thorugh extension (#115)

* Mobileapps 1209 (#116)

* reduced file size

* reset commit (#118)

* reset commit (#119)

* Revert "fixed title on search while sharing thorugh extension (#115)" (#120)

This reverts commit 19409fc.

* Build issue fix (#121)

* build fix

* Build issue fix (#122)


* build fix

* Delete shareextension/src/main/res/values-night directory

* Delete colors.xml

* Delete themes.xml

* LOC-371_localised_UI (#123)


* Localized UI files for the ADW Android mobile app in 5 languages

* update localization (#124)

* Mobileapps 1240 (#126)

* updated versions

* Update build.yml

update jvm from 1.8 to 11

* removed unused code

* MOBILEAPPS-1236 (#127)

* add framework for the analytics

* codacy correction

* review correction

* MOBILEAPPS-1237 (#128)

* create events for analytics

* codacy correction

* Mobileapps 1238 (#129)

* added screen view events

* added Page View Events

* added Page View Events

* update folder name page view event

* fixed build issue

* MOBILEAPPS-1239 (#130)

* event added for API tracker

* Mobileapps 1276 (#132)

* API analytics success fixed

* MOBILEAPPS-1268 (#131)

* added task navigation

* Mobileapps 1270 (#136)

* added list task fragment

* updated icons for tasks

* removed unused code

* added background xml

* load next page

* added pagination for task list

* added localisation

* linked process api

* removed unused code

* codacy correction

* Mobileapps 1272 (#137)

* added task navigation

* Mobileapps 1294 (#135)

* changed analytics name as per client feedback

* updated analytics name

* update analytics name (#138)

* Update anaytics name (#139)

* update analytics name

* update color of priority

* Mobileapps 1309 (#140)

* added sorting and filters, removed grouping

* added chip filters for tasks and reset button to reset the filters, added analytics, added accessibility

* codacy correction

* Mobileapps 1312 (#141)


* applied filters and retrieving the task list results

* Mobileapps 1311 (#142)

* optimized code and added task detail screen controllers

* fixed accessibility focused on chips

* added details for tasks

* showing data on view screen until not get response from detail api

* added list comment screen

* adds comment and attachments on detail screen

* remove header if no comment available

* MOBILEAPPS-1304 (#144)

* added comment list and add comment also
* added no attached files view

* MOBILEAPPS-1371 (#145)

* fixed comment crash issue

* Mobileapps 1314 (#146)

* added screen to view all attached files related to a task

* added attachment screen and preview for attachment

* add analytics for attached files screen

* if the file is already available on the device then it will open its preview directly otherwise download it first.

* codacy correction

* Android 12 crash issue fixed on download the file (#148)

* MOBILEAPPS-1310 (#147)

* added functionality to complete the task

* Mobileapps 1377 (#149)

* working on read more issue

* fixed read more cut issue

* fixed no space read more issue

* Fixed issue If user cancel the downloading and then not able to see it's preview (#150)

* LOC-384 ANDROID UI updated in 5 languages (#151)

* LOC-384 ANDROID UI updated in 5 languages

* verified localisation

Co-authored-by: aman-alfresco <87360222+aman-alfresco@users.noreply.github.com>

* Loc 384 android UI app (#152)

* LOC-384 ANDROID UI updated in 5 languages

* LOC-384 - amends to 3 files for extra back slashes

Co-authored-by: aman-alfresco <87360222+aman-alfresco@users.noreply.github.com>

* MOBILEAPPS-1388 (#153)

* added client feedback

* removed readmore code

* added analytics for task complete

* Mobileapps 1388 (#154)

* fixed filter chip issue

* LOC-384 _ second round of updates to UI files in 5 languages (#155)

* added account screen navigation from task screen (#156)

* Account navigation (#157)

* added account screen navigation from task screen

* added account screen navigation from task screen

* updated localisation and bug fixing (#158)

* fixed trash issue (#159)

* LOC-384 - 3rd update to the UI in 5 languages (#160)

* added download feature on preview screen for task attachments (#161)

* added download feature on preview screen for task attachments

* codacy correction

* preview crash (#162)

* Mobileapps 1313 (#163)

* added dialog to create the task

* Mobileapps 1422 (#164)

* Added icon for the completed task

* Added description and completed date on the detail screen

* MOBILEAPPS-1449 (#165)

* managed UI for edit task

* added dialog for save progress and changed text of complete button

* build fix

* added body for show toast on Action interface

* Mobileapps 1315 (#166)

* added feature to update the task name and description

* added accessibility for update task name and description

* codacy correction

* removed unused code

* MOBILEAPPS-1404 (#168)

* added feature to save due date on task detail

* codacy correction

* Mobileapps 1455 (#167)

* fixing scroll issue

* Mobileapps 1410 (#169)

* added feature to save due date on task detail

* added api to fetch the APS user profile data (#171)

* MOBILEAPPS-1416 (#170)

* added search bar and back button for searching the user

* added feature to search user

* codacy correction

* codacy correction

* Mobileapps 1423 (#172)

* added feature to edit task assignee

* MOBILEAPPS-1453 (#174)

* post the save edit details of task to the server

* codacy correction

* message update for discard task changes

* Mobileapps 1469 (#175)

* added 2 lines for task title and open component on title tap

* added resource id for create task fab icon

* fixed radio button accessibility issue

* MOBILEAPPS-1430 (#176)

* added feature to delete the content releated to task
* codacy correction

* update localisation (#177)

* Mobileapps 1473 (#178)

* fixed mark as complete issue.

* fixed issue to not showing pop-up if there is no change

* removed unused sout

* Fixed me user issue (#180)

* fixed crash if APS user is not enabled (#181)

* MOBILEAPPS-1480 (#179)

* applied listener on delete icon for deleting the attachment related to task

* codacy correction

* Update TextViewExt.kt

* update priority text in dark mode

* review correction

* Mobileapps 1429 (#182)

* added attachment button on detail screen

* merged APS content entry to entry obj for creating the single db

* Uploading the captured files on server

* synced list on upload content

* synced list after uploading the content on aps

* added feature to upload attachments using media and files'

* synced files

* updated version

* fixed alignment issue

* codacy correction

* anaytics added

* added analytics

* Mobileapps 1461 (#184)

* added message while uploading the content

* fixed accesibility issue

* fixed due date issue (#185)

* fixed due date issue

* fixed the delete swapping

* codacy correction

* LOC-392_UI updates fro Android ADW 1.5.0 (#186)

* fixed overlapping issue (#187)

* update fab behavior (#188)

* fixed banner issue (#189)

* Mobileapps-1495 (#190)

* added localisation, showing message to the user if attachments is uploading before completiong the task, added 100mb file check

* fixed edit issue on detail screen (#191)

* Task detail edit issue (#192)

* fixed edit issue on detail screen

* fixed crash on search result screen when new folder created (#193)

* Fixed search crash (#194)

* fixed crash on search result screen when new folder created

* fixed back button navigation

* MOBILEAPPS-1566 (#196)

* added missing string for close button

* fixed build issue

* added accessibility for recent screen (#197)

* added accessibility text on settings page (#198)

* addded accessibility for task list screen component (#199)

* addded accessibility for file preview (#200)

* addded accessibility browse option (#201)

* MOBILEAPPS-1544 (#202)

* accessibility added for navigate folder

* codacy correction

* added accessibility for search screen (#203)

* LOC-401 - Updated UI for ADW Android 1.6 in 5 languages (#204)

* LOC-401 - Updated UI for ADW Android 1.6 in 5 languages

* merged main and fixed build issues

Co-authored-by: Amanpal Singh <87360222+aman-alfresco@users.noreply.github.com>

* Loc 401 android UI updates (#205)

* LOC-401 - Updated UI for ADW Android 1.6 in 5 languages

* merged main and fixed build issues

* LOC-401 - Amend 1 string for DE UI - ADW Android 1.6

Co-authored-by: Amanpal Singh <87360222+aman-alfresco@users.noreply.github.com>

* added url scheme (#206)

* MOBILEAPPS-1633 (#207)

* showing the viewer activity

* added preview if user login

* added preview for file if user not login

* update url changes

* update url scheme

* handled login scenarios

* codacy correction

* Mobileapps 1633 (#208)

* showing the viewer activity

* added preview if user login

* added preview for file if user not login

* update url changes

* update url scheme

* handled login scenarios

* codacy correction

* added back view on backpress

* handled not keeping data on backpress (#209)

* MOBILEAPPS-1661 (#210)

* get folder name from source to show as title on preview screen

* codacy correction

* codacy correction

* added param source set to true to enable response

* update preview title

* MOBILEAPPS-1298 (#211)

* fixed tab highlighted issue

* codacy correction

* update the download base url (#212)

* fixed title on personal files (#213)

* Mobileapps 1684 (#214)

* implemented offline search

* Mobileapps 1684 (#215)

* implemented offline search

* fixed sub folder search

* Revert "fixed sub folder search"

This reverts commit ff1e39f.

* Mobileapps 1700 (#217)

* fixed sub folder search

* added initial as me if logged in user commented in list (#218)

* MOBILEAPPS-1138 (#219)

* removed the auto rename folder from existing app

* removed the auto rename folder from existing app in share extension

* added private url changes

* fixed filter issue while sharing (#220)

* added localisation (#221)

* Mobileapps 1770 (#222)

* implemented show list of process

* added localization for tasks

* codacy correction

* added all status in the tasks filter (#223)

* fixed issue if process not enabled then dropdown should not be there (#224)

* MOBILEAPPS-1727 (#225)

* added option to start process if APS is enabled

* codacy correction

* Mobileapps 1727 (#226)

* added option to start process if APS is enabled

* codacy correction

* removed unnecessary code

* link content to processes (#227)

* link content to processes

* codacy correction

* MOBILEAPPS-1729 (#228)

* showing list of process definitions

* codacy correction

* enable process for files only (#229)

* change order of start process option (#230)

* start process will show only if user is enabled for APS (#231)

* fixed failure case (#232)

* fixed accessibility and scroll issue (#233)

* MOBILEAPPS-1730 (#234)

* added start form

* Mobileapps-1732 (#236)

* added duedate, priority, name and description components on process details

* codacy correction

* Mobileapps 1731 (#237)

* added search user group controller

* added search user and group for workflow

* codacy correction

* added test cases for component view model and search user group view model

* fixed build crash (#238)

* LOC-413 Fully updated UI ANDROID files in 5 languages including copyright string in auth. (#235)

* MOBILEAPPS-1735 (#239)

* uploaded attachment on the workflow

* added view all attachment screen

* codacy correction

* added content delete feature

* removed delete dialog and added process for offline files

* MOBILEAPPS-1734 (#240)

* showing assigne as user or group on the basis of selected workflow

* codacy correction

* MOBILEAPPS-1736 (#241)

* added dialog before starting workflow if attachments not uplaoded yet

* codacy correction

* Mobileapps 1737 (#242)

* added validations before starting workflow

* code optimized

* codacy correction

* version udpate

* fixed node title issue (#244)

* added UI for unavailable workflows (#243)

* MOBILEAPPS-1870 (#245)

* added account info api to extract source

* removed unnecessary libs

* codacy correction

* updated file in queue message

* Task assignee fix (#246)

* fixed assignee issue on task

* MobileAPPS-1817 (#247)

* added download and preview for acs linked aps content

* added download and preview for source content

* added layout changes

* download and preview attachments

* added required strings

* codacy correction

* fixed navigation (#248)

* MOBILEAPPS-1814 (#249)

* added details related to workflows

* codacy correction

* reomved white spaces

* Mobileapps 1821 (#250)

* added plus button to start workflow

* start workflow from add button without selecting any file

* added select assignee next to Assignee if not selected, updated task icons

* added list of tasks related to workflow (#251)

* LOC-439  ANDROID UI strings updated (#252)

* MOBILEAPPS-1813 (#253)

* added task-form detail for the workflow's task

* added details of task form

* change status place holder to choose one..

* requested changes

* codacy correction

* linked task list to detail screen (#254)

* linked task list to detail screen

* fixed build issue

* MOBILEAPPS-1902 (#255)

* added outcome UI and api integration

* added save-form and outcome api integration

* added checks before selecting outcone

* codacy correction

* fixed delete icon issue

* codacy correction

* MOBILEAPPS-1816 (#256)

* added claim and release for pooled processes

* codacy correction

* fixed files syncing issue (#257)

* time_stamp_added (#258)

* added date and time on task list

* added time stamp and UI change

* handled a few outcomes check

* show release and claim button

* codacy correction

* LOC-443_updated Android UI files in 5 languages for Mobile App 1.7 release (#259)

* Update build version (#260)

* fixed claim issue (#261)

* Update UI condition for tasks (#262)

* fixed claim issue

* udpate UI view

* fixed network issue (#264)

* Revert "fixed network issue (#264)" (#265)

This reverts commit 4f00420.

* Revert "Revert "fixed network issue"" (#266)

* Revert "Revert "fixed network issue (#264)" (#265)"

This reverts commit b3b7446.

* removed print statement

* fixed search crash (#267)

* MOBILEAPPS-1976 (#268)

* added long press gesture for the row to select multiple files

* codacy correction

* Mobileapps 1978 (#269)

* added select and deselect row using multiselection

* formated code

* added unit test cases

* fixed build issue

* updated code

* code correction

* Mobileapps 1978 (#270)

* added select and deselect row using multiselection

* formated code

* added unit test cases

* fixed build issue

* updated code

* code correction

* format code

* Mobileapps 1980 (#271)

* added header and count for multiple-selection

* added multi-select limit

* added limit test cases

* modified test cases

* MOBILEAPPS-1931 (#263)

* upgrade dependencies version

* change java version from 11 to 18

* update coil library

* coil library updated

* update version

* refactor code

* optimize imports

* fixed android 13 permission and navigation issue

* fixed uploading issue

* resolved conflicts

* fixed fab button visibility (#272)

* MOBILEAPPS-1982 (#273)

* added move and favorites option for multi selection

* added action start process, delete and offline

* code ammendments

* added test cases

* added offline action on offline screen

* disbale uplading files long gesture

* Mobileapps 2022 (#274)

* fixed tablet rotation issue

* merge main with branch

* MOBIELAPPS-1984 (#275)

* added feature to move multiple files together

* fixed space issue while creating the folder

* remove extra option from library actions

* added move action on top header

* added delete , restore and forever delete actions (#276)

* MOBILEAPPS-1986 (#277)

* added multi offline action

* fixed snackbar delayed issue after action and added multiple offline actions

* added strings

* fixed move issue

* MOBILEAPPS-2033 (#278)

* added multi action for favorite

* added action for start process and also added required options on sheet in multi-action (#279)

* fixed deletion issue and removed unused code (#280)

* MOBILEAPPS-2038 (#281)

* accessibility action sheet issue fixed

* fixed internet issue

* added localisation (#282)

* MOBILEAPPS-2027 (#284)

* fixed require session crash

* review correction

* MOBILEAPPS-2026 (#285)

* removed workflow status and comment issue, also fixed highlighted issue for multi-selection

* fixed comment issue

* MOBILEAPPS-2052 (#286)

* enable start workflow on preview screen

* added definiton error message

* MOBILEAPPS-2046 (#287)

* added max limit message and enable single action on offline

* added message on search and offline

* added offline actions

* MOBILEAPPS-2046 (#288)

* added max limit message and enable single action on offline

* added message on search and offline

* added offline actions

* fixed crash

* added session expire popup on task detail screen (#289)

* added allowable operations (#290)

* restrict app for rooted device (#291)

* MOBILEAPPS-2056 (#292)

* added creds in secure shared prefs

* savind credentials in secure way

* PMD implementation in GitHub action (#294)

* PMD implementation in GitHub action

* Update build.yml

* MOBIELAPPS-2121 (#295)

* fixed progress running infinite issue

* removed print statements

* MOBILEAPPS-2120 (#296)

* fixed move crash

* fixed move crash

* update version (#297)

* MNT-24096 (#298)

* disabled favourite feature below 23 version

* removed unnecessary code

* peer review correction

* code review fixes

* MOBILEAPPS-2137 (#322)

* MOBILEAPPS-2089 (#300)

* disabled favorite feature below 23 version

* json parsed and architecture created for dynamic form

* removed login changes

* removed commented code

* MOBILEAPPS-2091 (#302)

* added single-line text component

* fixed review correction

* MOBILEAPPS-2093 (#303)

* added multi-line-text component

* optimized code and added few params

* added number component (#304)

* Mobileapps 2145 (#305)

* added amount component

* added checks for empty

* added checks for float value

* code optimized

* Mobileapps 2139 (#306)

* added checkbox component

* added string resource

* added datee and time field (#307)

* added dropdown field (#308)

* added radio component field (#309)

* added readonly field (#310)

* ADST-28 (#311)

* added people field

* added people field

* ADST-26 (#312)

* added functional group field

* added ammendments

* set the size of checkbox

* ADST-44 (#313)

* retain data on scroll

* added hyperlink field

* ADST-44 (#314)

* retain data on scroll

* added hyperlink field

* added underline

* ADST-221 (#315)

* added hyperlink ammendments

* added default and custom outcomes

* added string resources

* added string resources

* ADST-35 (#316)

* added hostname check to redirect the URL

* code refactor

* added validation and disbaled buttons state

* Revert "ADST-35 (#316)" (#317)

This reverts commit 84ed440.

* ADST-35 (#318)

* added hostname check to redirect the URL

* code refactor

* added validation and disbaled buttons state

* update scenarios of required data

* ADST-259 (#319)

* added hostname check to redirect the URL

* code refactor

* added validation and disbaled buttons state

* update scenarios of required data

* color theme fixed

* removed space from FAB

* code optimized

* ADST-31 (#320)

* submit collected data to server

* code optimized

* ADST-23 (#321)

* submit collected data to server

* code optimized

* added UI for attachments

* added attach files component

* code optimize

* ADST-261 (#323)

* fixed crash

* optimize error handling

* add more sceanrio to error handling

* ADST-47 (#324)

* fixed crash

* optimize error handling

* add more sceanrio to error handling

* linked search screen

* added folder search screen

* get result from folder search

* ADST-49 (#325)

* fixed crash

* optimize error handling

* add more sceanrio to error handling

* linked search screen

* added folder search screen

* get result from folder search

* code optimized

* code optimized

* view process after creation

* ADST-286 (#326)

* added confirmation dialog if any of the file is not uploaded

* added bottom banner

* string files updated

* added empty files view (#327)

* ADST-286 (#328)

* updated syncing architecture

* added title of view workflow

* handle single or multiple selection

* view data process scenario updated

* fixed save issue

* ADST-326 (#329)

* localisation updated

* selected content show in process

* added taskview feedbacks

* update view color, and update title (#330)

* ADST-386 (#331)

* update folder flow

* able to view the attachments

* ADST-379 (#333)

* fixed multiline issue

* fix date format

* ADST-380 (#332)

* fixed invalid url crash

* code optimsation

* ADST-382 (#334)

* limit file to 10mb for uploading the data

* fixed orientation

* update strings (#335)

* added cross button on assignee selected (#336)

* update date format (#337)

* merge community code with enterprise

* Fixed delete icon issue (#338)

* fixed delete icon issue

* fixed message issue

* update color (#339)

* fix outcome issue (#340)

* Update group case (#341)

* fixed claim button issue

* update pooled scenario

* showing name of the folder on form after selecting

* add clear icons to reset fodler

* fixed date display

* fixed file issue

* fixed color of action button (#342)

* fixed disable isue (#343)

* ADST-431 (#344)

* added view for large text

* upadte date format

* added message if selected content is not uploaded

* fixed crash related to the test app

* fixed date issue and description crash

* ADST-431 (#345)

* update text color of action button

* review correction

* review correction

* added api error handling message

* added api error handling message

* localisation added

* ADST-431 (#346)

* remove limit text from view screen

* optimize code

* updated the string localisation (#347)

* added security for overlays (#170)

* update version file

* updated localisation (#348)

* merged loclisation from cimmunity

---------

Co-authored-by: Gloria Camino <gloria.broadbent@alfresco.com>
Co-authored-by: Lovekesh Saxena <lovekesh.saxena@contractors.onbase.com>
Co-authored-by: Gloria Camino <gloria.camino@hyland.com>
Co-authored-by: omkaryadv177 <97588463+omkaryadv177@users.noreply.github.com>
  • Loading branch information
5 people authored May 20, 2024
1 parent e1e453a commit b1059e5
Show file tree
Hide file tree
Showing 24 changed files with 66 additions and 19 deletions.
1 change: 0 additions & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
<string name="accessibility_text_user_profile">User Profile Button</string>
<string name="accessibility_text_user_info">Username: %s Email: %s</string>
<string name="accessibility_text_close">Close</string>
<string name="close_button_content_description">Clear Selection</string>

<string-array name="settings_sync_network_value_labels">
<item>Wi-Fi only</item>
Expand Down
2 changes: 1 addition & 1 deletion auth/src/main/kotlin/com/alfresco/ui/SplashActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ abstract class SplashActivity : AppCompatActivity() {
super.onCreate(savedInstanceState)
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.S) {
// Use setHideOverlayWindows method
window.setHideOverlayWindows(true);
window.setHideOverlayWindows(true)
}
if (intent.data != null && intent.flags and Intent.FLAG_ACTIVITY_LAUNCHED_FROM_HISTORY == 0) {
// Handle the url passed through the intent
Expand Down
3 changes: 2 additions & 1 deletion capture/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
<string name="capture_failure_permissions">Zum Aufnehmen von Medien aktivieren Sie die Berechtigungen für Kamera und Mikrofon.</string>
<string name="format_video_duration_hour" translatable="false">%02d:%02d:%02d</string>
<string name="format_video_duration_minute" translatable="false">%02d:%02d</string>
<string name="error_file_size_exceed">Die ausgewählte Dateigröße für den Upload darf 100MB nicht überschreiten.</string>
<string name="error_file_size_exceed">Die ausgewählte Dateigröße darf beim Hochladen 100 MB nicht überschreiten.</string>
<string name="error_file_size_exceed_10mb">Maximale Dateigröße für Uploads: %d MB.</string>

<string name="discard_title">Aufnahmen verwerfen?</string>
<string name="discard_subtitle">%d Mediendateien werden verworfen, wenn Sie beenden.</string>
Expand Down
1 change: 1 addition & 0 deletions capture/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<string name="format_video_duration_hour" translatable="false">%02d:%02d:%02d</string>
<string name="format_video_duration_minute" translatable="false">%02d:%02d</string>
<string name="error_file_size_exceed">El tamaño de fichero seleccionado no puede exceder los 100 MB para ser cargado</string>
<string name="error_file_size_exceed_10mb">El tamaño máximo de archivo de carga es de %d MB.</string>

<string name="discard_title">¿Descartar capturas?</string>
<string name="discard_subtitle">Si sale, se descartarán %d ficheros multimedia.</string>
Expand Down
1 change: 1 addition & 0 deletions capture/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
<string name="discard_subtitle">Les fichiers multimédias %d seront supprimés si vous quittez.</string>
<string name="discard_confirmation_negative">Annuler</string>
<string name="discard_confirmation_positive">Supprimer</string>
<string name="error_file_size_exceed_10mb">La taille de fichier maximale pour les chargements est de %d Mo.</string>

</resources>
1 change: 1 addition & 0 deletions capture/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@
<string name="discard_subtitle">Se esci, verranno eliminati %d file multimediali.</string>
<string name="discard_confirmation_negative">Annulla</string>
<string name="discard_confirmation_positive">Elimina</string>
<string name="error_file_size_exceed_10mb">Per gli upload la dimensione massima del file è %d MB.</string>

</resources>
1 change: 1 addition & 0 deletions capture/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<string name="format_video_duration_hour" translatable="false">%02d:%02d:%02d</string>
<string name="format_video_duration_minute" translatable="false">%02d:%02d</string>
<string name="error_file_size_exceed">Het geselecteerde bestand mag niet groter zijn dan 100 MB om te kunnen worden geüpload.</string>
<string name="error_file_size_exceed_10mb">Maximum bestandsformaat voor uploads is %d MB.</string>

<string name="discard_title">Opnamen verwijderen?</string>
<string name="discard_subtitle">%d mediabestanden worden verwijderd als u afsluit.</string>
Expand Down
1 change: 1 addition & 0 deletions common/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@
<string name="title_content_in_queue">Warnung</string>
<string name="message_content_in_queue">Das Hochladen von Dateien ist in Bearbeitung. Tippen Sie auf Bestätigen, um ohne laufende Dateien fortzufahren.</string>
<string name="no_attached_files">Keine angehängten Dateien</string>
<string name="title_no_name">Kein Name</string>
</resources>
1 change: 1 addition & 0 deletions common/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@
<string name="title_content_in_queue">Advertencia</string>
<string name="message_content_in_queue">La carga de ficheros está en curso. Toque Confirmar para continuar sin los ficheros en curso.</string>
<string name="no_attached_files">No hay ficheros adjuntos</string>
<string name="title_no_name">No tiene ningún nombre</string>
</resources>
1 change: 1 addition & 0 deletions common/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@
<string name="title_content_in_queue">Avertissement</string>
<string name="message_content_in_queue">Le téléchargement des fichiers est en cours. Tapez sur Confirmer pour continuer sans fichiers en cours.</string>
<string name="no_attached_files">Aucun fichier joint</string>
<string name="title_no_name">Sans nom</string>
</resources>
1 change: 1 addition & 0 deletions common/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@
<string name="title_content_in_queue">Avviso</string>
<string name="message_content_in_queue">Il caricamento dei file è in corso. Toccare su Conferma per continuare senza questi file.</string>
<string name="no_attached_files">Nessun file allegato</string>
<string name="title_no_name">Nessun nome</string>
</resources>
1 change: 1 addition & 0 deletions common/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@
<string name="title_content_in_queue">Waarschuwing</string>
<string name="message_content_in_queue">Er worden bestanden geüpload. Tik om te bevestigen dat u wilt doorgaan zonder de bestanden in uitvoering.</string>
<string name="no_attached_files">Geen bijgevoegde bestanden</string>
<string name="title_no_name">Geen naam</string>
</resources>
2 changes: 2 additions & 0 deletions listview/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@
<string name="title_priority">Priorität</string>
<string name="title_assignee">Zugewiesener Benutzer</string>
<string name="title_tasks">Aufgaben</string>
<string name="warning_max_item_multi_selection">Wählen Sie maximal %d Elemente</string>
<string name="select_button">Auswählen</string>
</resources>
2 changes: 2 additions & 0 deletions listview/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@
<string name="title_priority">Prioridad</string>
<string name="title_assignee">Usuario asignado</string>
<string name="title_tasks">Tareas</string>
<string name="warning_max_item_multi_selection">Seleccione un máximo de %d elementos</string>
<string name="select_button">Seleccionar</string>
</resources>
2 changes: 2 additions & 0 deletions listview/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@
<string name="title_priority">Priorité</string>
<string name="title_assignee">Personne assignée</string>
<string name="title_tasks">Tâches</string>
<string name="warning_max_item_multi_selection">Sélectionner un maximum de %d éléments</string>
<string name="select_button">Sélectionner</string>
</resources>
2 changes: 2 additions & 0 deletions listview/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@
<string name="title_priority">Priorità</string>
<string name="title_assignee">Assegnatario</string>
<string name="title_tasks">Compiti</string>
<string name="warning_max_item_multi_selection">Selezionare un massimo di %d elementi</string>
<string name="select_button">Seleziona</string>
</resources>
2 changes: 2 additions & 0 deletions listview/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@
<string name="title_priority">Prioriteit</string>
<string name="title_assignee">Toegewezen persoon</string>
<string name="title_tasks">Taken</string>
<string name="warning_max_item_multi_selection">Selecteer een maximum van %d items</string>
<string name="select_button">Selecteren</string>
</resources>
2 changes: 1 addition & 1 deletion listview/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<string name="title_priority">Priority</string>
<string name="title_assignee">Assignee</string>
<string name="title_tasks">Tasks</string>
<string name="warning_max_item_multi_selection">Select a maximum of %d items</string>
<string name="select_button">Select</string>
<string name="warning_max_item_multi_selection">Select a maximum of %d items</string>
</resources>
10 changes: 8 additions & 2 deletions process-app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,18 @@
<string name="accessibility_clear_text">Text löschen</string>
<string name="accessibility_date_icon">Symbol für Datum</string>
<string name="accessibility_link_icon">Symbol für Verknüpfung</string>
<string name="error_min_value">Darf nicht kleiner als %1$d sein</string>
<string name="error_max_value">Darf nicht größer als %1$d sein</string>
<string name="error_min_value">Darf nicht kleiner sein als %1$d</string>
<string name="error_max_value">Darf nicht größer sein als %1$d</string>
<string name="error_invalid_format">Verwenden Sie ein anderes Zahlenformat</string>
<string name="error_required_field">Dies ist ein Pflichtfeld.</string>
<string name="title_actions">Aktionen</string>
<string name="accessibility_process_actions">Schaltfläche „Aktionen verarbeiten“</string>
<string name="no_attachments">Keine Anhänge</string>
<string name="error_process_failure">Etwas ist schiefgelaufen. Kontaktieren Sie Ihren Administrator für Hilfe.</string>
<string name="no_attached_folder">Kein angehängter Ordner</string>
<string name="action_info">Information</string>
<string name="file_empty_message">Sie haben anscheinend\nnoch keine Dateien angehängt\n(max. Dateigröße: %d MB).</string>
<string name="error_hyperlink_invalid_url">%1$s hat ungültige URL</string>
<string name="error_no_upload_fields">Der ausgewählte Inhalt kann in dieser Form nicht angehängt werden.</string>
<string name="process_max_file_size">Maximale Dateigröße für Uploads: %d MB.</string>
</resources>
12 changes: 9 additions & 3 deletions process-app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,18 @@
<string name="accessibility_clear_text">Borrar texto</string>
<string name="accessibility_date_icon">Icono de fecha</string>
<string name="accessibility_link_icon">Icono de enlace</string>
<string name="error_min_value">No puede ser menor que %1$d</string>
<string name="error_max_value">No puede ser mayor que %1$d</string>
<string name="error_invalid_format">Utilice un formato de número distinto</string>
<string name="error_min_value">No puede ser inferior a %1$d</string>
<string name="error_max_value">Ne peut pas être supérieur à %1$d</string>
<string name="error_invalid_format">Utilice un formato de número diferente</string>
<string name="error_required_field">Este campo es obligatorio.</string>
<string name="title_actions">Acciones</string>
<string name="accessibility_process_actions">Botón de acciones de procesos</string>
<string name="no_attachments">Sin adjuntos</string>
<string name="error_process_failure">Ha surgido un error. Contacte a su administrador para obtener ayuda.</string>
<string name="no_attached_folder">No hay ninguna carpeta adjunta</string>
<string name="action_info">Información</string>
<string name="file_empty_message">Parece que aún no ha\nañadido ningún archivo\n(tamaño máximo de archivo: %d MB).</string>
<string name="error_hyperlink_invalid_url">La URL de %1$s no es válida</string>
<string name="error_no_upload_fields">Fallo al adjuntar el contenido seleccionado en este formulario.</string>
<string name="process_max_file_size">El tamaño máximo de archivo de carga es de %d MB.</string>
</resources>
10 changes: 8 additions & 2 deletions process-app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
<resources>
<string name="error_min_length">Veuillez saisir au moins %1$d caractères</string>
<string name="error_min_length">Saisir au moins %1$d caractères</string>
<string name="accessibility_clear_text">Effacer le texte</string>
<string name="accessibility_date_icon">Icône de date</string>
<string name="accessibility_link_icon">Icône de lien</string>
<string name="error_min_value">Ne peut pas être inférieur à %1$d</string>
<string name="error_max_value">Ne peut pas être supérieur à %1$d</string>
<string name="error_invalid_format">Utiliser un format numérique différent</string>
<string name="error_invalid_format">Essayez un autre format de chiffre</string>
<string name="error_required_field">Ceci est un champ obligatoire.</string>
<string name="title_actions">Actions</string>
<string name="accessibility_process_actions">Bouton d\'actions de traitement</string>
<string name="no_attachments">Aucune pièce jointe</string>
<string name="error_process_failure">Un problème est survenu. Pour obtenir de l\'aide, contactez votre administrateur Alfresco.</string>
<string name="no_attached_folder">Aucun dossier joint</string>
<string name="action_info">Information</string>
<string name="file_empty_message">Vous n’avez pas encore\najouté de fichiers\n(taille de fichier max. : %d Mo).</string>
<string name="error_hyperlink_invalid_url">%1$s a une URL non valide</string>
<string name="error_no_upload_fields">Impossible de joindre le contenu sélectionné à ce formulaire.</string>
<string name="process_max_file_size">La taille de fichier maximale pour les chargements est de %d Mo.</string>
</resources>
10 changes: 8 additions & 2 deletions process-app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
<resources>
<string name="error_min_length">Immettere almeno %1$d caratteri</string>
<string name="error_min_length">Inserire almeno %1$d caratteri</string>
<string name="accessibility_clear_text">Elimina testo</string>
<string name="accessibility_date_icon">Icona data</string>
<string name="accessibility_link_icon">Icona link</string>
<string name="error_min_value">Non deve essere inferiore a %1$d</string>
<string name="error_max_value">Non deve essere superiore a %1$d</string>
<string name="error_invalid_format">Usare un formato numerico diverso</string>
<string name="error_invalid_format">Utilizzare un formato numerico diverso</string>
<string name="error_required_field">Questo è un campo obbligatorio.</string>
<string name="title_actions">Azioni</string>
<string name="accessibility_process_actions">Pulsante Elabora azioni</string>
<string name="no_attachments">Nessun allegato</string>
<string name="error_process_failure">Si è verificato un problema. Per assistenza, contatta il tuo amministratore.</string>
<string name="no_attached_folder">Cartella non allegata</string>
<string name="action_info">Informazione</string>
<string name="file_empty_message">Non è stato ancora\naggiunto alcun file\n(dimensioni max. file: %d MB).</string>
<string name="error_hyperlink_invalid_url">%1$s ha un URL non valido</string>
<string name="error_no_upload_fields">Impossibile allegare il contenuto selezionato al presente modulo.</string>
<string name="process_max_file_size">Per gli upload la dimensione massima del file è %d MB.</string>
</resources>
10 changes: 8 additions & 2 deletions process-app/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
<resources>
<string name="error_min_length">Voer minstens %1$d tekens in</string>
<string name="error_min_length">Voer ten minste %1$d tekens in</string>
<string name="accessibility_clear_text">Tekst wissen</string>
<string name="accessibility_date_icon">Datumpictogram</string>
<string name="accessibility_link_icon">Koppelingpictogram</string>
<string name="error_min_value">Mag niet minder zijn dan %1$d</string>
<string name="error_max_value">Mag niet meer zijn dan %1$d</string>
<string name="error_invalid_format">Gebruik een andere getalnotatie</string>
<string name="error_invalid_format">Gebruik een ander getalsformaat</string>
<string name="error_required_field">Dit is een verplicht veld.</string>
<string name="title_actions">Acties</string>
<string name="accessibility_process_actions">Knop Procesacties</string>
<string name="no_attachments">Geen bijlagen</string>
<string name="error_process_failure">Er is iets fout gegaan. Neem contact op met uw beheerder voor hulp.</string>
<string name="no_attached_folder">Geen map bijgevoegd</string>
<string name="action_info">Informatie</string>
<string name="file_empty_message">Het lijkt erop dat je nog geen\nbestanden hebt toegevoegd\n(max bestandsgrootte: %d MB).</string>
<string name="error_hyperlink_invalid_url">%1$s heeft ongeldige URL</string>
<string name="error_no_upload_fields">Niet mogelijk om de geselecteerde inhoud in deze vorm toe te voegen.</string>
<string name="process_max_file_size">Maximum bestandsformaat voor uploads is %d MB.</string>
</resources>
6 changes: 2 additions & 4 deletions process-app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@
<string name="title_actions">Actions</string>
<string name="accessibility_process_actions">Process Actions Button</string>
<string name="no_attachments">No attachment(s)</string>
<string name="error_process_failure">Something went wrong. Contact your administrator for help.</string>
<string name="no_attached_folder">No Attached Folder</string>
<string name="text_attached_folder">%d folder(s)</string>
<string name="action_info">Info</string>
<string name="action_info">Information</string>
<string name="file_empty_message">Looks like you haven’t\nadded any files yet\n(Max file size: %d MB).</string>
<string name="title_search_folder">Search Folder</string>
<string name="error_hyperlink_invalid_url">%1$s has invalid URL</string>
<string name="error_no_upload_fields">Unable to attach the selected content in this form.</string>
<string name="process_max_file_size">Please note: Maximum file size for uploads is %d MB.</string>
<string name="error_process_failure">Something went wrong. Contact your administrator for help.</string>
</resources>

0 comments on commit b1059e5

Please sign in to comment.