Jürgen "Kashban" Wahlmann

Results 11 issues of Jürgen "Kashban" Wahlmann

With the new Android Databinding support library using RIV is even simpler, especially if you want to change it dynamically through user interaction. Taken from https://play.google.com/store/apps/details?id=de.kashban.android.picturecalendar.

Hi, I'm pulling from maven central but not getting the file we added from my pull request. Did you upload it to maven central yet? Best regards, Kash

Enables AboutLibraries (https://github.com/mikepenz/AboutLibraries) to autodetect the usage of this lib.

When using aFileChooser at API Level < 11 ActionBar is not supported. This is no longer required because the AppCompatLibrary supports ActionBar on lower API levels. Changing this is easy....

There are many new transitions in Android 5.0 Lollipop. Having them on devices below that API level would be great, because adoption will be slow for most users. https://developer.android.com/reference/android/transition/package-summary.html

Allows AboutLibraries (https://github.com/mikepenz/AboutLibraries) to autodetect the usage of this library and show it on a dialog: ![about-library](https://cloud.githubusercontent.com/assets/6595407/4589529/f8674b10-5054-11e4-98a1-4a08441e786b.png)

One task I do quite often is to change single strings in all languages to adapt to changes in my app. Currently I have to open every language supported on...

enhancement

Right now one has to switch to the All View each time one enters a project. Would be great if there where a setting to make the All View default...

enhancement

This happens when I try to run the command given in Step 5: `python %ANDROID_HOME%/platform-tools/systrace/systrace.py --time=10 -o %userprofile%/trace.html gfx view res` Full stacktrace: ``` CRITICAL:root:(TimeoutThread-1-for-MainThread) Exception on _RunAdbCmd(, ['devices'], retries=2,...

This is what the log shows: ``` Installing APK 'app-debug-androidTest.apk' on 'SM-T819 - 7.0' for app:debugAndroidTest Installed on 1 device. :app:runLocalPerfTests_ca1f2857 Starting monkeyrunner Script: Writing logs to: C:\Daten\Entwicklung\AutomatedPerformanceTesting\android-perf-testing Script: Using...