Commit Graph

35 Commits

Author SHA1 Message Date
Juan Miguel Boyero Corral bd985c9cf3 Add Firebase dependencies (#298) 2020-10-14 21:10:03 +02:00
Juan Miguel Boyero Corral 3a9ced6c9f Switch from Google Analytics to Firebase (#247)
* Switch from Google Analytics to Firebase

* Fix google-services.json.enc path

* Fix google-services.json.enc path (try 2)

* Fix google-services.json.enc path (try 3)

* Fix google-services.json.enc path (try 4)

* Fix google-services.json.enc path (try 5)

* Fix google-services.json.enc path (try 6)

* Fix Android Build Tools version

* Fix BuildConfigField SWAD_APP_KEY
2019-05-02 18:38:45 +02:00
Juan Miguel Boyero Corral 6e6a2da771 Update dependencies (#246) 2019-03-31 16:52:39 +02:00
Juan Miguel Boyero Corral fda404aaac Enable APK Autodeploy in Travis CI (#240)
Enable APK Autodeploy in Travis CI
2018-05-18 00:51:10 +02:00
Juan Miguel Boyero Corral 70a14ce4ce Added exec permission to gradlew 2016-09-29 20:42:26 +02:00
Juan Miguel Boyero Corral 9d3addda9d Enabled CI through Travis-CI 2016-09-29 20:35:34 +02:00
Juan Miguel Boyero Corral 4ba0f05a2d Replaced ZXing library with ZXing Android Embedded library 2016-06-06 23:27:49 +02:00
Juan Miguel Boyero Corral a6047aa4a0 Now notifications are cleaned by age 2016-01-30 14:52:35 +01:00
Juan Miguel Boyero Corral e805608f23 Updated Gradle version to 2.10 2015-12-31 21:20:34 +01:00
Juan Miguel Boyero Corral 3c3ca45749 Added settings.gradle 2014-12-17 19:01:38 +01:00
Juan Miguel Boyero Corral 95682011c7 Added main .iml 2014-12-17 18:57:49 +01:00
Juan Miguel Boyero Corral ccfd314356 Migrated to Gradle and Android Studio 2014-09-27 16:57:11 +02:00
Juan Miguel Boyero Corral 45287e4cd3 Updated gitignore 2014-08-30 09:31:56 +02:00
Juan Miguel Boyero Corral fbc9237e9c Moved private keys to external class (not versioned) in order to improve
security
2014-08-10 14:51:03 +02:00
Juan Miguel Boyero Corral 627a1c2488 Added Android-PullToRefresh ignored files 2013-12-14 22:35:36 +01:00
Juan Miguel Boyero Corral 2f3c1703e3 Added wsdl folder 2013-05-15 11:41:19 +02:00
Helena Rodriguez ef6cdcb596 Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	SWADroid/src/es/ugr/swad/swadroid/model/DataBaseHelper.java
2012-10-13 14:34:43 +02:00
Helena Rodriguez 38e345aff1 Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	.gitignore
	SWADroid/AndroidManifest.xml
	SWADroid/project.properties
	SWADroid/res/layout/list_items.xml
	SWADroid/res/values-es/strings.xml
	SWADroid/res/values/strings.xml
	SWADroid/res/xml/tables.xml
	SWADroid/src/es/ugr/swad/swadroid/Global.java
	SWADroid/src/es/ugr/swad/swadroid/SWADMain.java
	SWADroid/src/es/ugr/swad/swadroid/model/Course.java
	SWADroid/src/es/ugr/swad/swadroid/model/DataBaseHelper.java
	SWADroid/src/es/ugr/swad/swadroid/model/Group.java
	SWADroid/src/es/ugr/swad/swadroid/modules/Groups.java
	SWADroid/src/es/ugr/swad/swadroid/modules/attendance/Attendance.java
2012-10-02 20:26:36 +02:00
Juan Miguel Boyero Corral a4d5f11aa4 Merged aguilerin/master branch 2012-06-27 01:34:03 +02:00
Antonio Aguilera a350c08256 Finished rollcall module 2012-06-25 12:31:36 +02:00
Helena Rodriguez 6d86cf18b6 Merge branch 'develop' of https://hrguez@github.com/Amab/SWADroid.git
into develop

Conflicts:
	SWADroid/gen/es/ugr/swad/swadroid/R.java
2012-05-21 12:59:14 +02:00
Juan Miguel Boyero Corral 8457e582b4 Fixed merge conflicts 2012-04-27 22:50:49 +02:00
Antonio Aguilera 8727a61f52 Integrated ZXing into SWADroid project
Signed-off-by: Antonio Aguilera <aguilerin@gmail.com>
2012-04-18 13:22:10 +02:00
Helena Rodriguez f9d91caadd Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	SWADroid/gen/es/ugr/swad/swadroid/R.java
2012-04-07 11:21:41 +02:00
Juan Miguel Boyero Corral d3271ec05e Added APK to repository 2012-01-29 09:54:08 +01:00
Juan Miguel Boyero Corral edebd5d2f4 Added new stuff
git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@202 5bc14d19-1e4b-4ba2-aa50-860af135f48c
2011-11-22 22:27:47 +00:00
Juan Miguel Boyero Corral ba073bf870 Bumped version
git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@115 5bc14d19-1e4b-4ba2-aa50-860af135f48c
2011-11-22 22:09:41 +00:00
Juan Miguel Boyero Corral 1747a94e8a Added missing directories
git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@65 5bc14d19-1e4b-4ba2-aa50-860af135f48c
2011-11-22 22:05:06 +00:00
Juan Miguel Boyero Corral 40cca8eb3d Removed SWADroidTest
git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@63 5bc14d19-1e4b-4ba2-aa50-860af135f48c
2011-11-22 22:04:42 +00:00
Juan Miguel Boyero Corral db24839935 Added SWADroidTest project
git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@60 5bc14d19-1e4b-4ba2-aa50-860af135f48c
2011-11-22 22:04:25 +00:00
Juan Miguel Boyero Corral a6114d1dd8 Removed assets directory
git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@29 5bc14d19-1e4b-4ba2-aa50-860af135f48c
2011-11-22 22:01:35 +00:00
Juan Miguel Boyero Corral 1751f4c55f Removed unused stuff
git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@25 5bc14d19-1e4b-4ba2-aa50-860af135f48c
2011-11-22 22:01:16 +00:00
Juan Miguel Boyero Corral 249d7b350a Added forgotten directory gen. Updated .gitignore
git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@11 5bc14d19-1e4b-4ba2-aa50-860af135f48c
2011-11-22 22:00:19 +00:00
Juan Miguel Boyero Corral 10eb075e15 Switched IDE from Netbeans to Eclipse. Updated .gitignore
git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@10 5bc14d19-1e4b-4ba2-aa50-860af135f48c
2011-11-22 22:00:13 +00:00
Juan Miguel Boyero Corral 953a07ded0 Added .gitignore file
git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@9 5bc14d19-1e4b-4ba2-aa50-860af135f48c
2011-11-22 22:00:06 +00:00