Statistics
| Branch: | Revision:

pinentry-android @ master

Name Size
  android
  assuan
  build-aux
  curses
  debian
  doc
  gtk
  gtk+-2
  m4
  pinentry
  qt
  qt4
  secmem
  w32
.gitignore 513 Bytes
AUTHORS 364 Bytes
COPYING 14.8 KB
ChangeLog 484 Bytes
ChangeLog-old 70.3 KB
INSTALL 11.1 KB
Makefile.am 2.74 KB
Manifest 886 Bytes
NEWS 5.43 KB
README 2.89 KB
README.GIT 2.21 KB
THANKS 290 Bytes
TODO 869 Bytes
acinclude.m4 3.99 KB
autogen.sh 6.01 KB
config.guess 43.8 KB
config.rpath 14.5 KB
config.sub 34.8 KB
configure.ac 15.4 KB
depcomp 17.4 KB
install-sh 13.3 KB
missing 10.9 KB
mkinstalldirs 3.41 KB

Latest revisions

# Date Author Comment
342bb18d 12/10/2013 04:59 pm Hans-Christoph Steiner

GPGA now sends env vars with :- assignment, parse these properly

There was a backtrace about EXTERNAL_STORAGE not being set, so I decided to
just send over all of the Android env vars to pinentry.

refs #2744

0428de1f 06/19/2013 04:52 am Hans-Christoph Steiner

android: use new environment.conf file to read in required env vars

The Android app now provides a file called environment.conf which includes
the env vars that pinentry needs in order to find all the .so and .jar
files that are needed to run. These env vars are unset as part of the...

146d9645 06/19/2013 04:50 am Hans-Christoph Steiner

android: fixed minor warning

83e9c75b 06/14/2013 11:29 pm abeluck

parse PINENTRY_USER_DATA for env vars to set

We need to set LD_LIBRARY_PATH, BOOTCLASSPATH in our env
for everything to work nicely. We also parse the user id
on multiple android tablets.

35856b51 06/14/2013 10:02 am abeluck

don't overwrite the BOOTCLASSPATH if it exists

667d1720 06/10/2013 04:43 pm abeluck

android: fix warnings and remove unused function

7bc05949 06/10/2013 04:40 pm abeluck

android: remove ifdefed code that launched the GUI via another socket

1b7aaa73 06/10/2013 04:35 pm abeluck

android: remove hardcoded GNUPGHOME and use environment variable instead

5508ceb2 06/09/2013 09:33 pm abeluck

android: disable debug messages

0f2d11e9 06/09/2013 08:16 pm abeluck

android: use abstract domain socket for external invocations

View all revisions | View revisions

Also available in: Atom