aboutsummaryrefslogtreecommitdiffstats
path: root/examples/androidextras/notification
Commit message (Expand)AuthorAgeFilesLines
* Remove QtAndroidExtras module and add note about its state in Qt 6HEADdevAssam Boudjelthia2021-06-2917-659/+0
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-051-2/+2
* Fix icon name typo in NotificationClient.javav5.15.0-beta3Assam Boudjelthia2020-03-131-2/+2
* Fix notification example crashingAssam Boudjelthia2020-03-1213-71/+140
* Update AndroidManifest.xml to be compatible with Qt 5.14Eskil Abrahamsen Blomfeldt2019-10-251-10/+5
* Fix example to build on AndroidAlex Blasche2019-04-261-1/+1
* Fix outdated FDL headerKai Koehne2017-09-291-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+3
|\
| * add example installsOswald Buddenhagen2016-04-281-0/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-083-0/+0
|\|
| * Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-223-0/+0
* | Updated license headersAntti Kokko2016-01-205-86/+171
|/
* Update copyright headersJani Heikkinen2015-02-126-41/+41
* Doc: document Qt Notification exampleLeena Miettinen2014-11-041-0/+54
* Update Qt icon used in the exampleTopi Reinio2014-10-151-0/+0
* Update license headers and add new licensesv5.4.0-alpha1Jani Heikkinen2014-08-245-95/+55
* Doc: Improved example documentation.v5.3.0-rc1v5.3.0Jerome Pasion2014-04-251-1/+5
* Update the AndroidManifestv5.3.0-beta1Christian Strømme2014-03-201-1/+3
* Fix license headers in exampleEskil Abrahamsen Blomfeldt2013-11-215-6/+5
* Update AndroidManifest.xml in exampleEskil Abrahamsen Blomfeldt2013-11-122-18/+19
* Rename QJNIXxx classes to QAndroidJniXxx.Christian Strømme2013-10-101-3/+3
* Remove JNI_OnLoad() from the example.v5.2.0-alpha1Christian Strømme2013-09-264-135/+3
* Add missing files for exampleEskil Abrahamsen Blomfeldt2013-09-252-0/+41
* Add example of JNI APIEskil Abrahamsen Blomfeldt2013-09-2312-0/+578