1
0
mirror of https://github.com/nerzhul/nrz-androidlib.git synced 2025-06-07 16:06:21 +00:00

20 Commits

Author SHA1 Message Date
Loic Blot
42a36f7c97 Update nrz android lib and add gitignore 2015-11-18 18:31:20 +01:00
Loic Blot
5cb1169312 Fix Bundle, use the Intent instead 2015-05-15 12:25:28 +02:00
Loic Blot
4bf0073d6f Add onclicklistener on AndroidAccountAdapter. This permit to launch another activity based on this account 2015-05-15 09:53:12 +02:00
Loic Blot
b126a568e0 Merge branch 'master' of https://github.com/nerzhul/nrz-androidlib 2015-05-03 19:54:37 +02:00
Loic Blot
ba2b4a8980 Add AndroidAccountAdapter which permit to generate an account listview directly by creating this adapter and passing a android listview resource and item layout 2015-05-03 19:53:00 +02:00
Loic Blot
cfa7a225af SDK path into a property file 2015-04-02 14:07:59 +02:00
Loic Blot
c355da230c Remove ant.properties 2015-04-02 14:03:32 +02:00
Loic Blot
3299cdafd0 Fix ant build 2015-04-02 13:56:56 +02:00
Ner'zhul
78d19167f1 Create ant.properties 2015-04-02 12:25:19 +02:00
Ner'zhul
3764725980 Update build.xml 2015-04-02 12:20:59 +02:00
Ner'zhul
bc3df54080 Update build.xml 2015-04-02 12:20:24 +02:00
Ner'zhul
063498d321 Update build.xml 2015-04-02 12:18:57 +02:00
Ner'zhul
536fe8c6e6 Create ant build.xml 2015-04-02 12:15:14 +02:00
Ner'zhul
5fc213ff5a Update README.md 2015-04-02 12:13:52 +02:00
Loic Blot
f4497ce993 Add many methods to make preference activity simpler 2015-03-29 21:39:34 +02:00
Loic Blot
d9f5dd4f5a Add NrzSettingsActivity which is an abstract class for our settings 2015-03-29 20:55:00 +02:00
Loic Blot
efa85f522c Add the copyright notice to files 2015-03-29 19:46:01 +02:00
Loic Blot
712f580d93 Licence: BSD 2 clauses 2015-03-29 19:37:58 +02:00
Ner'zhul
629526fc2b Create README.md 2015-03-24 19:44:46 +01:00
Loic Blot
29a52ea89d First commit: import sources for our lib 2015-03-24 19:42:31 +01:00