Giter Club home page Giter Club logo

miwotreff's Introduction

MiWoTreff

About

This GitHub repository hosts the code of the Android app MiWoTreff. MiWoTreff shows the schedule of the weekly meetings of the evangelic community of Bogenhausen, Munich.

Dieses GitHub Repository hostet den Code der Android-App MiWoTreff. MiWoTreff zeigt das Programm des "Mittwochstreff der Evangelischen Gemeinschaft Bogenhausen, München".

Get it on Google Play

Screenshots

Screenshot-List and Edit

Compatibility

This app is compatible from sdk version 14 (Android 4.0) upward and needs the following libraries to compile:

Die App ist kompatibel ab SDK Version 14 (Android 4.0) aufwärts und braucht folgende Libraries zum Kompilieren:

License

Copyright 2018 by MicMun

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

miwotreff's People

Contributors

mayailkour avatar sal0max avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

miwotreff's Issues

charset encoding bug

Umlaute in hard coded strings in .java files are broken when opened in the editor with different char encoding than UTF-8.
Can be seen when adding a entry to the calendar.

Suchfeld in Toolbar, statt überlappend

Die Suchen-Anzeige (welche nach einem Klick auf die Lupe erscheint) ließe sich relativ einfach in die Toolbar einbauen. Das wäre konsistenter und die beiden Elemente würden nicht überlappen, wie aktuell. So wie in der Google+-App wäre das dann.

Forceclose beim Teilen eines alten Eintrages

Beim Teilen eines Eintrages aus der Vergangenheit stürzt die App ab.
Beim Kompilieren wird schon der Grund genannt: StringFormatMatches: String.format string doesn't match the XML format string: ../../src/main/java/de/micmun/android/miwotreff/util/ContextActionMode.java:157: Wrong argument count, format string shareText_past requires 1 but format call supplies 2

Refresh-Icon in der Toolbar verstecken

Refresh-Icon in der Actionbar würde ich als showAsAction="never" machen. Denn es ist viel einfacher die Liste herunterzuziehen, weswegen der Klick auf den Button nur eine sekundäre Alternative darstellt.

CustomProgressDialog durch SwipeRefreshLayout ersetzen.

CustomProgressDialog wird noch in CalendarSyncTask und JSONBackupRestore verwendet. Wäre eventuell konsistenter auch hier auf SwipeRefreshLayout umzustellen. Das würde auch die Codebase schlanker machen, da Klasse(n) gelöscht werden können und eine Gradle-Dependency wegfällt.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.