• Stars
    star
    750
  • Rank 60,494 (Top 2 %)
  • Language
    Java
  • License
    GNU General Publi...
  • Created almost 11 years ago
  • Updated almost 3 years ago

Reviews

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

Repository Details

AcDisplay is a new way of handling notifications in Android.

AcDisplay

Build Status Crowdin Bountysource

Main screen: handling notification Main screen

AcDisplay is a new way of handling notifications in Android.

It will inform you about new notifications by showing a minimal, beautiful screen, allowing you to open them directly from the lock screen. And if you want to see what's going on, you can simply take your phone out of your pocket to view all the latest notifications, in a similarly pleasing and minimalistic manner.

Get AcDisplay on Google Play

Bitcoin wallet: 1GYj49ZnMByKj2f6p7r4f92GQi5pR6BSMz

PayPal

Report a bug or request a feature

Before creating a new issue please make sure that same or similar issue is not already created by checking open issues and closed issues (please note that there might be multiple pages). If your issue is already there, don't create a new one, but leave a comment under already existing one.

Checklist for creating issues:

  • Keep titles short but descriptive.
  • For feature requests leave a clear description about the feature with examples where appropriate.
  • For bug reports leave as much information as possible about your device, android version, etc.
  • For bug reports also write steps to reproduce the issue.

Create new issue

Creating your AcDisplay

We welcome all developers to use our source code to create applications on our platform. There are several things we require from all developers for the moment:

  1. Please do not use the name AcDisplay for your app — or make sure your users understand that it is unofficial.
  2. Kindly do not use our standard logo as your app's logo.
  3. Please remember to read and follow the license.

Versioning

For transparency in a release cycle and in striving to maintain backward compatibility, a project should be maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we should adhere to these rules whenever possible.

Releases will be numbered with the following format: <major>.<minor>.<patch> and constructed with the following guidelines:

  • Breaking backward compatibility bumps the major while resetting minor and patch
  • New additions without breaking backward compatibility bumps the minor while resetting the patch
  • Bug fixes and misc changes bumps only the patch

For more information on SemVer, please visit http://semver.org/.

Download & Build

Clone the project and come in:

$ git clone git://github.com/AChep/AcDisplay.git
$ cd AcDisplay/project/

To build debug version: (only English and Russian locales included)

$ ./gradlew assembleDebug
# Builds all the things. Grab compiled application from ./app/build/outputs/apk/

To build release version: (public test key)

$ ./gradlew assembleRelease
# You will need to answer 'yes' later.
# Grab compiled application from ./app/build/outputs/apk/

To build release version:

# First you need to set the path to your keystore and the alias.
# You may want to put those to your ~/.bashrc file to save them
# for future bash sessions.
$ export ACDISPLAY_SIGN_STORE_FILE=path_to_your_keystore
$ export ACDISPLAY_SIGN_KEY_ALIAS=key_alias

$ ./gradlew assembleRelease
# You will be asked for passwords in proccess.
# Grab compiled application from ./app/build/outputs/apk/

You may also use the Android Studio graphic interface to build.

Import to Android Studio

  • Make sure JDK-7 or later is installed.
  • Make sure latest Android Studio is installed.
  • Launch Android Studio.
  • Select: File -> Import project; and choose ./AcDisplay/project directory.
  • Wait until it done.

More Repositories

1

Header2ActionBar

Java
506
star
2

keyguard-app

Keyguard is an alternative client for the Bitwarden® platform, created to provide the best user experience possible.
Kotlin
490
star
3

15puzzle

The Game of Fifteen written with Flutter
Dart
216
star
4

HeadsUp

Simple implementation of floating notifications.
Java
127
star
5

PocketMode

Prevent accidential touches on your Android smartphone
Kotlin
47
star
6

2048

Dart
21
star
7

horlogo

Exemplary simple watch face for Wear OS
Kotlin
16
star
8

JellyBeanClock

Simple custom drawing android analog clock (UI from Jelly Bean 4.2)
Java
15
star
9

materialwatch

Watch face inspired by the Material You design system
Kotlin
12
star
10

FifteenPuzzle

Logical game Fifteen Puzzle
Java
11
star
11

literaryclock

Kotlin
7
star
12

horario

Horario app is a beautiful Material Design app, which helps you to manage your classes and exams in the most convenient way. Fill your timetable once and it will be with you wherever you go, because of sync across all your Android devices. Notifications won’t let you forget about your homework and exams.
Kotlin
7
star
13

RingLocker

Java
6
star
14

SudokuSolver

Simple and fast Sudoku solver written in Python 3
Python
6
star
15

bindin

Utility library for Android with Kotlin to help you to replace the LiveData with the Flow on the presentation layer.
Kotlin
5
star
16

config

Utility library for Android with Kotlin to help you to create and manage simple _settings_ of an application.
Kotlin
4
star
17

ChartView

A little charts library for Android (in heavy dev)
Java
4
star
18

AliveDotsWallpaper

Awesome OpenGL ES 2.0 based live wallpaper
Java
3
star
19

essence

Kotlin
3
star
20

PuzzleCube

Nothing interesting, trust me.
C++
2
star
21

khpi-latex

LaTeX template for National Technical University "Kharkiv Polytechnic Institute"
TeX
2
star
22

AcKeystore

A concept of the keystore app.
2
star
23

AChep

2
star
24

acpods

Kotlin
2
star
25

achep.github.io

HTML
1
star
26

cv-latex

Curriculum vitæ written in LaTeX
TeX
1
star
27

horario-web

1
star
28

tickets-bucket

1
star
29

playground

The repository is for some fun and experiments, you're welcome here!
Kotlin
1
star
30

khpi-docs

TeX
1
star