nolanlawson / Catlog

Logcat-reading app for Android (UNMAINTAINED)
http://nolanlawson.com/apps#catlog
474 stars 191 forks source link

Holo/Material design #40

Open mars3142 opened 10 years ago

mars3142 commented 10 years ago

Will this app be updated to use Holo and/or Material Design?

nolanlawson commented 10 years ago

I consider it very important that CatLog continue to support Android 1.5 moving forward, since that way it literally works on every Android device ever created. (Yeah, I'm crazy.)

That being said, somebody hacked up a Holo version, but hasn't responded to my request for a pull request yet: https://github.com/Quinny898/CatLog-Holo/issues/2.

I don't plan on writing it myself, but as the app is open-source, anybody with the inkling is free to go in and modify it. :) I would be happy to include two separate APKs on the Play Store (one for older versions, and one for newer versions).

thevirus20 commented 9 years ago

After compiling with target 22 in android studio its looks great. Thanks for a great app.

Lollipop

damccull commented 9 years ago

@nolanlawson Are you still actively maintaining this app? I realize it probably doesn't need much in the way of back-end changes, but what about bug fixes (if any appear) and UI updates? I have no desire to become the maintainer, but I'd consider doing a basic UI refresh and sending a pull request.

nolanlawson commented 9 years ago

@damccull No, I'm not maintaining it anymore. Pull requests are welcome, though – if you do a visual reboot, I'd be happy to publish it to the store. Feel free to increment the min SDK a well; I can just ship two APKs in the store.

IriaSomobu commented 7 years ago

Hi!

I've made some UI improvements (or editions? Changes?).

Click to see screenshots ![screenshot_20170224-225033](https://cloud.githubusercontent.com/assets/17745136/23318877/f020baf6-fadc-11e6-9a62-6b0b9559b9da.png) ![screenshot_20170224-225045](https://cloud.githubusercontent.com/assets/17745136/23318882/f4893aa0-fadc-11e6-8da8-6e47e74efab0.png) ![screenshot_20170224-225104](https://cloud.githubusercontent.com/assets/17745136/23318891/fa5fbb8e-fadc-11e6-813d-641c8bd6a60f.png) ![screenshot_20170224-225246](https://cloud.githubusercontent.com/assets/17745136/23318897/005a5184-fadd-11e6-8899-b57b2570bba4.png)

This is not final version. What do you think about it?