• This repository has been archived on 26/Apr/2023
  • Stars
    star
    462
  • Rank 94,243 (Top 2 %)
  • Language
    Java
  • License
    Other
  • Created about 11 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

[DEPRECATED] An Android ListView with enhanced functionality (e.g. Swipe To Dismiss or Undo)

EnhancedListView [Deprecated]

An Android ListView with enhanced functionality (e.g. Swipe To Dismiss and Undo)

The documentation can be found in the wiki: https://github.com/timroes/EnhancedListView/wiki

Deprecation Notice

With the new Android L release a new View called RecyclerView will be introduced. This view will be part of the support library, so it is backward compatible till API level 7.

This View has many advantages over the old ListView (and other adapter based views). I highly recommend using the new RecyclerView from its official release on. This means, this library would need a complete rewrite to the new view. Since I don't have the time to do so, I deprecate this library with the coming Android L release, meaning there will be no further development from my side.

If you want to port this view to the new RecyclerView feel free to take as much from this library that you need (it is all licensed under Apache Software License). If you've written a replacement library on the new technology, feel free to drop me a notice. I will gladly add a link here to your library.

If you start a new project and stumble upon this library, please think twice of including it in your project, since it will very soon be old technology (and not developed any further).

Update Notice

v0.3.0

  • All resources (layouts, colors, etc.) got an elv_ prefix. So if you have changed some of these in your own app, you must make sure to also add the elv_ prefix to your resources (e.g. to change or internationalize the "Undo" string, you will need to have a string resource elv_undo instead of undo).

More Repositories

1

SwipeToDismissUndoList

An Android library to enable swipe to dismiss and undo functionality on ListViews.
Java
250
star
2

angular-es6-sample

A sample project on how to build Angular 1 apps with ES6 support.
JavaScript
119
star
3

android-ps-tools

Some small tools for Photoshop to help creating Android mock-ups
JavaScript
76
star
4

groovyplayground

A simple app engine project to play around with the Groovy language in your browser.
JavaScript
47
star
5

kibana4-vagrant

This is a vagrant virtual machine with an Kibana 4 (and ElasticSearch) instance. It belongs to a Kibana 4 tutorial on the following URL:
Shell
39
star
6

awesome-config

My awesome wm configuration.
Lua
30
star
7

SwipeToDismissUndoDemo

The demonstration app (also available in Google Play store) for the SwipeToDismissUndoList library.
Java
19
star
8

elasticsearch_status

A sample Kibana application plugin for my Kibana tutorial series.
JavaScript
18
star
9

quiz

A web based quiz software.
JavaScript
11
star
10

tr-k4p-clock

A sample Kibana 4.2.0 visualization plugin for a tutorial series.
JavaScript
9
star
11

lvlup-game

A simple quiz game, that you can play with a crowd of smartphone owners.
JavaScript
7
star
12

tr-k4p-tagcloud

A sample Kibana 4.2.0 visualization plugin for a tutorial series.
JavaScript
6
star
13

android-snippets

Java
6
star
14

gma-calculator

🧮 Calculator for German Meal Allowance
TypeScript
4
star
15

explain-plz

A small python tool, that explains you the android source code. See the README for more details.
Python
3
star
16

mongodb-vagrant

A simple vagrant VM with MongoDB and the demo data installed.
Shell
3
star
17

timroes.de

Source code of my blog
TypeScript
3
star
18

www.timroes.de

Outdated static page generator before I switched to gatsbyjs (timroes.de is new repository).
JavaScript
3
star
19

zsh-config

My active zsh config (including some additional configs like the gitconfig), Replaced by https://github.com/timroes/dotfiles
Shell
2
star
20

background-sync-sample

A very simple example on how you can use the web background sync API
JavaScript
2
star
21

devfestka-page

CSS
2
star
22

tr-k4p-fieldformatters

A sample Kibana visualization plugin for a tutorial series.
JavaScript
2
star
23

webapi-samples

A project with samples for modern web APIs.
JavaScript
2
star
24

issue-crawler

JavaScript
1
star
25

my-awesome

DEPRECATED: I have my new config in the following repo: https://github.com/timroes/awesome-config
Lua
1
star
26

gridka-android-workshop

This is the sample Android App and App Engine Backend for the GridKA 2014 workshop "Getting started with Android and App Engine"
Java
1
star
27

modernwebtalk

An talk from 2014 about (that time) modern Web APIs
JavaScript
1
star
28

explain-plz-data

The data to the explain-plz tool, that explains the different projects in the android source code. Please make pull request if you can add anything to this data!
1
star
29

web-a11y-workshop

JavaScript
1
star
30

andtools

Small console to utilize some android tasks
Python
1
star
31

gulp-libraries

Work in progress
JavaScript
1
star
32

angular-starter-template

A simple template for quick starting some Angular experiments. Attention: this is not meant for production code.
HTML
1
star
33

PaletteViewer

Simple demo application to demonstrate the new Palette library of Android.
Java
1
star
34

gradle-git-version

Groovy
1
star