Skip to content

sc8696/etidroid

Repository files navigation

mobilue

ETI android app

If you want to build this yourself, shove it into a copy of Eclipse with all the Android tools installed (recommend downloading the Android SDK from Google). Plug your phone in, press Build/Play in Eclipse and choose your phone or an emulator from the device targetter.

All the main code is in assets/www

It's written with AngularJS as the controller system, if you know that you're golden.

=====================================================

v0.6

[Fixes/patches]
Complete overhaul of the architecture to Angular (this took so fucking long D:)
Uses mobile website login mechanism so shouldn't log you out of the desktop site anymore
Added ability to go to new posts by pressing the highlighted post counter on the topic list
Added user filtering (swipe left on a post from the dots on the right)
Fixed history not working
More responsive feel
Fixed post rendering (some posts usde to not display at all. They all should do now

[Enhancements]
Changed loading icon
Slightly different highlight colour

~~~

v0.4

[Fixes/patches]
Made every font size relative to a base font which is dependant on your screen resolution.
Optimised some of the style sheets

[Enhancements]
Switched to the egg icon
Made the page controls larger again

~~~

v0.32

[Fixes/patches]
Fixed unresponsive page controls
Added refresh button on topic list

[Enhancements]
Changed page controls to change to icons on smaller screens
Changed the "fetching" screen to be pure black rather than slightly transparent to improve UX (so loaded pages don't "pop" into view in the background)
Cleaned up layout stylesheet for optimisation
Removed a lot of unecessary page markup that was making use clunkier than it should've been

~~~

v0.31

[Fixes/patches]
Fixed bug where you could only post in one topic
Disabled links inside app to stop it breaking if you accidentally click a link
Post datetime is actually real now as opposed to being xx/xx/xx
Using the next/prev page buttons in a topic will put you at the top of the new page after it's loaded rather than putting you at the top of the current page and then loading the new page

[Enhancements]
Pressing "last page" will put you to the bottom of the page and thus the last post
Made topic control buttons larger
Decreased tap response time so that tapping feels overall more responsive
Added version number to login page
Changed name of app to "mobilue" over "mobiLUE"

About

ETI android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages