Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Berlin, Germany
- Sign in to view email
- https://cketti.de/
Pinned
1,418 contributions in the last year
Activity overview
Contribution activity
May 2020
- cketti/ActionModeCallbackLeak Kotlin
- cketti/OkHttpWithContentUri Kotlin
- cketti/discourse Ruby
Created a pull request in EventFahrplan/EventFahrplan that received 3 comments
Remove MyApp static fields used to display the lecture list
Description
With this change FahrplanFragment now exclusively uses ScheduleData to display its UI. The various mechanism to update MyApp.lectureList …
+188
−448
•
3
comments
- Don't select charset depending on recipient address when sending messages
- Exclude unnecessary files from APK
- Remove unnecessary dependencies from :app:autodiscovery:api
- Remove outdated resolutionStrategy
- Update translations
- Add Gradle module for new setup UI
- Create UI base module
- Move Android permission handling out of K9Activity
- Disable encryption when selecting "disable encryption" in dialog
- Add LeakCanary
- Fix special local folders
- Update list of libraries in About screen
- Make trying to open a non-existent folder a permanent error
- Keep drawer open after selecting an account
- Fix IMAP folder refresh
- Remove unused views from accounts_item layout
- Replace ShowcaseView with SimpleHighlightView
- Use AppCompat's 'srcCompat' attribute to reference drawables
- Fix loading original message when replying
- Remove usage of java.time API
- Update translations
- Fix unread widget
- Improve periodic mail sync
- Change "frontend" code to refer to folders by database ID
- Remove StoreConfig
- Use day of week in message list
- Add Gradle module for new setup UI
- Split autodiscovery methods into gradle builds
- Lay groundwork for optional in/out server discovery
- Made it easier to see progress bar
- Add detection of configuration based on SRV records (RFC6186)
- Restore per-folder clear local messages
Created an issue in k9mail/k-9 that received 7 comments
Automatic account setup / server settings autodiscovery
Thanks to @wiktor-k (PR #3879 + #3980) we have code to retrieve server settings from Thunderbird's ISPDB. Thanks to @livmackintosh (PR #4719) we'll…
7
comments