Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-03🎨 Store colors as integer in database (#603)Niedermann IT-Dienstleistungen
* #556 Store colors as integer in database - UI should only use @ColorInt from model * Merge master Signed-off-by: Stefan Niedermann <info@niedermann.it> * #556 Store colors as integer in database Signed-off-by: Stefan Niedermann <info@niedermann.it> * #556 Store colors as integer in database Signed-off-by: Stefan Niedermann <info@niedermann.it> * merged into branch Co-authored-by: desperateCoder <echotodevnull@gmail.com>
2020-07-14#217 Stack widget - Update widgetsStefan Niedermann
2020-07-13Use EditActivity intent factory methodStefan Niedermann
2020-07-08Comment added to stackwidgetconfiguration activity to explain method ofDaniel Bailey
passing the account data between application and appwidgetprovider. Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-07-07Stack WidgetDaniel Bailey
Refactoring for stack widget Tap-to-edit Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-07-07Fixed card sort order in stack widget.Daniel Bailey
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-07-07Stack Widget HeaderDaniel Bailey
Set stack widget header to display a coloured spot to match its parent board. Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-07-07Change title in actionbarStefan Niedermann
2020-07-07Replace magic string with constantStefan Niedermann
2020-07-07Moved stack widget package.Daniel Bailey
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
SelectCardForWidgetActivity
2020-06-15Move avatar to right sideStefan Niedermann
2020-05-13#217 SingleCardWidgetStefan Niedermann
Display description and optimize layout
2020-05-12#217 SingleCardWidgetStefan Niedermann
DueDate image
2020-05-12#217 SingleCardWidgetStefan Niedermann
Hide images on Android < 5
2020-05-12#217 SingleCardWidgetStefan Niedermann
Add database table
2020-05-12#217 SingleCardWidgetStefan Niedermann
Add database table
2020-05-12#217 SingleCardWidgetStefan Niedermann
2020-05-12#217 SingleCardWidgetStefan Niedermann
2020-05-12#217 SingleCardWidgetStefan Niedermann
2020-05-12Widget TestStefan Niedermann
2020-03-25Move all pure view into one packageStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2020-03-07#256 Tags menu doesn't show a second time - Remove logsstefan-niedermann
2020-03-07Fix #256 Tags menu doesn't show a second timestefan-niedermann
2020-02-24Display image attachments directlystefan-niedermann
2019-10-13#52 Suggest user and labels in autocomplete when clicking on the EditTextstefan-niedermann
2019-03-11Move to AndroidXAndy Scherzinger
2019-03-03implement user search (WiP: result always null)Andy Scherzinger