1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-08-13 16:53:50 -04:00
Yaaic/application/src/org/yaaic
Thomas Martitz 7120bb48ea Work around duplicated activities.
With activity:launchMode = standard, we get duplicated activities
depending on the task the app was started in. In order to avoid
stacking up of this duplicated activities we keep a count of this
root activity and let it finish if it already exists

Launching the app via the notification icon creates a new task,
and there doesn't seem to be a way around this so this is needed
2011-03-06 10:59:22 +01:00
..
activity Work around duplicated activities. 2011-03-06 10:59:22 +01:00
adapter ServerListAdapter: Updated color codes 2011-02-11 12:54:48 +01:00
command Added 2011 to licence header 2011-02-05 13:00:12 +01:00
db Added 2011 to licence header 2011-02-05 13:00:12 +01:00
exception Added 2011 to licence header 2011-02-05 13:00:12 +01:00
irc New user action view and new actions: reply, query 2011-02-05 16:04:36 +01:00
layout Added 2011 to licence header 2011-02-05 13:00:12 +01:00
listener Added 2011 to licence header 2011-02-05 13:00:12 +01:00
model New user action view and new actions: reply, query 2011-02-05 16:04:36 +01:00
receiver Added 2011 to licence header 2011-02-05 13:00:12 +01:00
ssl Added 2011 to licence header 2011-02-05 13:00:12 +01:00
view Added 2011 to licence header 2011-02-05 13:00:12 +01:00
Yaaic.java Added 2011 to licence header 2011-02-05 13:00:12 +01:00