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
path: root/app
AgeCommit message (Collapse)Author
2019-03-13Merge branch 'transifex' of https://github.com/stefan-niedermann/nextcloud-deckAndy Scherzinger
2019-03-13add hidden menu icon on cardAndy Scherzinger
2019-03-13more housekeepingAndy Scherzinger
2019-03-13housekeepingAndy Scherzinger
2019-03-13add avatar via auto suggestionAndy Scherzinger
2019-03-12fix flickering of auto suggestionsAndy Scherzinger
2019-03-12Initial account chooserstefan-niedermann
2019-03-12remove description and run refresh on UI threadAndy Scherzinger
2019-03-12Merge pull request #38 from stefan-niedermann/listDetailsAndy Scherzinger
Add further details to cards
2019-03-12Add further details to cardsAndy Scherzinger
2019-03-12fixed filteringdesperateCoder
2019-03-12fixed app not launching properlydesperateCoder
2019-03-12Merge pull request #37 from stefan-niedermann/upsyncArtur
Upsync
2019-03-12Dismiss bottom sheet and show snackbar on create-button-clickedstefan-niedermann
2019-03-12Remove dead dependencies, add dummy methods for create buttonsstefan-niedermann
2019-03-12merged branch master into upsyncdesperateCoder
2019-03-12Add dummy buttons to bottom_sheet_createstefan-niedermann
2019-03-12WIP: sync up -> fixed DBStatus HandlingdesperateCoder
2019-03-12Create bottom sheet for creation of cards, stacks and boardsstefan-niedermann
Same way that the files app handles create-operation
2019-03-12Merge branch 'edit' of https://github.com/stefan-niedermann/nextcloud-deck ↵desperateCoder
into upsync
2019-03-12first steps: sync updesperateCoder
2019-03-12Use androidx:appcompat alpha release for drawableleft supportstefan-niedermann
@see https://stackoverflow.com/questions/49985793/drawableleft-with-xml-icon
2019-03-12Documentationstefan-niedermann
2019-03-12Workaround for Resources$NotFoundException on Android 4stefan-niedermann
``` 3-12 09:53:47.234 2271-2271/it.niedermann.nextcloud.deck E/AndroidRuntime: FATAL EXCEPTION: main android.content.res.Resources$NotFoundException: File res/drawable/ic_view_column_black_24dp.xml from drawable resource ID #0x7f07007b. If the resource you are trying to use is a vector resource, you may be referencing it in an unsupported way. See AppCompatDelegate.setCompatVectorFromResourcesEnabled() for more info. at android.content.res.Resources.loadDrawable(Resources.java:1928) at android.content.res.Resources.getDrawable(Resources.java:664) at androidx.core.content.ContextCompat.getDrawable(ContextCompat.java:479) at it.niedermann.nextcloud.deck.ui.MainActivity.buildSidenavMenu(MainActivity.java:187) at it.niedermann.nextcloud.deck.ui.MainActivity.access$100(MainActivity.java:45) at it.niedermann.nextcloud.deck.ui.MainActivity$1.lambda$null$0(MainActivity.java:157) at it.niedermann.nextcloud.deck.ui.-$$Lambda$MainActivity$1$fjUtebZdN0tro2_UplyAlWSvn7E.onChanged(lambda) at androidx.lifecycle.LiveData.considerNotify(LiveData.java:113) at androidx.lifecycle.LiveData.dispatchingValue(LiveData.java:131) at androidx.lifecycle.LiveData.setValue(LiveData.java:289) at androidx.lifecycle.MutableLiveData.setValue(MutableLiveData.java:33) at androidx.lifecycle.LiveData$1.run(LiveData.java:91) at android.os.Handler.handleCallback(Handler.java:605) at android.os.Handler.dispatchMessage(Handler.java:92) at android.os.Looper.loop(Looper.java:137) at android.app.ActivityThread.main(ActivityThread.java:4424) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:511) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551) at dalvik.system.NativeStart.main(Native Method) Caused by: org.xmlpull.v1.XmlPullParserException: Binary XML file line #1: invalid drawable tag vector at android.graphics.drawable.Drawable.createFromXmlInner(Drawable.java:863) at android.graphics.drawable.Drawable.createFromXml(Drawable.java:804) at android.content.res.Resources.loadDrawable(Resources.java:1925) at android.content.res.Resources.getDrawable(Resources.java:664)  at androidx.core.content.ContextCompat.getDrawable(ContextCompat.java:479)  at it.niedermann.nextcloud.deck.ui.MainActivity.buildSidenavMenu(MainActivity.java:187)  at it.niedermann.nextcloud.deck.ui.MainActivity.access$100(MainActivity.java:45)  at it.niedermann.nextcloud.deck.ui.MainActivity$1.lambda$null$0(MainActivity.java:157)  at it.niedermann.nextcloud.deck.ui.-$$Lambda$MainActivity$1$fjUtebZdN0tro2_UplyAlWSvn7E.onChanged(lambda)  at androidx.lifecycle.LiveData.considerNotify(LiveData.java:113)  at androidx.lifecycle.LiveData.dispatchingValue(LiveData.java:131)  at androidx.lifecycle.LiveData.setValue(LiveData.java:289)  at androidx.lifecycle.MutableLiveData.setValue(MutableLiveData.java:33)  at androidx.lifecycle.LiveData$1.run(LiveData.java:91)  at android.os.Handler.handleCallback(Handler.java:605)  at android.os.Handler.dispatchMessage(Handler.java:92)  at android.os.Looper.loop(Looper.java:137)  at android.app.ActivityThread.main(ActivityThread.java:4424) ```
2019-03-12[tx-robot] updated from transifexNextcloud bot
2019-03-11Merge ViewModel-Gedöhns into edit branchstefan-niedermann
2019-03-11Merge remote-tracking branch 'origin/edit' into editstefan-niedermann
# Conflicts: # app/src/main/java/it/niedermann/nextcloud/deck/ui/card/CardDetailsFragment.java # app/src/main/res/layout/activity_edit.xml # app/src/main/res/layout/fragment_card_edit_tab_details.xml
2019-03-11fix yet another LiveData UI ThreadAndy Scherzinger
2019-03-11run LiveData oberserve on UI threadAndy Scherzinger
2019-03-11Use databinding for displaying description of cards in edit modestefan-niedermann
2019-03-11Use databinding for displaying description of cards in edit modestefan-niedermann
2019-03-11Use databinding for displaying title of cards in edit modestefan-niedermann
2019-03-11Move to AndroidXAndy Scherzinger
2019-03-11started implementing up syncdesperateCoder
2019-03-11Make edit/details scrollable, so one can always edit descriptionstefan-niedermann
former behavior: when clicking on description, keyboard appeared and description was no longer visible on screen. It's a quick fix and should be properly done in the future ;)
2019-03-08added attachment endpointsdesperateCoder
2019-03-04align field labels with webUIAndy Scherzinger
2019-03-04use latest stable 0.3.0 of Android-SSO with annotation supportAndy Scherzinger
2019-03-03wrap with only if changedAndy Scherzinger
2019-03-03cleanup people listAndy Scherzinger
2019-03-03add oberserve to user list searchAndy Scherzinger
2019-03-03more explicit where clausedesperateCoder
2019-03-03search-term validation and trimmingdesperateCoder
2019-03-03implement user search (WiP: result always null)Andy Scherzinger
2019-03-03add avatar fetching, add close icon tintingAndy Scherzinger
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-03-03added attachments supportdesperateCoder
2019-03-02added label searchdesperateCoder
2019-03-02added methods to get the server URL / api pathdesperateCoder
2019-03-02added DataPropagationHelper for several usecasesdesperateCoder
2019-03-02add todoAndy Scherzinger