Commit Graph

153 Commits

Author SHA1 Message Date
mar-v-in 9ce8aa343d Fix defect on some devices/emulators 2015-10-15 03:20:01 +02:00
mar-v-in 766a6a1b47 Update portions of GCM implementation
- Fix bug causing unregister to be send multiple times
- More work related to #23, #29 and #31
2015-10-11 00:46:58 +02:00
mar-v-in 02e6ffce4d Add Wearable DataBundle prototype 2015-10-10 19:06:38 +02:00
mar-v-in be0f43cc48 Add initial version of Wear protocol buffers 2015-10-10 16:47:27 +02:00
mar-v-in 602ccda69b Update submodule + small fix 2015-10-10 12:06:09 +02:00
Marvin W 328b2411e9 Merge pull request #44 from julienschmidt/master
Add German translation
2015-10-10 12:01:31 +02:00
Julien Schmidt 611fe016a0 Remove non-tranlatable from German translation 2015-10-10 07:21:08 +02:00
Marvin W 21d60a4e3f Merge pull request #45 from Koloses/master
Include initial Polish translation
2015-10-10 01:29:42 +02:00
mar-v-in 2a75718ffe Merge branch 'master' of github.com:microg/android_packages_apps_GmsCore 2015-10-09 20:51:40 +02:00
mar-v-in 140716c931 Fix #43 2015-10-09 20:51:17 +02:00
Koloses 8229c7a0b7 Include initial Polish translation 2015-10-09 19:17:16 +02:00
Julien Schmidt c8619e8f3a Add German translation 2015-10-09 15:20:56 +02:00
Marvin W e307804c53 Merge pull request #42 from ygorigor/master
Add romanian translation
2015-10-09 14:46:37 +02:00
Marvin W d7acf51147 Merge pull request #39 from BRNmod/mk_vars
prefix variables with module name
2015-10-09 14:45:45 +02:00
Marvin W e7183a8a03 Merge pull request #41 from pejakm/srupd
Update Serbian translation
2015-10-09 14:45:20 +02:00
Simon Wörner 7f9559c09d prefix variables with module name
Change-Id: I1878301bc0c1b11d2bfac0282cebe59115550471
2015-10-08 19:14:02 +02:00
Igor Sorocean b87d27efa2 Add romanian translation 2015-10-08 16:02:51 +03:00
Mladen Pejaković 072c3a9f88 Update Serbian translation 2015-10-08 12:45:03 +02:00
mar-v-in e3b91f2635 Fix bug causing Google Maps to die when navigation is started 2015-10-08 01:41:52 +02:00
mar-v-in fcda44b257 Initial work for programmatic auth, might fix #28 2015-10-06 18:47:45 +02:00
mar-v-in b92c4d2417 Add empty AdvertisingIdService 2015-10-06 18:06:03 +02:00
mar-v-in 2657d740e7 Checkin before logging in if needed, force checkin after login
Fixes crash under certain conditions when creating account, might fix Play Store
2015-10-05 23:32:10 +02:00
mar-v-in 501866bb7d Add support for push notification unregistering 2015-10-04 17:53:52 +02:00
mar-v-in 575b0230ab Small string fixes 2015-10-04 14:59:19 +02:00
mar-v-in 3a156903f6 Fix bug in Location API 2015-10-04 04:42:44 +02:00
mar-v-in da731b082c Show notification for applications that don't do it theirself... 2015-10-04 02:16:01 +02:00
mar-v-in dab1d35b21 Properly handle some issues during account creation 2015-10-04 00:59:11 +02:00
mar-v-in 1f67d1aad0 Automatically checkin after 12 hours 2015-10-04 00:15:24 +02:00
mar-v-in 40ca65bbf4 Huge Update
- Update Location APIs, fixes #37
- Update version number, fixes #38
- Enable long press input on WebView during login, fixes #34
- Extended log output and auto-repair for GCM connection, related to #29 and #31
- New icons
- Small quirks in Auth handling (required for Login to some applications)
2015-10-03 22:47:05 +02:00
mar-v-in b0701625ad Update Maps API 2015-10-02 18:10:48 +02:00
mar-v-in 3519d33709 Merge branch 'oNaiPs-master' 2015-08-29 17:49:52 +02:00
Jose Pereira 905bb9a0a6 Added travis build
MOD: Remove google repositories, they should never be required
2015-08-29 17:48:44 +02:00
mar-v-in 109856ffd0 Do not checkin "unknown" ABI, Fix Lint issues 2015-08-25 02:29:26 +02:00
mar-v-in 1a83f8281f Improve mcs connection
wake up device when reconnecting, fix teardown incomplete on null message (#24)
2015-08-17 23:28:01 +02:00
mar-v-in c826702bb9 Update build tools and upstream, fix issue described in #24 2015-08-17 01:03:06 +02:00
mar-v-in 09f5773e81 Add Logging to LoginActivity 2015-08-14 16:54:21 +02:00
mar-v-in bd69c16c62 Various fixes
Fixes #24
2015-08-06 17:38:46 +02:00
mar-v-in 44f4bdc6ac Update Maps API 2015-08-06 17:02:47 +02:00
mar-v-in 39a07ffcbc Update vtm 2015-08-06 17:02:08 +02:00
mar-v-in 331813ce3c Update maps, rework MCS
MCS rework related to #23 and #24
2015-08-04 13:05:47 +02:00
mar-v-in 61ede98580 Increase version number 2015-07-24 16:25:24 +02:00
mar-v-in cd9d38b70b Add some wearable APIs and various fixes 2015-07-24 02:59:09 +02:00
mar-v-in 3511c41358 Fix checkin 2015-07-24 02:55:58 +02:00
mar-v-in f30a996c2b Update UnifiedNlp, fix #21 2015-07-08 18:23:20 +02:00
mar-v-in e1b757de3e Various fixes, Checkin (dependency for GCM) is still broken!
Fix lint (fixes #20)
(hopefully) Fix mcs loop (could cause high battery drain)
Show link to UnifiedNlp in settings (mentioned in #10, @XDA)
Add extended description for settings (mentioned @XDA)
2015-07-04 13:47:27 +02:00
Marvin W d48defe2df Merge pull request #17 from pejakm/srtr
Add Serbian translation
2015-07-03 15:54:30 +02:00
Marvin W fe73c05ad9 Merge pull request #18 from BRNmod/mk_clean
symlink gradle build dir in out
2015-07-01 03:00:16 +02:00
Simon Wörner 59731c4009 cleaned Android.mk, added symlink to out dir 2015-06-30 00:55:30 +02:00
Mladen Pejaković 0c519a9f5b Add Serbian translation 2015-06-26 12:19:04 +02:00
mar-v-in 7099a3230e Add some search API stub implementations 2015-06-23 19:22:19 +02:00