th30n3 Is it possible to run firebase notifications for regular server notifications?

For example, if someone replies to me, or mentions me, can firebase send a notification? It doesn't work like that for now. ?

Edit: in-app of course

    duman I believe that is possible, but I think making the apps more stable would be for the best at the moment.

      Felli that's true. I have a small question! I added reload function to the original app. (swipe down to refresh) And, prevented loading loop (the one that you see at the opening) appearing every single reload. So, now the app can reload when swiping down, with correct animations, as expected. How do I apply changes to github? Is it hard? Never used it before. ?

        duman All you have to do is either upload the file to the right place or edit a file that is there with your file. It's as easy as that, but make sure that it actually works by using Android Studios.

          Felli I even generated a signed APK + installed it to my phone, works fine on Android 7. :p
          Meanwhile, I'll try to figure out how to do it.

          Thanks!

            duman No problem, if you have any trouble I'm sure that the community can help you on GitHub. ?

            Just found out that images on the phone (Marshmallow) cannot be shared on it. How hard is it to implement the feature?

              jordanjay29
              No, haven't even installed it. Testing his own app which he provided on the Google play store.

              I am getting this error when i try to build the android app can anyone help

              Executing tasks: [clean, :app:generateDebugSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:generateDebugAndroidTestSources]
              
              Configuration on demand is an incubating feature.
              NDK is missing a "platforms" directory.
              If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to C:\Users\nbfiv\AppData\Local\Android\Sdk\ndk-bundle.
              If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
              
              google-services plugin could not detect any version for com.google.android.gms or com.google.firebase, default version: 9.0.0 will be used.
              please apply google-services plugin at the bottom of the build file.
              Incremental java compilation is an incubating feature.
              :clean
              :app:clean
              :app:preBuild UP-TO-DATE
              :app:preDebugBuild UP-TO-DATE
              :app:checkDebugManifest
              :app:preReleaseBuild UP-TO-DATE
              :app:prepareComAndroidSupportAnimatedVectorDrawable2531Library
              :app:prepareComAndroidSupportAppcompatV72531Library
              :app:prepareComAndroidSupportDesign2531Library
              :app:prepareComAndroidSupportMultidex101Library
              :app:prepareComAndroidSupportRecyclerviewV72531Library
              :app:prepareComAndroidSupportSupportCompat2531Library
              :app:prepareComAndroidSupportSupportCoreUi2531Library
              :app:prepareComAndroidSupportSupportCoreUtils2531Library
              :app:prepareComAndroidSupportSupportFragment2531Library
              :app:prepareComAndroidSupportSupportMediaCompat2531Library
              :app:prepareComAndroidSupportSupportV42531Library
              :app:prepareComAndroidSupportSupportVectorDrawable2531Library
              :app:prepareComAndroidSupportTransition2531Library
              :app:prepareComGithubDelightImAndroidAdvancedWebViewV300Library
              :app:prepareComGoogleAndroidGmsPlayServicesBasement980Library
              :app:prepareComGoogleAndroidGmsPlayServicesTasks980Library
              :app:prepareComGoogleFirebaseFirebaseAnalytics980Library
              :app:prepareComGoogleFirebaseFirebaseAnalyticsImpl980Library
              :app:prepareComGoogleFirebaseFirebaseCommon980Library
              :app:prepareComGoogleFirebaseFirebaseCore980Library
              :app:prepareComGoogleFirebaseFirebaseIid980Library
              :app:prepareComGoogleFirebaseFirebaseMessaging980Library
              :app:prepareDebugDependencies
              :app:compileDebugAidl
              :app:compileDebugRenderscript
              :app:generateDebugBuildConfig
              :app:generateDebugResValues
              :app:processDebugGoogleServices
              Parsing json file: C:\Users\nbfiv\Desktop\Server Files\Android Forums\flarum-mobile-android-master\app\google-services.json
              :app:processDebugGoogleServices FAILED
              
              FAILURE: Build failed with an exception.
              
              * What went wrong:
              Execution failed for task ':app:processDebugGoogleServices'.
              > No matching client found for package name 'org.flarum.flarum'
              
              * Try:
              Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
              
              BUILD FAILED
              
              Total time: 25.631 secs
              Executing tasks: [:app:assembleDebug]
              
              Configuration on demand is an incubating feature.
              NDK is missing a "platforms" directory.
              If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to C:\Users\nbfiv\AppData\Local\Android\Sdk\ndk-bundle.
              If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
              
              google-services plugin could not detect any version for com.google.android.gms or com.google.firebase, default version: 9.0.0 will be used.
              please apply google-services plugin at the bottom of the build file.
              Incremental java compilation is an incubating feature.
              :app:preBuild UP-TO-DATE
              :app:preDebugBuild UP-TO-DATE
              :app:checkDebugManifest
              :app:preReleaseBuild UP-TO-DATE
              :app:prepareComAndroidSupportAnimatedVectorDrawable2531Library
              :app:prepareComAndroidSupportAppcompatV72531Library
              :app:prepareComAndroidSupportDesign2531Library
              :app:prepareComAndroidSupportMultidex101Library
              :app:prepareComAndroidSupportRecyclerviewV72531Library
              :app:prepareComAndroidSupportSupportCompat2531Library
              :app:prepareComAndroidSupportSupportCoreUi2531Library
              :app:prepareComAndroidSupportSupportCoreUtils2531Library
              :app:prepareComAndroidSupportSupportFragment2531Library
              :app:prepareComAndroidSupportSupportMediaCompat2531Library
              :app:prepareComAndroidSupportSupportV42531Library
              :app:prepareComAndroidSupportSupportVectorDrawable2531Library
              :app:prepareComAndroidSupportTransition2531Library
              :app:prepareComGithubDelightImAndroidAdvancedWebViewV300Library
              :app:prepareComGoogleAndroidGmsPlayServicesBasement980Library
              :app:prepareComGoogleAndroidGmsPlayServicesTasks980Library
              :app:prepareComGoogleFirebaseFirebaseAnalytics980Library
              :app:prepareComGoogleFirebaseFirebaseAnalyticsImpl980Library
              :app:prepareComGoogleFirebaseFirebaseCommon980Library
              :app:prepareComGoogleFirebaseFirebaseCore980Library
              :app:prepareComGoogleFirebaseFirebaseIid980Library
              :app:prepareComGoogleFirebaseFirebaseMessaging980Library
              :app:prepareDebugDependencies
              :app:compileDebugAidl UP-TO-DATE
              :app:compileDebugRenderscript UP-TO-DATE
              :app:generateDebugBuildConfig UP-TO-DATE
              :app:generateDebugResValues UP-TO-DATE
              :app:processDebugGoogleServices
              Parsing json file: C:\Users\nbfiv\Desktop\Server Files\Android Forums\flarum-mobile-android-master\app\google-services.json
              :app:processDebugGoogleServices FAILED
              
              FAILURE: Build failed with an exception.
              
              * What went wrong:
              Execution failed for task ':app:processDebugGoogleServices'.
              > No matching client found for package name 'org.flarum.flarum'
              
              * Try:
              Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
              
              BUILD FAILED
              
              Total time: 8.285 secs

                I'll do some test runs then get back to you, might be some dependencies that are no longer supported being used.

                0E800
                Don't have updated Android Studio, can you help me generate apk app with this extension?

                  Chope

                  Sure no problem. I'll need your flarum forum url and your default colors. Do you want the title bar or not?

                    0E800
                    I want the default colour to be similar to that of this forum - discuss.flarum.org. White background...
                    My forum URL is - https://afrihall.com
                    Please remove the Title bar, no need for it.
                    Thanks for your consideration.

                    0E800 could you build me an APK for the forums cause i have tried this and Android Studio wont build it properly

                      Name: TrinityMC Network
                      URL: forums.trinitymc.co (not .com)
                      Hexdecimal color code: #c22a22

                      0E800