• Stars
    star
    514
  • Rank 86,040 (Top 2 %)
  • Language
    Java
  • Created almost 11 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

RSVP reader for Android.

Glance-Android

Glance

Glance is a RSVP reader for Android 4.0.4+ (API 15). Glance also includes a curated collection of feeds for your reading pleasure thanks to work by Rich Jones. The Glance reading collection is also available at glance.wtf, because silly TLDs are great.

You can share URLs to Glance from your favorite web browser, or open .epubs on your device's external storage directly.

Available on Google Play under the name Glance

Glance

Lend a hand

Some quick, incomplete thoughts on what's next.

Enhancements

  • Find some nice monospace fonts
  • More sophisticated pivot choosing
  • Better handle "Chapters" with epublib, or some other epub library
    • This seems unreasonably hard.

Features

  • Read text from clipboard

Building

  1. Make sure you've installed the following from the Android SDK Manager before building:

    • Android SDK Build-tools 19.0.2
    • Android SDK tools 22.3
    • SDK Platform 19
    • Android Support Repository 4
  2. Define the ANDROID_HOME environmental variable as your Android SDK location.

    If you need help check out this guide.

  3. Build!

    To build an .apk from this directory, make sure ./gradlew is executable and run:

     $ ./gradlew assemble
    

    The resulting .apk will be availble in ./app/build/apk.

Thanks

In no partiular order. Thanks everybody!

  • Rich Jones for adding the curated feeds & community features.
  • andrewgiang for contributing a re-usable library based on the early project, and other contributions
  • defer for refactoring that made it easier to support multiple formats
  • epublib by psiegman (LGPL)
  • rcarlsen for work adopting for Glass
  • mneimsky for work adopting for Glass

License

GPLv3

More Repositories

1

BLEMeshChat

Android client for iOS to Android chat application over Bluetooth LE, using Android L APIs
Java
155
star
2

HWEncoderExperiments

Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and MediaMuxer
Java
122
star
3

FFmpeg-Android

Script and Instructions for building FFmpeg for Android
Shell
83
star
4

FFmpegTest

Turning Android devices into HLS video servers.
C
74
star
5

AirShare-Android

Android AirShare client
Java
52
star
6

GlassCast

Live video streaming from Google Glass. Powered by Kickflip.
Java
23
star
7

Osmdroid-Plus

Osmdroid with enhancements
Java
16
star
8

OneWheelMonitor

Provides audio feedback and diagnostic logging while riding your OneWheel
Swift
14
star
9

KenBurns-Android

Ken Burns ImageView example for Android
Java
13
star
10

ConstraintLayoutPerf

Comparing the new ConstraintLayout to RelativeLayout
Java
12
star
11

Android-JNI-Gradle

Deprecated: JNI Support seems mostly complete in the Android gradle plugin. An example of how to build Android NDK projects with Gradle prior to official support.
Shell
11
star
12

GameShow

A trivia game show for Android TV
Java
8
star
13

StorySphere

An OpenGL powered Photosphere Viewer for Android, plus some experiments
Java
6
star
14

BART

Open BART on the Google Play store. An elegant BART transit app for Android. Jank sold separately.
Java
6
star
15

MobileMileageTracker-Android

Java
4
star
16

house-of-spirits

Python
4
star
17

iBurn-2012

iBurn-2012 for Android
Java
3
star
18

LightShow

Making LEDs blink pretty
Kotlin
3
star
19

captionIt

Simple SSL chatserver with ESAPI4JS message sanitation using Node.js, Express, and Socket.io.
JavaScript
2
star
20

dbro.pro

my hypertext representation
HTML
2
star
21

SneakerStats

A django app for collecting statistics from Sneakernet mobile clients
Python
2
star
22

OnlyInAmerica.github.io

JavaScript
1
star
23

dbropro

A living experiment with Meteor
JavaScript
1
star
24

P300-Fan-Adapter

A 12V PC Fan adapter for the AAXA P300 Pico Projector. Cause the built-in fan is too damn loud.
OpenSCAD
1
star
25

Cards

Card game simulator for Android
Java
1
star